Trace number 3717064

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.13 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-75-70--soft-66-100-0.wbo
MD5SUM9f59d922c085a32576bd21436364ce6a
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.04684
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables5250
Total number of constraints145
Number of soft constraints53
Number of constraints which are clauses75
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint70
Maximum length of a constraint75
Top cost 2739
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 2738
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
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

2.78/2.88	o 1747
2.78/2.88	c current bound: 873
10.98/11.09	o 758
10.98/11.09	c current bound: 379
26.65/26.74	o 369
26.65/26.74	c current bound: 184
76.36/76.42	o 174
76.36/76.42	c current bound: 87
91.46/91.51	o 87
91.46/91.51	c current bound: 43
105.84/105.93	o 39
105.84/105.93	c current bound: 19
121.65/121.76	o 15
121.65/121.76	c current bound: 7
142.55/142.61	o 1
142.55/142.61	c current bound: 0
1800.09/1800.51	c error: unexpected solver exit code
1800.09/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-3717064-1338181376/watcher-3717064-1338181376 -o /tmp/evaluation-result-3717064-1338181376/solver-3717064-1338181376 -C 1800 -W 1900 -M 15500 HOME/runWbo2satCp2.sh HOME/instance-3717064-1338181376.wbo 643274245 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.06 2.01 2.00 3/179 27602
/proc/meminfo: memFree=30573176/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0

[startup+0.0900091 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 27602
/proc/meminfo: memFree=30573176/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100353 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 27602
/proc/meminfo: memFree=30573176/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 27602
/proc/meminfo: memFree=30573176/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700293 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 27602
/proc/meminfo: memFree=30573176/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 27606
/proc/meminfo: memFree=30500280/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=18688 CPUtime=0.58 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 4998 0 0 0 57 1 0 0 20 0 1 0 284262569 19136512 3768 33554432000 4194304 5872148 140733503248016 140733503243896 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27603/statm: 4672 3768 164 410 0 4254 0
[pid=27605] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27605/stat : 27605 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284262628 9367552 267 33554432000 4194304 5064252 140736111551072 140736111549984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27605/statm: 2287 267 226 213 0 72 0
[pid=27606] ppid=27605 vsize=64160 CPUtime=0.89 cores=1,3,5,7
/proc/27606/stat : 27606 (glucose_static) R 27605 27602 25434 0 -1 4202496 13118 0 0 0 87 2 0 0 20 0 1 0 284262628 65699840 13060 33554432000 4194304 4896791 140737052198096 140737052195304 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27606/statm: 16040 13060 76 172 0 15866 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 101144

[startup+3.10036 s]
/proc/loadavg: 2.06 2.01 2.00 3/183 27606
/proc/meminfo: memFree=30496916/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=30108 CPUtime=2.91 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 7733 14884 0 0 74 50 162 5 20 0 1 0 284262569 30830592 6267 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27603/statm: 7527 6267 173 410 0 7109 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 39256

[startup+6.30045 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 27609
/proc/meminfo: memFree=30456788/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=30108 CPUtime=2.91 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 7733 14884 0 0 74 50 162 5 20 0 1 0 284262569 30830592 6267 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/27603/statm: 7527 6267 173 410 0 7109 0
[pid=27608] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27608/stat : 27608 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284262861 9367552 267 33554432000 4194304 5064252 140736521405712 140736521404624 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27608/statm: 2287 267 226 213 0 72 0
[pid=27609] ppid=27608 vsize=84708 CPUtime=3.36 cores=1,3,5,7
/proc/27609/stat : 27609 (glucose_static) R 27608 27602 25434 0 -1 4202496 16028 0 0 0 332 4 0 0 20 0 1 0 284262862 86740992 18225 33554432000 4194304 4896791 140735413467568 140735413464776 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27609/statm: 21177 18225 78 172 0 21003 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 133112

[startup+12.7005 s]
/proc/loadavg: 2.05 2.01 2.00 3/183 27612
/proc/meminfo: memFree=30463228/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=11.08 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 10473 33437 0 0 77 50 968 13 20 0 1 0 284262569 35024896 6958 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6958 173 410 0 8133 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284263680 9367552 267 33554432000 4194304 5064252 140737296389424 140737296388336 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=67396 CPUtime=1.57 cores=1,3,5,7
/proc/27612/stat : 27612 (glucose_static) R 27611 27602 25434 0 -1 4202496 14659 0 0 0 155 2 0 0 20 0 1 0 284263680 69013504 15943 33554432000 4194304 4896791 140734763923552 140734763920760 4225011 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27612/statm: 16849 15943 76 172 0 16675 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 119896

[startup+25.5005 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 27612
/proc/meminfo: memFree=30456156/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=11.08 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 10473 33437 0 0 77 50 968 13 20 0 1 0 284262569 35024896 6958 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6958 173 410 0 8133 0
[pid=27611] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27611/stat : 27611 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284263680 9367552 267 33554432000 4194304 5064252 140737296389424 140737296388336 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27611/statm: 2287 267 226 213 0 72 0
[pid=27612] ppid=27611 vsize=69444 CPUtime=14.38 cores=1,3,5,7
/proc/27612/stat : 27612 (glucose_static) R 27611 27602 25434 0 -1 4202496 15689 0 0 0 1434 4 0 0 20 0 1 0 284263680 71110656 16556 33554432000 4194304 4896791 140734763923552 140734763920760 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27612/statm: 17361 16556 78 172 0 17187 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 121944

[startup+51.1005 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 27615
/proc/meminfo: memFree=30468040/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=26.74 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 12215 50691 0 0 80 51 2523 20 20 0 1 0 284262569 35024896 6958 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6958 173 410 0 8133 0
[pid=27614] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27614/stat : 27614 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 284265244 9367552 267 33554432000 4194304 5064252 140735454288416 140735454287328 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27614/statm: 2287 267 226 213 0 72 0
[pid=27615] ppid=27614 vsize=70044 CPUtime=24.33 cores=1,3,5,7
/proc/27615/stat : 27615 (glucose_static) R 27614 27602 25434 0 -1 4202496 17912 0 0 0 2428 5 0 0 20 0 1 0 284265245 71725056 16688 33554432000 4194304 4896791 140735642063776 140735642060984 4224715 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27615/statm: 17511 16688 78 172 0 17337 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 122544

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 27621
/proc/meminfo: memFree=30465624/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=91.47 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 15553 89078 0 0 83 51 8976 37 20 0 1 0 284262569 35024896 6958 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6958 173 410 0 8133 0
[pid=27620] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27620/stat : 27620 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284271720 9367552 267 33554432000 4194304 5064252 140735246972976 140735246971888 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27620/statm: 2287 267 226 213 0 72 0
[pid=27621] ppid=27620 vsize=65864 CPUtime=10.78 cores=1,3,5,7
/proc/27621/stat : 27621 (glucose_static) R 27620 27602 25434 0 -1 4202496 16311 0 0 0 1074 4 0 0 20 0 1 0 284271721 67444736 14788 33554432000 4194304 4896791 140736018149184 140736018146392 4203873 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27621/statm: 16466 14788 78 172 0 16292 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 118364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27630
/proc/meminfo: memFree=30467016/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=68192 CPUtime=19.67 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 17318 0 0 0 1963 4 0 0 20 0 1 0 284276831 69828608 15276 33554432000 4194304 4896791 140734116035216 140734116032424 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 17048 15276 78 172 0 16874 0
Current children cumulated CPU time (s) 162.24

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27702
/proc/meminfo: memFree=30440576/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=197776 CPUtime=1279.41 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 68702 0 0 0 127887 54 0 0 20 0 1 0 284276831 202522624 46385 33554432000 4194304 4896791 140734116035216 140734116032424 4203098 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 49444 46385 78 172 0 49270 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 250276

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 27702
/proc/meminfo: memFree=30440616/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=199628 CPUtime=1339.39 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 69964 0 0 0 133882 57 0 0 20 0 1 0 284276831 204419072 45861 33554432000 4194304 4896791 140734116035216 140734116032424 4225517 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 49907 45861 78 172 0 49733 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 252128

[startup+1542.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/183 27702
/proc/meminfo: memFree=30444476/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=182532 CPUtime=1399.38 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 71284 0 0 0 139878 60 0 0 20 0 1 0 284276831 186912768 43767 33554432000 4194304 4896791 140734116035216 140734116032600 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 45633 43767 78 172 0 45459 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 235032

[startup+1602.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/183 27702
/proc/meminfo: memFree=30424072/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=203212 CPUtime=1459.37 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 72286 0 0 0 145876 61 0 0 20 0 1 0 284276831 208089088 47818 33554432000 4194304 4896791 140734116035216 140734116032424 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 50803 47818 78 172 0 50629 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 255712

[startup+1662.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/184 27705
/proc/meminfo: memFree=30410556/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=185832 CPUtime=1519.35 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 73684 0 0 0 151872 63 0 0 20 0 1 0 284276831 190291968 44792 33554432000 4194304 4896791 140734116035216 140734116032424 4225550 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 46458 44792 78 172 0 46284 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 238332

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.01 3/183 27706
/proc/meminfo: memFree=30389344/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=206816 CPUtime=1579.34 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 74592 0 0 0 157870 64 0 0 20 0 1 0 284276831 211779584 49267 33554432000 4194304 4896791 140734116035216 140734116030952 4224983 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 51704 49267 78 172 0 51530 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 259316

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 27706
/proc/meminfo: memFree=30395940/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=208276 CPUtime=1639.32 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 76380 0 0 0 163865 67 0 0 20 0 1 0 284276831 213274624 47116 33554432000 4194304 4896791 140734116035216 140734116032424 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 52069 47116 78 172 0 51895 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 260776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 27706
/proc/meminfo: memFree=30413332/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=208404 CPUtime=1657.52 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 76419 0 0 0 165685 67 0 0 20 0 1 0 284276831 213405696 47155 33554432000 4194304 4896791 140734116035216 140734116032744 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 52101 47155 78 172 0 51927 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 260904

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.01 2.03 2.00 3/183 27706
/proc/meminfo: memFree=30413332/32873844 swapFree=7116/7116
[pid=27602] ppid=27600 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27602/stat : 27602 (runWbo2satCp2.s) S 27600 27602 25434 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 284262569 9367552 275 33554432000 4194304 5064252 140734115432064 140734115430976 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/27602/statm: 2287 275 233 213 0 72 0
[pid=27603] ppid=27602 vsize=34204 CPUtime=142.57 cores=1,3,5,7
/proc/27603/stat : 27603 (wbo2sat) S 27602 27602 25434 0 -1 4202496 20260 145278 0 0 88 52 14056 61 20 0 1 0 284262569 35024896 6959 33554432000 4194304 5872148 140733503248016 140733503241288 5123914 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/27603/statm: 8551 6959 174 410 0 8133 0
[pid=27629] ppid=27603 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/27629/stat : 27629 (satsolver.sh) S 27603 27602 25434 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 284276830 9367552 267 33554432000 4194304 5064252 140736680932752 140736680931664 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/27629/statm: 2287 267 226 213 0 72 0
[pid=27630] ppid=27629 vsize=208404 CPUtime=1657.52 cores=1,3,5,7
/proc/27630/stat : 27630 (glucose_static) R 27629 27602 25434 0 -1 4202496 76419 0 0 0 165685 67 0 0 20 0 1 0 284276831 213405696 47155 33554432000 4194304 4896791 140734116035216 140734116032744 4223862 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/27630/statm: 52101 47155 78 172 0 51927 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 260904

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.13
CPU user time (s): 1798.31
CPU system time (s): 1.82472
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 321548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.31
system time used= 1.82472
maximum resident set size= 234040
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 242936
page faults= 0
swaps= 0
block input operations= 0
block output operations= 177304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 231
involuntary context switches= 1913

runsolver used 2.98255 second user time and 8.49071 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-28 07:02:56
IDJOB=3717064
IDBENCH=78722
IDSOLVER=2299
FILE ID=node146/3717064-1338181376
RUNJOBID= node146-1338159498-25451
PBS_JOBID= 14624554
Free space on /tmp= 71160 MiB

SOLVER NAME= wbo2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-75-70--soft-66-100-0.wbo
COMMAND LINE= DIR/runWbo2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3717064-1338181376/watcher-3717064-1338181376 -o /tmp/evaluation-result-3717064-1338181376/solver-3717064-1338181376 -C 1800 -W 1900 -M 15500  HOME/runWbo2satCp2.sh HOME/instance-3717064-1338181376.wbo 643274245 HOME HOME

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

MD5SUM BENCH= 9f59d922c085a32576bd21436364ce6a
RANDOM SEED=643274245

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.034
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.034
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.91
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.034
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.034
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		: 2667.034
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:       32873844 kB
MemFree:        30573424 kB
Buffers:          377396 kB
Cached:           829844 kB
SwapCached:         2180 kB
Active:          1205144 kB
Inactive:         236432 kB
Active(anon):     233436 kB
Inactive(anon):     2668 kB
Active(file):     971708 kB
Inactive(file):   233764 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100344 kB
Dirty:              8564 kB
Writeback:             0 kB
AnonPages:        343332 kB
Mapped:            10244 kB
Shmem:                 0 kB
Slab:             717848 kB
SReclaimable:     159248 kB
SUnreclaim:       558600 kB
KernelStack:        1520 kB
PageTables:         4364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     390228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 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= 71152 MiB
End job on node146 at 2012-05-28 07:32:57