Trace number 3716015

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB10/oliveras/j30/
normalized-j3046_4-unsat--soft-0-100-0.wbo
MD5SUM2b00d8b927b7b07d427d99ed9c18c554
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.05999
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3968
Total number of constraints13430
Number of soft constraints13430
Number of constraints which are clauses13178
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints252
Minimum length of a constraint1
Maximum length of a constraint30
Top cost 682149
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 682148
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 187
Number of bits of the biggest sum of numbers8
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.16/1.20	o 1504
1.16/1.20	c current bound: 752
1.16/1.20	c fallback to adder encoding
530.97/531.16	o 752
530.97/531.16	c current bound: 376
530.97/531.16	c fallback to adder encoding
1178.86/1179.16	o 371
1178.86/1179.16	c current bound: 185
1178.86/1179.16	c fallback to adder encoding
1642.27/1642.62	o 185
1642.27/1642.62	c current bound: 92
1642.27/1642.62	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5:  6930 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	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-3716015-1338214330/watcher-3716015-1338214330 -o /tmp/evaluation-result-3716015-1338214330/solver-3716015-1338214330 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716015-1338214330.wbo 1531343755 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.37 2.26 2.14 2/179 6796
/proc/meminfo: memFree=30245844/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0

[startup+0.047386 s]
/proc/loadavg: 2.37 2.26 2.14 2/179 6796
/proc/meminfo: memFree=30245844/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100282 s]
/proc/loadavg: 2.37 2.26 2.14 2/179 6796
/proc/meminfo: memFree=30245844/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300295 s]
/proc/loadavg: 2.37 2.26 2.14 2/179 6796
/proc/meminfo: memFree=30245844/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700334 s]
/proc/loadavg: 2.37 2.26 2.14 2/179 6796
/proc/meminfo: memFree=30245844/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/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: 2.37 2.26 2.14 3/181 6800
/proc/meminfo: memFree=30217704/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=68036 CPUtime=1.48 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) R 6796 6796 1906 0 -1 4202496 10575 8563 0 0 84 39 22 3 20 0 1 0 287557327 69668864 12923 33554432000 4194304 5872148 140735898580608 140735898574456 4663481 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 17009 12923 176 410 0 16591 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 77184

[startup+3.10046 s]
/proc/loadavg: 2.34 2.26 2.14 3/183 6803
/proc/meminfo: memFree=30074052/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=100804 CPUtime=2.01 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 11576 8563 0 0 128 48 22 3 20 0 1 0 287557327 103223296 20604 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 25201 20604 177 410 0 24783 0
[pid=6802] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6802/stat : 6802 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287557530 9367552 267 33554432000 4194304 5064252 140735720718128 140735720717040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6802/statm: 2287 267 226 213 0 72 0
[pid=6803] ppid=6802 vsize=173372 CPUtime=1.05 cores=1,3,5,7
/proc/6803/stat : 6803 (glucose_static) R 6802 6796 1906 0 -1 4202496 31633 0 0 0 95 10 0 0 20 0 1 0 287557530 177532928 37967 33554432000 4194304 4896791 140733584993216 140733583942008 4207775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6803/statm: 43343 37967 76 172 0 43169 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 292472

[startup+6.30047 s]
/proc/loadavg: 2.34 2.26 2.14 3/183 6803
/proc/meminfo: memFree=29947388/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=100804 CPUtime=2.01 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 11576 8563 0 0 128 48 22 3 20 0 1 0 287557327 103223296 20604 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 25201 20604 177 410 0 24783 0
[pid=6802] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6802/stat : 6802 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287557530 9367552 267 33554432000 4194304 5064252 140735720718128 140735720717040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6802/statm: 2287 267 226 213 0 72 0
[pid=6803] ppid=6802 vsize=173768 CPUtime=4.25 cores=1,3,5,7
/proc/6803/stat : 6803 (glucose_static) R 6802 6796 1906 0 -1 4202496 31722 0 0 0 415 10 0 0 20 0 1 0 287557530 177938432 38056 33554432000 4194304 4896791 140733584993216 140733584990312 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6803/statm: 43442 38056 77 172 0 43268 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 292868

[startup+12.7005 s]
/proc/loadavg: 2.29 2.25 2.14 3/183 6803
/proc/meminfo: memFree=29947664/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=100804 CPUtime=2.01 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 11576 8563 0 0 128 48 22 3 20 0 1 0 287557327 103223296 20604 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 25201 20604 177 410 0 24783 0
[pid=6802] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6802/stat : 6802 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287557530 9367552 267 33554432000 4194304 5064252 140735720718128 140735720717040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6802/statm: 2287 267 226 213 0 72 0
[pid=6803] ppid=6802 vsize=173768 CPUtime=10.65 cores=1,3,5,7
/proc/6803/stat : 6803 (glucose_static) R 6802 6796 1906 0 -1 4202496 31722 0 0 0 1055 10 0 0 20 0 1 0 287557530 177938432 38056 33554432000 4194304 4896791 140733584993216 140733584990312 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6803/statm: 43442 38056 77 172 0 43268 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 292868

[startup+25.5005 s]
/proc/loadavg: 2.24 2.24 2.13 3/183 6803
/proc/meminfo: memFree=29949160/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=100804 CPUtime=2.01 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 11576 8563 0 0 128 48 22 3 20 0 1 0 287557327 103223296 20604 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 25201 20604 177 410 0 24783 0
[pid=6802] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6802/stat : 6802 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287557530 9367552 267 33554432000 4194304 5064252 140735720718128 140735720717040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6802/statm: 2287 267 226 213 0 72 0
[pid=6803] ppid=6802 vsize=173768 CPUtime=23.45 cores=1,3,5,7
/proc/6803/stat : 6803 (glucose_static) R 6802 6796 1906 0 -1 4202496 31722 0 0 0 2335 10 0 0 20 0 1 0 287557530 177938432 38056 33554432000 4194304 4896791 140733584993216 140733584990312 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6803/statm: 43442 38056 77 172 0 43268 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 292868

[startup+51.1006 s]
/proc/loadavg: 2.16 2.22 2.13 3/183 6803
/proc/meminfo: memFree=29945688/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=100804 CPUtime=2.01 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 11576 8563 0 0 128 48 22 3 20 0 1 0 287557327 103223296 20604 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 25201 20604 177 410 0 24783 0
[pid=6802] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6802/stat : 6802 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287557530 9367552 267 33554432000 4194304 5064252 140735720718128 140735720717040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6802/statm: 2287 267 226 213 0 72 0
[pid=6803] ppid=6802 vsize=174032 CPUtime=49.05 cores=1,3,5,7
/proc/6803/stat : 6803 (glucose_static) R 6802 6796 1906 0 -1 4202496 31771 0 0 0 4895 10 0 0 20 0 1 0 287557530 178208768 38105 33554432000 4194304 4896791 140733584993216 140733584990424 4224992 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6803/statm: 43508 38105 77 172 0 43334 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 293132

[startup+102.301 s]
/proc/loadavg: 2.06 2.18 2.12 3/183 6803
/proc/meminfo: memFree=29939920/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=100804 CPUtime=2.01 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 11576 8563 0 0 128 48 22 3 20 0 1 0 287557327 103223296 20604 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 25201 20604 177 410 0 24783 0
[pid=6802] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6802/stat : 6802 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287557530 9367552 267 33554432000 4194304 5064252 140735720718128 140735720717040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6802/statm: 2287 267 226 213 0 72 0
[pid=6803] ppid=6802 vsize=175312 CPUtime=100.24 cores=1,3,5,7
/proc/6803/stat : 6803 (glucose_static) R 6802 6796 1906 0 -1 4202496 32089 0 0 0 10014 10 0 0 20 0 1 0 287557530 179519488 38423 33554432000 4194304 4896791 140733584993216 140733584990424 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6803/statm: 43828 38423 77 172 0 43654 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 294412

[startup+162.3 s]
/proc/loadavg: 2.02 2.15 2.11 3/183 6804
/proc/meminfo: memFree=29934648/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=100804 CPUtime=2.01 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 11576 8563 0 0 128 48 22 3 20 0 1 0 287557327 103223296 20604 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 25201 20604 177 410 0 24783 0
[pid=6802] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6802/stat : 6802 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 287557530 9367552 267 33554432000 4194304 5064252 140735720718128 140735720717040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6802/statm: 2287 267 226 213 0 72 0
[pid=6803] ppid=6802 vsize=176088 CPUtime=160.23 cores=1,3,5,7
/proc/6803/stat : 6803 (glucose_static) R 6802 6796 1906 0 -1 4202496 32660 0 0 0 16013 10 0 0 20 0 1 0 287557530 180314112 38612 33554432000 4194304 4896791 140733584993216 140733584990424 4203765 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6803/statm: 44022 38612 77 172 0 43848 0
Current children cumulated CPU time (s) 162.24

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


[startup+1422.3 s]
/proc/loadavg: 2.12 2.05 2.02 3/183 6927
/proc/meminfo: memFree=30450720/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=127508 CPUtime=1179.59 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 28097 77628 0 0 256 67 117602 34 20 0 1 0 287557327 130568192 24720 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 31877 24720 177 410 0 31459 0
[pid=6827] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6827/stat : 6827 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287675309 9367552 266 33554432000 4194304 5064252 140735085386496 140735085385408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6827/statm: 2287 266 226 213 0 72 0
[pid=6828] ppid=6827 vsize=145480 CPUtime=242.41 cores=1,3,5,7
/proc/6828/stat : 6828 (glucose_static) R 6827 6796 1906 0 -1 4202496 27440 0 0 0 24235 6 0 0 20 0 1 0 287675309 148971520 33421 33554432000 4194304 4896791 140733894004800 140733894002024 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6828/statm: 36370 33421 77 172 0 36196 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 291284

[startup+1482.3 s]
/proc/loadavg: 2.05 2.04 2.02 3/183 6927
/proc/meminfo: memFree=30440580/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=127508 CPUtime=1179.59 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 28097 77628 0 0 256 67 117602 34 20 0 1 0 287557327 130568192 24720 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 31877 24720 177 410 0 31459 0
[pid=6827] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6827/stat : 6827 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287675309 9367552 266 33554432000 4194304 5064252 140735085386496 140735085385408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6827/statm: 2287 266 226 213 0 72 0
[pid=6828] ppid=6827 vsize=146216 CPUtime=302.4 cores=1,3,5,7
/proc/6828/stat : 6828 (glucose_static) R 6827 6796 1906 0 -1 4202496 27666 0 0 0 30233 7 0 0 20 0 1 0 287675309 149725184 33648 33554432000 4194304 4896791 140733894004800 140733894001944 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6828/statm: 36554 33648 77 172 0 36380 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 292020

[startup+1542.31 s]
/proc/loadavg: 2.01 2.03 2.01 3/183 6927
/proc/meminfo: memFree=30438224/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=127508 CPUtime=1179.59 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 28097 77628 0 0 256 67 117602 34 20 0 1 0 287557327 130568192 24720 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 31877 24720 177 410 0 31459 0
[pid=6827] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6827/stat : 6827 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287675309 9367552 266 33554432000 4194304 5064252 140735085386496 140735085385408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6827/statm: 2287 266 226 213 0 72 0
[pid=6828] ppid=6827 vsize=146628 CPUtime=362.4 cores=1,3,5,7
/proc/6828/stat : 6828 (glucose_static) R 6827 6796 1906 0 -1 4202496 27973 0 0 0 36233 7 0 0 20 0 1 0 287675309 150147072 33952 33554432000 4194304 4896791 140733894004800 140733894002008 4203806 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6828/statm: 36657 33952 77 172 0 36483 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 292432

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.01 3/183 6927
/proc/meminfo: memFree=30424620/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=127508 CPUtime=1179.59 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 28097 77628 0 0 256 67 117602 34 20 0 1 0 287557327 130568192 24720 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 31877 24720 177 410 0 31459 0
[pid=6827] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6827/stat : 6827 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 287675309 9367552 266 33554432000 4194304 5064252 140735085386496 140735085385408 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6827/statm: 2287 266 226 213 0 72 0
[pid=6828] ppid=6827 vsize=166084 CPUtime=422.39 cores=1,3,5,7
/proc/6828/stat : 6828 (glucose_static) R 6827 6796 1906 0 -1 4202496 28416 0 0 0 42231 8 0 0 20 0 1 0 287675309 170070016 35412 33554432000 4194304 4896791 140733894004800 140733894002328 4203058 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6828/statm: 41521 35412 78 172 0 41347 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 311888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 6930
/proc/meminfo: memFree=30467124/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=94740 CPUtime=1642.81 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 35207 107315 0 0 304 74 163859 44 20 0 1 0 287557327 97013760 22672 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 23685 22672 177 410 0 23267 0
[pid=6929] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6929/stat : 6929 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287721640 9367552 267 33554432000 4194304 5064252 140735179122208 140735179121120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6929/statm: 2287 267 226 213 0 72 0
[pid=6930] ppid=6929 vsize=118868 CPUtime=19.14 cores=1,3,5,7
/proc/6930/stat : 6930 (glucose_static) R 6929 6796 1906 0 -1 4202496 22912 0 0 0 1908 6 0 0 20 0 1 0 287721641 121720832 26380 33554432000 4194304 4896791 140736139355536 140736139352664 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6930/statm: 29717 26380 76 172 0 29543 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 231904

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/184 6935
/proc/meminfo: memFree=30449148/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=94740 CPUtime=1642.81 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 35207 107315 0 0 304 74 163859 44 20 0 1 0 287557327 97013760 22672 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 23685 22672 177 410 0 23267 0
[pid=6929] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6929/stat : 6929 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287721640 9367552 267 33554432000 4194304 5064252 140735179122208 140735179121120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6929/statm: 2287 267 226 213 0 72 0
[pid=6930] ppid=6929 vsize=119944 CPUtime=79.13 cores=1,3,5,7
/proc/6930/stat : 6930 (glucose_static) R 6929 6796 1906 0 -1 4202496 23175 0 0 0 7907 6 0 0 20 0 1 0 287721641 122822656 27002 33554432000 4194304 4896791 140736139355536 140736139352744 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6930/statm: 29986 27002 77 172 0 29812 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 232980

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 6935
/proc/meminfo: memFree=30450368/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=94740 CPUtime=1642.81 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 35207 107315 0 0 304 74 163859 44 20 0 1 0 287557327 97013760 22672 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 23685 22672 177 410 0 23267 0
[pid=6929] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6929/stat : 6929 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287721640 9367552 267 33554432000 4194304 5064252 140735179122208 140735179121120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6929/statm: 2287 267 226 213 0 72 0
[pid=6930] ppid=6929 vsize=120636 CPUtime=139.11 cores=1,3,5,7
/proc/6930/stat : 6930 (glucose_static) R 6929 6796 1906 0 -1 4202496 23350 0 0 0 13905 6 0 0 20 0 1 0 287721641 123531264 27177 33554432000 4194304 4896791 140736139355536 140736139352744 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6930/statm: 30159 27177 77 172 0 29985 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 233672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 6935
/proc/meminfo: memFree=30442924/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=94740 CPUtime=1642.81 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 35207 107315 0 0 304 74 163859 44 20 0 1 0 287557327 97013760 22672 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 23685 22672 177 410 0 23267 0
[pid=6929] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6929/stat : 6929 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287721640 9367552 267 33554432000 4194304 5064252 140735179122208 140735179121120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6929/statm: 2287 267 226 213 0 72 0
[pid=6930] ppid=6929 vsize=121032 CPUtime=157.22 cores=1,3,5,7
/proc/6930/stat : 6930 (glucose_static) R 6929 6796 1906 0 -1 4202496 23455 0 0 0 15716 6 0 0 20 0 1 0 287721641 123936768 27282 33554432000 4194304 4896791 140736139355536 140736139352744 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6930/statm: 30258 27282 77 172 0 30084 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 234068

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 6935
/proc/meminfo: memFree=30442924/32873844 swapFree=7620/7620
[pid=6796] ppid=6794 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6796/stat : 6796 (runWbo2sat.sh) S 6794 6796 1906 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 287557326 9367552 275 33554432000 4194304 5064252 140734144925744 140734144924656 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/6796/statm: 2287 275 233 213 0 72 0
[pid=6797] ppid=6796 vsize=94740 CPUtime=1642.81 cores=1,3,5,7
/proc/6797/stat : 6797 (wbo2sat) S 6796 6796 1906 0 -1 4202496 35207 107315 0 0 304 74 163859 44 20 0 1 0 287557327 97013760 22672 33554432000 4194304 5872148 140735898580608 140735898573880 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/6797/statm: 23685 22672 177 410 0 23267 0
[pid=6929] ppid=6797 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/6929/stat : 6929 (satsolver.sh) S 6797 6796 1906 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 287721640 9367552 267 33554432000 4194304 5064252 140735179122208 140735179121120 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/6929/statm: 2287 267 226 213 0 72 0
[pid=6930] ppid=6929 vsize=121032 CPUtime=157.22 cores=1,3,5,7
/proc/6930/stat : 6930 (glucose_static) R 6929 6796 1906 0 -1 4202496 23455 0 0 0 15716 6 0 0 20 0 1 0 287721641 123936768 27282 33554432000 4194304 4896791 140736139355536 140736139352744 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6930/statm: 30258 27282 77 172 0 30084 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 234068

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.07
CPU user time (s): 1798.8
CPU system time (s): 1.27181
CPU usage (%): 99.9809
Max. virtual memory (cumulated for all children) (KiB): 337716

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.8
system time used= 1.27181
maximum resident set size= 189596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166967
page faults= 0
swaps= 0
block input operations= 0
block output operations= 428384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 137
involuntary context switches= 1889

runsolver used 3.07353 second user time and 8.64169 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-28 16:12:10
IDJOB=3716015
IDBENCH=79344
IDSOLVER=2298
FILE ID=node143/3716015-1338214330
RUNJOBID= node143-1338207343-5233
PBS_JOBID= 14624608
Free space on /tmp= 71424 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB10/oliveras/j30/normalized-j3046_4-unsat--soft-0-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716015-1338214330/watcher-3716015-1338214330 -o /tmp/evaluation-result-3716015-1338214330/solver-3716015-1338214330 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716015-1338214330.wbo 1531343755 HOME HOME

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

MD5SUM BENCH= 2b00d8b927b7b07d427d99ed9c18c554
RANDOM SEED=1531343755

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30246224 kB
Buffers:          421064 kB
Cached:           877188 kB
SwapCached:            0 kB
Active:          1377488 kB
Inactive:         403712 kB
Active(anon):     473672 kB
Inactive(anon):    11300 kB
Active(file):     903816 kB
Inactive(file):   392412 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10452 kB
Writeback:             0 kB
AnonPages:        455104 kB
Mapped:            15176 kB
Shmem:               200 kB
Slab:             704740 kB
SReclaimable:     146468 kB
SUnreclaim:       558272 kB
KernelStack:        1512 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     728356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    303104 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71560 MiB
End job on node143 at 2012-05-28 16:42:10