Trace number 3716356

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.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-35-30--soft-33-100-0.wbo
MD5SUM515e8ce2c7c31d2b78b34efd1db422a9
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark0.336948
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1050
Total number of constraints65
Number of soft constraints44
Number of constraints which are clauses35
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint30
Maximum length of a constraint35
Top cost 2588
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2587
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 36
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.75	o 878
0.00/0.75	c current bound: 439
256.01/256.15	o 111
256.01/256.15	c current bound: 55
256.20/256.37	o 53
256.20/256.37	c current bound: 26
258.30/258.43	o 20
258.30/258.43	c current bound: 10
259.71/259.88	o 9
259.71/259.88	c current bound: 4
1800.05/1800.51	./satsolver.sh: line 5: 28765 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.05/1800.51	c error: unexpected solver exit code
1800.05/1800.51	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-3716356-1338179214/watcher-3716356-1338179214 -o /tmp/evaluation-result-3716356-1338179214/solver-3716356-1338179214 -C 1800 -W 1900 -M 15500 HOME/runWbo2sat.sh HOME/instance-3716356-1338179214.wbo 550086740 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 4/179 28730
/proc/meminfo: memFree=31237044/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0

[startup+0.0579569 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 28730
/proc/meminfo: memFree=31237044/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100304 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 28730
/proc/meminfo: memFree=31237044/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300206 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 28730
/proc/meminfo: memFree=31237044/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700191 s]
/proc/loadavg: 2.00 2.00 2.00 4/179 28730
/proc/meminfo: memFree=31237044/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/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/183 28749
/proc/meminfo: memFree=31221836/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28748/stat : 28748 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284046025 9367552 267 33554432000 4194304 5064252 140736798693584 140736798692496 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28748/statm: 2287 267 226 213 0 72 0
[pid=28749] ppid=28748 vsize=15780 CPUtime=0.71 cores=1,3,5,7
/proc/28749/stat : 28749 (glucose_static) R 28748 28730 26987 0 -1 4202496 3949 0 0 0 71 0 0 0 20 0 1 0 284046025 16158720 3423 33554432000 4194304 4896791 140737022218848 140737022216056 4203950 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28749/statm: 3945 3423 76 172 0 3771 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 39968

[startup+3.10033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31216924/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28748/stat : 28748 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284046025 9367552 267 33554432000 4194304 5064252 140736798693584 140736798692496 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28748/statm: 2287 267 226 213 0 72 0
[pid=28749] ppid=28748 vsize=18576 CPUtime=2.31 cores=1,3,5,7
/proc/28749/stat : 28749 (glucose_static) R 28748 28730 26987 0 -1 4202496 5924 0 0 0 231 0 0 0 20 0 1 0 284046025 19021824 3962 33554432000 4194304 4896791 140737022218848 140737022216376 4225397 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28749/statm: 4644 3962 78 172 0 4470 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 42764

[startup+6.30033 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31211004/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28748/stat : 28748 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284046025 9367552 267 33554432000 4194304 5064252 140736798693584 140736798692496 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28748/statm: 2287 267 226 213 0 72 0
[pid=28749] ppid=28748 vsize=22108 CPUtime=5.51 cores=1,3,5,7
/proc/28749/stat : 28749 (glucose_static) R 28748 28730 26987 0 -1 4202496 8137 0 0 0 550 1 0 0 20 0 1 0 284046025 22638592 4882 33554432000 4194304 4896791 140737022218848 140737022216056 4225191 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28749/statm: 5527 4882 78 172 0 5353 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 46296

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31202108/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28748/stat : 28748 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284046025 9367552 267 33554432000 4194304 5064252 140736798693584 140736798692496 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28748/statm: 2287 267 226 213 0 72 0
[pid=28749] ppid=28748 vsize=23276 CPUtime=11.92 cores=1,3,5,7
/proc/28749/stat : 28749 (glucose_static) R 28748 28730 26987 0 -1 4202496 10386 0 0 0 1190 2 0 0 20 0 1 0 284046025 23834624 5145 33554432000 4194304 4896791 140737022218848 140737022216424 4206619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28749/statm: 5819 5145 78 172 0 5645 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 47464

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31195784/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28748/stat : 28748 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284046025 9367552 267 33554432000 4194304 5064252 140736798693584 140736798692496 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28748/statm: 2287 267 226 213 0 72 0
[pid=28749] ppid=28748 vsize=25396 CPUtime=24.71 cores=1,3,5,7
/proc/28749/stat : 28749 (glucose_static) R 28748 28730 26987 0 -1 4202496 14714 0 0 0 2468 3 0 0 20 0 1 0 284046025 26005504 5613 33554432000 4194304 4896791 140737022218848 140737022216376 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28749/statm: 6349 5613 78 172 0 6175 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 49584

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31175992/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28748/stat : 28748 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284046025 9367552 267 33554432000 4194304 5064252 140736798693584 140736798692496 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28748/statm: 2287 267 226 213 0 72 0
[pid=28749] ppid=28748 vsize=40012 CPUtime=50.3 cores=1,3,5,7
/proc/28749/stat : 28749 (glucose_static) R 28748 28730 26987 0 -1 4202496 19285 0 0 0 5025 5 0 0 20 0 1 0 284046025 40972288 8200 33554432000 4194304 4896791 140737022218848 140737022216376 4225025 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28749/statm: 10003 8200 78 172 0 9829 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 64200

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31172672/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28748/stat : 28748 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284046025 9367552 267 33554432000 4194304 5064252 140736798693584 140736798692496 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28748/statm: 2287 267 226 213 0 72 0
[pid=28749] ppid=28748 vsize=36056 CPUtime=101.5 cores=1,3,5,7
/proc/28749/stat : 28749 (glucose_static) R 28748 28730 26987 0 -1 4202496 26517 0 0 0 10141 9 0 0 20 0 1 0 284046025 36921344 8342 33554432000 4194304 4896791 140737022218848 140737022216376 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28749/statm: 9014 8342 78 172 0 8840 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 60244

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28749
/proc/meminfo: memFree=31157568/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=5892 CPUtime=0.75 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2056 2730 0 0 6 3 66 0 20 0 1 0 284045948 6033408 866 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1473 866 173 410 0 1055 0
[pid=28748] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 28775
/proc/meminfo: memFree=30975540/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=170976 CPUtime=1162.14 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 86643 0 0 0 116137 77 0 0 20 0 1 0 284071936 175079424 38420 33554432000 4194304 4896791 140735546061568 140735546058776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 42744 38420 78 172 0 42570 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 193704

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28776
/proc/meminfo: memFree=30977332/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=172508 CPUtime=1222.12 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 88206 0 0 0 122132 80 0 0 20 0 1 0 284071936 176648192 42155 33554432000 4194304 4896791 140735546061568 140735546058776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 43127 42155 78 172 0 42953 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 195236

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 28776
/proc/meminfo: memFree=30983724/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=173912 CPUtime=1282.08 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 89525 0 0 0 128124 84 0 0 20 0 1 0 284071936 178085888 36207 33554432000 4194304 4896791 140735546061568 140735546058776 4225151 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 43478 36207 78 172 0 43304 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 196640

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28776
/proc/meminfo: memFree=30979232/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=177004 CPUtime=1342.07 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 91097 0 0 0 134120 87 0 0 20 0 1 0 284071936 181252096 40018 33554432000 4194304 4896791 140735546061568 140735546058776 4224958 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 44251 40018 78 172 0 44077 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 199732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28776
/proc/meminfo: memFree=30979364/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=178872 CPUtime=1402.06 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 93043 0 0 0 140116 90 0 0 20 0 1 0 284071936 183164928 43154 33554432000 4194304 4896791 140735546061568 140735546057240 4224848 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 44718 43154 78 172 0 44544 0
Current children cumulated CPU time (s) 1661.86
Current children cumulated vsize (KiB) 201600

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28776
/proc/meminfo: memFree=30940852/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=231580 CPUtime=1462.05 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 96100 0 0 0 146111 94 0 0 20 0 1 0 284071936 237137920 46179 33554432000 4194304 4896791 140735546061568 140735546058824 4225445 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 57895 46179 78 172 0 57721 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 254308

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28777
/proc/meminfo: memFree=30985876/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=152432 CPUtime=1522.05 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 98544 0 0 0 152106 99 0 0 20 0 1 0 284071936 156090368 36611 33554432000 4194304 4896791 140735546061568 140735546059144 4225384 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 38108 36611 78 172 0 37934 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 175160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28819
/proc/meminfo: memFree=31080700/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=184088 CPUtime=1540.25 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 99305 0 0 0 153926 99 0 0 20 0 1 0 284071936 188506112 40428 33554432000 4194304 4896791 140735546061568 140735546058776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 46022 40428 78 172 0 45848 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 206816

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28819
/proc/meminfo: memFree=31080700/32873648 swapFree=6612/6612
[pid=28730] ppid=28728 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28730/stat : 28730 (runWbo2sat.sh) S 28728 28730 26987 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 284045947 9367552 275 33554432000 4194304 5064252 140735454508944 140735454507856 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28730/statm: 2287 275 233 213 0 72 0
[pid=28731] ppid=28730 vsize=4432 CPUtime=259.8 cores=1,3,5,7
/proc/28731/stat : 28731 (wbo2sat) S 28730 28730 26987 0 -1 4202496 2788 61731 0 0 7 3 25945 25 20 0 1 0 284045948 4538368 740 33554432000 4194304 5872148 140736067131968 140736067125240 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28731/statm: 1108 740 173 410 0 690 0
[pid=28764] ppid=28731 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28764/stat : 28764 (satsolver.sh) S 28731 28730 26987 0 -1 4202496 600 0 0 0 0 0 0 0 20 0 1 0 284071936 9367552 267 33554432000 4194304 5064252 140736100737744 140736100736656 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28764/statm: 2287 267 226 213 0 72 0
[pid=28765] ppid=28764 vsize=184088 CPUtime=1540.25 cores=1,3,5,7
/proc/28765/stat : 28765 (glucose_static) R 28764 28730 26987 0 -1 4202496 99305 0 0 0 153926 99 0 0 20 0 1 0 284071936 188506112 40428 33554432000 4194304 4896791 140735546061568 140735546058776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28765/statm: 46022 40428 78 172 0 45848 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 206816

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.09
CPU user time (s): 1798.79
CPU system time (s): 1.2958
CPU usage (%): 99.9763
Max. virtual memory (cumulated for all children) (KiB): 305388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.79
system time used= 1.2958
maximum resident set size= 240776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 164815
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 203
involuntary context switches= 1899

runsolver used 3.41748 second user time and 8.29874 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 06:26:54
IDJOB=3716356
IDBENCH=78704
IDSOLVER=2298
FILE ID=node148/3716356-1338179214
RUNJOBID= node148-1338159381-27004
PBS_JOBID= 14624553
Free space on /tmp= 71688 MiB

SOLVER NAME= wbo2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-35-30--soft-33-100-0.wbo
COMMAND LINE= DIR/runWbo2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3716356-1338179214/watcher-3716356-1338179214 -o /tmp/evaluation-result-3716356-1338179214/solver-3716356-1338179214 -C 1800 -W 1900 -M 15500  HOME/runWbo2sat.sh HOME/instance-3716356-1338179214.wbo 550086740 HOME HOME

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

MD5SUM BENCH= 515e8ce2c7c31d2b78b34efd1db422a9
RANDOM SEED=550086740

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        31237308 kB
Buffers:          356884 kB
Cached:           389008 kB
SwapCached:          576 kB
Active:           536664 kB
Inactive:         234672 kB
Active(anon):      16792 kB
Inactive(anon):    11140 kB
Active(file):     519872 kB
Inactive(file):   223532 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:             18824 kB
Writeback:             0 kB
AnonPages:        170056 kB
Mapped:            11744 kB
Shmem:                96 kB
Slab:             726988 kB
SReclaimable:     171136 kB
SUnreclaim:       555852 kB
KernelStack:        1520 kB
PageTables:         4272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     142016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    139264 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= 71680 MiB
End job on node148 at 2012-05-28 06:56:55