Trace number 3695287

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.08 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/sroussel/BA/
normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
MD5SUMdc1f1c1369db62ce46fa63aa9c3db18d
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-472
Best CPU time to get the best result obtained on this benchmark1797.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables40937
Total number of constraints41436
Number of constraints which are clauses40882
Number of constraints which are cardinality constraints (but not clauses)67
Number of constraints which are nor clauses,nor cardinality constraints487
Minimum length of a constraint1
Maximum length of a constraint8416
Number of terms in the objective function 389
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 1526
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 12538
Number of bits of the biggest sum of numbers14
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.45	c fallback to adder encoding
1.37/1.40	c model valid
1.37/1.40	c current solution ok
2.95/3.01	o -1
2.95/3.01	c fallback to adder encoding
15.18/15.24	c model valid
15.18/15.24	c current solution ok
15.18/15.28	o -32
15.18/15.28	c fallback to adder encoding
28.77/28.89	c model valid
28.77/28.89	c current solution ok
28.86/28.93	o -52
28.86/28.93	c fallback to adder encoding
34.46/34.53	c model valid
34.46/34.53	c current solution ok
34.46/34.57	o -256
34.46/34.57	c fallback to adder encoding
1469.12/1469.41	c model valid
1469.12/1469.41	c current solution ok
1469.12/1469.45	o -257
1469.12/1469.45	c fallback to adder encoding
1800.03/1800.41	./satsolver.sh: line 5: 11184 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-3695287-1338128601/watcher-3695287-1338128601 -o /tmp/evaluation-result-3695287-1338128601/solver-3695287-1338128601 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695287-1338128601.opb 64920020 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.01 2.00 2/179 11139
/proc/meminfo: memFree=28945992/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0

[startup+0.039889 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 11139
/proc/meminfo: memFree=28945992/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 11139
/proc/meminfo: memFree=28945992/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 11139
/proc/meminfo: memFree=28945992/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700271 s]
/proc/loadavg: 2.00 2.01 2.00 2/179 11139
/proc/meminfo: memFree=28945992/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11143
/proc/meminfo: memFree=28813276/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=64764 CPUtime=1.48 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) R 11139 11139 10638 0 -1 4202496 11319 17549 0 0 81 14 48 5 20 0 1 0 278985530 66318336 13718 33554432000 4194304 5873084 140735158812768 140735158807912 5127520 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 16191 13718 179 410 0 15773 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 73912

[startup+3.10021 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 11143
/proc/meminfo: memFree=28856244/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=66812 CPUtime=3.01 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 12318 18062 0 0 113 131 48 9 20 0 1 0 278985530 68415488 14119 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 16703 14119 180 410 0 16285 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 75960

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11146
/proc/meminfo: memFree=28769904/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=66812 CPUtime=3.01 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 12318 18062 0 0 113 131 48 9 20 0 1 0 278985530 68415488 14119 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 16703 14119 180 410 0 16285 0
[pid=11145] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11145/stat : 11145 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278985834 9367552 266 33554432000 4194304 5064252 140734386991296 140734386990208 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11145/statm: 2287 266 226 213 0 72 0
[pid=11146] ppid=11145 vsize=82112 CPUtime=3.24 cores=0,2,4,6
/proc/11146/stat : 11146 (glucose_static) R 11145 11139 10638 0 -1 4202496 18458 0 0 0 320 4 0 0 20 0 1 0 278985834 84082688 17545 33554432000 4194304 4896791 140735790375904 140735790373416 4223805 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11146/statm: 20528 17545 78 172 0 20354 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 167220

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11146
/proc/meminfo: memFree=28769944/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=66812 CPUtime=3.01 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 12318 18062 0 0 113 131 48 9 20 0 1 0 278985530 68415488 14119 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 16703 14119 180 410 0 16285 0
[pid=11145] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11145/stat : 11145 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 278985834 9367552 266 33554432000 4194304 5064252 140734386991296 140734386990208 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11145/statm: 2287 266 226 213 0 72 0
[pid=11146] ppid=11145 vsize=82112 CPUtime=9.64 cores=0,2,4,6
/proc/11146/stat : 11146 (glucose_static) R 11145 11139 10638 0 -1 4202496 18473 0 0 0 960 4 0 0 20 0 1 0 278985834 84082688 17560 33554432000 4194304 4896791 140735790375904 140735790373432 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11146/statm: 20528 17560 78 172 0 20354 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 167220

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 11149
/proc/meminfo: memFree=28766708/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=15.28 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 14709 37748 0 0 125 132 1252 19 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11148] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11148/stat : 11148 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278987061 9367552 267 33554432000 4194304 5064252 140734267142736 140734267141648 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11148/statm: 2287 267 226 213 0 72 0
[pid=11149] ppid=11148 vsize=82820 CPUtime=10.17 cores=0,2,4,6
/proc/11149/stat : 11149 (glucose_static) R 11148 11139 10638 0 -1 4202496 18178 0 0 0 1013 4 0 0 20 0 1 0 278987061 84807680 18091 33554432000 4194304 4896791 140733239871456 140733239868776 4224983 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11149/statm: 20705 18091 78 172 0 20531 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 169976

[startup+51.1004 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 11155
/proc/meminfo: memFree=28763436/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=34.56 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 19547 76984 0 0 150 133 3134 39 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11154] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11154/stat : 11154 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278988990 9367552 267 33554432000 4194304 5064252 140735900549344 140735900548256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11154/statm: 2287 267 226 213 0 72 0
[pid=11155] ppid=11154 vsize=83952 CPUtime=16.49 cores=0,2,4,6
/proc/11155/stat : 11155 (glucose_static) R 11154 11139 10638 0 -1 4202496 21523 0 0 0 1643 6 0 0 20 0 1 0 278988990 85966848 18705 33554432000 4194304 4896791 140734106361648 140734106359160 4225445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11155/statm: 20988 18705 78 172 0 20814 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 171108

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 11159
/proc/meminfo: memFree=28755216/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=34.56 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 19547 76984 0 0 150 133 3134 39 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11154] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11154/stat : 11154 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278988990 9367552 267 33554432000 4194304 5064252 140735900549344 140735900548256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11154/statm: 2287 267 226 213 0 72 0
[pid=11155] ppid=11154 vsize=84652 CPUtime=67.69 cores=0,2,4,6
/proc/11155/stat : 11155 (glucose_static) R 11154 11139 10638 0 -1 4202496 22600 0 0 0 6762 7 0 0 20 0 1 0 278988990 86683648 18859 33554432000 4194304 4896791 140734106361648 140734106359224 4206848 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11155/statm: 21163 18859 78 172 0 20989 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 171808

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/183 11159
/proc/meminfo: memFree=28741372/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=34.56 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 19547 76984 0 0 150 133 3134 39 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11154] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11154/stat : 11154 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278988990 9367552 267 33554432000 4194304 5064252 140735900549344 140735900548256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11154/statm: 2287 267 226 213 0 72 0
[pid=11155] ppid=11154 vsize=97720 CPUtime=127.66 cores=0,2,4,6
/proc/11155/stat : 11155 (glucose_static) R 11154 11139 10638 0 -1 4202496 24791 0 0 0 12759 7 0 0 20 0 1 0 278988990 100065280 20811 33554432000 4194304 4896791 140734106361648 140734106358872 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11155/statm: 24430 20811 78 172 0 24256 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 184876

[startup+222.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 11162
/proc/meminfo: memFree=28740552/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11181
/proc/meminfo: memFree=28689364/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=34.56 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 19547 76984 0 0 150 133 3134 39 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11154] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11154/stat : 11154 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278988990 9367552 267 33554432000 4194304 5064252 140735900549344 140735900548256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11154/statm: 2287 267 226 213 0 72 0
[pid=11155] ppid=11154 vsize=128032 CPUtime=1327.47 cores=0,2,4,6
/proc/11155/stat : 11155 (glucose_static) R 11154 11139 10638 0 -1 4202496 41610 0 0 0 132726 21 0 0 20 0 1 0 278988990 131104768 30122 33554432000 4194304 4896791 140734106361648 140734106358856 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11155/statm: 32008 30122 78 172 0 31834 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 215188

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11181
/proc/meminfo: memFree=28658608/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=34.56 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 19547 76984 0 0 150 133 3134 39 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11154] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11154/stat : 11154 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 278988990 9367552 267 33554432000 4194304 5064252 140735900549344 140735900548256 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11154/statm: 2287 267 226 213 0 72 0
[pid=11155] ppid=11154 vsize=159564 CPUtime=1387.47 cores=0,2,4,6
/proc/11155/stat : 11155 (glucose_static) R 11154 11139 10638 0 -1 4202496 42937 0 0 0 138725 22 0 0 20 0 1 0 278988990 163393536 33445 33554432000 4194304 4896791 140734106361648 140734106358856 4203783 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11155/statm: 39891 33445 78 172 0 39717 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 246720

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11184
/proc/meminfo: memFree=28730408/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=1469.2 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 21999 121587 0 0 162 134 146557 67 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11183] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11183/stat : 11183 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279132478 9367552 267 33554432000 4194304 5064252 140737197083312 140737197082224 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11183/statm: 2287 267 226 213 0 72 0
[pid=11184] ppid=11183 vsize=83312 CPUtime=12.8 cores=0,2,4,6
/proc/11184/stat : 11184 (glucose_static) R 11183 11139 10638 0 -1 4202496 19518 0 0 0 1276 4 0 0 20 0 1 0 279132479 85311488 18876 33554432000 4194304 4896791 140734771897296 140734771893032 4203856 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11184/statm: 20828 18876 78 172 0 20654 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 170468

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 11184
/proc/meminfo: memFree=28728856/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=1469.2 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 21999 121587 0 0 162 134 146557 67 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11183] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11183/stat : 11183 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279132478 9367552 267 33554432000 4194304 5064252 140737197083312 140737197082224 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11183/statm: 2287 267 226 213 0 72 0
[pid=11184] ppid=11183 vsize=83828 CPUtime=72.79 cores=0,2,4,6
/proc/11184/stat : 11184 (glucose_static) R 11183 11139 10638 0 -1 4202496 21339 0 0 0 7275 4 0 0 20 0 1 0 279132479 85839872 18873 33554432000 4194304 4896791 140734771897296 140734771894808 4204099 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11184/statm: 20957 18873 78 172 0 20783 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 170984

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 11188
/proc/meminfo: memFree=28721660/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=1469.2 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 21999 121587 0 0 162 134 146557 67 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11183] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11183/stat : 11183 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279132478 9367552 267 33554432000 4194304 5064252 140737197083312 140737197082224 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11183/statm: 2287 267 226 213 0 72 0
[pid=11184] ppid=11183 vsize=86748 CPUtime=132.77 cores=0,2,4,6
/proc/11184/stat : 11184 (glucose_static) R 11183 11139 10638 0 -1 4202496 28677 0 0 0 13270 7 0 0 20 0 1 0 279132479 88829952 19571 33554432000 4194304 4896791 140734771897296 140734771892376 4224960 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11184/statm: 21687 19571 78 172 0 21513 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 173904

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 11188
/proc/meminfo: memFree=28709864/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=1469.2 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 21999 121587 0 0 162 134 146557 67 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11183] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11183/stat : 11183 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279132478 9367552 267 33554432000 4194304 5064252 140737197083312 140737197082224 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11183/statm: 2287 267 226 213 0 72 0
[pid=11184] ppid=11183 vsize=99648 CPUtime=192.75 cores=0,2,4,6
/proc/11184/stat : 11184 (glucose_static) R 11183 11139 10638 0 -1 4202496 31789 0 0 0 19266 9 0 0 20 0 1 0 279132479 102039552 22086 33554432000 4194304 4896791 140734771897296 140734771894504 4204125 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11184/statm: 24912 22086 78 172 0 24738 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 186804

[startup+1722.3 s]
/proc/loadavg: 2.15 2.04 2.01 3/183 11230
/proc/meminfo: memFree=27886312/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=1469.2 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 21999 121587 0 0 162 134 146557 67 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11183] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11183/stat : 11183 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279132478 9367552 267 33554432000 4194304 5064252 140737197083312 140737197082224 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11183/statm: 2287 267 226 213 0 72 0
[pid=11184] ppid=11183 vsize=119428 CPUtime=252.75 cores=0,2,4,6
/proc/11184/stat : 11184 (glucose_static) R 11183 11139 10638 0 -1 4202496 32958 0 0 0 25265 10 0 0 20 0 1 0 279132479 122294272 24904 33554432000 4194304 4896791 140734771897296 140734771894808 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11184/statm: 29857 24904 78 172 0 29683 0
Current children cumulated CPU time (s) 1721.95
Current children cumulated vsize (KiB) 206584

[startup+1782.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 11230
/proc/meminfo: memFree=27886716/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=1469.2 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 21999 121587 0 0 162 134 146557 67 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11183] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11183/stat : 11183 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279132478 9367552 267 33554432000 4194304 5064252 140737197083312 140737197082224 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11183/statm: 2287 267 226 213 0 72 0
[pid=11184] ppid=11183 vsize=120480 CPUtime=312.73 cores=0,2,4,6
/proc/11184/stat : 11184 (glucose_static) R 11183 11139 10638 0 -1 4202496 34489 0 0 0 31262 11 0 0 20 0 1 0 279132479 123371520 24564 33554432000 4194304 4896791 140734771897296 140734771894520 4204129 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11184/statm: 30120 24564 78 172 0 29946 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 207636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.04 2.03 2.00 3/183 11230
/proc/meminfo: memFree=27884172/32873844 swapFree=7384/7384
[pid=11139] ppid=11137 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11139/stat : 11139 (runPb2satCp2.sh) S 11137 11139 10638 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 278985530 9367552 275 33554432000 4194304 5064252 140736680343168 140736680342080 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11139/statm: 2287 275 233 213 0 72 0
[pid=11140] ppid=11139 vsize=68860 CPUtime=1469.2 cores=0,2,4,6
/proc/11140/stat : 11140 (pb2sat) S 11139 11139 10638 0 -1 4202496 21999 121587 0 0 162 134 146557 67 20 0 1 0 278985530 70512640 14473 33554432000 4194304 5873084 140735158812768 140735158806584 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/11140/statm: 17215 14473 180 410 0 16797 0
[pid=11183] ppid=11140 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11183/stat : 11183 (satsolver.sh) S 11140 11139 10638 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 279132478 9367552 267 33554432000 4194304 5064252 140737197083312 140737197082224 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11183/statm: 2287 267 226 213 0 72 0
[pid=11184] ppid=11183 vsize=120624 CPUtime=330.83 cores=0,2,4,6
/proc/11184/stat : 11184 (glucose_static) R 11183 11139 10638 0 -1 4202496 34525 0 0 0 33072 11 0 0 20 0 1 0 279132479 123518976 25111 33554432000 4194304 4896791 140734771897296 140734771894520 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11184/statm: 30156 25111 78 172 0 29982 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 207780

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.08
CPU user time (s): 1797.93
CPU system time (s): 2.14667
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 277828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.93
system time used= 2.14667
maximum resident set size= 172284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 179101
page faults= 0
swaps= 0
block input operations= 0
block output operations= 354872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 116
involuntary context switches= 2364

runsolver used 3.36849 second user time and 8.38273 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 16:23:21
IDJOB=3695287
IDBENCH=90698
IDSOLVER=2273
FILE ID=node136/3695287-1338128601
RUNJOBID= node136-1338123192-10654
PBS_JOBID= 14624496
Free space on /tmp= 71596 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-SMALLINT-LIN/sroussel/BA/normalized-BA_RDC4.dot_luby_20null0mast_rapportOE1.0_TMAX60_K67_cod2.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695287-1338128601/watcher-3695287-1338128601 -o /tmp/evaluation-result-3695287-1338128601/solver-3695287-1338128601 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695287-1338128601.opb 64920020 HOME HOME

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

MD5SUM BENCH= dc1f1c1369db62ce46fa63aa9c3db18d
RANDOM SEED=64920020

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28947008 kB
Buffers:          409504 kB
Cached:          2488164 kB
SwapCached:        24460 kB
Active:           977112 kB
Inactive:        2113268 kB
Active(anon):     165476 kB
Inactive(anon):    26984 kB
Active(file):     811636 kB
Inactive(file):  2086284 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             10936 kB
Writeback:             0 kB
AnonPages:        173880 kB
Mapped:            10552 kB
Shmem:                 0 kB
Slab:             699456 kB
SReclaimable:     141120 kB
SUnreclaim:       558336 kB
KernelStack:        1464 kB
PageTables:         4836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     310904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     53248 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= 71380 MiB
End job on node136 at 2012-05-27 16:53:21