Trace number 3753680

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-topDown (fixed)? (TO) 1800.02 1800.42

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-25s.smv--soft-33-100-0.wbo
MD5SUM24165b373ac62bb316922f56a500ddfe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.154976
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5072
Total number of constraints12829
Number of soft constraints8490
Number of constraints which are clauses11721
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1108
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 429589
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 429588
Biggest number in a constraint 165
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 546
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.19	c run usual solver
0.00/0.95	o 997
0.00/0.95	c fallback to adder encoding
152.54/152.62	o 996
152.54/152.62	c fallback to adder encoding
310.08/310.77	o 995
310.08/310.77	c fallback to adder encoding
489.21/489.92	o 994
489.21/489.92	c fallback to adder encoding
561.96/562.14	o 993
561.96/562.14	c fallback to adder encoding
710.34/710.55	o 992
710.34/710.55	c fallback to adder encoding
897.72/897.91	o 991
897.72/897.91	c fallback to adder encoding
1104.16/1104.49	o 990
1104.16/1104.49	c fallback to adder encoding
1276.70/1277.07	o 967
1276.70/1277.07	c fallback to adder encoding
1423.05/1423.96	o 966
1423.05/1423.96	c fallback to adder encoding
1437.36/1438.24	o 965
1437.36/1438.24	c fallback to adder encoding
1517.77/1518.15	o 964
1517.77/1518.15	c fallback to adder encoding
1691.24/1691.63	o 963
1691.24/1691.63	c fallback to adder encoding
1800.02/1800.41	c error: unexpected solver exit code
1800.02/1800.41	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-3753680-1339190838/watcher-3753680-1339190838 -o /tmp/evaluation-result-3753680-1339190838/solver-3753680-1339190838 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3753680-1339190838.wbo 1285622794 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: 1.92 1.98 1.99 3/179 12033
/proc/meminfo: memFree=30602444/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0

[startup+0.055168 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12033
/proc/meminfo: memFree=30602444/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100327 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12033
/proc/meminfo: memFree=30602444/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300249 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12033
/proc/meminfo: memFree=30602444/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 12033
/proc/meminfo: memFree=30602444/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 12045
/proc/meminfo: memFree=30579464/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=102468 CPUtime=1.47 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) R 12033 12033 8666 0 -1 4202496 10412 14691 0 0 71 11 62 3 20 0 1 0 385211056 104927232 17739 33554432000 4194304 6006132 140736049151984 140736049144008 4583817 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 25617 17739 179 443 0 25170 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 111616

[startup+3.10037 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 12047
/proc/meminfo: memFree=30400212/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=102468 CPUtime=1.89 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 11155 14691 0 0 104 20 62 3 20 0 1 0 385211056 104927232 23884 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 25617 23884 180 443 0 25170 0
[pid=12046] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12046/stat : 12046 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385211248 9367552 267 33554432000 4194304 5064252 140733659436912 140733659435824 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12046/statm: 2287 267 226 213 0 72 0
[pid=12047] ppid=12046 vsize=186480 CPUtime=1.16 cores=0,2,4,6
/proc/12047/stat : 12047 (glucose) R 12046 12033 8666 0 -1 4202496 33874 0 0 0 109 7 0 0 20 0 1 0 385211248 190955520 39188 33554432000 4194304 5208918 140735881930048 140735880879656 4205479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12047/statm: 46620 39188 96 248 0 46369 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 307244

[startup+6.3004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 12047
/proc/meminfo: memFree=30282720/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=102468 CPUtime=1.89 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 11155 14691 0 0 104 20 62 3 20 0 1 0 385211056 104927232 23884 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 25617 23884 180 443 0 25170 0
[pid=12046] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12046/stat : 12046 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385211248 9367552 267 33554432000 4194304 5064252 140733659436912 140733659435824 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12046/statm: 2287 267 226 213 0 72 0
[pid=12047] ppid=12046 vsize=187332 CPUtime=4.36 cores=0,2,4,6
/proc/12047/stat : 12047 (glucose) R 12046 12033 8666 0 -1 4202496 34080 0 0 0 429 7 0 0 20 0 1 0 385211248 191827968 39394 33554432000 4194304 5208918 140735881930048 140735881928008 4211182 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12047/statm: 46833 39394 101 248 0 46582 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 308096

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 12047
/proc/meminfo: memFree=30282528/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=102468 CPUtime=1.89 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 11155 14691 0 0 104 20 62 3 20 0 1 0 385211056 104927232 23884 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 25617 23884 180 443 0 25170 0
[pid=12046] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12046/stat : 12046 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385211248 9367552 267 33554432000 4194304 5064252 140733659436912 140733659435824 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12046/statm: 2287 267 226 213 0 72 0
[pid=12047] ppid=12046 vsize=187468 CPUtime=10.76 cores=0,2,4,6
/proc/12047/stat : 12047 (glucose) R 12046 12033 8666 0 -1 4202496 34132 0 0 0 1069 7 0 0 20 0 1 0 385211248 191967232 39446 33554432000 4194304 5208918 140735881930048 140735881927720 4229483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12047/statm: 46867 39446 101 248 0 46616 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 308232

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 12047
/proc/meminfo: memFree=30281908/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=102468 CPUtime=1.89 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 11155 14691 0 0 104 20 62 3 20 0 1 0 385211056 104927232 23884 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 25617 23884 180 443 0 25170 0
[pid=12046] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12046/stat : 12046 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385211248 9367552 267 33554432000 4194304 5064252 140733659436912 140733659435824 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12046/statm: 2287 267 226 213 0 72 0
[pid=12047] ppid=12046 vsize=188168 CPUtime=23.55 cores=0,2,4,6
/proc/12047/stat : 12047 (glucose) R 12046 12033 8666 0 -1 4202496 34314 0 0 0 2348 7 0 0 20 0 1 0 385211248 192684032 39628 33554432000 4194304 5208918 140735881930048 140735881927896 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12047/statm: 47042 39628 102 248 0 46791 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 308932

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 12054
/proc/meminfo: memFree=30279804/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=102468 CPUtime=1.89 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 11155 14691 0 0 104 20 62 3 20 0 1 0 385211056 104927232 23884 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 25617 23884 180 443 0 25170 0
[pid=12046] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12046/stat : 12046 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385211248 9367552 267 33554432000 4194304 5064252 140733659436912 140733659435824 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12046/statm: 2287 267 226 213 0 72 0
[pid=12047] ppid=12046 vsize=188768 CPUtime=49.15 cores=0,2,4,6
/proc/12047/stat : 12047 (glucose) R 12046 12033 8666 0 -1 4202496 34461 0 0 0 4908 7 0 0 20 0 1 0 385211248 193298432 40286 33554432000 4194304 5208918 140735881930048 140735881927896 4211027 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12047/statm: 47192 40286 102 248 0 46941 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 309532

[startup+102.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/183 12061
/proc/meminfo: memFree=30279880/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=102468 CPUtime=1.89 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 11155 14691 0 0 104 20 62 3 20 0 1 0 385211056 104927232 23884 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 25617 23884 180 443 0 25170 0
[pid=12046] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12046/stat : 12046 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385211248 9367552 267 33554432000 4194304 5064252 140733659436912 140733659435824 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12046/statm: 2287 267 226 213 0 72 0
[pid=12047] ppid=12046 vsize=190096 CPUtime=100.34 cores=0,2,4,6
/proc/12047/stat : 12047 (glucose) R 12046 12033 8666 0 -1 4202496 34785 0 0 0 10027 7 0 0 20 0 1 0 385211248 194658304 41121 33554432000 4194304 5208918 140735881930048 140735881927896 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12047/statm: 47524 41121 102 248 0 47273 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 310860

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12082
/proc/meminfo: memFree=30331444/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=153.55 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 17624 56309 0 0 191 31 15098 35 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12081] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12081/stat : 12081 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385226415 9367552 266 33554432000 4194304 5064252 140733491278464 140733491277376 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12081/statm: 2287 266 226 213 0 72 0
[pid=12082] ppid=12081 vsize=187416 CPUtime=8.69 cores=0,2,4,6
/proc/12082/stat : 12082 (glucose) R 12081 12033 8666 0 -1 4202496 33240 0 0 0 861 8 0 0 20 0 1 0 385226415 191913984 39828 33554432000 4194304 5208918 140734209448464 140734209446424 4211553 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12082/statm: 46854 39828 101 248 0 46603 0
Current children cumulated CPU time (s) 162.24

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

/proc/12369/stat : 12369 (glucose) R 12368 12033 8666 0 -1 4202496 33989 0 0 0 8415 9 0 0 20 0 1 0 385338860 193163264 41881 33554432000 4194304 5208918 140735569699952 140735569697800 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12369/statm: 47159 41881 102 248 0 46908 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 293020

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12373
/proc/meminfo: memFree=29826388/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1277.76 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 62909 337926 0 0 793 109 126592 282 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12368] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12368/stat : 12368 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385338860 9367552 266 33554432000 4194304 5064252 140734023875472 140734023874384 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12368/statm: 2287 266 226 213 0 72 0
[pid=12369] ppid=12368 vsize=190752 CPUtime=144.22 cores=0,2,4,6
/proc/12369/stat : 12369 (glucose) R 12368 12033 8666 0 -1 4202496 34584 0 0 0 14413 9 0 0 20 0 1 0 385338860 195330048 40272 33554432000 4194304 5208918 140735569699952 140735569697704 4229748 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12369/statm: 47688 40272 102 248 0 47437 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 295136

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 12387
/proc/meminfo: memFree=29823100/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1438.92 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 75848 418193 0 0 966 131 142440 355 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12386] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12386/stat : 12386 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385354977 9367552 267 33554432000 4194304 5064252 140737208598448 140737208597360 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12386/statm: 2287 267 226 213 0 72 0
[pid=12387] ppid=12386 vsize=190360 CPUtime=43.06 cores=0,2,4,6
/proc/12387/stat : 12387 (glucose) R 12386 12033 8666 0 -1 4202496 33597 0 0 0 4298 8 0 0 20 0 1 0 385354977 194928640 40604 33554432000 4194304 5208918 140734006452816 140734006450776 4211013 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12387/statm: 47590 40604 102 248 0 47339 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 294744

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 12394
/proc/meminfo: memFree=29821556/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1518.81 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 82317 458197 0 0 1051 143 150296 391 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12393] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12393/stat : 12393 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385362968 9367552 266 33554432000 4194304 5064252 140734910053248 140734910052160 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12393/statm: 2287 266 226 213 0 72 0
[pid=12394] ppid=12393 vsize=187616 CPUtime=23.16 cores=0,2,4,6
/proc/12394/stat : 12394 (glucose) R 12393 12033 8666 0 -1 4202496 33449 0 0 0 2308 8 0 0 20 0 1 0 385362968 192118784 40029 33554432000 4194304 5208918 140735180599824 140735180597576 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12394/statm: 46904 40029 101 248 0 46653 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 292000

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12405
/proc/meminfo: memFree=29814904/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1518.81 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 82317 458197 0 0 1051 143 150296 391 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12393] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12393/stat : 12393 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385362968 9367552 266 33554432000 4194304 5064252 140734910053248 140734910052160 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12393/statm: 2287 266 226 213 0 72 0
[pid=12394] ppid=12393 vsize=189024 CPUtime=83.15 cores=0,2,4,6
/proc/12394/stat : 12394 (glucose) R 12393 12033 8666 0 -1 4202496 33793 0 0 0 8307 8 0 0 20 0 1 0 385362968 193560576 40557 33554432000 4194304 5208918 140735180599824 140735180597576 4211635 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12394/statm: 47256 40557 101 248 0 47005 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 293408

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12405
/proc/meminfo: memFree=29810548/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1518.81 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 82317 458197 0 0 1051 143 150296 391 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12393] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12393/stat : 12393 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385362968 9367552 266 33554432000 4194304 5064252 140734910053248 140734910052160 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12393/statm: 2287 266 226 213 0 72 0
[pid=12394] ppid=12393 vsize=190084 CPUtime=143.13 cores=0,2,4,6
/proc/12394/stat : 12394 (glucose) R 12393 12033 8666 0 -1 4202496 34041 0 0 0 14305 8 0 0 20 0 1 0 385362968 194646016 41701 33554432000 4194304 5208918 140735180599824 140735180597784 4205761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12394/statm: 47521 41701 102 248 0 47270 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 294468

[startup+1722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12413
/proc/meminfo: memFree=29816396/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1692.24 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 88786 498814 0 0 1137 154 167506 427 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12411] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12411/stat : 12411 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385380316 9367552 266 33554432000 4194304 5064252 140735637569408 140735637568320 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12411/statm: 2287 266 226 213 0 72 0
[pid=12412] ppid=12411 vsize=187560 CPUtime=29.69 cores=0,2,4,6
/proc/12412/stat : 12412 (glucose) R 12411 12033 8666 0 -1 4202496 33738 0 0 0 2961 8 0 0 20 0 1 0 385380316 192061440 39685 33554432000 4194304 5208918 140735671295184 140735671293144 4211094 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12412/statm: 46890 39685 101 248 0 46639 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 291944

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12413
/proc/meminfo: memFree=29814916/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1692.24 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 88786 498814 0 0 1137 154 167506 427 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12411] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12411/stat : 12411 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385380316 9367552 266 33554432000 4194304 5064252 140735637569408 140735637568320 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12411/statm: 2287 266 226 213 0 72 0
[pid=12412] ppid=12411 vsize=188360 CPUtime=89.67 cores=0,2,4,6
/proc/12412/stat : 12412 (glucose) R 12411 12033 8666 0 -1 4202496 33935 0 0 0 8959 8 0 0 20 0 1 0 385380316 192880640 39882 33554432000 4194304 5208918 140735671295184 140735671292936 4211156 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12412/statm: 47090 39882 102 248 0 46839 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 292744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.41 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12413
/proc/meminfo: memFree=29814916/32873648 swapFree=7376/7376
[pid=12033] ppid=12031 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12033/stat : 12033 (npSolver-wbo-It) S 12031 12033 8666 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385211056 9367552 274 33554432000 4194304 5064252 140736695377632 140736695376544 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 2287 274 233 213 0 72 0
[pid=12034] ppid=12033 vsize=86088 CPUtime=1692.24 cores=0,2,4,6
/proc/12034/stat : 12034 (npSolver-wbo) S 12033 12033 8666 0 -1 4202496 88786 498814 0 0 1137 154 167506 427 20 0 1 0 385211056 88154112 19821 33554432000 4194304 6006132 140736049151984 140736049143376 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12034/statm: 21522 19821 180 443 0 21075 0
[pid=12411] ppid=12034 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12411/stat : 12411 (satsolver.sh) S 12034 12033 8666 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385380316 9367552 266 33554432000 4194304 5064252 140735637569408 140735637568320 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12411/statm: 2287 266 226 213 0 72 0
[pid=12412] ppid=12411 vsize=188360 CPUtime=107.78 cores=0,2,4,6
/proc/12412/stat : 12412 (glucose) R 12411 12033 8666 0 -1 4202496 33950 0 0 0 10770 8 0 0 20 0 1 0 385380316 192880640 39897 33554432000 4194304 5208918 140735671295184 140735671292936 4229251 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12412/statm: 47090 39897 102 248 0 46839 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 292744

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 12033 and gives
#  childrusage.ru_utime.tv_sec=1686
#  childrusage.ru_utime.tv_usec=448620
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=822114
# CPU time returned by wait4() is 1692.27
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.42
CPU time (s): 1800.02
CPU user time (s): 1794.13
CPU system time (s): 5.89
CPU usage (%): 99.9777
Max. virtual memory (cumulated for all children) (KiB): 351448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1686.45
system time used= 5.82211
maximum resident set size= 202832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 588576
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1667696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8486
involuntary context switches= 1974

runsolver used 3.41348 second user time and 8.5347 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-08 23:27:18
IDJOB=3753680
IDBENCH=79001
IDSOLVER=2337
FILE ID=node112/3753680-1339190838
RUNJOBID= node112-1339184626-9752
PBS_JOBID= 14643815
Free space on /tmp= 71056 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-25s.smv--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3753680-1339190838/watcher-3753680-1339190838 -o /tmp/evaluation-result-3753680-1339190838/solver-3753680-1339190838 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3753680-1339190838.wbo 1285622794 HOME HOME

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

MD5SUM BENCH= 24165b373ac62bb316922f56a500ddfe
RANDOM SEED=1285622794

node112.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.763
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.52
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.763
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.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:       32873648 kB
MemFree:        30602716 kB
Buffers:          267688 kB
Cached:          1050432 kB
SwapCached:         2156 kB
Active:           641168 kB
Inactive:         756504 kB
Active(anon):      78432 kB
Inactive(anon):     3148 kB
Active(file):     562736 kB
Inactive(file):   753356 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67099400 kB
Dirty:             15748 kB
Writeback:             0 kB
AnonPages:         93100 kB
Mapped:             9764 kB
Shmem:                 0 kB
Slab:             735580 kB
SReclaimable:     179092 kB
SUnreclaim:       556488 kB
KernelStack:        1520 kB
PageTables:         4520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     213092 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     18432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70888 MiB
End job on node112 at 2012-06-08 23:57:18