Trace number 3695394

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.04 1800.72

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_1000_60_1.opb
MD5SUM3262a45f0e59552e467da6c31a32418a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-73
Best CPU time to get the best result obtained on this benchmark1800.04
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -70
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint60
Maximum length of a constraint109
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)75586
Sum of products size (including duplicates)151172
Number of different products37793
Sum of products size75586

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.26	c model valid
0.00/0.26	c current solution ok
0.00/0.78	o 0
0.00/0.78	c (debug) using card networks
0.00/0.98	c model valid
0.00/0.98	c current solution ok
0.00/0.99	o -56
0.00/0.99	c (debug) using card networks
1.16/1.20	c model valid
1.16/1.20	c current solution ok
1.16/1.21	o -58
1.16/1.21	c (debug) using card networks
1.38/1.42	c model valid
1.38/1.42	c current solution ok
1.38/1.43	o -60
1.38/1.43	c (debug) using card networks
3.07/3.11	c model valid
3.07/3.11	c current solution ok
3.07/3.12	o -62
3.07/3.12	c (debug) using card networks
5.45/5.56	c model valid
5.45/5.56	c current solution ok
5.45/5.57	o -63
5.45/5.57	c (debug) using card networks
11.86/11.95	c model valid
11.86/11.95	c current solution ok
11.86/11.95	o -64
11.86/11.95	c (debug) using card networks
12.26/12.38	c model valid
12.26/12.38	c current solution ok
12.26/12.39	o -65
12.26/12.39	c (debug) using card networks
13.86/13.98	c model valid
13.86/13.98	c current solution ok
13.86/13.99	o -68
13.86/13.99	c (debug) using card networks
1471.82/1472.41	c model valid
1471.82/1472.41	c current solution ok
1471.82/1472.43	o -69
1471.82/1472.43	c (debug) using card networks
1800.01/1800.71	./satsolver.sh: line 5: 12414 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.71	c error: unexpected solver exit code
1800.01/1800.71	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-3695394-1338083048/watcher-3695394-1338083048 -o /tmp/evaluation-result-3695394-1338083048/solver-3695394-1338083048 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695394-1338083048.opb 1101136859 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.02 2.13 2/179 12277
/proc/meminfo: memFree=28747452/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0

[startup+0.0298389 s]
/proc/loadavg: 2.00 2.02 2.13 2/179 12277
/proc/meminfo: memFree=28747452/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100313 s]
/proc/loadavg: 2.00 2.02 2.13 2/179 12277
/proc/meminfo: memFree=28747452/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300312 s]
/proc/loadavg: 2.00 2.02 2.13 2/179 12277
/proc/meminfo: memFree=28747452/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.00 2.02 2.13 2/179 12277
/proc/meminfo: memFree=28747452/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 2.00 2.02 2.13 3/180 12285
/proc/meminfo: memFree=28727436/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=14100 CPUtime=1.44 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 9574 30665 0 0 48 43 43 10 20 0 1 0 274429783 14438400 2945 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12278/statm: 3525 2945 174 410 0 3107 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 23248

[startup+3.10029 s]
/proc/loadavg: 2.00 2.02 2.13 3/182 12293
/proc/meminfo: memFree=28694624/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=14100 CPUtime=3.07 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) R 12277 12277 6780 0 -1 4202496 10343 40577 0 0 51 43 200 13 20 0 1 0 274429783 14438400 2945 33554432000 4194304 5873084 140736236415520 140736236408056 4433498 0 0 4096 0 0 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3525 2945 174 410 0 3107 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 23248

[startup+6.30031 s]
/proc/loadavg: 2.00 2.02 2.13 3/183 12297
/proc/meminfo: memFree=28717808/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=14100 CPUtime=5.57 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 12856 51984 0 0 61 44 435 17 20 0 1 0 274429783 14438400 2945 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3525 2945 174 410 0 3107 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 23248

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.13 3/183 12303
/proc/meminfo: memFree=28743952/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=12.39 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 16322 74078 0 0 74 44 1095 26 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
Current children cumulated CPU time (s) 12.39
Current children cumulated vsize (KiB) 24784

[startup+25.5004 s]
/proc/loadavg: 2.07 2.03 2.13 3/183 12309
/proc/meminfo: memFree=28703748/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=13.98 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 17963 84192 0 0 80 45 1244 29 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12308] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12308/stat : 12308 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274431184 9367552 266 33554432000 4194304 5064252 140733560763072 140733560761984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12308/statm: 2287 266 226 213 0 72 0
[pid=12309] ppid=12308 vsize=43148 CPUtime=11.47 cores=0,2,4,6
/proc/12309/stat : 12309 (glucose_static) R 12308 12277 6780 0 -1 4202496 15188 0 0 0 1143 4 0 0 20 0 1 0 274431184 44183552 9539 33554432000 4194304 4896791 140735150673632 140735150671144 4224617 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12309/statm: 10787 9539 78 172 0 10613 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 77080

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.13 3/183 12309
/proc/meminfo: memFree=28683464/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=13.98 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 17963 84192 0 0 80 45 1244 29 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12308] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12308/stat : 12308 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274431184 9367552 266 33554432000 4194304 5064252 140733560763072 140733560761984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12308/statm: 2287 266 226 213 0 72 0
[pid=12309] ppid=12308 vsize=52728 CPUtime=37.05 cores=0,2,4,6
/proc/12309/stat : 12309 (glucose_static) R 12308 12277 6780 0 -1 4202496 24362 0 0 0 3697 8 0 0 20 0 1 0 274431184 53993472 11210 33554432000 4194304 4896791 140735150673632 140735150670840 4225417 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12309/statm: 13182 11210 78 172 0 13008 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 86660

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.11 3/183 12309
/proc/meminfo: memFree=28662556/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=13.98 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 17963 84192 0 0 80 45 1244 29 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12308] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12308/stat : 12308 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274431184 9367552 266 33554432000 4194304 5064252 140733560763072 140733560761984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12308/statm: 2287 266 226 213 0 72 0
[pid=12309] ppid=12308 vsize=66880 CPUtime=88.24 cores=0,2,4,6
/proc/12309/stat : 12309 (glucose_static) R 12308 12277 6780 0 -1 4202496 33361 0 0 0 8811 13 0 0 20 0 1 0 274431184 68485120 15028 33554432000 4194304 4896791 140735150673632 140735150670840 4225171 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12309/statm: 16720 15028 78 172 0 16546 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 100812

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.10 3/183 12309
/proc/meminfo: memFree=28638448/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=13.98 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 17963 84192 0 0 80 45 1244 29 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12308] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12308/stat : 12308 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274431184 9367552 266 33554432000 4194304 5064252 140733560763072 140733560761984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12308/statm: 2287 266 226 213 0 72 0
[pid=12309] ppid=12308 vsize=119380 CPUtime=148.22 cores=0,2,4,6
/proc/12309/stat : 12309 (glucose_static) R 12308 12277 6780 0 -1 4202496 37383 0 0 0 14806 16 0 0 20 0 1 0 274431184 122245120 27402 33554432000 4194304 4896791 140735150673632 140735150670840 4225148 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12309/statm: 29845 27402 78 172 0 29671 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 153312

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.09 3/183 12372
/proc/meminfo: memFree=28780712/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=13.98 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 17963 84192 0 0 80 45 1244 29 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12308] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12308/stat : 12308 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274431184 9367552 266 33554432000 4194304 5064252 140733560763072 140733560761984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12308/statm: 2287 266 226 213 0 72 0
[pid=12309] ppid=12308 vsize=90212 CPUtime=208.2 cores=0,2,4,6
/proc/12309/stat : 12309 (glucose_static) R 12308 12277 6780 0 -1 4202496 44330 0 0 0 20798 22 0 0 20 0 1 0 274431184 92377088 20648 33554432000 4194304 4896791 140735150673632 140735150670840 4204099 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12309/statm: 22553 20648 78 172 0 22379 0
Current children cumulated CPU time (s) 222.18

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


[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 12411
/proc/meminfo: memFree=28654336/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=13.98 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 17963 84192 0 0 80 45 1244 29 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12308] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12308/stat : 12308 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274431184 9367552 266 33554432000 4194304 5064252 140733560763072 140733560761984 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12308/statm: 2287 266 226 213 0 72 0
[pid=12309] ppid=12308 vsize=189044 CPUtime=1407.74 cores=0,2,4,6
/proc/12309/stat : 12309 (glucose_static) R 12308 12277 6780 0 -1 4202496 105733 0 0 0 140674 100 0 0 20 0 1 0 274431184 193581056 41976 33554432000 4194304 4896791 140735150673632 140735150669368 4224812 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12309/statm: 47261 41976 78 172 0 47087 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 222976

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12414
/proc/meminfo: memFree=28758788/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=43068 CPUtime=9.83 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 12322 0 0 0 980 3 0 0 20 0 1 0 274577028 44101632 8888 33554432000 4194304 4896791 140737471819472 140737471817000 4203775 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12414/statm: 10767 8888 78 172 0 10593 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 77000

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12414
/proc/meminfo: memFree=28747104/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=85604 CPUtime=69.8 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 24505 0 0 0 6969 11 0 0 20 0 1 0 274577028 87658496 16313 33554432000 4194304 4896791 140737471819472 140737471817000 4225348 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12414/statm: 21401 16313 78 172 0 21227 0
Current children cumulated CPU time (s) 1541.67
Current children cumulated vsize (KiB) 119536

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 12418
/proc/meminfo: memFree=28718428/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=89604 CPUtime=129.77 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 31505 0 0 0 12960 17 0 0 20 0 1 0 274577028 91754496 18019 33554432000 4194304 4896791 140737471819472 140737471816680 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 22401 18019 78 172 0 22227 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 123536

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12418
/proc/meminfo: memFree=28642356/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=172280 CPUtime=189.75 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 34743 0 0 0 18952 23 0 0 20 0 1 0 274577028 176414720 32929 33554432000 4194304 4896791 140737471819472 140737471817000 4225168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 43070 32929 78 172 0 42896 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 206212

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12418
/proc/meminfo: memFree=28710916/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=75616 CPUtime=249.74 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 39925 0 0 0 24946 28 0 0 20 0 1 0 274577028 77430784 15434 33554432000 4194304 4896791 140737471819472 140737471817000 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 18904 15434 78 172 0 18730 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 109548

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 12418
/proc/meminfo: memFree=28660304/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=126828 CPUtime=309.73 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 44813 0 0 0 30941 32 0 0 20 0 1 0 274577028 129871872 26608 33554432000 4194304 4896791 140737471819472 140737471815208 4224736 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 31707 26608 78 172 0 31533 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (KiB) 160760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 12418
/proc/meminfo: memFree=28648512/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=96400 CPUtime=328.14 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 46109 0 0 0 32780 34 0 0 20 0 1 0 274577028 98713600 22041 33554432000 4194304 4896791 140737471819472 140737471815208 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 24100 22041 78 172 0 23926 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 130332

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.71 s]
/proc/loadavg: 2.00 2.00 2.00 4/183 12418
/proc/meminfo: memFree=28648512/32873844 swapFree=7116/7116
[pid=12277] ppid=12275 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12277/stat : 12277 (runPb2satCp2.sh) S 12275 12277 6780 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274429783 9367552 275 33554432000 4194304 5064252 140736432997568 140736432996480 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12277/statm: 2287 275 233 213 0 72 0
[pid=12278] ppid=12277 vsize=15636 CPUtime=1471.87 cores=0,2,4,6
/proc/12278/stat : 12278 (pb2sat) S 12277 12277 6780 0 -1 4202496 19783 193081 0 0 87 45 146920 135 20 0 1 0 274429783 16011264 3151 33554432000 4194304 5873084 140736236415520 140736236409336 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12278/statm: 3909 3151 174 410 0 3491 0
[pid=12413] ppid=12278 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12413/stat : 12413 (satsolver.sh) S 12278 12277 6780 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274577028 9367552 267 33554432000 4194304 5064252 140737085011808 140737085010720 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12413/statm: 2287 267 226 213 0 72 0
[pid=12414] ppid=12413 vsize=96400 CPUtime=328.14 cores=0,2,4,6
/proc/12414/stat : 12414 (glucose_static) R 12413 12277 6780 0 -1 4202496 46109 0 0 0 32780 34 0 0 20 0 1 0 274577028 98713600 22041 33554432000 4194304 4896791 140737471819472 140737471815208 4225417 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12414/statm: 24100 22041 78 172 0 23926 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 130332

Child status: 0
Real time (s): 1800.72
CPU time (s): 1800.04
CPU user time (s): 1797.89
CPU system time (s): 2.15367
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 334984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.89
system time used= 2.15367
maximum resident set size= 232292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259961
page faults= 0
swaps= 0
block input operations= 0
block output operations= 134888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 333
involuntary context switches= 3325

runsolver used 2.74358 second user time and 7.12692 second system time

The end

Launcher Data

Begin job on node146 at 2012-05-27 03:44:09
IDJOB=3695394
IDBENCH=48171
IDSOLVER=2273
FILE ID=node146/3695394-1338083048
RUNJOBID= node146-1338052923-6796
PBS_JOBID= 14624393
Free space on /tmp= 71176 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_1000_60_1.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695394-1338083048/watcher-3695394-1338083048 -o /tmp/evaluation-result-3695394-1338083048/solver-3695394-1338083048 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695394-1338083048.opb 1101136859 HOME HOME

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

MD5SUM BENCH= 3262a45f0e59552e467da6c31a32418a
RANDOM SEED=1101136859

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:        28747988 kB
Buffers:          311248 kB
Cached:          2840288 kB
SwapCached:         2616 kB
Active:          1092144 kB
Inactive:        2219464 kB
Active(anon):     158756 kB
Inactive(anon):     3384 kB
Active(file):     933388 kB
Inactive(file):  2216080 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100396 kB
Dirty:              9348 kB
Writeback:             4 kB
AnonPages:        166636 kB
Mapped:             9204 kB
Shmem:                 0 kB
Slab:             671284 kB
SReclaimable:     112620 kB
SUnreclaim:       558664 kB
KernelStack:        1496 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     293104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    108544 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= 71156 MiB
End job on node146 at 2012-05-27 04:14:09