Trace number 3716673

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.51

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-65-60--soft-0-100-0.wbo
MD5SUM2e8bafba6181eaf32525647669a5fbcc
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.884865
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3900
Total number of constraints125
Number of soft constraints125
Number of constraints which are clauses65
Number of constraints which are cardinality constraints (but not clauses)60
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint60
Maximum length of a constraint65
Top cost 6098
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6097
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 66
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

1.67/1.71	o 2447
1.67/1.71	c current bound: 1223
20.76/20.83	o 921
20.76/20.83	c current bound: 460
53.64/53.76	o 417
53.64/53.76	c current bound: 208
61.42/61.60	o 200
61.42/61.60	c current bound: 100
68.61/68.73	o 98
68.61/68.73	c current bound: 49
90.98/91.15	o 48
90.98/91.15	c current bound: 24
91.21/91.39	o 24
91.21/91.39	c current bound: 12
92.78/92.91	o 9
92.78/92.91	c current bound: 4
92.81/93.34	o 4
92.81/93.34	c current bound: 2
93.78/93.94	o 2
93.78/93.94	c current bound: 1
94.29/94.40	o 1
94.29/94.40	c current bound: 0
1800.01/1800.50	./satsolver.sh: line 5: 21335 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.50	c error: unexpected solver exit code
1800.01/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-3716673-1338211343/watcher-3716673-1338211343 -o /tmp/evaluation-result-3716673-1338211343/solver-3716673-1338211343 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716673-1338211343.wbo 1305219085 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21274
/proc/meminfo: memFree=27595532/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0

[startup+0.0335599 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21274
/proc/meminfo: memFree=27595532/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10022 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21274
/proc/meminfo: memFree=27595532/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300161 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21274
/proc/meminfo: memFree=27595532/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21274
/proc/meminfo: memFree=27595532/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21278
/proc/meminfo: memFree=27567044/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=9360 CPUtime=1.47 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) R 21274 21274 19725 0 -1 4202496 3380 5413 0 0 19 0 127 1 20 0 1 0 287260281 9584640 1725 33554432000 4194304 5872148 140735363045264 140735363041144 4995483 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 2340 1736 166 410 0 1922 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 18508

[startup+3.10029 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21281
/proc/meminfo: memFree=27483084/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=30304 CPUtime=1.83 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 6608 5927 0 0 35 19 128 1 20 0 1 0 287260281 31031296 5411 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 7576 5411 173 410 0 7158 0
[pid=21280] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287260467 9367552 267 33554432000 4194304 5064252 140737112535616 140737112534528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21280/statm: 2287 267 226 213 0 72 0
[pid=21281] ppid=21280 vsize=99180 CPUtime=1.22 cores=0,2,4,6
/proc/21281/stat : 21281 (glucose_static) R 21280 21274 19725 0 -1 4202496 18754 0 0 0 120 2 0 0 20 0 1 0 287260467 101560320 19323 33554432000 4194304 4896791 140734865693312 140734865690520 4225417 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21281/statm: 24795 19323 76 172 0 24621 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 147780

[startup+6.30024 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 21281
/proc/meminfo: memFree=27478000/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=30304 CPUtime=1.83 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 6608 5927 0 0 35 19 128 1 20 0 1 0 287260281 31031296 5411 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 7576 5411 173 410 0 7158 0
[pid=21280] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287260467 9367552 267 33554432000 4194304 5064252 140737112535616 140737112534528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21280/statm: 2287 267 226 213 0 72 0
[pid=21281] ppid=21280 vsize=99576 CPUtime=4.42 cores=0,2,4,6
/proc/21281/stat : 21281 (glucose_static) R 21280 21274 19725 0 -1 4202496 19038 0 0 0 440 2 0 0 20 0 1 0 287260467 101965824 20627 33554432000 4194304 4896791 140734865693312 140734865690520 4225215 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21281/statm: 24894 20627 76 172 0 24720 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 148176

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 21284
/proc/meminfo: memFree=27503864/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=30304 CPUtime=1.83 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 6608 5927 0 0 35 19 128 1 20 0 1 0 287260281 31031296 5411 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 7576 5411 173 410 0 7158 0
[pid=21280] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21280/stat : 21280 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287260467 9367552 267 33554432000 4194304 5064252 140737112535616 140737112534528 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21280/statm: 2287 267 226 213 0 72 0
[pid=21281] ppid=21280 vsize=102028 CPUtime=10.83 cores=0,2,4,6
/proc/21281/stat : 21281 (glucose_static) R 21280 21274 19725 0 -1 4202496 19742 0 0 0 1080 3 0 0 20 0 1 0 287260467 104476672 20769 33554432000 4194304 4896791 140734865693312 140734865690520 4223805 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21281/statm: 25507 20769 78 172 0 25333 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 150628

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 21290
/proc/meminfo: memFree=27560252/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=20.86 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 10336 27361 0 0 42 20 2017 7 20 0 1 0 287260281 19578880 4224 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4224 173 410 0 4362 0
[pid=21286] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287262371 9367552 266 33554432000 4194304 5064252 140733763836784 140733763835696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21286/statm: 2287 266 226 213 0 72 0
[pid=21287] ppid=21286 vsize=51428 CPUtime=4.58 cores=0,2,4,6
/proc/21287/stat : 21287 (glucose_static) R 21286 21274 19725 0 -1 4202496 12339 0 0 0 457 1 0 0 20 0 1 0 287262371 52662272 12066 33554432000 4194304 4896791 140736747511152 140736747508360 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21287/statm: 12857 12066 76 172 0 12683 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 88844

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 21296
/proc/meminfo: memFree=27566260/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=20.86 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 10336 27361 0 0 42 20 2017 7 20 0 1 0 287260281 19578880 4224 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4224 173 410 0 4362 0
[pid=21286] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21286/stat : 21286 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 287262371 9367552 266 33554432000 4194304 5064252 140733763836784 140733763835696 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21286/statm: 2287 266 226 213 0 72 0
[pid=21287] ppid=21286 vsize=55372 CPUtime=30.18 cores=0,2,4,6
/proc/21287/stat : 21287 (glucose_static) R 21286 21274 19725 0 -1 4202496 16745 0 0 0 3015 3 0 0 20 0 1 0 287262371 56700928 12947 33554432000 4194304 4896791 140736747511152 140736747508360 4205044 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21287/statm: 13843 12947 78 172 0 13669 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 92788

[startup+102.307 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 21335
/proc/meminfo: memFree=27603084/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=23436 CPUtime=7.89 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 7549 0 0 0 788 1 0 0 20 0 1 0 287269722 23998464 5198 33554432000 4194304 4896791 140734865062240 140734865059816 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21335/statm: 5859 5198 78 172 0 5685 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 60852

[startup+162.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 21335
/proc/meminfo: memFree=27570896/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=40956 CPUtime=67.85 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 20609 0 0 0 6781 4 0 0 20 0 1 0 287269722 41938944 9693 33554432000 4194304 4896791 140734865062240 140734865059448 4224640 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21335/statm: 10239 9693 78 172 0 10065 0
Current children cumulated CPU time (s) 162.14

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 21346
/proc/meminfo: memFree=27366020/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=180672 CPUtime=1327.6 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 72321 0 0 0 132711 49 0 0 20 0 1 0 287269722 185008128 38482 33554432000 4194304 4896791 140734865062240 140734865059448 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 45168 38482 78 172 0 44994 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 218088

[startup+1482.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 21347
/proc/meminfo: memFree=27355568/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=182420 CPUtime=1387.59 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 73495 0 0 0 138708 51 0 0 20 0 1 0 287269722 186798080 38980 33554432000 4194304 4896791 140734865062240 140734865059448 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 45605 38980 78 172 0 45431 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 219836

[startup+1542.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 21348
/proc/meminfo: memFree=27356732/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=184016 CPUtime=1447.58 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 74608 0 0 0 144705 53 0 0 20 0 1 0 287269722 188432384 38895 33554432000 4194304 4896791 140734865062240 140734865059448 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 46004 38895 78 172 0 45830 0
Current children cumulated CPU time (s) 1541.87
Current children cumulated vsize (KiB) 221432

[startup+1602.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/183 21348
/proc/meminfo: memFree=27358164/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=188464 CPUtime=1507.57 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 75761 0 0 0 150702 55 0 0 20 0 1 0 287269722 192987136 38899 33554432000 4194304 4896791 140734865062240 140734865057976 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 47116 38899 78 172 0 46942 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 225880

[startup+1662.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/184 21351
/proc/meminfo: memFree=27347200/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=159496 CPUtime=1567.56 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 76331 0 0 0 156700 56 0 0 20 0 1 0 287269722 163323904 38817 33554432000 4194304 4896791 140734865062240 140734865059448 4225008 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 39874 38817 78 172 0 39700 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 196912

[startup+1722.3 s]
/proc/loadavg: 2.15 2.07 2.01 3/183 21399
/proc/meminfo: memFree=27546236/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=161500 CPUtime=1627.55 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 76925 0 0 0 162697 58 0 0 20 0 1 0 287269722 165376000 38850 33554432000 4194304 4896791 140734865062240 140734865059816 4224887 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 40375 38850 78 172 0 40201 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 198916

[startup+1782.3 s]
/proc/loadavg: 2.05 2.06 2.01 3/183 21420
/proc/meminfo: memFree=27549300/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=194048 CPUtime=1687.52 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 77452 0 0 0 168693 59 0 0 20 0 1 0 287269722 198705152 44975 33554432000 4194304 4896791 140734865062240 140734865059448 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 48512 44975 78 172 0 48338 0
Current children cumulated CPU time (s) 1781.81
Current children cumulated vsize (KiB) 231464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.04 2.05 2.00 3/183 21466
/proc/meminfo: memFree=27176296/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=163768 CPUtime=1705.72 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 77622 0 0 0 170512 60 0 0 20 0 1 0 287269722 167698432 40440 33554432000 4194304 4896791 140734865062240 140734865059816 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 40942 40440 78 172 0 40768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 201184

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.04 2.05 2.00 3/183 21466
/proc/meminfo: memFree=27176296/32873648 swapFree=6864/6864
[pid=21274] ppid=21272 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21274/stat : 21274 (runWbo2sat.sh) S 21272 21274 19725 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 287260281 9367552 274 33554432000 4194304 5064252 140733233806608 140733233805520 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21274/statm: 2287 274 233 213 0 72 0
[pid=21275] ppid=21274 vsize=19120 CPUtime=94.29 cores=0,2,4,6
/proc/21275/stat : 21275 (wbo2sat) S 21274 21274 19725 0 -1 4202496 17681 111427 0 0 50 22 9326 31 20 0 1 0 287260281 19578880 4225 33554432000 4194304 5872148 140735363045264 140735363038536 5123914 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/21275/statm: 4780 4225 174 410 0 4362 0
[pid=21334] ppid=21275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21334/stat : 21334 (satsolver.sh) S 21275 21274 19725 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287269721 9367552 267 33554432000 4194304 5064252 140735417485536 140735417484448 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/21334/statm: 2287 267 226 213 0 72 0
[pid=21335] ppid=21334 vsize=163768 CPUtime=1705.72 cores=0,2,4,6
/proc/21335/stat : 21335 (glucose_static) R 21334 21274 19725 0 -1 4202496 77622 0 0 0 170512 60 0 0 20 0 1 0 287269722 167698432 40440 33554432000 4194304 4896791 140734865062240 140734865059816 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/21335/statm: 40942 40440 78 172 0 40768 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 201184

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.91
CPU system time (s): 1.15582
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 281188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.15582
maximum resident set size= 231524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 207718
page faults= 0
swaps= 0
block input operations= 0
block output operations= 116760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 229
involuntary context switches= 2219

runsolver used 7.17091 second user time and 17.8543 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 15:22:23
IDJOB=3716673
IDBENCH=79186
IDSOLVER=2298
FILE ID=node120/3716673-1338211343
RUNJOBID= node120-1338194468-19741
PBS_JOBID= 14624598
Free space on /tmp= 71476 MiB

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

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

MD5SUM BENCH= 2e8bafba6181eaf32525647669a5fbcc
RANDOM SEED=1305219085

node120.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.456
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	: 5332.91
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.456
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.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        27596060 kB
Buffers:          428836 kB
Cached:          3816008 kB
SwapCached:          636 kB
Active:          1277800 kB
Inactive:        3133408 kB
Active(anon):     155048 kB
Inactive(anon):    12532 kB
Active(file):    1122752 kB
Inactive(file):  3120876 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:        171420 kB
Mapped:            15268 kB
Shmem:               120 kB
Slab:             725700 kB
SReclaimable:     169840 kB
SUnreclaim:       555860 kB
KernelStack:        1512 kB
PageTables:         4476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     294080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     55296 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= 71392 MiB
End job on node120 at 2012-05-28 15:52:24