Trace number 3716282

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.09 1800.61

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMfc69cf5fb8ed09269ce87a121862dce7
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark4.6013
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5100
Total number of constraints202
Number of soft constraints140
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Top cost 6854
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 6853
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.85	o 5225
0.00/0.85	c current bound: 2612
0.00/0.85	c fallback to adder encoding
1.27/1.32	o 2054
1.27/1.32	c current bound: 1027
24.38/24.48	o 603
24.38/24.48	c current bound: 301
55.96/56.09	o 287
55.96/56.09	c current bound: 143
62.94/63.13	o 143
62.94/63.13	c current bound: 71
63.85/64.06	o 70
63.85/64.06	c current bound: 35
63.90/64.72	o 34
63.90/64.72	c current bound: 17
65.62/65.82	o 15
65.62/65.82	c current bound: 7
67.14/67.31	o 6
67.14/67.31	c current bound: 3
1800.05/1800.60	./satsolver.sh: line 5: 26801 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.60	c error: unexpected solver exit code
1800.05/1800.60	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-3716282-1338175804/watcher-3716282-1338175804 -o /tmp/evaluation-result-3716282-1338175804/solver-3716282-1338175804 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716282-1338175804.wbo 781152558 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.00 2.00 2.00 3/180 26770
/proc/meminfo: memFree=31290456/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0

[startup+0.083827 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26770
/proc/meminfo: memFree=31290456/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100327 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26770
/proc/meminfo: memFree=31290456/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300235 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26770
/proc/meminfo: memFree=31290456/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700205 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 26770
/proc/meminfo: memFree=31290456/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50034 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26777
/proc/meminfo: memFree=31239696/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=33056 CPUtime=1.45 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 8647 16057 0 0 50 30 61 4 20 0 1 0 283707185 33849344 6336 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26771/statm: 8264 6336 180 410 0 7846 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 42204

[startup+3.10042 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26780
/proc/meminfo: memFree=31161284/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=33056 CPUtime=1.45 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 8647 16057 0 0 50 30 61 4 20 0 1 0 283707185 33849344 6336 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26771/statm: 8264 6336 180 410 0 7846 0
[pid=26779] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26779/stat : 26779 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283707332 9367552 266 33554432000 4194304 5064252 140733587393584 140733587392496 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26779/statm: 2287 266 226 213 0 72 0
[pid=26780] ppid=26779 vsize=104572 CPUtime=1.62 cores=1,3,5,7
/proc/26780/stat : 26780 (glucose_static) R 26779 26770 24824 0 -1 4202496 20276 0 0 0 159 3 0 0 20 0 1 0 283707332 107081728 22254 33554432000 4194304 4896791 140735440160784 140735440157992 4204939 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26780/statm: 26143 22254 78 172 0 25969 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 155924

[startup+6.30041 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26780
/proc/meminfo: memFree=31155112/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=33056 CPUtime=1.45 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 8647 16057 0 0 50 30 61 4 20 0 1 0 283707185 33849344 6336 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26771/statm: 8264 6336 180 410 0 7846 0
[pid=26779] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26779/stat : 26779 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283707332 9367552 266 33554432000 4194304 5064252 140733587393584 140733587392496 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26779/statm: 2287 266 226 213 0 72 0
[pid=26780] ppid=26779 vsize=105420 CPUtime=4.82 cores=1,3,5,7
/proc/26780/stat : 26780 (glucose_static) R 26779 26770 24824 0 -1 4202496 20469 0 0 0 479 3 0 0 20 0 1 0 283707332 107950080 22958 33554432000 4194304 4896791 140735440160784 140735440157992 4203856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26780/statm: 26355 22958 78 172 0 26181 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 156772

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26780
/proc/meminfo: memFree=31149124/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=33056 CPUtime=1.45 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 8647 16057 0 0 50 30 61 4 20 0 1 0 283707185 33849344 6336 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/26771/statm: 8264 6336 180 410 0 7846 0
[pid=26779] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26779/stat : 26779 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 283707332 9367552 266 33554432000 4194304 5064252 140733587393584 140733587392496 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/26779/statm: 2287 266 226 213 0 72 0
[pid=26780] ppid=26779 vsize=106388 CPUtime=11.22 cores=1,3,5,7
/proc/26780/stat : 26780 (glucose_static) R 26779 26770 24824 0 -1 4202496 20731 0 0 0 1118 4 0 0 20 0 1 0 283707332 108941312 23262 33554432000 4194304 4896791 140735440160784 140735440157992 4203806 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26780/statm: 26597 23262 78 172 0 26423 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 157740

[startup+25.507 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26783
/proc/meminfo: memFree=31203728/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=24.5 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 13062 38975 0 0 56 30 2353 11 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26782] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26782/stat : 26782 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283709638 9367552 266 33554432000 4194304 5064252 140734830075056 140734830073968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26782/statm: 2287 266 226 213 0 72 0
[pid=26783] ppid=26782 vsize=51324 CPUtime=0.96 cores=1,3,5,7
/proc/26783/stat : 26783 (glucose_static) R 26782 26770 24824 0 -1 4202496 11390 0 0 0 95 1 0 0 20 0 1 0 283709638 52555776 11627 33554432000 4194304 4896791 140736144621968 140736144619272 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26783/statm: 12831 11627 78 172 0 12657 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 91500

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 26783
/proc/meminfo: memFree=31186388/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=24.5 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 13062 38975 0 0 56 30 2353 11 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26782] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26782/stat : 26782 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283709638 9367552 266 33554432000 4194304 5064252 140734830075056 140734830073968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26782/statm: 2287 266 226 213 0 72 0
[pid=26783] ppid=26782 vsize=60384 CPUtime=26.55 cores=1,3,5,7
/proc/26783/stat : 26783 (glucose_static) R 26782 26770 24824 0 -1 4202496 15782 0 0 0 2652 3 0 0 20 0 1 0 283709638 61833216 13912 33554432000 4194304 4896791 140736144621968 140736144619176 4224917 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/26783/statm: 15096 13912 78 172 0 14922 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 100560

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26801
/proc/meminfo: memFree=31211824/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=45348 CPUtime=34.96 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 12551 0 0 0 3494 2 0 0 20 0 1 0 283713917 46436352 10342 33554432000 4194304 4896791 140733930288992 140733930286200 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 11337 10342 78 172 0 11163 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 85524

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26802
/proc/meminfo: memFree=31182096/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=53148 CPUtime=94.94 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 19061 0 0 0 9488 6 0 0 20 0 1 0 283713917 54423552 12623 33554432000 4194304 4896791 140733930288992 140733930284088 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 13287 12623 78 172 0 13113 0
Current children cumulated CPU time (s) 162.1

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26869
/proc/meminfo: memFree=31103796/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=148072 CPUtime=1294.71 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 63905 0 0 0 129414 57 0 0 20 0 1 0 283713917 151625728 35632 33554432000 4194304 4896791 140733930288992 140733930284728 4225144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 37018 35632 78 172 0 36844 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 188248

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26870
/proc/meminfo: memFree=31119044/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=152816 CPUtime=1354.68 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 65453 0 0 0 135409 59 0 0 20 0 1 0 283713917 156483584 36294 33554432000 4194304 4896791 140733930288992 140733930286568 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 38204 36294 78 172 0 38030 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 192992

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26870
/proc/meminfo: memFree=31091916/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=154556 CPUtime=1414.68 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 66717 0 0 0 141407 61 0 0 20 0 1 0 283713917 158265344 37482 33554432000 4194304 4896791 140733930288992 140733930286568 4225224 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 38639 37482 78 172 0 38465 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 194732

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26870
/proc/meminfo: memFree=31054412/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=187536 CPUtime=1474.67 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 67879 0 0 0 147405 62 0 0 20 0 1 0 283713917 192036864 43731 33554432000 4194304 4896791 140733930288992 140733930284728 4223805 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 46884 43731 78 172 0 46710 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 227712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 26870
/proc/meminfo: memFree=31068840/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=189428 CPUtime=1534.63 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 69099 0 0 0 153400 63 0 0 20 0 1 0 283713917 193974272 44176 33554432000 4194304 4896791 140733930288992 140733930284024 4224732 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 47357 44176 78 172 0 47183 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 229604

[startup+1662.31 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 26870
/proc/meminfo: memFree=31069512/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=190760 CPUtime=1594.64 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 70331 0 0 0 159398 66 0 0 20 0 1 0 283713917 195338240 43480 33554432000 4194304 4896791 140733930288992 140733930286200 4225228 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 47690 43480 78 172 0 47516 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 230936

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 26871
/proc/meminfo: memFree=31031020/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=192504 CPUtime=1654.6 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 71708 0 0 0 165392 68 0 0 20 0 1 0 283713917 197124096 43411 33554432000 4194304 4896791 140733930288992 140733930284728 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 48126 43411 78 172 0 47952 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 232680

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 26871
/proc/meminfo: memFree=31041236/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=194116 CPUtime=1714.59 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 72560 0 0 0 171389 70 0 0 20 0 1 0 283713917 198774784 43374 33554432000 4194304 4896791 140733930288992 140733930286280 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 48529 43374 78 172 0 48355 0
Current children cumulated CPU time (s) 1781.75
Current children cumulated vsize (KiB) 234292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.04 2.02 2.00 3/184 26874
/proc/meminfo: memFree=31025396/32873648 swapFree=6852/6852
[pid=26770] ppid=26768 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26770/stat : 26770 (runWbo2sat.sh) S 26768 26770 24824 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 283707185 9367552 275 33554432000 4194304 5064252 140735438139056 140735438137968 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/26770/statm: 2287 275 233 213 0 72 0
[pid=26771] ppid=26770 vsize=21880 CPUtime=67.16 cores=1,3,5,7
/proc/26771/stat : 26771 (wbo2sat) S 26770 26770 24824 0 -1 4202496 19612 101231 0 0 63 32 6589 32 20 0 1 0 283707185 22405120 4869 33554432000 4194304 5872148 140735870217760 140735870211032 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 9 0 0
/proc/26771/statm: 5470 4869 180 410 0 5052 0
[pid=26800] ppid=26771 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/26800/stat : 26800 (satsolver.sh) S 26771 26770 24824 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 283713917 9367552 266 33554432000 4194304 5064252 140734814994400 140734814993312 271787386446 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/26800/statm: 2287 266 226 213 0 72 0
[pid=26801] ppid=26800 vsize=194648 CPUtime=1732.89 cores=1,3,5,7
/proc/26801/stat : 26801 (glucose_static) R 26800 26770 24824 0 -1 4202496 72701 0 0 0 173219 70 0 0 20 0 1 0 283713917 199319552 45048 33554432000 4194304 4896791 140733930288992 140733930286200 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/26801/statm: 48662 45048 78 172 0 48488 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 234824

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.61
CPU time (s): 1800.09
CPU user time (s): 1798.73
CPU system time (s): 1.35679
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 313904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.73
system time used= 1.35679
maximum resident set size= 239740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 138648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 238
involuntary context switches= 1903

runsolver used 2.91856 second user time and 8.5607 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-28 05:30:04
IDJOB=3716282
IDBENCH=78692
IDSOLVER=2298
FILE ID=node115/3716282-1338175804
RUNJOBID= node115-1338159625-24841
PBS_JOBID= 14624555
Free space on /tmp= 71636 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716282-1338175804/watcher-3716282-1338175804 -o /tmp/evaluation-result-3716282-1338175804/solver-3716282-1338175804 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716282-1338175804.wbo 781152558 HOME HOME

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

MD5SUM BENCH= fc69cf5fb8ed09269ce87a121862dce7
RANDOM SEED=781152558

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
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.462
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.92
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.462
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		: 2666.462
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.462
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:        31290984 kB
Buffers:          345364 kB
Cached:           290172 kB
SwapCached:          972 kB
Active:           638896 kB
Inactive:          96864 kB
Active(anon):      93364 kB
Inactive(anon):     9248 kB
Active(file):     545532 kB
Inactive(file):    87616 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106424 kB
Dirty:              8720 kB
Writeback:             0 kB
AnonPages:        107800 kB
Mapped:            12632 kB
Shmem:                96 kB
Slab:             705980 kB
SReclaimable:     149896 kB
SUnreclaim:       556084 kB
KernelStack:        1496 kB
PageTables:         4452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     225136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71620 MiB
End job on node115 at 2012-05-28 06:00:05