Trace number 3716597

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo2sat 2012-05-19? (TO) 1800.06 1800.62

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl50_51_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMb6d6940e1e32d980df9f418447a42cea
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark1.18682
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 constraints202
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 10037
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 10036
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.86	o 6495
0.00/0.86	c current bound: 3247
0.00/0.86	c fallback to adder encoding
1.57/1.65	o 3070
1.57/1.65	c current bound: 1535
1.57/1.65	c fallback to adder encoding
2.36/2.54	o 1535
2.36/2.54	c current bound: 767
8.42/8.68	o 428
8.42/8.68	c current bound: 214
139.29/139.54	o 210
139.29/139.54	c current bound: 105
151.41/151.61	o 104
151.41/151.61	c current bound: 52
154.00/154.20	o 46
154.00/154.20	c current bound: 23
156.48/156.74	o 22
156.48/156.74	c current bound: 11
157.99/158.23	o 11
157.99/158.23	c current bound: 5
1800.03/1800.61	./satsolver.sh: line 5: 19651 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.61	c error: unexpected solver exit code
1800.03/1800.61	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-3716597-1338208348/watcher-3716597-1338208348 -o /tmp/evaluation-result-3716597-1338208348/solver-3716597-1338208348 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716597-1338208348.wbo 499963147 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 19550
/proc/meminfo: memFree=30756120/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0

[startup+0.0469159 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 19550
/proc/meminfo: memFree=30756120/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100312 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 19550
/proc/meminfo: memFree=30756120/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30028 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 19550
/proc/meminfo: memFree=30756120/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 1.92 2.00 1.99 3/179 19550
/proc/meminfo: memFree=30756120/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 1.92 2.00 1.99 3/183 19557
/proc/meminfo: memFree=30697356/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=20256 CPUtime=0.88 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 6952 7707 0 0 40 26 20 2 20 0 1 0 286960906 20742144 4074 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19551/statm: 5064 4074 178 410 0 4646 0
[pid=19556] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19556/stat : 19556 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286960996 9367552 267 33554432000 4194304 5064252 140734976955520 140734976954432 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19556/statm: 2287 267 226 213 0 72 0
[pid=19557] ppid=19556 vsize=36388 CPUtime=0.59 cores=0,2,4,6
/proc/19557/stat : 19557 (glucose_static) R 19556 19550 18056 0 -1 4202496 8085 0 0 0 58 1 0 0 20 0 1 0 286960996 37261312 7875 33554432000 4194304 4896791 140736878668784 140734976954456 4224229 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19557/statm: 9097 7875 78 172 0 8923 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 74940

[startup+3.10032 s]
/proc/loadavg: 1.92 2.00 1.99 3/183 19560
/proc/meminfo: memFree=30698720/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=41248 CPUtime=2.54 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 12813 26076 0 0 58 28 160 8 20 0 1 0 286960906 42237952 8297 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19551/statm: 10312 8297 180 410 0 9894 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 50396

[startup+6.30031 s]
/proc/loadavg: 1.93 2.00 1.99 3/183 19563
/proc/meminfo: memFree=30680384/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=41248 CPUtime=2.54 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 12813 26076 0 0 58 28 160 8 20 0 1 0 286960906 42237952 8297 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19551/statm: 10312 8297 180 410 0 9894 0
[pid=19562] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19562/stat : 19562 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 286961177 9367552 267 33554432000 4194304 5064252 140733610102944 140733610101856 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19562/statm: 2287 267 226 213 0 72 0
[pid=19563] ppid=19562 vsize=107492 CPUtime=3.58 cores=0,2,4,6
/proc/19563/stat : 19563 (glucose_static) R 19562 19550 18056 0 -1 4202496 22460 0 0 0 354 4 0 0 20 0 1 0 286961177 110071808 25301 33554432000 4194304 4896791 140735908972480 140735908969688 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19563/statm: 26873 25301 78 172 0 26699 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 167036

[startup+12.7004 s]
/proc/loadavg: 1.93 2.00 1.99 3/183 19566
/proc/meminfo: memFree=30741092/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=8.56 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 16702 50931 0 0 65 29 746 16 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19565] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19565/stat : 19565 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 286961779 9367552 267 33554432000 4194304 5064252 140733708952976 140733708951888 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19565/statm: 2287 267 226 213 0 72 0
[pid=19566] ppid=19565 vsize=57360 CPUtime=3.96 cores=0,2,4,6
/proc/19566/stat : 19566 (glucose_static) R 19565 19550 18056 0 -1 4202496 12402 0 0 0 394 2 0 0 20 0 1 0 286961779 58736640 12718 33554432000 4194304 4896791 140737161225568 140737161222776 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19566/statm: 14340 12718 78 172 0 14166 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 101876

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 1.99 3/183 19566
/proc/meminfo: memFree=30726332/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=8.56 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 16702 50931 0 0 65 29 746 16 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19565] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19565/stat : 19565 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 286961779 9367552 267 33554432000 4194304 5064252 140733708952976 140733708951888 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19565/statm: 2287 267 226 213 0 72 0
[pid=19566] ppid=19565 vsize=59204 CPUtime=16.75 cores=0,2,4,6
/proc/19566/stat : 19566 (glucose_static) R 19565 19550 18056 0 -1 4202496 13144 0 0 0 1673 2 0 0 20 0 1 0 286961779 60624896 13646 33554432000 4194304 4896791 140737161225568 140737161223144 4203794 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19566/statm: 14801 13646 78 172 0 14627 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 103720

[startup+51.1004 s]
/proc/loadavg: 1.96 2.00 1.99 3/183 19566
/proc/meminfo: memFree=30698036/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=8.56 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 16702 50931 0 0 65 29 746 16 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19565] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19565/stat : 19565 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 286961779 9367552 267 33554432000 4194304 5064252 140733708952976 140733708951888 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19565/statm: 2287 267 226 213 0 72 0
[pid=19566] ppid=19565 vsize=61280 CPUtime=42.35 cores=0,2,4,6
/proc/19566/stat : 19566 (glucose_static) R 19565 19550 18056 0 -1 4202496 14348 0 0 0 4232 3 0 0 20 0 1 0 286961779 62750720 13546 33554432000 4194304 4896791 140737161225568 140737161223144 4203806 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19566/statm: 15320 13546 78 172 0 15146 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 105796

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/183 19566
/proc/meminfo: memFree=30705676/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=8.56 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 16702 50931 0 0 65 29 746 16 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19565] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19565/stat : 19565 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 286961779 9367552 267 33554432000 4194304 5064252 140733708952976 140733708951888 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/19565/statm: 2287 267 226 213 0 72 0
[pid=19566] ppid=19565 vsize=62836 CPUtime=93.55 cores=0,2,4,6
/proc/19566/stat : 19566 (glucose_static) R 19565 19550 18056 0 -1 4202496 16538 0 0 0 9349 6 0 0 20 0 1 0 286961779 64344064 14475 33554432000 4194304 4896791 140737161225568 140737161223144 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19566/statm: 15709 14475 78 172 0 15535 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 107352

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/183 19651
/proc/meminfo: memFree=30940000/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=32652 CPUtime=4.05 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 8004 0 0 0 404 1 0 0 20 0 1 0 286976730 33435648 7316 33554432000 4194304 4896791 140736608222432 140736608219640 4224706 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/19651/statm: 8163 7316 78 172 0 7989 0
Current children cumulated CPU time (s) 162.09

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


[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 19661
/proc/meminfo: memFree=30640044/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=165908 CPUtime=1203.77 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 78976 0 0 0 120325 52 0 0 20 0 1 0 286976730 169889792 40335 33554432000 4194304 4896791 140736608222432 140736608219640 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 41477 40335 78 172 0 41303 0
Current children cumulated CPU time (s) 1361.81
Current children cumulated vsize (KiB) 210424

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19661
/proc/meminfo: memFree=30653816/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=168276 CPUtime=1263.77 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 80785 0 0 0 126323 54 0 0 20 0 1 0 286976730 172314624 41489 33554432000 4194304 4896791 140736608222432 140736608219640 4225120 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 42069 41489 78 172 0 41895 0
Current children cumulated CPU time (s) 1421.81
Current children cumulated vsize (KiB) 212792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19661
/proc/meminfo: memFree=30637468/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=170264 CPUtime=1323.75 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 82480 0 0 0 132319 56 0 0 20 0 1 0 286976730 174350336 42019 33554432000 4194304 4896791 140736608222432 140736608219960 4223829 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 42566 42019 78 172 0 42392 0
Current children cumulated CPU time (s) 1481.79
Current children cumulated vsize (KiB) 214780

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19661
/proc/meminfo: memFree=30623156/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=172260 CPUtime=1383.74 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 84185 0 0 0 138316 58 0 0 20 0 1 0 286976730 176394240 41529 33554432000 4194304 4896791 140736608222432 140736608219640 4225144 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 43065 41529 78 172 0 42891 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 216776

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19661
/proc/meminfo: memFree=30605064/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=174412 CPUtime=1443.74 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 85937 0 0 0 144313 61 0 0 20 0 1 0 286976730 178597888 42635 33554432000 4194304 4896791 140736608222432 140736608219720 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 43603 42635 78 172 0 43429 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 218928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19665
/proc/meminfo: memFree=30591876/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=179452 CPUtime=1503.72 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 87250 0 0 0 150310 62 0 0 20 0 1 0 286976730 183758848 42838 33554432000 4194304 4896791 140736608222432 140736608219960 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 44863 42838 78 172 0 44689 0
Current children cumulated CPU time (s) 1661.76
Current children cumulated vsize (KiB) 223968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 19688
/proc/meminfo: memFree=30603816/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=212388 CPUtime=1563.71 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 88341 0 0 0 156308 63 0 0 20 0 1 0 286976730 217485312 49024 33554432000 4194304 4896791 140736608222432 140736608218104 4203862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 53097 49024 78 172 0 52923 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 256904

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19688
/proc/meminfo: memFree=30586988/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=214164 CPUtime=1623.69 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 90002 0 0 0 162304 65 0 0 20 0 1 0 286976730 219303936 48962 33554432000 4194304 4896791 140736608222432 140736608219640 4225134 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 53541 48962 78 172 0 53367 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 258680



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 19688
/proc/meminfo: memFree=30581448/32873844 swapFree=7372/7372
[pid=19550] ppid=19548 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19550/stat : 19550 (runWbo2sat.sh) S 19548 19550 18056 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 286960906 9367552 275 33554432000 4194304 5064252 140736645915824 140736645914736 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19550/statm: 2287 275 233 213 0 72 0
[pid=19551] ppid=19550 vsize=26220 CPUtime=158.04 cores=0,2,4,6
/proc/19551/stat : 19551 (wbo2sat) S 19550 19550 18056 0 -1 4202496 22760 108877 0 0 71 31 15664 38 20 0 1 0 286960906 26849280 5623 33554432000 4194304 5872148 140733385763488 140733385756760 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/19551/statm: 6555 5623 180 410 0 6137 0
[pid=19650] ppid=19551 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/19650/stat : 19650 (satsolver.sh) S 19551 19550 18056 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286976730 9367552 267 33554432000 4194304 5064252 140735185246496 140735185245408 251031873102 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/19650/statm: 2287 267 226 213 0 72 0
[pid=19651] ppid=19650 vsize=183996 CPUtime=1641.99 cores=0,2,4,6
/proc/19651/stat : 19651 (glucose_static) R 19650 19550 18056 0 -1 4202496 90746 0 0 0 164133 66 0 0 20 0 1 0 286976730 188411904 44980 33554432000 4194304 4896791 140736608222432 140736608219960 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19651/statm: 45999 44980 78 172 0 45825 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 228512

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.62
CPU time (s): 1800.06
CPU user time (s): 1798.7
CPU system time (s): 1.35979
CPU usage (%): 99.9692
Max. virtual memory (cumulated for all children) (KiB): 308652

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.7
system time used= 1.35979
maximum resident set size= 251712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 223374
page faults= 0
swaps= 0
block input operations= 0
block output operations= 154968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 189
involuntary context switches= 1992

runsolver used 2.98855 second user time and 7.44387 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-28 14:32:28
IDJOB=3716597
IDBENCH=79164
IDSOLVER=2298
FILE ID=node118/3716597-1338208348
RUNJOBID= node118-1338192055-18072
PBS_JOBID= 14624575
Free space on /tmp= 71656 MiB

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

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

MD5SUM BENCH= b6d6940e1e32d980df9f418447a42cea
RANDOM SEED=499963147

node118.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.212
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.42
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.212
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	: 5438.55
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.212
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30756484 kB
Buffers:          413644 kB
Cached:           561824 kB
SwapCached:            0 kB
Active:           860100 kB
Inactive:         407232 kB
Active(anon):     279828 kB
Inactive(anon):    13364 kB
Active(file):     580272 kB
Inactive(file):   393868 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8588 kB
Writeback:             0 kB
AnonPages:        297904 kB
Mapped:            12664 kB
Shmem:               200 kB
Slab:             706348 kB
SReclaimable:     147712 kB
SUnreclaim:       558636 kB
KernelStack:        1456 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     423308 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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= 71640 MiB
End job on node118 at 2012-05-28 15:02:29