Trace number 3717362

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
wbo2satCp2 2012-05-19? (TO) 1800.07 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-45-40--soft-0-100-0.wbo
MD5SUM12a88866bbd50b724bb180a8f6ce160e
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 benchmark0.080987
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables1800
Total number of constraints85
Number of soft constraints85
Number of constraints which are clauses45
Number of constraints which are cardinality constraints (but not clauses)40
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint45
Top cost 4848
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 4847
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
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.60	o 923
0.00/0.60	c current bound: 461
5.57/5.61	o 47
5.57/5.61	c current bound: 23
5.59/6.42	o 17
5.59/6.42	c current bound: 8
7.88/7.90	o 3
7.88/7.90	c current bound: 1
1800.03/1800.41	./satsolver.sh: line 5:  1598 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.03/1800.41	c error: unexpected solver exit code
1800.03/1800.41	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3717362-1338207732/watcher-3717362-1338207732 -o /tmp/evaluation-result-3717362-1338207732/solver-3717362-1338207732 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717362-1338207732.wbo 1685701630 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: 2.00 2.00 2.00 3/179 1580
/proc/meminfo: memFree=31165380/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0

[startup+0.0192399 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1580
/proc/meminfo: memFree=31165380/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1580
/proc/meminfo: memFree=31165380/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300267 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1580
/proc/meminfo: memFree=31165380/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700235 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 1580
/proc/meminfo: memFree=31165380/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/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 1589
/proc/meminfo: memFree=31121076/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=13072 CPUtime=0.61 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 4911 4176 0 0 19 11 30 1 20 0 1 0 286897744 13385728 2277 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1581/statm: 3268 2277 173 410 0 2850 0
[pid=1588] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1588/stat : 1588 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286897808 9367552 267 33554432000 4194304 5064252 140735237191440 140735237190352 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1588/statm: 2287 267 226 213 0 72 0
[pid=1589] ppid=1588 vsize=34188 CPUtime=0.84 cores=0,2,4,6
/proc/1589/stat : 1589 (glucose_static) R 1588 1580 32725 0 -1 4202496 7370 0 0 0 83 1 0 0 20 0 1 0 286897808 35008512 7482 33554432000 4194304 4896791 140736395352960 140736395350168 4203826 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1589/statm: 8547 7482 76 172 0 8373 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 65556

[startup+3.10036 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1589
/proc/meminfo: memFree=31115292/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=13072 CPUtime=0.61 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 4911 4176 0 0 19 11 30 1 20 0 1 0 286897744 13385728 2277 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/1581/statm: 3268 2277 173 410 0 2850 0
[pid=1588] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1588/stat : 1588 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286897808 9367552 267 33554432000 4194304 5064252 140735237191440 140735237190352 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1588/statm: 2287 267 226 213 0 72 0
[pid=1589] ppid=1588 vsize=46124 CPUtime=2.45 cores=0,2,4,6
/proc/1589/stat : 1589 (glucose_static) R 1588 1580 32725 0 -1 4202496 8472 0 0 0 243 2 0 0 20 0 1 0 286897808 47230976 9051 33554432000 4194304 4896791 140736395352960 140736395350280 4216430 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1589/statm: 11531 9051 76 172 0 11357 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 77492

[startup+6.30025 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1589
/proc/meminfo: memFree=31109104/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=5.59 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 5624 15187 0 0 20 11 523 5 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
Current children cumulated CPU time (s) 5.59
Current children cumulated vsize (KiB) 18384

[startup+12.7002 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 1598
/proc/meminfo: memFree=31127104/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=16236 CPUtime=4.78 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 6371 0 0 0 477 1 0 0 20 0 1 0 286898535 16625664 3726 33554432000 4194304 4896791 140737048691184 140737048688392 4230803 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 4059 3726 78 172 0 3885 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 43768

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 1598
/proc/meminfo: memFree=31125792/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=23640 CPUtime=17.58 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 11986 0 0 0 1755 3 0 0 20 0 1 0 286898535 24207360 4952 33554432000 4194304 4896791 140737048691184 140737048688392 4203968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 5910 4952 78 172 0 5736 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 51172

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 1598
/proc/meminfo: memFree=31110080/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=31872 CPUtime=43.17 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 21046 0 0 0 4312 5 0 0 20 0 1 0 286898535 32636928 6720 33554432000 4194304 4896791 140737048691184 140737048688392 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 7968 6720 78 172 0 7794 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 59404

[startup+102.307 s]
/proc/loadavg: 2.12 2.04 2.01 3/183 1599
/proc/meminfo: memFree=31100096/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=36564 CPUtime=94.36 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 34746 0 0 0 9426 10 0 0 20 0 1 0 286898535 37441536 8591 33554432000 4194304 4896791 140737048691184 140737048686920 4225219 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 9141 8591 78 172 0 8967 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 64096

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 1599
/proc/meminfo: memFree=31100024/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=42620 CPUtime=154.35 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 46957 0 0 0 15419 16 0 0 20 0 1 0 286898535 43642880 9385 33554432000 4194304 4896791 140737048691184 140737048688712 4203866 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 10655 9385 78 172 0 10481 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 1609
/proc/meminfo: memFree=30929044/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=149316 CPUtime=1354.12 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 125300 0 0 0 135340 72 0 0 20 0 1 0 286898535 152899584 35325 33554432000 4194304 4896791 140737048691184 140737048688392 4223833 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 37329 35325 78 172 0 37155 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 176848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 1609
/proc/meminfo: memFree=30917524/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=200900 CPUtime=1414.11 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 127568 0 0 0 141337 74 0 0 20 0 1 0 286898535 205721600 38042 33554432000 4194304 4896791 140737048691184 140737048688712 4225783 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 50225 38042 78 172 0 50051 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 228432

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1609
/proc/meminfo: memFree=30977840/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=102528 CPUtime=1474.11 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 129614 0 0 0 147333 78 0 0 20 0 1 0 286898535 104988672 24784 33554432000 4194304 4896791 140737048691184 140737048686920 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 25632 24784 78 172 0 25458 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 130060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1609
/proc/meminfo: memFree=30925984/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=203572 CPUtime=1534.09 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 131041 0 0 0 153330 79 0 0 20 0 1 0 286898535 208457728 39503 33554432000 4194304 4896791 140737048691184 140737048688392 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 50893 39503 78 172 0 50719 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 231104

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 1609
/proc/meminfo: memFree=30907396/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=204352 CPUtime=1594.08 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 133355 0 0 0 159327 81 0 0 20 0 1 0 286898535 209256448 38634 33554432000 4194304 4896791 140737048691184 140737048688712 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 51088 38634 78 172 0 50914 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 231884

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1668
/proc/meminfo: memFree=30854808/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=156168 CPUtime=1654.06 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 134725 0 0 0 165323 83 0 0 20 0 1 0 286898535 159916032 37901 33554432000 4194304 4896791 140737048691184 140737048686920 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 39042 37901 78 172 0 38868 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 183700

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1671
/proc/meminfo: memFree=30855336/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=157788 CPUtime=1714.05 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 137220 0 0 0 171319 86 0 0 20 0 1 0 286898535 161574912 37189 33554432000 4194304 4896791 140737048691184 140737048688392 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 39447 37189 78 172 0 39273 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 185320

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1675
/proc/meminfo: memFree=30879812/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=160028 CPUtime=1774.04 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 139398 0 0 0 177316 88 0 0 20 0 1 0 286898535 163868672 36788 33554432000 4194304 4896791 140737048691184 140737048686920 4225403 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 40007 36788 78 172 0 39833 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 187560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 1681
/proc/meminfo: memFree=30883944/32873648 swapFree=6612/6612
[pid=1580] ppid=1578 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1580/stat : 1580 (runWbo2satCp2.s) S 1578 1580 32725 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 286897744 9367552 275 33554432000 4194304 5064252 140733975427104 140733975426016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1580/statm: 2287 275 233 213 0 72 0
[pid=1581] ppid=1580 vsize=9236 CPUtime=7.88 cores=0,2,4,6
/proc/1581/stat : 1581 (wbo2sat) S 1580 1580 32725 0 -1 4202496 6315 24524 0 0 20 12 749 7 20 0 1 0 286897744 9457664 1736 33554432000 4194304 5872148 140733829983520 140733829976792 5123914 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1581/statm: 2309 1736 173 410 0 1891 0
[pid=1597] ppid=1581 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1597/stat : 1597 (satsolver.sh) S 1581 1580 32725 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 286898534 9367552 267 33554432000 4194304 5064252 140734005183104 140734005182016 212073080398 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1597/statm: 2287 267 226 213 0 72 0
[pid=1598] ppid=1597 vsize=210448 CPUtime=1792.15 cores=0,2,4,6
/proc/1598/stat : 1598 (glucose_static) R 1597 1580 32725 0 -1 4202496 140004 0 0 0 179126 89 0 0 20 0 1 0 286898535 215498752 40961 33554432000 4194304 4896791 140737048691184 140737048686920 4225180 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1598/statm: 52612 40961 78 172 0 52438 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 237980

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.41
CPU time (s): 1800.07
CPU user time (s): 1798.97
CPU system time (s): 1.10683
CPU usage (%): 99.9812
Max. virtual memory (cumulated for all children) (KiB): 263600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.10683
maximum resident set size= 186740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 171833
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32608
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 168
involuntary context switches= 2020

runsolver used 6.555 second user time and 17.7453 second system time

The end

Launcher Data

Begin job on node148 at 2012-05-28 14:22:12
IDJOB=3717362
IDBENCH=79174
IDSOLVER=2299
FILE ID=node148/3717362-1338207732
RUNJOBID= node148-1338194963-32741
PBS_JOBID= 14624603
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 12a88866bbd50b724bb180a8f6ce160e
RANDOM SEED=1685701630

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:        31165388 kB
Buffers:          400304 kB
Cached:           395160 kB
SwapCached:          576 kB
Active:           590752 kB
Inactive:         251324 kB
Active(anon):      37592 kB
Inactive(anon):    11140 kB
Active(file):     553160 kB
Inactive(file):   240184 kB
Unevictable:        6612 kB
Mlocked:            6612 kB
SwapTotal:      67108856 kB
SwapFree:       67108024 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        181012 kB
Mapped:            11784 kB
Shmem:                96 kB
Slab:             728824 kB
SReclaimable:     173248 kB
SUnreclaim:       555576 kB
KernelStack:        1520 kB
PageTables:         3964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     164352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    151552 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= 71652 MiB
End job on node148 at 2012-05-28 14:52:13