Trace number 3754529

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 1800.42

General information on the benchmark

Name/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl--soft-0-100-0.wbo
MD5SUM472f23c3fe9900c3fa5a2fb1a63f7a4f
Bench CategorySOFT-BIGINT-LIN (only soft constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1800.56
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables81558
Total number of constraints240469
Number of soft constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
Top cost 12159256
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 12159255
Biggest number in a constraint 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
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

2.29/2.32	c run usual solver
39.77/39.87	o 24673
39.77/39.87	c current bound: 12336
39.77/39.87	c fallback to adder encoding
1800.00/1800.41	c error: unexpected solver exit code
1800.00/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-3754529-1339190924/watcher-3754529-1339190924 -o /tmp/evaluation-result-3754529-1339190924/solver-3754529-1339190924 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754529-1339190924.wbo 1044891433 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.04 2.01 2.00 3/179 26452
/proc/meminfo: memFree=29403008/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0

[startup+0.0441831 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26452
/proc/meminfo: memFree=29403008/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100306 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26452
/proc/meminfo: memFree=29403008/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300255 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26452
/proc/meminfo: memFree=29403008/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700273 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 26452
/proc/meminfo: memFree=29403008/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 26454
/proc/meminfo: memFree=29267524/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=139836 CPUtime=1.49 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) R 26452 26452 14782 0 -1 4202496 19638 0 0 0 143 6 0 0 20 0 1 0 385217404 143192064 34112 33554432000 4194304 6006132 140734031976560 140734031971864 4711256 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26453/statm: 34959 34112 150 443 0 34512 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 148984

[startup+3.10022 s]
/proc/loadavg: 2.04 2.01 2.00 3/181 26454
/proc/meminfo: memFree=29266896/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=148700 CPUtime=3.07 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 20329 0 0 0 238 69 0 0 20 0 1 0 385217404 152268800 36335 33554432000 4194304 6006132 140734031976560 140734031969664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26453/statm: 37175 36335 157 443 0 36728 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 157848

[startup+6.30029 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 26456
/proc/meminfo: memFree=28968616/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=148700 CPUtime=3.07 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 20329 0 0 0 238 69 0 0 20 0 1 0 385217404 152268800 36335 33554432000 4194304 6006132 140734031976560 140734031969664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26453/statm: 37175 36335 157 443 0 36728 0
[pid=26455] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26455/stat : 26455 (cp2_pre.sh) S 26453 26452 14782 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385217713 9367552 277 33554432000 4194304 5064252 140735430780448 140735430779152 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26455/statm: 2287 277 234 213 0 72 0
[pid=26456] ppid=26455 vsize=282952 CPUtime=3.2 cores=1,3,5,7
/proc/26456/stat : 26456 (coprocessor) R 26455 26452 14782 0 -1 4202496 30393 0 0 0 311 9 0 0 20 0 1 0 385217713 289742848 69198 33554432000 4194304 6586260 140736711144768 140736711140312 5599447 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/26456/statm: 70738 69198 188 584 0 70150 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 449948

[startup+12.7003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 26456
/proc/meminfo: memFree=28966452/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=148700 CPUtime=3.07 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 20329 0 0 0 238 69 0 0 20 0 1 0 385217404 152268800 36335 33554432000 4194304 6006132 140734031976560 140734031969664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26453/statm: 37175 36335 157 443 0 36728 0
[pid=26455] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26455/stat : 26455 (cp2_pre.sh) S 26453 26452 14782 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385217713 9367552 277 33554432000 4194304 5064252 140735430780448 140735430779152 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26455/statm: 2287 277 234 213 0 72 0
[pid=26456] ppid=26455 vsize=284536 CPUtime=9.6 cores=1,3,5,7
/proc/26456/stat : 26456 (coprocessor) R 26455 26452 14782 0 -1 4202496 30810 0 0 0 951 9 0 0 20 0 1 0 385217713 291364864 69615 33554432000 4194304 6586260 140736711144768 140736711140088 5599283 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/26456/statm: 71134 69615 188 584 0 70546 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 451532

[startup+25.5003 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 26456
/proc/meminfo: memFree=28966088/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=148700 CPUtime=3.07 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 20329 0 0 0 238 69 0 0 20 0 1 0 385217404 152268800 36335 33554432000 4194304 6006132 140734031976560 140734031969664 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26453/statm: 37175 36335 157 443 0 36728 0
[pid=26455] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26455/stat : 26455 (cp2_pre.sh) S 26453 26452 14782 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 385217713 9367552 277 33554432000 4194304 5064252 140735430780448 140735430779152 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26455/statm: 2287 277 234 213 0 72 0
[pid=26456] ppid=26455 vsize=285328 CPUtime=22.4 cores=1,3,5,7
/proc/26456/stat : 26456 (coprocessor) R 26455 26452 14782 0 -1 4202496 30988 0 0 0 2231 9 0 0 20 0 1 0 385217713 292175872 69793 33554432000 4194304 6586260 140736711144768 140736711140312 5599447 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/26456/statm: 71332 69793 188 584 0 70744 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 452324

[startup+51.1003 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 26464
/proc/meminfo: memFree=28247324/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=1478104 CPUtime=51.07 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) R 26452 26452 14782 0 -1 4202496 93373 60464 0 0 1334 159 3587 27 20 0 1 0 385217404 1513578496 292958 33554432000 4194304 6006132 140734031976560 140734031968920 4535954 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26453/statm: 369526 292958 179 443 0 369079 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1487252

[startup+102.307 s]
/proc/loadavg: 2.44 2.10 2.03 3/184 26470
/proc/meminfo: memFree=20063244/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=4207544 CPUtime=16.89 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 307572 0 0 0 1539 150 0 0 20 0 1 0 385225944 4308525056 842816 33554432000 4194304 5208918 140733906388336 140733905337736 4607392 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1051886 842817 69 248 0 1051635 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 8578068

[startup+162.3 s]
/proc/loadavg: 2.72 2.27 2.09 3/183 26470
/proc/meminfo: memFree=17724312/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6636308 CPUtime=76.88 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 648826 0 0 0 7389 299 0 0 20 0 1 0 385225944 6795579392 1442929 33554432000 4194304 5208918 140733906388336 140733906386184 4205640 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659077 1442929 104 248 0 1658826 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 11006832

[startup+222.301 s]
/proc/loadavg: 2.26 2.22 2.09 3/183 26470
/proc/meminfo: memFree=17726296/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/26470/statm: 1659842 1444117 105 248 0 1659591 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 11009892

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26575
/proc/meminfo: memFree=18277100/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639368 CPUtime=1336.69 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649561 0 0 0 133370 299 0 0 20 0 1 0 385225944 6798712832 1444118 33554432000 4194304 5208918 140733906388336 140733906386504 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659842 1444118 105 248 0 1659591 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 11009892

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26585
/proc/meminfo: memFree=18246436/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639368 CPUtime=1396.68 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649562 0 0 0 139369 299 0 0 20 0 1 0 385225944 6798712832 1444119 33554432000 4194304 5208918 140733906388336 140733906386504 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659842 1444119 105 248 0 1659591 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 11009892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26585
/proc/meminfo: memFree=18276604/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639368 CPUtime=1456.67 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649563 0 0 0 145368 299 0 0 20 0 1 0 385225944 6798712832 1444120 33554432000 4194304 5208918 140733906388336 140733906386504 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659842 1444120 105 248 0 1659591 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 11009892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26585
/proc/meminfo: memFree=18276480/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639368 CPUtime=1516.66 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649564 0 0 0 151367 299 0 0 20 0 1 0 385225944 6798712832 1444121 33554432000 4194304 5208918 140733906388336 140733906386504 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659842 1444121 105 248 0 1659591 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 11009892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26586
/proc/meminfo: memFree=18238192/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639368 CPUtime=1576.65 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649565 0 0 0 157366 299 0 0 20 0 1 0 385225944 6798712832 1444122 33554432000 4194304 5208918 140733906388336 140733906386504 4229244 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659842 1444122 105 248 0 1659591 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 11009892

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26586
/proc/meminfo: memFree=18235292/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639476 CPUtime=1636.64 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649566 0 0 0 163365 299 0 0 20 0 1 0 385225944 6798823424 1444123 33554432000 4194304 5208918 140733906388336 140733906386504 4228997 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659869 1444123 105 248 0 1659618 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 11010000

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26586
/proc/meminfo: memFree=18231088/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639476 CPUtime=1696.63 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649567 0 0 0 169364 299 0 0 20 0 1 0 385225944 6798823424 1444124 33554432000 4194304 5208918 140733906388336 140733906386504 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659869 1444124 105 248 0 1659618 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 11010000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26586
/proc/meminfo: memFree=18222772/32873844 swapFree=7628/7628
[pid=26452] ppid=26450 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26452/stat : 26452 (npSolver-wbo-I.) S 26450 26452 14782 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385217404 9367552 275 33554432000 4194304 5064252 140735715750224 140735715749136 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26452/statm: 2287 275 233 213 0 72 0
[pid=26453] ppid=26452 vsize=4352228 CPUtime=85.27 cores=1,3,5,7
/proc/26453/stat : 26453 (npSolver-wbo) S 26452 26452 14782 0 -1 4202496 99053 60464 0 0 4213 700 3587 27 20 0 1 0 385217404 4456681472 749346 33554432000 4194304 6006132 140734031976560 140734031967968 5187998 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26453/statm: 1088057 749346 180 443 0 1087610 0
[pid=26468] ppid=26453 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26468/stat : 26468 (satsolver.sh) S 26453 26452 14782 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385225943 9367552 266 33554432000 4194304 5064252 140737284018032 140737284016944 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26468/statm: 2287 266 226 213 0 72 0
[pid=26470] ppid=26468 vsize=6639476 CPUtime=1714.73 cores=1,3,5,7
/proc/26470/stat : 26470 (glucose) R 26468 26452 14782 0 -1 4202496 649568 0 0 0 171174 299 0 0 20 0 1 0 385225944 6798823424 1444125 33554432000 4194304 5208918 140733906388336 140733906386504 4229319 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26470/statm: 1659869 1444125 105 248 0 1659618 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 11010000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 26452 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.000999
# while last known CPU time is 1800
#
# 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
CPU user time (s): 1789.74
CPU system time (s): 10.26
CPU usage (%): 99.9766
Max. virtual memory (cumulated for all children) (KiB): 13252264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

runsolver used 4.48032 second user time and 12.2741 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-08 23:28:45
IDJOB=3754529
IDBENCH=79118
IDSOLVER=2338
FILE ID=node146/3754529-1339190924
RUNJOBID= node146-1339183446-25211
PBS_JOBID= 14643816
Free space on /tmp= 70572 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-BIGINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.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-3754529-1339190924/watcher-3754529-1339190924 -o /tmp/evaluation-result-3754529-1339190924/solver-3754529-1339190924 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754529-1339190924.wbo 1044891433 HOME HOME

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

MD5SUM BENCH= 472f23c3fe9900c3fa5a2fb1a63f7a4f
RANDOM SEED=1044891433

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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.92
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		: 2667.034
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		: 2667.034
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		: 2667.034
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		: 2667.034
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.91
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		: 2667.034
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		: 2667.034
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29403644 kB
Buffers:          407936 kB
Cached:          1651624 kB
SwapCached:         2168 kB
Active:          2544768 kB
Inactive:          32052 kB
Active(anon):     515228 kB
Inactive(anon):     3984 kB
Active(file):    2029540 kB
Inactive(file):    28068 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67099984 kB
Dirty:             16752 kB
Writeback:             0 kB
AnonPages:        524920 kB
Mapped:            10184 kB
Shmem:                 0 kB
Slab:             752424 kB
SReclaimable:     192240 kB
SUnreclaim:       560184 kB
KernelStack:        1496 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     833420 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    466944 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= 67904 MiB
End job on node146 at 2012-06-08 23:58:47