Trace number 3717068

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-95-90--soft-33-100-0.wbo
MD5SUMbad48add975eecf801ffda2fc733cf44
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark7.12992
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables8550
Total number of constraints185
Number of soft constraints120
Number of constraints which are clauses95
Number of constraints which are cardinality constraints (but not clauses)90
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint90
Maximum length of a constraint95
Top cost 6763
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6762
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 96
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

2.67/2.81	o 3243
2.67/2.81	c current bound: 1621
2.67/2.81	c fallback to adder encoding
3.57/3.71	o 1142
3.57/3.71	c current bound: 571
112.82/113.01	o 560
112.82/113.01	c current bound: 280
179.08/179.40	o 277
179.08/179.40	c current bound: 138
228.66/228.91	o 123
228.66/228.91	c current bound: 61
236.96/237.23	o 42
236.96/237.23	c current bound: 21
242.85/243.10	o 20
242.85/243.10	c current bound: 10
265.31/265.67	o 7
265.31/265.67	c current bound: 3
271.22/271.57	o 2
271.22/271.57	c current bound: 1
277.07/277.44	o 1
277.07/277.44	c current bound: 0
1800.07/1800.71	./satsolver.sh: line 5:  8189 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.71	c error: unexpected solver exit code
1800.07/1800.71	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-3717068-1338184711/watcher-3717068-1338184711 -o /tmp/evaluation-result-3717068-1338184711/solver-3717068-1338184711 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717068-1338184711.wbo 1513014803 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.00 2.00 2.00 3/179 8068
/proc/meminfo: memFree=28865196/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0

[startup+0.0840431 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8068
/proc/meminfo: memFree=28865196/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100326 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8068
/proc/meminfo: memFree=28865196/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8068
/proc/meminfo: memFree=28865196/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 8068
/proc/meminfo: memFree=28865196/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8072
/proc/meminfo: memFree=28771032/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=27048 CPUtime=0.74 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 5445 0 0 0 72 2 0 0 20 0 1 0 284596933 27697152 5026 33554432000 4194304 5872148 140737143531536 140737143527416 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8069/statm: 6762 5026 164 410 0 6344 0
[pid=8071] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8071/stat : 8071 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284597009 9367552 267 33554432000 4194304 5064252 140735357655584 140735357654496 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8071/statm: 2287 267 226 213 0 72 0
[pid=8072] ppid=8071 vsize=72964 CPUtime=0.73 cores=0,2,4,6
/proc/8072/stat : 8072 (glucose_static) R 8071 8068 7427 0 -1 4202496 14892 0 0 0 72 1 0 0 20 0 1 0 284597009 74715136 16518 33554432000 4194304 4896791 140733372821056 140733372818264 4224684 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8072/statm: 18241 16518 76 172 0 18067 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 118308

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 2/181 8072
/proc/meminfo: memFree=28823428/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=33108 CPUtime=2.7 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 7565 16424 0 0 88 67 111 4 20 0 1 0 284596933 33902592 6517 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 10 0 0
/proc/8069/statm: 8277 6517 178 410 0 7859 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 42256

[startup+6.30036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8078
/proc/meminfo: memFree=28703724/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=46084 CPUtime=3.67 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 11657 32687 0 0 97 68 192 10 20 0 1 0 284596933 47190016 9229 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 11521 9229 180 410 0 11103 0
[pid=8077] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8077/stat : 8077 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284597312 9367552 267 33554432000 4194304 5064252 140737214776784 140737214775696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8077/statm: 2287 267 226 213 0 72 0
[pid=8078] ppid=8077 vsize=112208 CPUtime=2.5 cores=0,2,4,6
/proc/8078/stat : 8078 (glucose_static) R 8077 8068 7427 0 -1 4202496 21820 0 0 0 246 4 0 0 20 0 1 0 284597313 114900992 24223 33554432000 4194304 4896791 140735417643216 140735417640520 4224960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8078/statm: 28052 24223 78 172 0 27878 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 176588

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8123
/proc/meminfo: memFree=28658180/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=46084 CPUtime=3.67 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 11657 32687 0 0 97 68 192 10 20 0 1 0 284596933 47190016 9229 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 11521 9229 180 410 0 11103 0
[pid=8077] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8077/stat : 8077 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284597312 9367552 267 33554432000 4194304 5064252 140737214776784 140737214775696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8077/statm: 2287 267 226 213 0 72 0
[pid=8078] ppid=8077 vsize=114056 CPUtime=8.9 cores=0,2,4,6
/proc/8078/stat : 8078 (glucose_static) R 8077 8068 7427 0 -1 4202496 22286 0 0 0 886 4 0 0 20 0 1 0 284597313 116793344 24689 33554432000 4194304 4896791 140735417643216 140735417640424 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8078/statm: 28514 24689 78 172 0 28340 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 178436

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8138
/proc/meminfo: memFree=28687712/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=46084 CPUtime=3.67 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 11657 32687 0 0 97 68 192 10 20 0 1 0 284596933 47190016 9229 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 11521 9229 180 410 0 11103 0
[pid=8077] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8077/stat : 8077 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284597312 9367552 267 33554432000 4194304 5064252 140737214776784 140737214775696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8077/statm: 2287 267 226 213 0 72 0
[pid=8078] ppid=8077 vsize=114456 CPUtime=21.69 cores=0,2,4,6
/proc/8078/stat : 8078 (glucose_static) R 8077 8068 7427 0 -1 4202496 22367 0 0 0 2165 4 0 0 20 0 1 0 284597313 117202944 25281 33554432000 4194304 4896791 140735417643216 140735417640424 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8078/statm: 28614 25281 78 172 0 28440 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 178836

[startup+51.1005 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8138
/proc/meminfo: memFree=28682960/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=46084 CPUtime=3.67 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 11657 32687 0 0 97 68 192 10 20 0 1 0 284596933 47190016 9229 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 11521 9229 180 410 0 11103 0
[pid=8077] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8077/stat : 8077 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284597312 9367552 267 33554432000 4194304 5064252 140737214776784 140737214775696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8077/statm: 2287 267 226 213 0 72 0
[pid=8078] ppid=8077 vsize=115020 CPUtime=47.27 cores=0,2,4,6
/proc/8078/stat : 8078 (glucose_static) R 8077 8068 7427 0 -1 4202496 22567 0 0 0 4723 4 0 0 20 0 1 0 284597313 117780480 25461 33554432000 4194304 4896791 140735417643216 140735417640536 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8078/statm: 28755 25461 78 172 0 28581 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 179400

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8141
/proc/meminfo: memFree=28675368/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=46084 CPUtime=3.67 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 11657 32687 0 0 97 68 192 10 20 0 1 0 284596933 47190016 9229 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 11521 9229 180 410 0 11103 0
[pid=8077] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8077/stat : 8077 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284597312 9367552 267 33554432000 4194304 5064252 140737214776784 140737214775696 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8077/statm: 2287 267 226 213 0 72 0
[pid=8078] ppid=8077 vsize=115776 CPUtime=98.46 cores=0,2,4,6
/proc/8078/stat : 8078 (glucose_static) R 8077 8068 7427 0 -1 4202496 22952 0 0 0 9842 4 0 0 20 0 1 0 284597313 118554624 26255 33554432000 4194304 4896791 140735417643216 140735417640424 4205044 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8078/statm: 28944 26255 78 172 0 28770 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 180156

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 8167
/proc/meminfo: memFree=28676748/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=112.87 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 15492 57053 0 0 102 69 11099 17 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8143] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8143/stat : 8143 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284608238 9367552 267 33554432000 4194304 5064252 140736188888576 140736188887488 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8143/statm: 2287 267 226 213 0 72 0
[pid=8144] ppid=8143 vsize=101644 CPUtime=49.22 cores=0,2,4,6
/proc/8144/stat : 8144 (glucose_static) R 8143 8068 7427 0 -1 4202496 21801 0 0 0 4915 7 0 0 20 0 1 0 284608238 104083456 22779 33554432000 4194304 4896791 140737327993616 140737327991192 4224921 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8144/statm: 25411 22779 78 172 0 25237 0
Current children cumulated CPU time (s) 162.09

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8198
/proc/meminfo: memFree=28534640/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=182280 CPUtime=1084.64 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 54466 0 0 0 108429 35 0 0 20 0 1 0 284624678 186654720 40679 33554432000 4194304 4896791 140733301376848 140733301372584 4225108 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 45570 40679 78 172 0 45396 0
Current children cumulated CPU time (s) 1361.73
Current children cumulated vsize (KiB) 249552

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8199
/proc/meminfo: memFree=28518072/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=184000 CPUtime=1144.64 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 55577 0 0 0 114428 36 0 0 20 0 1 0 284624678 188416000 39780 33554432000 4194304 4896791 140733301376848 140733301374056 4225536 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 46000 39780 78 172 0 45826 0
Current children cumulated CPU time (s) 1421.73
Current children cumulated vsize (KiB) 251272

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8199
/proc/meminfo: memFree=28516828/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=168228 CPUtime=1204.61 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 56879 0 0 0 120424 37 0 0 20 0 1 0 284624678 172265472 39567 33554432000 4194304 4896791 140733301376848 140733301374056 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 42057 39567 78 172 0 41883 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 235500

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8199
/proc/meminfo: memFree=28505524/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=189320 CPUtime=1264.62 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 57985 0 0 0 126423 39 0 0 20 0 1 0 284624678 193863680 42695 33554432000 4194304 4896791 140733301376848 140733301374056 4225050 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 47330 42695 78 172 0 47156 0
Current children cumulated CPU time (s) 1541.71
Current children cumulated vsize (KiB) 256592

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8199
/proc/meminfo: memFree=28511568/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=191304 CPUtime=1324.6 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 59537 0 0 0 132419 41 0 0 20 0 1 0 284624678 195895296 42224 33554432000 4194304 4896791 140733301376848 140733301374056 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 47826 42224 78 172 0 47652 0
Current children cumulated CPU time (s) 1601.69
Current children cumulated vsize (KiB) 258576

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8199
/proc/meminfo: memFree=28484536/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=193292 CPUtime=1384.59 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 60061 0 0 0 138418 41 0 0 20 0 1 0 284624678 197931008 44792 33554432000 4194304 4896791 140733301376848 140733301374056 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 48323 44792 78 172 0 48149 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 260564

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8201
/proc/meminfo: memFree=28493228/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=195540 CPUtime=1444.58 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 61638 0 0 0 144415 43 0 0 20 0 1 0 284624678 200232960 44332 33554432000 4194304 4896791 140733301376848 140733301374056 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 48885 44332 78 172 0 48711 0
Current children cumulated CPU time (s) 1721.67
Current children cumulated vsize (KiB) 262812

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 8201
/proc/meminfo: memFree=28507216/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=197124 CPUtime=1504.57 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 62795 0 0 0 150412 45 0 0 20 0 1 0 284624678 201854976 42960 33554432000 4194304 4896791 140733301376848 140733301372584 4223862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 49281 42960 78 172 0 49107 0
Current children cumulated CPU time (s) 1781.66
Current children cumulated vsize (KiB) 264396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.7 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 8201
/proc/meminfo: memFree=28499468/32873648 swapFree=6844/6844
[pid=8068] ppid=8066 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8068/stat : 8068 (runWbo2satCp2.s) S 8066 8068 7427 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284596933 9367552 275 33554432000 4194304 5064252 140733198553488 140733198552400 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8068/statm: 2287 275 233 213 0 72 0
[pid=8069] ppid=8068 vsize=48976 CPUtime=277.09 cores=0,2,4,6
/proc/8069/stat : 8069 (wbo2sat) S 8068 8068 7427 0 -1 4202496 29473 195121 0 0 116 71 27454 68 20 0 1 0 284596933 50151424 9952 33554432000 4194304 5872148 140737143531536 140737143524808 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 10 0 0
/proc/8069/statm: 12244 9952 180 410 0 11826 0
[pid=8188] ppid=8069 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8188/stat : 8188 (satsolver.sh) S 8069 8068 7427 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284624678 9367552 266 33554432000 4194304 5064252 140735469186672 140735469185584 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8188/statm: 2287 266 226 213 0 72 0
[pid=8189] ppid=8188 vsize=197520 CPUtime=1522.98 cores=0,2,4,6
/proc/8189/stat : 8189 (glucose_static) R 8188 8068 7427 0 -1 4202496 63187 0 0 0 152253 45 0 0 20 0 1 0 284624678 202260480 43850 33554432000 4194304 4896791 140733301376848 140733301374056 4224921 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8189/statm: 49380 43850 78 172 0 49206 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 264792

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.72
CPU time (s): 1800.11
CPU user time (s): 1798.25
CPU system time (s): 1.85772
CPU usage (%): 99.9661
Max. virtual memory (cumulated for all children) (KiB): 294352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.85772
maximum resident set size= 214960
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288771
page faults= 0
swaps= 0
block input operations= 0
block output operations= 308144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 269
involuntary context switches= 2198

runsolver used 5.07923 second user time and 14.8387 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-28 07:58:31
IDJOB=3717068
IDBENCH=78739
IDSOLVER=2299
FILE ID=node124/3717068-1338184711
RUNJOBID= node124-1338177508-7443
PBS_JOBID= 14624564
Free space on /tmp= 71424 MiB

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

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

MD5SUM BENCH= bad48add975eecf801ffda2fc733cf44
RANDOM SEED=1513014803

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28865204 kB
Buffers:          364024 kB
Cached:          2722300 kB
SwapCached:            0 kB
Active:          1057628 kB
Inactive:        2137100 kB
Active(anon):     110848 kB
Inactive(anon):        0 kB
Active(file):     946780 kB
Inactive(file):  2137100 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        237488 kB
Mapped:            15296 kB
Shmem:               200 kB
Slab:             669636 kB
SReclaimable:     114140 kB
SUnreclaim:       555496 kB
KernelStack:        1520 kB
PageTables:         4100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     246044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71380 MiB
End job on node124 at 2012-05-28 08:28:31