Trace number 3714317

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc? (TO) 1800.09 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-dlx1c.ucl--soft-33-100-0.wbo
MD5SUM835b153aeac9652072cec4414ff34af5
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.467928
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables6392
Total number of constraints18058
Number of soft constraints12226
Number of constraints which are clauses17278
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints780
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 617866
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 617865
Biggest number in a constraint 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 126
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.77/2.93	c run usual solver
5.86/6.06	o 4005
5.86/6.06	c current bound: 2002
5.86/6.06	c fallback to adder encoding
360.91/361.59	o 2001
360.91/361.59	c current bound: 1000
360.91/361.59	c fallback to adder encoding
1800.05/1800.50	./satsolver.sh: line 5: 26457 Terminated              ./glucose $1 > $2 2> /dev/null
1800.05/1800.50	c error: unexpected solver exit code
1800.05/1800.50	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3714317-1338185902/watcher-3714317-1338185902 -o /tmp/evaluation-result-3714317-1338185902/solver-3714317-1338185902 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3714317-1338185902.wbo 1950855663 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26264
/proc/meminfo: memFree=29654952/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0

[startup+0.0285841 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26264
/proc/meminfo: memFree=29654952/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26264
/proc/meminfo: memFree=29654952/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26264
/proc/meminfo: memFree=29654952/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 26264
/proc/meminfo: memFree=29654952/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 26266
/proc/meminfo: memFree=29640044/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=34876 CPUtime=1.49 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) R 26264 26264 21914 0 -1 4202496 3239 0 0 0 149 0 0 0 20 0 1 0 284714766 35713024 5254 33554432000 4194304 5990268 140737153901776 140737153897016 4766864 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26265/statm: 8719 5254 136 439 0 8276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44024

[startup+3.10018 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 26266
/proc/meminfo: memFree=29609272/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=68208 CPUtime=2.82 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 7836 0 0 0 275 7 0 0 20 0 1 0 284714766 69844992 11457 33554432000 4194304 5990268 140737153901776 140737153894928 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 17052 11457 149 439 0 16609 0
Current children cumulated CPU time (s) 2.82
Current children cumulated vsize (KiB) 77356

[startup+6.30031 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 26271
/proc/meminfo: memFree=29549972/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=107688 CPUtime=6.15 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) R 26264 26264 21914 0 -1 4202496 12026 26926 0 0 308 55 237 15 20 0 1 0 284714766 110272512 21078 33554432000 4194304 5990268 140737153901776 140737153894928 4521678 0 0 4096 0 0 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 26922 21078 162 439 0 26479 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 116836

[startup+12.7004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 26278
/proc/meminfo: memFree=29284356/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=6.7 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 13800 26926 0 0 355 63 237 15 20 0 1 0 284714766 177381376 33546 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 33546 163 439 0 42863 0
[pid=26277] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26277/stat : 26277 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284715451 9367552 266 33554432000 4194304 5064252 140736191221136 140736191220048 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26277/statm: 2287 266 226 213 0 72 0
[pid=26278] ppid=26277 vsize=158984 CPUtime=5.83 cores=0,2,4,6
/proc/26278/stat : 26278 (glucose) R 26277 26264 21914 0 -1 4202496 29706 0 0 0 575 8 0 0 20 0 1 0 284715451 162799616 36175 33554432000 4194304 5208918 140735176560768 140735176558728 4210976 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26278/statm: 39746 36175 96 248 0 39495 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 350504

[startup+25.5004 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 26278
/proc/meminfo: memFree=29284868/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=6.7 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 13800 26926 0 0 355 63 237 15 20 0 1 0 284714766 177381376 33546 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 33546 163 439 0 42863 0
[pid=26277] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26277/stat : 26277 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284715451 9367552 266 33554432000 4194304 5064252 140736191221136 140736191220048 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26277/statm: 2287 266 226 213 0 72 0
[pid=26278] ppid=26277 vsize=158984 CPUtime=18.63 cores=0,2,4,6
/proc/26278/stat : 26278 (glucose) R 26277 26264 21914 0 -1 4202496 29713 0 0 0 1855 8 0 0 20 0 1 0 284715451 162799616 36182 33554432000 4194304 5208918 140735176560768 140735176558728 4211635 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26278/statm: 39746 36182 96 248 0 39495 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 350504

[startup+51.1003 s]
/proc/loadavg: 2.19 2.04 2.01 3/183 26280
/proc/meminfo: memFree=25896464/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=6.7 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 13800 26926 0 0 355 63 237 15 20 0 1 0 284714766 177381376 33546 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 33546 163 439 0 42863 0
[pid=26277] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26277/stat : 26277 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284715451 9367552 266 33554432000 4194304 5064252 140736191221136 140736191220048 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26277/statm: 2287 266 226 213 0 72 0
[pid=26278] ppid=26277 vsize=160580 CPUtime=44.23 cores=0,2,4,6
/proc/26278/stat : 26278 (glucose) R 26277 26264 21914 0 -1 4202496 30052 0 0 0 4414 9 0 0 20 0 1 0 284715451 164433920 36521 33554432000 4194304 5208918 140735176560768 140735176558600 4211176 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26278/statm: 40145 36521 104 248 0 39894 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 352100

[startup+102.307 s]
/proc/loadavg: 2.33 2.12 2.04 3/184 26287
/proc/meminfo: memFree=24426372/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=6.7 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 13800 26926 0 0 355 63 237 15 20 0 1 0 284714766 177381376 33546 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 33546 163 439 0 42863 0
[pid=26277] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26277/stat : 26277 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284715451 9367552 266 33554432000 4194304 5064252 140736191221136 140736191220048 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26277/statm: 2287 266 226 213 0 72 0
[pid=26278] ppid=26277 vsize=161848 CPUtime=95.43 cores=0,2,4,6
/proc/26278/stat : 26278 (glucose) R 26277 26264 21914 0 -1 4202496 30388 0 0 0 9534 9 0 0 20 0 1 0 284715451 165732352 37368 33554432000 4194304 5208918 140735176560768 140735176558728 4229344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26278/statm: 40462 37368 104 248 0 40211 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 353368

[startup+162.3 s]
/proc/loadavg: 2.19 2.11 2.04 3/181 26291
/proc/meminfo: memFree=27813656/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=6.7 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 13800 26926 0 0 355 63 237 15 20 0 1 0 284714766 177381376 33546 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 33546 163 439 0 42863 0
[pid=26277] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26277/stat : 26277 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 284715451 9367552 266 33554432000 4194304 5064252 140736191221136 140736191220048 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26277/statm: 2287 266 226 213 0 72 0
[pid=26278] ppid=26277 vsize=163192 CPUtime=155.42 cores=0,2,4,6
/proc/26278/stat : 26278 (glucose) R 26277 26264 21914 0 -1 4202496 30742 0 0 0 15533 9 0 0 20 0 1 0 284715451 167108608 37722 33554432000 4194304 5208918 140735176560768 140735176558616 4229251 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26278/statm: 40798 37722 104 248 0 40547 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 354712

[startup+222.3 s]
/proc/loadavg: 2.58 2.23 2.08 3/183 26301
/proc/meminfo: memFree=25349480/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=6.7 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 13800 26926 0 0 355 63 237 15 20 0 1 0 284714766 177381376 33546 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 33546 163 439 0 42863 0
[pid=26277] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 26468
/proc/meminfo: memFree=29911708/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=236492 CPUtime=1059.81 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 29880 0 0 0 105972 9 0 0 20 0 1 0 284750996 242167808 54703 33554432000 4194304 5208918 140735616421952 140735616419800 4211182 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 59123 54703 104 248 0 58872 0
Current children cumulated CPU time (s) 1421.91
Current children cumulated vsize (KiB) 428012

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 26468
/proc/meminfo: memFree=29984508/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=156036 CPUtime=1119.8 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 30463 0 0 0 111970 10 0 0 20 0 1 0 284750996 159780864 35881 33554432000 4194304 5208918 140735616421952 140735616420040 4211176 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/26457/statm: 39009 35881 104 248 0 38758 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 347556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 26468
/proc/meminfo: memFree=29983392/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=156880 CPUtime=1179.79 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 30660 0 0 0 117969 10 0 0 20 0 1 0 284750996 160645120 36078 33554432000 4194304 5208918 140735616421952 140735616419800 4229574 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 39220 36078 104 248 0 38969 0
Current children cumulated CPU time (s) 1541.89
Current children cumulated vsize (KiB) 348400

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26468
/proc/meminfo: memFree=29981960/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=157612 CPUtime=1239.78 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 30818 0 0 0 123968 10 0 0 20 0 1 0 284750996 161394688 36236 33554432000 4194304 5208918 140735616421952 140735616419704 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 39403 36236 105 248 0 39152 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 349132

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26469
/proc/meminfo: memFree=29978920/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=157744 CPUtime=1299.77 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 30880 0 0 0 129967 10 0 0 20 0 1 0 284750996 161529856 36298 33554432000 4194304 5208918 140735616421952 140735616419800 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 39436 36298 105 248 0 39185 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 349264

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 26469
/proc/meminfo: memFree=29972096/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=158328 CPUtime=1359.76 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 31005 0 0 0 135966 10 0 0 20 0 1 0 284750996 162127872 36934 33554432000 4194304 5208918 140735616421952 140735616419704 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 39582 36934 105 248 0 39331 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 349848

[startup+1782.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 26469
/proc/meminfo: memFree=29968368/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=159280 CPUtime=1419.75 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 31225 0 0 0 141965 10 0 0 20 0 1 0 284750996 163102720 37253 33554432000 4194304 5208918 140735616421952 140735616419800 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 39820 37253 105 248 0 39569 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 350800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 26469
/proc/meminfo: memFree=29968244/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=159412 CPUtime=1437.95 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 31274 0 0 0 143785 10 0 0 20 0 1 0 284750996 163237888 37302 33554432000 4194304 5208918 140735616421952 140735616419800 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 39853 37302 105 248 0 39602 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 350932

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 26469
/proc/meminfo: memFree=29968244/32873844 swapFree=7900/7900
[pid=26264] ppid=26262 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26264/stat : 26264 (npSolver-wbo-I.) S 26262 26264 21914 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284714766 9367552 275 33554432000 4194304 5064252 140733309208512 140733309207424 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26264/statm: 2287 275 233 213 0 72 0
[pid=26265] ppid=26264 vsize=173224 CPUtime=362.1 cores=0,2,4,6
/proc/26265/stat : 26265 (npSolver-wbo) S 26264 26264 21914 0 -1 4202496 19611 66376 0 0 418 71 35673 48 20 0 1 0 284714766 177381376 32024 33554432000 4194304 5990268 140737153901776 140737153893216 5173822 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 12 0 0
/proc/26265/statm: 43306 32024 163 439 0 42863 0
[pid=26456] ppid=26265 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26456/stat : 26456 (satsolver.sh) S 26265 26264 21914 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284750996 9367552 267 33554432000 4194304 5064252 140737244256912 140737244255824 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/26456/statm: 2287 267 226 213 0 72 0
[pid=26457] ppid=26456 vsize=159412 CPUtime=1437.95 cores=0,2,4,6
/proc/26457/stat : 26457 (glucose) R 26456 26264 21914 0 -1 4202496 31274 0 0 0 143785 10 0 0 20 0 1 0 284750996 163237888 37302 33554432000 4194304 5208918 140735616421952 140735616419800 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26457/statm: 39853 37302 105 248 0 39602 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 350932

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.77
CPU system time (s): 1.3158
CPU usage (%): 99.9764
Max. virtual memory (cumulated for all children) (KiB): 477784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.77
system time used= 1.3158
maximum resident set size= 261752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 118253
page faults= 0
swaps= 0
block input operations= 0
block output operations= 403160
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 573
involuntary context switches= 2372

runsolver used 3.13452 second user time and 7.74382 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-28 08:18:22
IDJOB=3714317
IDBENCH=79009
IDSOLVER=2295
FILE ID=node137/3714317-1338185902
RUNJOBID= node137-1338175080-24900
PBS_JOBID= 14624522
Free space on /tmp= 71476 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-dlx1c.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3714317-1338185902/watcher-3714317-1338185902 -o /tmp/evaluation-result-3714317-1338185902/solver-3714317-1338185902 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3714317-1338185902.wbo 1950855663 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 835b153aeac9652072cec4414ff34af5
RANDOM SEED=1950855663

node137.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29655596 kB
Buffers:          360592 kB
Cached:           664116 kB
SwapCached:        20904 kB
Active:          2154576 kB
Inactive:         204372 kB
Active(anon):    1314260 kB
Inactive(anon):    22936 kB
Active(file):     840316 kB
Inactive(file):   181436 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67082664 kB
Dirty:             17628 kB
Writeback:             0 kB
AnonPages:       1300028 kB
Mapped:            10480 kB
Shmem:                 0 kB
Slab:             715712 kB
SReclaimable:     156548 kB
SUnreclaim:       559164 kB
KernelStack:        1488 kB
PageTables:         6312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2257976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1273856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71216 MiB
End job on node137 at 2012-05-28 08:48:23