Trace number 3716678

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-91-90--soft-0-100-0.wbo
MD5SUMdd3ef6bbe4855ee6a3bf373100fffb0f
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.437933
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8190
Total number of constraints181
Number of soft constraints181
Number of constraints which are clauses91
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 constraint91
Top cost 8850
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 8849
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 92
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

2.98/3.06	o 3878
2.98/3.06	c current bound: 1939
2.98/3.06	c fallback to adder encoding
4.17/4.22	o 1935
4.17/4.22	c current bound: 967
4.17/4.22	c fallback to adder encoding
5.23/5.61	o 967
5.23/5.61	c current bound: 483
130.79/131.22	o 463
130.79/131.22	c current bound: 231
146.09/146.53	o 228
146.09/146.53	c current bound: 114
157.06/157.53	o 114
157.06/157.53	c current bound: 57
169.93/170.48	o 57
169.93/170.48	c current bound: 28
178.74/179.29	o 11
178.74/179.29	c current bound: 5
186.65/187.12	o 5
186.65/187.12	c current bound: 2
199.44/199.95	o 2
199.44/199.95	c current bound: 1
208.83/209.39	o 1
208.83/209.39	c current bound: 0
1800.02/1800.81	./satsolver.sh: line 5:  1746 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.81	c error: unexpected solver exit code
1800.02/1800.81	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-3716678-1338209371/watcher-3716678-1338209371 -o /tmp/evaluation-result-3716678-1338209371/solver-3716678-1338209371 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3716678-1338209371.wbo 286625250 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 1654
/proc/meminfo: memFree=31055692/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0

[startup+0.098654 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1654
/proc/meminfo: memFree=31055692/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100314 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1654
/proc/meminfo: memFree=31055692/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30027 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1654
/proc/meminfo: memFree=31055692/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/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.00 2.00 2.00 3/179 1654
/proc/meminfo: memFree=31055692/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50039 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1658
/proc/meminfo: memFree=30963760/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=27028 CPUtime=0.72 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 5208 0 0 0 70 2 0 0 20 0 1 0 287061592 27676672 5265 33554432000 4194304 5872148 140736636622800 140736636618680 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1655/statm: 6757 5265 164 410 0 6339 0
[pid=1657] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1657/stat : 1657 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287061665 9367552 267 33554432000 4194304 5064252 140734491944208 140734491943120 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1657/statm: 2287 267 226 213 0 72 0
[pid=1658] ppid=1657 vsize=70280 CPUtime=0.75 cores=1,3,5,7
/proc/1658/stat : 1658 (glucose_static) R 1657 1654 32725 0 -1 4202496 14049 0 0 0 73 2 0 0 20 0 1 0 287061666 71966720 15678 33554432000 4194304 4896791 140733929050592 140733927999640 4225191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/1658/statm: 17570 15678 76 172 0 17396 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 115604

[startup+3.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1658
/proc/meminfo: memFree=30958540/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=32560 CPUtime=3.07 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 7604 15627 0 0 85 67 150 5 20 0 1 0 287061592 33341440 6630 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1655/statm: 8140 6630 178 410 0 7722 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 41708

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 2/182 1665
/proc/meminfo: memFree=30994160/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=5.33 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 14068 49265 0 0 98 69 349 17 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
Current children cumulated CPU time (s) 5.33
Current children cumulated vsize (KiB) 62296

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1668
/proc/meminfo: memFree=30866892/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=5.33 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 14068 49265 0 0 98 69 349 17 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1667] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1667/stat : 1667 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287062162 9367552 267 33554432000 4194304 5064252 140735504103216 140735504102128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1667/statm: 2287 267 226 213 0 72 0
[pid=1668] ppid=1667 vsize=113788 CPUtime=6.97 cores=1,3,5,7
/proc/1668/stat : 1668 (glucose_static) R 1667 1654 32725 0 -1 4202496 21545 0 0 0 693 4 0 0 20 0 1 0 287062163 116518912 25711 33554432000 4194304 4896791 140734519409632 140734519406840 4223862 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1668/statm: 28447 25711 78 172 0 28273 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 185232

[startup+25.5005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1668
/proc/meminfo: memFree=30852760/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=5.33 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 14068 49265 0 0 98 69 349 17 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1667] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1667/stat : 1667 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287062162 9367552 267 33554432000 4194304 5064252 140735504103216 140735504102128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1667/statm: 2287 267 226 213 0 72 0
[pid=1668] ppid=1667 vsize=114332 CPUtime=19.77 cores=1,3,5,7
/proc/1668/stat : 1668 (glucose_static) R 1667 1654 32725 0 -1 4202496 21680 0 0 0 1973 4 0 0 20 0 1 0 287062163 117075968 25846 33554432000 4194304 4896791 140734519409632 140734519406840 4224983 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1668/statm: 28583 25846 78 172 0 28409 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 185776

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1671
/proc/meminfo: memFree=30895736/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=5.33 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 14068 49265 0 0 98 69 349 17 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1667] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1667/stat : 1667 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287062162 9367552 267 33554432000 4194304 5064252 140735504103216 140735504102128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1667/statm: 2287 267 226 213 0 72 0
[pid=1668] ppid=1667 vsize=115064 CPUtime=45.36 cores=1,3,5,7
/proc/1668/stat : 1668 (glucose_static) R 1667 1654 32725 0 -1 4202496 21894 0 0 0 4532 4 0 0 20 0 1 0 287062163 117825536 26057 33554432000 4194304 4896791 140734519409632 140734519406840 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1668/statm: 28766 26057 78 172 0 28592 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 186508

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1671
/proc/meminfo: memFree=30899640/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=5.33 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 14068 49265 0 0 98 69 349 17 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1667] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1667/stat : 1667 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287062162 9367552 267 33554432000 4194304 5064252 140735504103216 140735504102128 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1667/statm: 2287 267 226 213 0 72 0
[pid=1668] ppid=1667 vsize=115848 CPUtime=96.57 cores=1,3,5,7
/proc/1668/stat : 1668 (glucose_static) R 1667 1654 32725 0 -1 4202496 22867 0 0 0 9652 5 0 0 20 0 1 0 287062163 118628352 26184 33554432000 4194304 4896791 140734519409632 140734519406840 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1668/statm: 28962 26184 78 172 0 28788 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 187292

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1681
/proc/meminfo: memFree=30883944/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=157.09 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 23555 112778 0 0 111 70 15488 40 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1680] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1680/stat : 1680 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287077345 9367552 266 33554432000 4194304 5064252 140737110830800 140737110829712 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/1680/statm: 2287 266 226 213 0 72 0
[pid=1681] ppid=1680 vsize=79016 CPUtime=4.75 cores=1,3,5,7
/proc/1681/stat : 1681 (glucose_static) R 1680 1654 32725 0 -1 4202496 15742 0 0 0 471 4 0 0 20 0 1 0 287077346 80912384 16950 33554432000 4194304 4896791 140736374703376 140736374700584 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1681/statm: 19754 16950 78 172 0 19580 0
Current children cumulated CPU time (s) 161.84
Current children cumulated vsize (KiB) 150460

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1749
/proc/meminfo: memFree=31008336/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1812
/proc/meminfo: memFree=30816852/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=157324 CPUtime=1152.67 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 51481 0 0 0 115230 37 0 0 20 0 1 0 287082531 161099776 37459 33554432000 4194304 4896791 140736056355328 140736056352536 4205040 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 39331 37459 78 172 0 39157 0
Current children cumulated CPU time (s) 1361.59
Current children cumulated vsize (KiB) 228768

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1812
/proc/meminfo: memFree=30800360/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=178276 CPUtime=1212.67 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 52548 0 0 0 121229 38 0 0 20 0 1 0 287082531 182554624 40041 33554432000 4194304 4896791 140736056355328 140736056352472 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 44569 40041 78 172 0 44395 0
Current children cumulated CPU time (s) 1421.59
Current children cumulated vsize (KiB) 249720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1812
/proc/meminfo: memFree=30797564/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=180648 CPUtime=1272.65 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 53941 0 0 0 127225 40 0 0 20 0 1 0 287082531 184983552 39638 33554432000 4194304 4896791 140736056355328 140736056352536 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 45162 39638 78 172 0 44988 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 252092

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 1813
/proc/meminfo: memFree=30797748/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=164744 CPUtime=1332.65 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 54625 0 0 0 133223 42 0 0 20 0 1 0 287082531 168697856 39056 33554432000 4194304 4896791 140736056355328 140736056352536 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 41186 39056 78 172 0 41012 0
Current children cumulated CPU time (s) 1541.57
Current children cumulated vsize (KiB) 236188

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 1813
/proc/meminfo: memFree=30782904/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=185408 CPUtime=1392.62 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 55663 0 0 0 139219 43 0 0 20 0 1 0 287082531 189857792 41586 33554432000 4194304 4896791 140736056355328 140736056352856 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 46352 41586 78 172 0 46178 0
Current children cumulated CPU time (s) 1601.54
Current children cumulated vsize (KiB) 256852

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 1813
/proc/meminfo: memFree=30784316/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=187124 CPUtime=1452.61 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 56894 0 0 0 145217 44 0 0 20 0 1 0 287082531 191614976 41026 33554432000 4194304 4896791 140736056355328 140736056352536 4223776 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 46781 41026 78 172 0 46607 0
Current children cumulated CPU time (s) 1661.53
Current children cumulated vsize (KiB) 258568

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1813
/proc/meminfo: memFree=30773972/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=189136 CPUtime=1512.6 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 57436 0 0 0 151215 45 0 0 20 0 1 0 287082531 193675264 43612 33554432000 4194304 4896791 140736056355328 140736056352536 4225240 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 47284 43612 78 172 0 47110 0
Current children cumulated CPU time (s) 1721.52
Current children cumulated vsize (KiB) 260580

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1813
/proc/meminfo: memFree=30777820/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=191144 CPUtime=1572.59 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 58733 0 0 0 157212 47 0 0 20 0 1 0 287082531 195731456 42593 33554432000 4194304 4896791 140736056355328 140736056352536 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 47786 42593 78 172 0 47612 0
Current children cumulated CPU time (s) 1781.51
Current children cumulated vsize (KiB) 262588



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 1814
/proc/meminfo: memFree=30766588/32873648 swapFree=6612/6612
[pid=1654] ppid=1652 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1654/stat : 1654 (runWbo2satCp2.s) S 1652 1654 32725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287061592 9367552 274 33554432000 4194304 5064252 140736759968320 140736759967232 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1654/statm: 2287 274 233 213 0 72 0
[pid=1655] ppid=1654 vsize=53148 CPUtime=208.92 cores=1,3,5,7
/proc/1655/stat : 1655 (wbo2sat) S 1654 1654 32725 0 -1 4202496 31747 203009 0 0 119 72 20627 74 20 0 1 0 287061592 54423552 11583 33554432000 4194304 5872148 140736636622800 140736636616072 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/1655/statm: 13287 11583 180 410 0 12869 0
[pid=1745] ppid=1655 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1745/stat : 1745 (satsolver.sh) S 1655 1654 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287082531 9367552 267 33554432000 4194304 5064252 140736960601696 140736960600608 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1745/statm: 2287 267 226 213 0 72 0
[pid=1746] ppid=1745 vsize=191668 CPUtime=1591.1 cores=1,3,5,7
/proc/1746/stat : 1746 (glucose_static) R 1745 1654 32725 0 -1 4202496 58856 0 0 0 159062 48 0 0 20 0 1 0 287082531 196268032 43227 33554432000 4194304 4896791 140736056355328 140736056351064 4225025 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1746/statm: 47917 43227 78 172 0 47743 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 263112

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.81
CPU time (s): 1800.06
CPU user time (s): 1798.09
CPU system time (s): 1.9617
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 291352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.09
system time used= 1.9617
maximum resident set size= 204208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294601
page faults= 0
swaps= 0
block input operations= 0
block output operations= 353488
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 223
involuntary context switches= 2147

runsolver used 4.02439 second user time and 19.863 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 14:49:31
IDJOB=3716678
IDBENCH=79185
IDSOLVER=2299
FILE ID=node148/3716678-1338209371
RUNJOBID= node148-1338194963-32742
PBS_JOBID= 14624603
Free space on /tmp= 71684 MiB

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

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

MD5SUM BENCH= dd3ef6bbe4855ee6a3bf373100fffb0f
RANDOM SEED=286625250

node148.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.284
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.56
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.284
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.94
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.284
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		: 2667.284
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.284
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.284
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.284
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.90
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.284
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:       32873648 kB
MemFree:        31056336 kB
Buffers:          401784 kB
Cached:           399648 kB
SwapCached:          576 kB
Active:           689736 kB
Inactive:         255636 kB
Active(anon):     133100 kB
Inactive(anon):    13184 kB
Active(file):     556636 kB
Inactive(file):   242452 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8588 kB
Writeback:             0 kB
AnonPages:        192412 kB
Mapped:            11756 kB
Shmem:                96 kB
Slab:             728844 kB
SReclaimable:     173272 kB
SUnreclaim:       555572 kB
KernelStack:        1520 kB
PageTables:         4784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     290116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    106496 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71652 MiB
End job on node148 at 2012-05-28 15:19:32