Trace number 3754540

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.09 1800.42

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.ex.br.mem.RobRegValid_bar.ucl--soft-0-100-0.wbo
MD5SUM6ff5f6256885ce59e20b34ff1a5caecf
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 benchmark37.7973
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables49621
Total number of constraints138346
Number of soft constraints138346
Number of constraints which are clauses127390
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints10956
Minimum length of a constraint1
Maximum length of a constraint15
Top cost 6988328
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6988327
Biggest number in a constraint 129
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 510
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.79/1.84	c run usual solver
23.68/23.79	o 52589
23.68/23.79	c current bound: 26294
23.68/23.79	c fallback to adder encoding
1800.09/1800.41	c error: unexpected solver exit code
1800.09/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-3754540-1339190405/watcher-3754540-1339190405 -o /tmp/evaluation-result-3754540-1339190405/solver-3754540-1339190405 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754540-1339190405.wbo 1406125851 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.01 2.09 2.05 3/180 19138
/proc/meminfo: memFree=19254464/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0

[startup+0.0584439 s]
/proc/loadavg: 2.01 2.09 2.05 3/180 19138
/proc/meminfo: memFree=19254464/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100344 s]
/proc/loadavg: 2.01 2.09 2.05 3/180 19138
/proc/meminfo: memFree=19254464/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300307 s]
/proc/loadavg: 2.01 2.09 2.05 3/180 19138
/proc/meminfo: memFree=19254464/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700318 s]
/proc/loadavg: 2.01 2.09 2.05 3/180 19138
/proc/meminfo: memFree=19254464/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.01 2.09 2.05 3/182 19140
/proc/meminfo: memFree=19138140/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=122824 CPUtime=1.49 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) R 19138 19138 16567 0 -1 4202496 15104 0 0 0 146 3 0 0 20 0 1 0 385165089 125771776 29179 33554432000 4194304 6006132 140737170867088 140737170862392 4495890 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 30706 29179 150 443 0 30259 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 131972

[startup+3.10037 s]
/proc/loadavg: 2.01 2.09 2.05 3/182 19140
/proc/meminfo: memFree=19125508/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=122824 CPUtime=2.27 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 15112 0 0 0 189 38 0 0 20 0 1 0 385165089 125771776 29186 33554432000 4194304 6006132 140737170867088 140737170860192 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 30706 29186 157 443 0 30259 0
Current children cumulated CPU time (s) 2.27
Current children cumulated vsize (KiB) 131972
heavy processes:

[startup+6.30038 s]
/proc/loadavg: 2.01 2.09 2.05 3/184 19142
/proc/meminfo: memFree=18858016/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=122824 CPUtime=2.27 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 15112 0 0 0 189 38 0 0 20 0 1 0 385165089 125771776 29186 33554432000 4194304 6006132 140737170867088 140737170860192 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 30706 29186 157 443 0 30259 0
[pid=19141] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19141/stat : 19141 (cp2_pre.sh) S 19139 19138 16567 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 385165317 9367552 277 33554432000 4194304 5064252 140733726692544 140733726691248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19141/statm: 2287 277 234 213 0 72 0
[pid=19142] ppid=19141 vsize=269724 CPUtime=4 cores=0,2,4,6
/proc/19142/stat : 19142 (coprocessor) R 19141 19138 16567 0 -1 4202496 35199 0 0 0 393 7 0 0 20 0 1 0 385165318 276197376 66616 33554432000 4194304 6586260 140733618844848 140733618840216 5599454 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19142/statm: 67431 66616 190 584 0 66843 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 410844

[startup+12.7004 s]
/proc/loadavg: 2.01 2.09 2.05 3/184 19142
/proc/meminfo: memFree=18856932/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=122824 CPUtime=2.27 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 15112 0 0 0 189 38 0 0 20 0 1 0 385165089 125771776 29186 33554432000 4194304 6006132 140737170867088 140737170860192 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 30706 29186 157 443 0 30259 0
[pid=19141] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19141/stat : 19141 (cp2_pre.sh) S 19139 19138 16567 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 385165317 9367552 277 33554432000 4194304 5064252 140733726692544 140733726691248 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19141/statm: 2287 277 234 213 0 72 0
[pid=19142] ppid=19141 vsize=270516 CPUtime=10.4 cores=0,2,4,6
/proc/19142/stat : 19142 (coprocessor) R 19141 19138 16567 0 -1 4202496 35391 0 0 0 1033 7 0 0 20 0 1 0 385165318 277008384 66808 33554432000 4194304 6586260 140733618844848 140733618840168 5599492 0 0 4096 8404994 0 0 0 17 4 0 0 0 0 0
/proc/19142/statm: 67629 66808 190 584 0 67041 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 411636

[startup+25.5004 s]
/proc/loadavg: 2.01 2.08 2.05 3/182 19150
/proc/meminfo: memFree=18881800/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=410764 CPUtime=25.48 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) R 19138 19138 16567 0 -1 4202496 58652 63684 0 0 369 106 2049 24 20 0 1 0 385165089 420622336 91933 33554432000 4194304 6006132 140737170867088 140737170859448 4583839 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 102691 91933 178 443 0 102244 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 419912

[startup+51.1004 s]
/proc/loadavg: 2.00 2.07 2.05 3/184 19152
/proc/meminfo: memFree=15485360/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=273056 CPUtime=0.85 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 38132 0 0 0 75 10 0 0 20 0 1 0 385170112 279609344 58409 33554432000 4194304 5208918 140734673140384 140734672089784 4237298 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 68264 58409 69 248 0 68013 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 2511332

[startup+102.307 s]
/proc/loadavg: 2.57 2.24 2.10 3/183 19152
/proc/meminfo: memFree=12048472/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4199116 CPUtime=52.06 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 423653 0 0 0 4999 207 0 0 20 0 1 0 385170112 4299894784 895605 33554432000 4194304 5208918 140734673140384 140734673138232 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1049779 895605 104 248 0 1049528 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6437392

[startup+162.3 s]
/proc/loadavg: 2.21 2.19 2.09 3/183 19152
/proc/meminfo: memFree=12048508/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=112.04 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424156 0 0 0 10996 208 0 0 20 0 1 0 385170112 4302446592 896080 33554432000 4194304 5208918 140734673140384 140734673138264 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896080 104 248 0 1050151 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 6439884

[startup+222.3 s]
/proc/loadavg: 2.07 2.16 2.08 3/183 19152
/proc/meminfo: memFree=12048384/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0

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

/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424157 0 0 0 130977 209 0 0 20 0 1 0 385170112 4302446592 896081 33554432000 4194304 5208918 140734673140384 140734673138264 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896081 104 248 0 1050151 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 6439884

[startup+1422.31 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 19222
/proc/meminfo: memFree=21661472/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1371.86 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424157 0 0 0 136977 209 0 0 20 0 1 0 385170112 4302446592 896081 33554432000 4194304 5208918 140734673140384 140734673138264 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896081 104 248 0 1050151 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 6439884

[startup+1482.3 s]
/proc/loadavg: 1.97 1.98 1.99 3/183 19250
/proc/meminfo: memFree=21655956/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1431.84 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424158 0 0 0 142975 209 0 0 20 0 1 0 385170112 4302446592 896082 33554432000 4194304 5208918 140734673140384 140734673138264 4211635 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896082 104 248 0 1050151 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 6439884

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 19251
/proc/meminfo: memFree=21618632/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1491.83 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424158 0 0 0 148974 209 0 0 20 0 1 0 385170112 4302446592 896082 33554432000 4194304 5208918 140734673140384 140734673138264 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896082 104 248 0 1050151 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 6439884

[startup+1602.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/183 19251
/proc/meminfo: memFree=21583484/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1551.82 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424158 0 0 0 154973 209 0 0 20 0 1 0 385170112 4302446592 896082 33554432000 4194304 5208918 140734673140384 140734673138264 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896082 104 248 0 1050151 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 6439884

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 19251
/proc/meminfo: memFree=21539288/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1611.81 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424158 0 0 0 160972 209 0 0 20 0 1 0 385170112 4302446592 896082 33554432000 4194304 5208918 140734673140384 140734673138264 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896082 104 248 0 1050151 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 6439884

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19251
/proc/meminfo: memFree=21553600/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1671.8 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424158 0 0 0 166971 209 0 0 20 0 1 0 385170112 4302446592 896082 33554432000 4194304 5208918 140734673140384 140734673138264 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896082 104 248 0 1050151 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 6439884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19251
/proc/meminfo: memFree=21512444/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1731.79 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424158 0 0 0 172970 209 0 0 20 0 1 0 385170112 4302446592 896082 33554432000 4194304 5208918 140734673140384 140734673138264 4211540 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896082 104 248 0 1050151 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 6439884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19254
/proc/meminfo: memFree=21576072/32873844 swapFree=7900/7900
[pid=19138] ppid=19136 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19138/stat : 19138 (npSolver-wbo-I.) S 19136 19138 16567 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385165089 9367552 274 33554432000 4194304 5064252 140733326578144 140733326577056 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19138/statm: 2287 274 233 213 0 72 0
[pid=19139] ppid=19138 vsize=2219980 CPUtime=50.19 cores=0,2,4,6
/proc/19139/stat : 19139 (npSolver-wbo) S 19138 19138 16567 0 -1 4202496 63483 63684 0 0 2538 408 2049 24 20 0 1 0 385165089 2273259520 457198 33554432000 4194304 6006132 140737170867088 140737170858496 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19139/statm: 554995 457198 179 443 0 554548 0
[pid=19151] ppid=19139 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19151/stat : 19151 (satsolver.sh) S 19139 19138 16567 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385170111 9367552 266 33554432000 4194304 5064252 140734377437920 140734377436832 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19151/statm: 2287 266 226 213 0 72 0
[pid=19152] ppid=19151 vsize=4201608 CPUtime=1749.9 cores=0,2,4,6
/proc/19152/stat : 19152 (glucose) R 19151 19138 16567 0 -1 4202496 424158 0 0 0 174781 209 0 0 20 0 1 0 385170112 4302446592 896082 33554432000 4194304 5208918 140734673140384 140734673138264 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19152/statm: 1050402 896082 104 248 0 1050151 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 6439884

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 19138 and gives
#  childrusage.ru_utime.tv_sec=45
#  childrusage.ru_utime.tv_usec=877025
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=351338
# CPU time returned by wait4() is 50.2284
# while last known CPU time is 1800.09
#
# 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.09
CPU user time (s): 1793.68
CPU system time (s): 6.41
CPU usage (%): 99.9815
Max. virtual memory (cumulated for all children) (KiB): 7842912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 45.877
system time used= 4.35134
maximum resident set size= 3539668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128144
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3529464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1003
involuntary context switches= 80

runsolver used 3.2575 second user time and 13.7569 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-08 23:20:06
IDJOB=3754540
IDBENCH=79116
IDSOLVER=2338
FILE ID=node137/3754540-1339190405
RUNJOBID= node137-1339183353-17658
PBS_JOBID= 14643809
Free space on /tmp= 68336 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.ex.br.mem.RobRegValid_bar.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-3754540-1339190405/watcher-3754540-1339190405 -o /tmp/evaluation-result-3754540-1339190405/solver-3754540-1339190405 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754540-1339190405.wbo 1406125851 HOME HOME

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

MD5SUM BENCH= 6ff5f6256885ce59e20b34ff1a5caecf
RANDOM SEED=1406125851

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:        19254736 kB
Buffers:          473456 kB
Cached:          4915828 kB
SwapCached:         4640 kB
Active:         11029020 kB
Inactive:        1674900 kB
Active(anon):    7305288 kB
Inactive(anon):     5860 kB
Active(file):    3723732 kB
Inactive(file):  1669040 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097908 kB
Dirty:             14632 kB
Writeback:             0 kB
AnonPages:       7315268 kB
Mapped:            10584 kB
Shmem:                 0 kB
Slab:             759968 kB
SReclaimable:     200396 kB
SUnreclaim:       559572 kB
KernelStack:        1488 kB
PageTables:        18616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10052320 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4139008 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= 68928 MiB
End job on node137 at 2012-06-08 23:50:06