Trace number 3717367

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.07 1801.01

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-71-70--soft-0-100-0.wbo
MD5SUM60c1b790b835b31f32d3b92e41ae62ac
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.830873
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables4970
Total number of constraints141
Number of soft constraints141
Number of constraints which are clauses71
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint71
Top cost 7546
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 7545
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 72
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.96/2.56	o 3341
1.96/2.56	c current bound: 1670
1.96/2.56	c fallback to adder encoding
2.98/3.53	o 1619
2.98/3.53	c current bound: 809
344.47/345.18	o 802
344.47/345.18	c current bound: 401
411.74/412.47	o 399
411.74/412.47	c current bound: 199
494.81/495.56	o 197
494.81/495.56	c current bound: 98
496.91/497.66	o 58
496.91/497.66	c current bound: 29
517.53/518.22	o 29
517.53/518.22	c current bound: 14
529.50/530.23	o 14
529.50/530.23	c current bound: 7
540.00/540.77	o 7
540.00/540.77	c current bound: 3
541.89/542.62	o 2
541.89/542.62	c current bound: 1
1800.03/1801.01	./satsolver.sh: line 5:  3305 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1801.01	c error: unexpected solver exit code
1800.03/1801.01	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-3717367-1338207032/watcher-3717367-1338207032 -o /tmp/evaluation-result-3717367-1338207032/solver-3717367-1338207032 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717367-1338207032.wbo 255977612 HOME HOME 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.99 4/176 3241
/proc/meminfo: memFree=27396224/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9068 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) R 3237 3241 3198 0 -1 4202496 108 0 0 0 0 0 0 0 20 0 1 0 286830077 9285632 62 33554432000 4194304 5064252 140736069584192 140734898961000 213183984490 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2270 77 60 213 0 39 0

[startup+0.075675 s]
/proc/loadavg: 1.84 1.97 1.99 4/176 3241
/proc/meminfo: memFree=27396224/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 1.84 1.97 1.99 4/176 3241
/proc/meminfo: memFree=27396224/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300216 s]
/proc/loadavg: 1.84 1.97 1.99 4/176 3241
/proc/meminfo: memFree=27396224/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700295 s]
/proc/loadavg: 1.84 1.97 1.99 4/176 3241
/proc/meminfo: memFree=27396224/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.84 1.97 1.99 3/182 3249
/proc/meminfo: memFree=27323560/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=18680 CPUtime=0.56 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 5104 0 0 0 54 2 0 0 20 0 1 0 286830078 19128320 4176 33554432000 4194304 5872148 140735213212544 140735213208424 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 4670 4176 164 410 0 4252 0
[pid=3248] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3248/stat : 3248 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286830185 9367552 266 33554432000 4194304 5064252 140736890179600 140736890178512 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3248/statm: 2287 266 226 213 0 72 0
[pid=3249] ppid=3248 vsize=59928 CPUtime=0.41 cores=1,3,5,7
/proc/3249/stat : 3249 (glucose_static) R 3248 3241 3198 0 -1 4202496 11769 0 0 0 39 2 0 0 20 0 1 0 286830186 61366272 11629 33554432000 4194304 4896791 140736644780976 140736890178536 4203903 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3249/statm: 14982 11629 76 172 0 14808 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 96904

[startup+3.10028 s]
/proc/loadavg: 1.84 1.97 1.99 3/182 3252
/proc/meminfo: memFree=27329128/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=25912 CPUtime=2.05 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 7308 13467 0 0 70 46 84 5 20 0 1 0 286830078 26533888 5744 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 6478 5744 178 410 0 6060 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 35060
heavy processes:

[startup+6.30034 s]
/proc/loadavg: 1.85 1.97 1.99 3/184 3261
/proc/meminfo: memFree=27217528/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=39668 CPUtime=3.11 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 11767 26964 0 0 81 48 173 9 20 0 1 0 286830078 40620032 9262 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 9917 9262 180 410 0 9499 0
[pid=3257] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3257/stat : 3257 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286830442 9367552 267 33554432000 4194304 5064252 140734489888112 140734489887024 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3257/statm: 2287 267 226 213 0 72 0
[pid=3258] ppid=3257 vsize=104244 CPUtime=2.64 cores=1,3,5,7
/proc/3258/stat : 3258 (glucose_static) R 3257 3241 3198 0 -1 4202496 20533 0 0 0 260 4 0 0 20 0 1 0 286830442 106745856 24799 33554432000 4194304 4896791 140735170110608 140735170107816 4203877 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3258/statm: 26061 24799 78 172 0 25887 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 162208

[startup+12.7004 s]
/proc/loadavg: 1.86 1.97 1.99 3/184 3264
/proc/meminfo: memFree=27217152/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=39668 CPUtime=3.11 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 11767 26964 0 0 81 48 173 9 20 0 1 0 286830078 40620032 9262 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 9917 9262 180 410 0 9499 0
[pid=3257] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3257/stat : 3257 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286830442 9367552 267 33554432000 4194304 5064252 140734489888112 140734489887024 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3257/statm: 2287 267 226 213 0 72 0
[pid=3258] ppid=3257 vsize=116592 CPUtime=9.04 cores=1,3,5,7
/proc/3258/stat : 3258 (glucose_static) R 3257 3241 3198 0 -1 4202496 21045 0 0 0 900 4 0 0 20 0 1 0 286830442 119390208 25818 33554432000 4194304 4896791 140735170110608 140735170107816 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3258/statm: 29148 25818 78 172 0 28974 0
Current children cumulated CPU time (s) 12.15
Current children cumulated vsize (KiB) 174556

[startup+25.5067 s]
/proc/loadavg: 1.89 1.97 1.99 3/184 3276
/proc/meminfo: memFree=27220912/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=39668 CPUtime=3.11 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 11767 26964 0 0 81 48 173 9 20 0 1 0 286830078 40620032 9262 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 9917 9262 180 410 0 9499 0
[pid=3257] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3257/stat : 3257 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286830442 9367552 267 33554432000 4194304 5064252 140734489888112 140734489887024 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3257/statm: 2287 267 226 213 0 72 0
[pid=3258] ppid=3257 vsize=105684 CPUtime=21.85 cores=1,3,5,7
/proc/3258/stat : 3258 (glucose_static) R 3257 3241 3198 0 -1 4202496 22910 0 0 0 2179 6 0 0 20 0 1 0 286830442 108220416 25161 33554432000 4194304 4896791 140735170110608 140735170107816 4225442 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3258/statm: 26421 25161 78 172 0 26247 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 163648

[startup+51.1004 s]
/proc/loadavg: 1.93 1.97 1.99 3/183 3276
/proc/meminfo: memFree=27204992/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=39668 CPUtime=3.11 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 11767 26964 0 0 81 48 173 9 20 0 1 0 286830078 40620032 9262 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 9917 9262 180 410 0 9499 0
[pid=3257] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3257/stat : 3257 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286830442 9367552 267 33554432000 4194304 5064252 140734489888112 140734489887024 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3257/statm: 2287 267 226 213 0 72 0
[pid=3258] ppid=3257 vsize=107364 CPUtime=47.43 cores=1,3,5,7
/proc/3258/stat : 3258 (glucose_static) R 3257 3241 3198 0 -1 4202496 26271 0 0 0 4735 8 0 0 20 0 1 0 286830442 109940736 26029 33554432000 4194304 4896791 140735170110608 140735170108184 4203775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3258/statm: 26841 26029 78 172 0 26667 0
Current children cumulated CPU time (s) 50.54
Current children cumulated vsize (KiB) 165328

[startup+102.3 s]
/proc/loadavg: 1.97 1.97 1.99 3/183 3280
/proc/meminfo: memFree=27206400/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=39668 CPUtime=3.11 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 11767 26964 0 0 81 48 173 9 20 0 1 0 286830078 40620032 9262 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 9917 9262 180 410 0 9499 0
[pid=3257] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3257/stat : 3257 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286830442 9367552 267 33554432000 4194304 5064252 140734489888112 140734489887024 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3257/statm: 2287 267 226 213 0 72 0
[pid=3258] ppid=3257 vsize=120948 CPUtime=98.61 cores=1,3,5,7
/proc/3258/stat : 3258 (glucose_static) R 3257 3241 3198 0 -1 4202496 31061 0 0 0 9849 12 0 0 20 0 1 0 286830442 123850752 28969 33554432000 4194304 4896791 140735170110608 140735170108136 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3258/statm: 30237 28969 78 172 0 30063 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 178912

[startup+162.3 s]
/proc/loadavg: 2.03 1.99 1.99 3/183 3280
/proc/meminfo: memFree=27192112/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=39668 CPUtime=3.11 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 11767 26964 0 0 81 48 173 9 20 0 1 0 286830078 40620032 9262 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 9917 9262 180 410 0 9499 0
[pid=3257] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3257/stat : 3257 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286830442 9367552 267 33554432000 4194304 5064252 140734489888112 140734489887024 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3257/statm: 2287 267 226 213 0 72 0
[pid=3258] ppid=3257 vsize=123656 CPUtime=158.59 cores=1,3,5,7
/proc/3258/stat : 3258 (glucose_static) R 3257 3241 3198 0 -1 4202496 36116 0 0 0 15842 17 0 0 20 0 1 0 286830442 126623744 27503 33554432000 4194304 4896791 140735170110608 140735170108184 4225168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3258/statm: 30914 27503 78 172 0 30740 0

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 3314
/proc/meminfo: memFree=27060732/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=135116 CPUtime=819.49 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 48432 0 0 0 81917 32 0 0 20 0 1 0 286884340 138358784 31607 33554432000 4194304 4896791 140736543938656 140736543935864 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 33779 31607 78 172 0 33605 0
Current children cumulated CPU time (s) 1361.41
Current children cumulated vsize (KiB) 188248

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 3314
/proc/meminfo: memFree=27045668/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=137500 CPUtime=879.47 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 49678 0 0 0 87914 33 0 0 20 0 1 0 286884340 140800000 31688 33554432000 4194304 4896791 140736543938656 140736543935864 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 34375 31688 78 172 0 34201 0
Current children cumulated CPU time (s) 1421.39
Current children cumulated vsize (KiB) 190632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/184 3315
/proc/meminfo: memFree=27071028/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=140688 CPUtime=939.45 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 51107 0 0 0 93911 34 0 0 20 0 1 0 286884340 144064512 32973 33554432000 4194304 4896791 140736543938656 140736543935864 4225523 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 35172 32973 78 172 0 34998 0
Current children cumulated CPU time (s) 1481.37
Current children cumulated vsize (KiB) 193820

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3315
/proc/meminfo: memFree=27061952/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=142696 CPUtime=999.46 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 52310 0 0 0 99910 36 0 0 20 0 1 0 286884340 146120704 32499 33554432000 4194304 4896791 140736543938656 140736543935864 4225550 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 35674 32499 78 172 0 35500 0
Current children cumulated CPU time (s) 1541.38
Current children cumulated vsize (KiB) 195828

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 3316
/proc/meminfo: memFree=27035076/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=163652 CPUtime=1059.44 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 53370 0 0 0 105908 36 0 0 20 0 1 0 286884340 167579648 36616 33554432000 4194304 4896791 140736543938656 140736543935864 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 40913 36616 78 172 0 40739 0
Current children cumulated CPU time (s) 1601.36
Current children cumulated vsize (KiB) 216784

[startup+1662.31 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 3316
/proc/meminfo: memFree=27025952/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=164980 CPUtime=1119.43 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 54411 0 0 0 111905 38 0 0 20 0 1 0 286884340 168939520 35976 33554432000 4194304 4896791 140736543938656 140736543935864 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 41245 35976 78 172 0 41071 0
Current children cumulated CPU time (s) 1661.35
Current children cumulated vsize (KiB) 218112

[startup+1722.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 3316
/proc/meminfo: memFree=27008852/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=167248 CPUtime=1179.41 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 54667 0 0 0 117903 38 0 0 20 0 1 0 286884340 171261952 38787 33554432000 4194304 4896791 140736543938656 140736543935864 4224864 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 41812 38787 78 172 0 41638 0
Current children cumulated CPU time (s) 1721.33
Current children cumulated vsize (KiB) 220380

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/184 3319
/proc/meminfo: memFree=26999592/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=169380 CPUtime=1239.4 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 55893 0 0 0 123900 40 0 0 20 0 1 0 286884340 173445120 37824 33554432000 4194304 4896791 140736543938656 140736543934392 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 42345 37824 78 172 0 42171 0
Current children cumulated CPU time (s) 1781.32
Current children cumulated vsize (KiB) 222512



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 3359
/proc/meminfo: memFree=27170768/32873648 swapFree=6848/6848
[pid=3241] ppid=3237 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3241/stat : 3241 (runWbo2satCp2.s) S 3237 3241 3198 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286830077 9367552 275 33554432000 4194304 5064252 140736069584192 140736069583104 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/3241/statm: 2287 275 233 213 0 72 0
[pid=3245] ppid=3241 vsize=34836 CPUtime=541.92 cores=1,3,5,7
/proc/3245/stat : 3245 (wbo2sat) S 3241 3241 3198 0 -1 4202496 29209 191528 0 0 102 50 53957 83 20 0 1 0 286830078 35672064 7950 33554432000 4194304 5872148 140735213212544 140735213205816 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 50 0 0
/proc/3245/statm: 8709 7950 180 410 0 8291 0
[pid=3304] ppid=3245 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/3304/stat : 3304 (satsolver.sh) S 3245 3241 3198 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 286884340 9367552 266 33554432000 4194304 5064252 140736833424288 140736833423200 213192959566 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/3304/statm: 2287 266 226 213 0 72 0
[pid=3305] ppid=3304 vsize=170192 CPUtime=1258.11 cores=1,3,5,7
/proc/3305/stat : 3305 (glucose_static) R 3304 3241 3198 0 -1 4202496 56091 0 0 0 125771 40 0 0 20 0 1 0 286884340 174276608 39044 33554432000 4194304 4896791 140736543938656 140736543936184 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/3305/statm: 42548 39044 78 172 0 42374 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 223324

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1801.01
CPU time (s): 1800.07
CPU user time (s): 1798.32
CPU system time (s): 1.75073
CPU usage (%): 99.9476
Max. virtual memory (cumulated for all children) (KiB): 251128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.32
system time used= 1.75073
maximum resident set size= 184532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 277816
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 319
involuntary context switches= 2040

runsolver used 3.41348 second user time and 9.2016 second system time

The end

Launcher Data

Begin job on node113 at 2012-05-28 14:10:32
IDJOB=3717367
IDBENCH=79171
IDSOLVER=2299
FILE ID=node113/3717367-1338207032
RUNJOBID= node113-1338207032-3215
PBS_JOBID= 14624614
Free space on /tmp= 71392 MiB

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

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

MD5SUM BENCH= 60c1b790b835b31f32d3b92e41ae62ac
RANDOM SEED=255977612

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.026
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.92
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.026
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:        27397372 kB
Buffers:          399028 kB
Cached:          4222264 kB
SwapCached:            0 kB
Active:          1162588 kB
Inactive:        3469440 kB
Active(anon):      13352 kB
Inactive(anon):        0 kB
Active(file):    1149236 kB
Inactive(file):  3469440 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             23444 kB
Writeback:            16 kB
AnonPages:         17780 kB
Mapped:            13692 kB
Shmem:               200 kB
Slab:             703944 kB
SReclaimable:     146244 kB
SUnreclaim:       557700 kB
KernelStack:        1416 kB
PageTables:         3892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     103708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71356 MiB
End job on node113 at 2012-05-28 14:40:33