Trace number 3715986

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
wbo2sat 2012-05-19? (TO) 1800.06 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-95-90--soft-0-100-0.wbo
MD5SUM4a1855bab5ee86d15b24a1b5f3713388
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.560914
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8550
Total number of constraints185
Number of soft constraints185
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Top cost 9532
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 9531
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

3.26/3.48	o 4583
3.26/3.48	c current bound: 2291
3.26/3.48	c fallback to adder encoding
5.46/5.61	o 2286
5.46/5.61	c current bound: 1143
5.46/5.61	c fallback to adder encoding
9.76/9.95	o 1108
9.76/9.95	c current bound: 554
34.24/34.48	o 553
34.24/34.48	c current bound: 276
59.95/60.12	o 271
59.95/60.12	c current bound: 135
77.15/77.33	o 125
77.15/77.33	c current bound: 62
109.63/109.88	o 61
109.63/109.88	c current bound: 30
123.12/123.38	o 30
123.12/123.38	c current bound: 15
132.50/132.74	o 14
132.50/132.74	c current bound: 7
154.39/154.66	o 7
154.39/154.66	c current bound: 3
163.30/163.52	o 2
163.30/163.52	c current bound: 1
174.98/175.29	o 1
174.98/175.29	c current bound: 0
1800.06/1800.61	c error: unexpected solver exit code
1800.06/1800.61	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-3715986-1338209234/watcher-3715986-1338209234 -o /tmp/evaluation-result-3715986-1338209234/solver-3715986-1338209234 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3715986-1338209234.wbo 1261366759 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.00 2.00 2.00 3/179 19440
/proc/meminfo: memFree=28216300/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0

[startup+0.076794 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19440
/proc/meminfo: memFree=28216300/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100327 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19440
/proc/meminfo: memFree=28216300/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19440
/proc/meminfo: memFree=28216300/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 19440
/proc/meminfo: memFree=28216300/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50044 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19444
/proc/meminfo: memFree=28118404/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=27048 CPUtime=0.78 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 5381 0 0 0 75 3 0 0 20 0 1 0 287048904 27697152 5228 33554432000 4194304 5872148 140733992911392 140733992907272 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/19441/statm: 6762 5228 164 410 0 6344 0
[pid=19443] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19443/stat : 19443 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287048982 9367552 267 33554432000 4194304 5064252 140733997601920 140733997600832 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19443/statm: 2287 267 226 213 0 72 0
[pid=19444] ppid=19443 vsize=71012 CPUtime=0.7 cores=1,3,5,7
/proc/19444/stat : 19444 (glucose_static) R 19443 19440 17890 0 -1 4202496 14404 0 0 0 67 3 0 0 20 0 1 0 287048982 72716288 16042 33554432000 4194304 4896791 140737218927456 140733997600856 4225191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19444/statm: 17753 16042 76 172 0 17579 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 116356

[startup+3.10026 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19444
/proc/meminfo: memFree=28114984/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=33104 CPUtime=2.96 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) R 19440 19440 17890 0 -1 4202496 6935 15485 0 0 84 40 168 4 20 0 1 0 287048904 33898496 6708 33554432000 4194304 5872148 140733992911392 140733992906280 5126832 0 0 4096 0 0 0 0 17 3 0 0 11 0 0
/proc/19441/statm: 8276 6708 167 410 0 7858 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 42252

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19447
/proc/meminfo: memFree=28089376/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=38916 CPUtime=5.5 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 10810 33588 0 0 98 70 369 13 20 0 1 0 287048904 39849984 8120 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/19441/statm: 9729 8120 178 410 0 9311 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 48064

[startup+12.7005 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 19453
/proc/meminfo: memFree=28013544/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=9.93 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 15530 51160 0 0 109 72 791 21 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19452] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19452/stat : 19452 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287049910 9367552 266 33554432000 4194304 5064252 140734856248128 140734856247040 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2287 266 226 213 0 72 0
[pid=19453] ppid=19452 vsize=131868 CPUtime=2.62 cores=1,3,5,7
/proc/19453/stat : 19453 (glucose_static) R 19452 19440 17890 0 -1 4202496 24334 0 0 0 257 5 0 0 20 0 1 0 287049910 135032832 27184 33554432000 4194304 4896791 140733323574160 140733323571368 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19453/statm: 32967 27184 78 172 0 32793 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 203460

[startup+25.5005 s]
/proc/loadavg: 1.94 1.98 1.99 3/183 19453
/proc/meminfo: memFree=28023044/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=9.93 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 15530 51160 0 0 109 72 791 21 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19452] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19452/stat : 19452 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287049910 9367552 266 33554432000 4194304 5064252 140734856248128 140734856247040 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2287 266 226 213 0 72 0
[pid=19453] ppid=19452 vsize=145104 CPUtime=15.42 cores=1,3,5,7
/proc/19453/stat : 19453 (glucose_static) R 19452 19440 17890 0 -1 4202496 26508 0 0 0 1535 7 0 0 20 0 1 0 287049910 148586496 29351 33554432000 4194304 4896791 140733323574160 140733323571368 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19453/statm: 36276 29351 78 172 0 36102 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 216696

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 19456
/proc/meminfo: memFree=28016124/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=34.41 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 19285 81482 0 0 117 73 3217 34 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19455] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19455/stat : 19455 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287052358 9367552 267 33554432000 4194304 5064252 140735793345472 140735793344384 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/19455/statm: 2287 267 226 213 0 72 0
[pid=19456] ppid=19455 vsize=101036 CPUtime=16.54 cores=1,3,5,7
/proc/19456/stat : 19456 (glucose_static) R 19455 19440 17890 0 -1 4202496 21669 0 0 0 1649 5 0 0 20 0 1 0 287052358 103460864 23125 33554432000 4194304 4896791 140736079142064 140736079139640 4401607 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/19456/statm: 25259 23125 78 172 0 25085 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 172628

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 19463
/proc/meminfo: memFree=28055424/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=77.2 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 25483 123900 0 0 125 74 7470 51 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19461] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19461/stat : 19461 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287056638 9367552 267 33554432000 4194304 5064252 140733595056640 140733595055552 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19461/statm: 2287 267 226 213 0 72 0
[pid=19462] ppid=19461 vsize=81712 CPUtime=24.94 cores=1,3,5,7
/proc/19462/stat : 19462 (glucose_static) R 19461 19440 17890 0 -1 4202496 17966 0 0 0 2489 5 0 0 20 0 1 0 287056638 83673088 18160 33554432000 4194304 4896791 140733919987712 140733919985000 4224960 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19462/statm: 20428 18160 78 172 0 20254 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 153304

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 19475
/proc/meminfo: memFree=28060464/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=154.48 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 32828 199393 0 0 132 76 15157 83 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19474] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19474/stat : 19474 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287064370 9367552 266 33554432000 4194304 5064252 140736496517840 140736496516752 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19474/statm: 2287 266 226 213 0 72 0
[pid=19475] ppid=19474 vsize=79172 CPUtime=7.62 cores=1,3,5,7
/proc/19475/stat : 19475 (glucose_static) R 19474 19440 17890 0 -1 4202496 15668 0 0 0 759 3 0 0 20 0 1 0 287064370 81072128 16341 33554432000 4194304 4896791 140735174739008 140735174736536 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/19475/statm: 19793 16341 78 172 0 19619 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 150764

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/184 19484
/proc/meminfo: memFree=28064020/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 51682 0 0 0 118635 41 0 0 20 0 1 0 287066433 165806080 38808 33554432000 4194304 4896791 140735501567648 140735501564856 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 40480 38808 78 172 0 40306 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 233512

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19590
/proc/meminfo: memFree=28012512/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=182736 CPUtime=1246.76 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 52719 0 0 0 124634 42 0 0 20 0 1 0 287066433 187121664 40847 33554432000 4194304 4896791 140735501567648 140735501564856 4205066 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 45684 40847 78 172 0 45510 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 254328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19590
/proc/meminfo: memFree=28015048/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=184204 CPUtime=1306.74 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 53672 0 0 0 130630 44 0 0 20 0 1 0 287066433 188624896 40000 33554432000 4194304 4896791 140735501567648 140735501565176 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 46051 40000 78 172 0 45877 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 255796

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19590
/proc/meminfo: memFree=28011020/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=167504 CPUtime=1366.73 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 54722 0 0 0 136628 45 0 0 20 0 1 0 287066433 171524096 39765 33554432000 4194304 4896791 140735501567648 140735501564856 4205054 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 41876 39765 78 172 0 41702 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 239096

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19590
/proc/meminfo: memFree=27988212/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=187912 CPUtime=1426.71 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 55675 0 0 0 142625 46 0 0 20 0 1 0 287066433 192421888 42226 33554432000 4194304 4896791 140735501567648 140735501564856 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 46978 42226 78 172 0 46804 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 259504

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19591
/proc/meminfo: memFree=27997748/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=172164 CPUtime=1486.7 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 56477 0 0 0 148623 47 0 0 20 0 1 0 287066433 176295936 41240 33554432000 4194304 4896791 140735501567648 140735501564856 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 43041 41240 78 172 0 42867 0
Current children cumulated CPU time (s) 1661.78
Current children cumulated vsize (KiB) 243756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19591
/proc/meminfo: memFree=27977772/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=192584 CPUtime=1546.68 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 57345 0 0 0 154620 48 0 0 20 0 1 0 287066433 197206016 43608 33554432000 4194304 4896791 140735501567648 140735501564856 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 48146 43608 78 172 0 47972 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 264176

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 19591
/proc/meminfo: memFree=27972832/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=175068 CPUtime=1606.67 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 57958 0 0 0 160618 49 0 0 20 0 1 0 287066433 179269632 41921 33554432000 4194304 4896791 140735501567648 140735501564856 4205044 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 43767 41921 78 172 0 43593 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 246660



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 19591
/proc/meminfo: memFree=27980748/32873844 swapFree=7384/7384
[pid=19440] ppid=19438 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19440/stat : 19440 (runWbo2sat.sh) S 19438 19440 17890 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 287048904 9367552 274 33554432000 4194304 5064252 140736832322624 140736832321536 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19440/statm: 2287 274 233 213 0 72 0
[pid=19441] ppid=19440 vsize=53296 CPUtime=175.08 cores=1,3,5,7
/proc/19441/stat : 19441 (wbo2sat) S 19440 19440 17890 0 -1 4202496 36640 233882 0 0 135 76 17201 96 20 0 1 0 287048904 54575104 11529 33554432000 4194304 5872148 140733992911392 140733992904664 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 11 0 0
/proc/19441/statm: 13324 11529 180 410 0 12906 0
[pid=19483] ppid=19441 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/19483/stat : 19483 (satsolver.sh) S 19441 19440 17890 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287066433 9367552 267 33554432000 4194304 5064252 140733996696976 140733996695888 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/19483/statm: 2287 267 226 213 0 72 0
[pid=19484] ppid=19483 vsize=194300 CPUtime=1624.98 cores=1,3,5,7
/proc/19484/stat : 19484 (glucose_static) R 19483 19440 17890 0 -1 4202496 58515 0 0 0 162448 50 0 0 20 0 1 0 287066433 198963200 42460 33554432000 4194304 4896791 140735501567648 140735501564856 4223840 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/19484/statm: 48575 42460 78 172 0 48401 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 265892

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 19440 and gives
#  childrusage.ru_utime.tv_sec=173
#  childrusage.ru_utime.tv_usec=370643
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=738735
# CPU time returned by wait4() is 175.109
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.62
CPU time (s): 1800.06
CPU user time (s): 1797.84
CPU system time (s): 2.22
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 295580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 173.371
system time used= 1.73873
maximum resident set size= 134644
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271499
page faults= 0
swaps= 0
block input operations= 0
block output operations= 399608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 173
involuntary context switches= 277

runsolver used 3.2925 second user time and 8.98363 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-28 14:47:14
IDJOB=3715986
IDBENCH=79170
IDSOLVER=2298
FILE ID=node136/3715986-1338209234
RUNJOBID= node136-1338193482-17907
PBS_JOBID= 14624585
Free space on /tmp= 71088 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-95-90--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715986-1338209234/watcher-3715986-1338209234 -o /tmp/evaluation-result-3715986-1338209234/solver-3715986-1338209234 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3715986-1338209234.wbo 1261366759 HOME HOME

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

MD5SUM BENCH= 4a1855bab5ee86d15b24a1b5f3713388
RANDOM SEED=1261366759

node136.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.247
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.49
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.247
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		: 2667.247
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.94
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.247
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.90
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.247
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		: 2667.247
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		: 2667.247
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.247
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:        28216572 kB
Buffers:          484080 kB
Cached:          3153968 kB
SwapCached:        24460 kB
Active:          1575792 kB
Inactive:        2222672 kB
Active(anon):     132764 kB
Inactive(anon):    27208 kB
Active(file):    1443028 kB
Inactive(file):  2195464 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:              8604 kB
Writeback:             0 kB
AnonPages:        239408 kB
Mapped:            10388 kB
Shmem:                 0 kB
Slab:             718732 kB
SReclaimable:     160524 kB
SUnreclaim:       558208 kB
KernelStack:        1520 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     277080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 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= 71060 MiB
End job on node136 at 2012-05-28 15:17:15