Trace number 3716671

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.11 1800.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-55-50--soft-0-100-0.wbo
MD5SUMcab96e9f0187cae75501af3130753b71
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark0.12498
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables2750
Total number of constraints105
Number of soft constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Top cost 5686
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5685
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
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

0.00/0.55	o 3400
0.00/0.55	c current bound: 1700
0.00/0.55	c fallback to adder encoding
0.00/0.78	o 1545
0.00/0.78	c current bound: 772
8.97/9.06	o 584
8.97/9.06	c current bound: 292
15.56/15.65	o 201
15.56/15.65	c current bound: 100
17.05/17.17	o 99
17.05/17.17	c current bound: 49
23.77/23.86	o 49
23.77/23.86	c current bound: 24
28.86/28.93	o 21
28.86/28.93	c current bound: 10
29.95/30.07	o 10
29.95/30.07	c current bound: 5
32.56/32.65	o 5
32.56/32.65	c current bound: 2
33.75/33.87	o 2
33.75/33.87	c current bound: 1
1800.07/1800.50	./satsolver.sh: line 5:  5500 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.50	c error: unexpected solver exit code
1800.07/1800.50	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-3716671-1338209144/watcher-3716671-1338209144 -o /tmp/evaluation-result-3716671-1338209144/solver-3716671-1338209144 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716671-1338209144.wbo 443034380 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 1.99 1.87 3/179 5411
/proc/meminfo: memFree=30981832/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0

[startup+0.00813602 s]
/proc/loadavg: 2.01 1.99 1.87 3/179 5411
/proc/meminfo: memFree=30981832/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100265 s]
/proc/loadavg: 2.01 1.99 1.87 3/179 5411
/proc/meminfo: memFree=30981832/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.01 1.99 1.87 3/179 5411
/proc/meminfo: memFree=30981832/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.01 1.99 1.87 3/179 5411
/proc/meminfo: memFree=30981832/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 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.01 1.99 1.87 3/183 5421
/proc/meminfo: memFree=30907204/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=21636 CPUtime=0.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 6838 10392 0 0 27 16 38 3 20 0 1 0 287038793 22155264 3974 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5412/statm: 5409 3974 180 410 0 4991 0
[pid=5420] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5420/stat : 5420 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287038879 9367552 266 33554432000 4194304 5064252 140735715779056 140735715777968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5420/statm: 2287 266 226 213 0 72 0
[pid=5421] ppid=5420 vsize=57012 CPUtime=0.63 cores=0,2,4,6
/proc/5421/stat : 5421 (glucose_static) R 5420 5411 1906 0 -1 4202496 12038 0 0 0 61 2 0 0 20 0 1 0 287038879 58380288 12032 33554432000 4194304 4896791 140736305670016 140735715777992 4225061 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5421/statm: 14253 12032 78 172 0 14079 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 96944

[startup+3.10035 s]
/proc/loadavg: 2.01 1.99 1.87 3/183 5421
/proc/meminfo: memFree=30901636/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=21636 CPUtime=0.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 6838 10392 0 0 27 16 38 3 20 0 1 0 287038793 22155264 3974 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5412/statm: 5409 3974 180 410 0 4991 0
[pid=5420] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5420/stat : 5420 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287038879 9367552 266 33554432000 4194304 5064252 140735715779056 140735715777968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5420/statm: 2287 266 226 213 0 72 0
[pid=5421] ppid=5420 vsize=57420 CPUtime=2.23 cores=0,2,4,6
/proc/5421/stat : 5421 (glucose_static) R 5420 5411 1906 0 -1 4202496 12172 0 0 0 221 2 0 0 20 0 1 0 287038879 58798080 12676 33554432000 4194304 4896791 140736305670016 140736305667224 4203820 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5421/statm: 14355 12676 78 172 0 14181 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 97352

[startup+6.3004 s]
/proc/loadavg: 2.01 1.99 1.87 3/183 5421
/proc/meminfo: memFree=30898096/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=21636 CPUtime=0.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 6838 10392 0 0 27 16 38 3 20 0 1 0 287038793 22155264 3974 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5412/statm: 5409 3974 180 410 0 4991 0
[pid=5420] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5420/stat : 5420 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287038879 9367552 266 33554432000 4194304 5064252 140735715779056 140735715777968 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5420/statm: 2287 266 226 213 0 72 0
[pid=5421] ppid=5420 vsize=58460 CPUtime=5.43 cores=0,2,4,6
/proc/5421/stat : 5421 (glucose_static) R 5420 5411 1906 0 -1 4202496 12526 0 0 0 540 3 0 0 20 0 1 0 287038879 59863040 13211 33554432000 4194304 4896791 140736305670016 140736305667224 4225388 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/5421/statm: 14615 13211 78 172 0 14441 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 98392

[startup+12.7004 s]
/proc/loadavg: 2.01 1.99 1.88 3/183 5427
/proc/meminfo: memFree=30915900/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=9.07 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 8417 24677 0 0 31 16 852 8 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5426] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5426/stat : 5426 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287039702 9367552 266 33554432000 4194304 5064252 140734616738512 140734616737424 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5426/statm: 2287 266 226 213 0 72 0
[pid=5427] ppid=5426 vsize=34392 CPUtime=3.59 cores=0,2,4,6
/proc/5427/stat : 5427 (glucose_static) R 5426 5411 1906 0 -1 4202496 6746 0 0 0 358 1 0 0 20 0 1 0 287039702 35217408 7905 33554432000 4194304 4896791 140733924531936 140733924529144 4206164 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5427/statm: 8598 7905 78 172 0 8424 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 66744

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 5439
/proc/meminfo: memFree=30943296/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=23.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 10403 49570 0 0 34 17 2318 15 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5438] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5438/stat : 5438 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287041179 9367552 266 33554432000 4194304 5064252 140735421342240 140735421341152 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5438/statm: 2287 266 226 213 0 72 0
[pid=5439] ppid=5438 vsize=19268 CPUtime=1.62 cores=0,2,4,6
/proc/5439/stat : 5439 (glucose_static) R 5438 5411 1906 0 -1 4202496 4665 0 0 0 162 0 0 0 20 0 1 0 287041180 19730432 3991 33554432000 4194304 4896791 140735114358624 140735114356200 4225168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5439/statm: 4817 3991 78 172 0 4643 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51620

[startup+51.1004 s]
/proc/loadavg: 2.00 1.99 1.88 3/183 5515
/proc/meminfo: memFree=30916824/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=27692 CPUtime=17.21 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 10551 0 0 0 1719 2 0 0 20 0 1 0 287042180 28356608 5643 33554432000 4194304 4896791 140735005141680 140735005138888 4401607 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 6923 5643 78 172 0 6749 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 60044

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 1.89 3/183 5515
/proc/meminfo: memFree=30886800/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=47496 CPUtime=68.4 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 19830 0 0 0 6835 5 0 0 20 0 1 0 287042180 48635904 10216 33554432000 4194304 4896791 140735005141680 140735005138888 4216830 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 11874 10216 78 172 0 11700 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79848

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.90 3/183 5516
/proc/meminfo: memFree=30857548/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5550
/proc/meminfo: memFree=30644744/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=171984 CPUtime=1388.12 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 65657 0 0 0 138760 52 0 0 20 0 1 0 287042180 176111616 36045 33554432000 4194304 4896791 140735005141680 140735005138888 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 42996 36045 78 172 0 42822 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 204336

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/184 5553
/proc/meminfo: memFree=30636616/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=176444 CPUtime=1448.11 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 66815 0 0 0 144756 55 0 0 20 0 1 0 287042180 180678656 36030 33554432000 4194304 4896791 140735005141680 140735005137416 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 44111 36030 78 172 0 43937 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 208796

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/183 5553
/proc/meminfo: memFree=30676700/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=178316 CPUtime=1508.09 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 67986 0 0 0 150753 56 0 0 20 0 1 0 287042180 182595584 36539 33554432000 4194304 4896791 140735005141680 140735005138888 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 44579 36539 78 172 0 44405 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 210668

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 1.92 3/183 5553
/proc/meminfo: memFree=30664816/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=180056 CPUtime=1568.08 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 69150 0 0 0 156750 58 0 0 20 0 1 0 287042180 184377344 37017 33554432000 4194304 4896791 140735005141680 140735005139208 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 45014 37017 78 172 0 44840 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 212408

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.92 3/182 5553
/proc/meminfo: memFree=30655100/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=151112 CPUtime=1628.07 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 70203 0 0 0 162747 60 0 0 20 0 1 0 287042180 154738688 36886 33554432000 4194304 4896791 140735005141680 140735005137416 4224975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 37778 36886 78 172 0 37604 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 183464

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5554
/proc/meminfo: memFree=30626612/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=183532 CPUtime=1688.06 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 70680 0 0 0 168745 61 0 0 20 0 1 0 287042180 187936768 42984 33554432000 4194304 4896791 140735005141680 140735005138888 4225124 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 45883 42984 78 172 0 45709 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 215884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5554
/proc/meminfo: memFree=30623368/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=185020 CPUtime=1748.03 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 71750 0 0 0 174740 63 0 0 20 0 1 0 287042180 189460480 42341 33554432000 4194304 4896791 140735005141680 140735005137416 4224798 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 46255 42341 78 172 0 46081 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 217372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5554
/proc/meminfo: memFree=30601588/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=185688 CPUtime=1766.23 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 71912 0 0 0 176560 63 0 0 20 0 1 0 287042180 190144512 44547 33554432000 4194304 4896791 140735005141680 140735005138888 4223846 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 46422 44547 78 172 0 46248 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 218040

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 5554
/proc/meminfo: memFree=30601588/32873844 swapFree=7620/7620
[pid=5411] ppid=5409 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5411/stat : 5411 (runWbo2sat.sh) S 5409 5411 1906 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287038793 9367552 275 33554432000 4194304 5064252 140735703539296 140735703538208 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5411/statm: 2287 275 233 213 0 72 0
[pid=5412] ppid=5411 vsize=14056 CPUtime=33.84 cores=0,2,4,6
/proc/5412/stat : 5412 (wbo2sat) S 5411 5411 1906 0 -1 4202496 11550 73324 0 0 35 17 3310 22 20 0 1 0 287038793 14393344 2844 33554432000 4194304 5872148 140737335199504 140737335192776 5123914 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5412/statm: 3514 2844 180 410 0 3096 0
[pid=5499] ppid=5412 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5499/stat : 5499 (satsolver.sh) S 5412 5411 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287042180 9367552 267 33554432000 4194304 5064252 140735159992768 140735159991680 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5499/statm: 2287 267 226 213 0 72 0
[pid=5500] ppid=5499 vsize=185688 CPUtime=1766.23 cores=0,2,4,6
/proc/5500/stat : 5500 (glucose_static) R 5499 5411 1906 0 -1 4202496 71912 0 0 0 176560 63 0 0 20 0 1 0 287042180 190144512 44547 33554432000 4194304 4896791 140735005141680 140735005138888 4223846 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5500/statm: 46422 44547 78 172 0 46248 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 218040

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.11
CPU user time (s): 1799.07
CPU system time (s): 1.03784
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 265612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.07
system time used= 1.03784
maximum resident set size= 223540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 157776
page faults= 0
swaps= 0
block input operations= 0
block output operations= 81616
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 220
involuntary context switches= 2149

runsolver used 2.71159 second user time and 7.12492 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 14:45:44
IDJOB=3716671
IDBENCH=79168
IDSOLVER=2298
FILE ID=node143/3716671-1338209144
RUNJOBID= node143-1338207343-5232
PBS_JOBID= 14624608
Free space on /tmp= 71656 MiB

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

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

MD5SUM BENCH= cab96e9f0187cae75501af3130753b71
RANDOM SEED=443034380

node143.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5298.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.787
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30982484 kB
Buffers:          399184 kB
Cached:           640940 kB
SwapCached:            0 kB
Active:           649920 kB
Inactive:         402536 kB
Active(anon):       3268 kB
Inactive(anon):    11300 kB
Active(file):     646652 kB
Inactive(file):   391236 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             17192 kB
Writeback:             8 kB
AnonPages:         19712 kB
Mapped:            14720 kB
Shmem:               200 kB
Slab:             698808 kB
SReclaimable:     140956 kB
SUnreclaim:       557852 kB
KernelStack:        1472 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     116980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71640 MiB
End job on node143 at 2012-05-28 15:15:45