Trace number 3754528

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 (fixed)? (TO) 1800.05 1802.02

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/
uclid_pb_benchmarks/normalized-blast-tlan3.ucl--soft-0-100-0.wbo
MD5SUM878bbda538d22bb5879b300c70eb591d
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big 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 benchmark7.69283
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables19944
Total number of constraints50842
Number of soft constraints50842
Number of constraints which are clauses43898
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6944
Minimum length of a constraint1
Maximum length of a constraint19
Top cost 2571036
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2571035
Biggest number in a constraint 641
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2174
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/1.08	c run usual solver
6.05/6.37	o 158
6.05/6.37	c current bound: 79
6.05/6.37	c fallback to adder encoding
1800.05/1802.01	c error: unexpected solver exit code
1800.05/1802.01	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-3754528-1339189919/watcher-3754528-1339189919 -o /tmp/evaluation-result-3754528-1339189919/solver-3754528-1339189919 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754528-1339189919.wbo 655028306 HOME HOME 

running on 4 cores: 1,3,5,7

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.08 2.06 2.02 3/179 28109
/proc/meminfo: memFree=24207676/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0

[startup+0.103477 s]
/proc/loadavg: 2.08 2.06 2.02 3/179 28109
/proc/meminfo: memFree=24207676/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200361 s]
/proc/loadavg: 2.08 2.06 2.02 3/179 28109
/proc/meminfo: memFree=24207676/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30038 s]
/proc/loadavg: 2.08 2.06 2.02 3/179 28109
/proc/meminfo: memFree=24207676/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700234 s]
/proc/loadavg: 2.08 2.06 2.02 3/179 28109
/proc/meminfo: memFree=24207676/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50037 s]
/proc/loadavg: 2.08 2.06 2.02 3/181 28111
/proc/meminfo: memFree=24133792/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=69204 CPUtime=1.24 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 10348 0 0 0 107 17 0 0 20 0 1 0 385116312 70864896 15354 33554432000 4194304 6006132 140734724429632 140734724422736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 17301 15354 157 443 0 16854 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 78352

[startup+3.10035 s]
/proc/loadavg: 2.00 2.04 2.02 3/176 28143
/proc/meminfo: memFree=24424696/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=69204 CPUtime=1.24 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 10348 0 0 0 107 17 0 0 20 0 1 0 385116312 70864896 15354 33554432000 4194304 6006132 140734724429632 140734724422736 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 17301 15354 157 443 0 16854 0
[pid=28112] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28112/stat : 28112 (cp2_pre.sh) S 28110 28109 26543 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385116436 9367552 277 33554432000 4194304 5064252 140734372726352 140734372725056 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28112/statm: 2287 277 234 213 0 72 0
[pid=28113] ppid=28112 vsize=172108 CPUtime=1.84 cores=1,3,5,7
/proc/28113/stat : 28113 (coprocessor) R 28112 28109 26543 0 -1 4202496 29253 0 0 0 178 6 0 0 20 0 1 0 385116437 176238592 42000 33554432000 4194304 6586260 140737008878912 140737008874504 5599227 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/28113/statm: 43027 42000 191 584 0 42439 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 259608

[startup+6.30029 s]
/proc/loadavg: 2.00 2.04 2.02 3/183 28158
/proc/meminfo: memFree=24175280/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=69204 CPUtime=6.05 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) R 28109 28109 26543 0 -1 4202496 11684 50281 0 0 118 58 411 18 20 0 1 0 385116312 70864896 15357 33554432000 4194304 6006132 140734724429632 140734724423312 5192048 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 17301 15357 160 443 0 16854 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 78352

[startup+12.7005 s]
/proc/loadavg: 2.08 2.05 2.02 3/183 28165
/proc/meminfo: memFree=23554776/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=377332 CPUtime=1.47 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 50973 0 0 0 130 17 0 0 20 0 1 0 385117294 386387968 82603 33554432000 4194304 5208918 140733370723200 140733369672600 4465602 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 94333 82605 70 248 0 94082 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 756264

[startup+25.5005 s]
/proc/loadavg: 2.06 2.05 2.02 3/181 28173
/proc/meminfo: memFree=23275256/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=569084 CPUtime=14.26 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 84382 0 0 0 1396 30 0 0 20 0 1 0 385117294 582742016 128272 33554432000 4194304 5208918 140733370723200 140733370721032 4229365 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 142271 128272 103 248 0 142020 0
Current children cumulated CPU time (s) 23.83
Current children cumulated vsize (KiB) 948016

[startup+51.1004 s]
/proc/loadavg: 2.04 2.05 2.02 3/183 28175
/proc/meminfo: memFree=19759988/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=569084 CPUtime=39.85 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 84489 0 0 0 3955 30 0 0 20 0 1 0 385117294 582742016 128379 33554432000 4194304 5208918 140733370723200 140733370721032 4229021 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 142271 128379 103 248 0 142020 0
Current children cumulated CPU time (s) 49.42
Current children cumulated vsize (KiB) 948016

[startup+102.301 s]
/proc/loadavg: 2.33 2.15 2.05 3/183 28175
/proc/meminfo: memFree=17842248/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=569084 CPUtime=91.05 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 84489 0 0 0 9075 30 0 0 20 0 1 0 385117294 582742016 128379 33554432000 4194304 5208918 140733370723200 140733370721032 4228997 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 142271 128379 103 248 0 142020 0
Current children cumulated CPU time (s) 100.62
Current children cumulated vsize (KiB) 948016

[startup+162.3 s]
/proc/loadavg: 2.17 2.14 2.05 3/183 28175
/proc/meminfo: memFree=17843240/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=569084 CPUtime=151.04 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 84490 0 0 0 15074 30 0 0 20 0 1 0 385117294 582742016 128380 33554432000 4194304 5208918 140733370723200 140733370721032 4229319 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 142271 128380 103 248 0 142020 0
Current children cumulated CPU time (s) 160.61
Current children cumulated vsize (KiB) 948016

[startup+222.307 s]
/proc/loadavg: 2.05 2.11 2.05 3/183 28176
/proc/meminfo: memFree=17843612/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 86651 0 0 0 141054 31 0 0 20 0 1 0 385117294 589262848 131563 33554432000 4194304 5208918 140733370723200 140733370721160 4228997 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 143863 131563 104 248 0 143612 0
Current children cumulated CPU time (s) 1420.42
Current children cumulated vsize (KiB) 954384

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28186
/proc/meminfo: memFree=17794916/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=575452 CPUtime=1470.83 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 86685 0 0 0 147052 31 0 0 20 0 1 0 385117294 589262848 131597 33554432000 4194304 5208918 140733370723200 140733370721160 4229859 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 143863 131597 104 248 0 143612 0
Current children cumulated CPU time (s) 1480.4
Current children cumulated vsize (KiB) 954384

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28186
/proc/meminfo: memFree=17794668/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=575716 CPUtime=1530.84 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 86732 0 0 0 153052 32 0 0 20 0 1 0 385117294 589533184 131644 33554432000 4194304 5208918 140733370723200 140733370721048 4205148 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 143929 131644 104 248 0 143678 0
Current children cumulated CPU time (s) 1540.41
Current children cumulated vsize (KiB) 954648

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28186
/proc/meminfo: memFree=17794244/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=575980 CPUtime=1590.82 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 86824 0 0 0 159050 32 0 0 20 0 1 0 385117294 589803520 131729 33554432000 4194304 5208918 140733370723200 140733370721096 4229319 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 143995 131729 104 248 0 143744 0
Current children cumulated CPU time (s) 1600.39
Current children cumulated vsize (KiB) 954912

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28186
/proc/meminfo: memFree=17793776/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=576816 CPUtime=1650.81 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 87023 0 0 0 165049 32 0 0 20 0 1 0 385117294 590659584 131919 33554432000 4194304 5208918 140733370723200 140733370720872 4228997 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 144204 131919 104 248 0 143953 0
Current children cumulated CPU time (s) 1660.38
Current children cumulated vsize (KiB) 955748

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/184 28190
/proc/meminfo: memFree=17793476/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=576816 CPUtime=1710.79 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 87033 0 0 0 171047 32 0 0 20 0 1 0 385117294 590659584 132005 33554432000 4194304 5208918 140733370723200 140733370720872 4229365 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 144204 132005 104 248 0 143953 0
Current children cumulated CPU time (s) 1720.36
Current children cumulated vsize (KiB) 955748

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 28190
/proc/meminfo: memFree=17793032/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=576948 CPUtime=1770.78 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 87098 0 0 0 177046 32 0 0 20 0 1 0 385117294 590794752 132070 33554432000 4194304 5208918 140733370723200 140733370721048 4229319 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 144237 132070 104 248 0 143986 0
Current children cumulated CPU time (s) 1780.35
Current children cumulated vsize (KiB) 955880



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28190
/proc/meminfo: memFree=17792824/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=577080 CPUtime=1790.48 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 87114 0 0 0 179016 32 0 0 20 0 1 0 385117294 590929920 132143 33554432000 4194304 5208918 140733370723200 140733370721048 4205640 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 144270 132143 104 248 0 144019 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 956012

Sending SIGTERM to process tree (bottom up)

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

[startup+1802 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28190
/proc/meminfo: memFree=17792824/32873844 swapFree=7628/7628
[pid=28109] ppid=28107 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28109/stat : 28109 (npSolver-wbo-I.) S 28107 28109 26543 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 385116312 9367552 275 33554432000 4194304 5064252 140733347472560 140733347471472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28109/statm: 2287 275 233 213 0 72 0
[pid=28110] ppid=28109 vsize=360636 CPUtime=9.57 cores=1,3,5,7
/proc/28110/stat : 28110 (npSolver-wbo) S 28109 28109 26543 0 -1 4202496 21885 50797 0 0 418 108 411 20 20 0 1 0 385116312 369291264 75392 33554432000 4194304 6006132 140734724429632 140734724421040 5187998 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28110/statm: 90159 75392 179 443 0 89712 0
[pid=28164] ppid=28110 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28164/stat : 28164 (satsolver.sh) S 28110 28109 26543 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385117293 9367552 266 33554432000 4194304 5064252 140735232007504 140735232006416 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28164/statm: 2287 266 226 213 0 72 0
[pid=28165] ppid=28164 vsize=577080 CPUtime=1790.48 cores=1,3,5,7
/proc/28165/stat : 28165 (glucose) R 28164 28109 26543 0 -1 4202496 87114 0 0 0 179016 32 0 0 20 0 1 0 385117294 590929920 132143 33554432000 4194304 5208918 140733370723200 140733370721048 4205640 0 0 4096 0 0 0 0 17 5 0 0 140 0 0
/proc/28165/statm: 144270 132143 104 248 0 144019 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 956012

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28109 and gives
#  childrusage.ru_utime.tv_sec=8
#  childrusage.ru_utime.tv_usec=296738
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=297802
# CPU time returned by wait4() is 9.59454
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.02
CPU time (s): 1800.05
CPU user time (s): 1798.45
CPU system time (s): 1.6
CPU usage (%): 99.8907
Max. virtual memory (cumulated for all children) (KiB): 1147932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.29674
system time used= 1.2978
maximum resident set size= 511848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73658
page faults= 0
swaps= 0
block input operations= 0
block output operations= 498632
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 575
involuntary context switches= 32

runsolver used 3.2705 second user time and 9.54255 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-08 23:11:59
IDJOB=3754528
IDBENCH=79105
IDSOLVER=2338
FILE ID=node143/3754528-1339189919
RUNJOBID= node143-1339184517-27633
PBS_JOBID= 14643845
Free space on /tmp= 69892 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-blast-tlan3.ucl--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754528-1339189919/watcher-3754528-1339189919 -o /tmp/evaluation-result-3754528-1339189919/solver-3754528-1339189919 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754528-1339189919.wbo 655028306 HOME HOME

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

MD5SUM BENCH= 878bbda538d22bb5879b300c70eb591d
RANDOM SEED=655028306

node143.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.787
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.57
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.787
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.787
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.91
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        24208320 kB
Buffers:         3638716 kB
Cached:          3509920 kB
SwapCached:          196 kB
Active:          5928080 kB
Inactive:        1664948 kB
Active(anon):     422148 kB
Inactive(anon):    14204 kB
Active(file):    5505932 kB
Inactive(file):  1650744 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108460 kB
Dirty:             10892 kB
Writeback:             0 kB
AnonPages:        415796 kB
Mapped:            11532 kB
Shmem:               160 kB
Slab:             927448 kB
SReclaimable:     369196 kB
SUnreclaim:       558252 kB
KernelStack:        1520 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     744580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     45056 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= 68324 MiB
End job on node143 at 2012-06-08 23:42:02