Trace number 3694335

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb
MD5SUM2533454829254b6bcc39aa8d9b25219b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-18535
Best CPU time to get the best result obtained on this benchmark886.746
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -18535
Optimality of the best value was proved NO
Number of variables901
Total number of constraints2521
Number of constraints which are clauses2520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint840
Number of terms in the objective function 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305842614989581580
Number of bits of the biggest sum of numbers61
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.12	c fallback to adder encoding
1546.98/1547.34	c model valid
1546.98/1547.34	c current solution ok
1548.78/1549.19	o -1
1548.78/1549.19	c fallback to adder encoding
1800.11/1800.50	./satsolver.sh: line 5:  5620 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.11/1800.51	c error: unexpected solver exit code
1800.11/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-3694335-1338075198/watcher-3694335-1338075198 -o /tmp/evaluation-result-3694335-1338075198/solver-3694335-1338075198 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694335-1338075198.opb 2028248196 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: 1.93 2.00 1.99 3/180 5448
/proc/meminfo: memFree=27775388/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0

[startup+0.088831 s]
/proc/loadavg: 1.93 2.00 1.99 3/180 5448
/proc/meminfo: memFree=27775388/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 1.93 2.00 1.99 3/180 5448
/proc/meminfo: memFree=27775388/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300167 s]
/proc/loadavg: 1.93 2.00 1.99 3/180 5448
/proc/meminfo: memFree=27775388/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700147 s]
/proc/loadavg: 1.93 2.00 1.99 3/180 5448
/proc/meminfo: memFree=27775388/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50036 s]
/proc/loadavg: 1.93 2.00 1.99 3/184 5452
/proc/meminfo: memFree=27622176/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=73420 CPUtime=0.89 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 17203 0 0 0 85 4 0 0 20 0 1 0 273645813 75182080 15612 33554432000 4194304 4896791 140733592992128 140733592989928 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5452/statm: 18355 15612 78 172 0 18181 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 146976

[startup+3.10036 s]
/proc/loadavg: 1.93 2.00 1.99 3/184 5452
/proc/meminfo: memFree=27637728/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=73840 CPUtime=2.49 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 17657 0 0 0 245 4 0 0 20 0 1 0 273645813 75612160 15727 33554432000 4194304 4896791 140733592992128 140733592989640 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5452/statm: 18460 15727 78 172 0 18286 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 147396

[startup+6.30036 s]
/proc/loadavg: 1.93 2.00 1.99 3/184 5452
/proc/meminfo: memFree=27636604/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=74216 CPUtime=5.69 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 18220 0 0 0 565 4 0 0 20 0 1 0 273645813 75997184 15822 33554432000 4194304 4896791 140733592992128 140733592989640 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5452/statm: 18554 15822 78 172 0 18380 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 147772

[startup+12.7004 s]
/proc/loadavg: 1.94 2.00 1.99 3/184 5452
/proc/meminfo: memFree=27635452/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=82220 CPUtime=12.09 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 19255 0 0 0 1205 4 0 0 20 0 1 0 273645813 84193280 16521 33554432000 4194304 4896791 140733592992128 140733592989640 4203841 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5452/statm: 20555 16521 78 172 0 20381 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 155776

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 1.99 3/184 5452
/proc/meminfo: memFree=27628556/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=95796 CPUtime=24.89 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 23140 0 0 0 2483 6 0 0 20 0 1 0 273645813 98095104 17773 33554432000 4194304 4896791 140733592992128 140733592989640 4216830 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/5452/statm: 23949 17775 78 172 0 23775 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 169352

[startup+51.1004 s]
/proc/loadavg: 1.97 2.00 1.99 3/184 5452
/proc/meminfo: memFree=27629348/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=86892 CPUtime=50.49 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 29681 0 0 0 5041 8 0 0 20 0 1 0 273645813 88977408 17606 33554432000 4194304 4896791 140733592992128 140733592989640 4205551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5452/statm: 21723 17606 78 172 0 21549 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 160448

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/183 5452
/proc/meminfo: memFree=27610684/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=102160 CPUtime=101.67 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 35153 0 0 0 10157 10 0 0 20 0 1 0 273645813 104611840 21719 33554432000 4194304 4896791 140733592992128 140733592989336 4203841 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5452/statm: 25540 21719 78 172 0 25366 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 175716

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/183 5453
/proc/meminfo: memFree=27611356/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5611
/proc/meminfo: memFree=28208540/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=227160 CPUtime=1421.43 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 67948 0 0 0 142099 44 0 0 20 0 1 0 273645813 232611840 43277 33554432000 4194304 4896791 140733592992128 140733592989656 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5452/statm: 56790 43277 78 172 0 56616 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 300716

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5614
/proc/meminfo: memFree=28238652/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=177284 CPUtime=1481.41 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 68941 0 0 0 148095 46 0 0 20 0 1 0 273645813 181538816 36413 33554432000 4194304 4896791 140733592992128 140733592987864 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5452/statm: 44321 36413 78 172 0 44147 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 250840

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 5617
/proc/meminfo: memFree=28220128/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=55260 CPUtime=0.58 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 8879 0 0 0 53 5 0 0 20 0 1 0 273645754 56586240 12000 33554432000 4194304 5873084 140733271421776 140733271418200 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/5449/statm: 13815 12000 170 410 0 13397 0
[pid=5451] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5451/stat : 5451 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273645813 9367552 267 33554432000 4194304 5064252 140733399600864 140733399599776 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/5451/statm: 2287 267 226 213 0 72 0
[pid=5452] ppid=5451 vsize=177688 CPUtime=1541.4 cores=0,2,4,6
/proc/5452/stat : 5452 (glucose_static) R 5451 5448 1501 0 -1 4202496 69037 0 0 0 154094 46 0 0 20 0 1 0 273645813 181952512 41108 33554432000 4194304 4896791 140733592992128 140733592989336 4225414 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5452/statm: 44422 41108 78 172 0 44248 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 251244

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/183 5626
/proc/meminfo: memFree=28291336/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=56640 CPUtime=1548.87 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 9776 70205 0 0 86 153 154597 51 20 0 1 0 273645754 57999360 12296 33554432000 4194304 5873084 140733271421776 140733271415592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 14160 12296 179 410 0 13742 0
[pid=5619] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5619/stat : 5619 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273800674 9367552 266 33554432000 4194304 5064252 140736172862160 140736172861072 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5619/statm: 2287 266 226 213 0 72 0
[pid=5620] ppid=5619 vsize=86392 CPUtime=53.07 cores=0,2,4,6
/proc/5620/stat : 5620 (glucose_static) R 5619 5448 1501 0 -1 4202496 25980 0 0 0 5301 6 0 0 20 0 1 0 273800674 88465408 18249 33554432000 4194304 4896791 140733846386240 140733846383752 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5620/statm: 21598 18249 78 172 0 21424 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 161328

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/184 5633
/proc/meminfo: memFree=28284280/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=56640 CPUtime=1548.87 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 9776 70205 0 0 86 153 154597 51 20 0 1 0 273645754 57999360 12296 33554432000 4194304 5873084 140733271421776 140733271415592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 14160 12296 179 410 0 13742 0
[pid=5619] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5619/stat : 5619 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273800674 9367552 266 33554432000 4194304 5064252 140736172862160 140736172861072 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5619/statm: 2287 266 226 213 0 72 0
[pid=5620] ppid=5619 vsize=90748 CPUtime=113.06 cores=0,2,4,6
/proc/5620/stat : 5620 (glucose_static) R 5619 5448 1501 0 -1 4202496 34377 0 0 0 11296 10 0 0 20 0 1 0 273800674 92925952 19661 33554432000 4194304 4896791 140733846386240 140733846383752 4224913 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5620/statm: 22687 19661 78 172 0 22513 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 165684

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 5659
/proc/meminfo: memFree=28263748/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=56640 CPUtime=1548.87 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 9776 70205 0 0 86 153 154597 51 20 0 1 0 273645754 57999360 12296 33554432000 4194304 5873084 140733271421776 140733271415592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 14160 12296 179 410 0 13742 0
[pid=5619] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5619/stat : 5619 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273800674 9367552 266 33554432000 4194304 5064252 140736172862160 140736172861072 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5619/statm: 2287 266 226 213 0 72 0
[pid=5620] ppid=5619 vsize=105948 CPUtime=173.05 cores=0,2,4,6
/proc/5620/stat : 5620 (glucose_static) R 5619 5448 1501 0 -1 4202496 39142 0 0 0 17293 12 0 0 20 0 1 0 273800674 108490752 21913 33554432000 4194304 4896791 140733846386240 140733846383384 4224999 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5620/statm: 26487 21913 78 172 0 26313 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 180884

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5662
/proc/meminfo: memFree=28263008/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=56640 CPUtime=1548.87 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 9776 70205 0 0 86 153 154597 51 20 0 1 0 273645754 57999360 12296 33554432000 4194304 5873084 140733271421776 140733271415592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 14160 12296 179 410 0 13742 0
[pid=5619] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5619/stat : 5619 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273800674 9367552 266 33554432000 4194304 5064252 140736172862160 140736172861072 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5619/statm: 2287 266 226 213 0 72 0
[pid=5620] ppid=5619 vsize=108328 CPUtime=233.03 cores=0,2,4,6
/proc/5620/stat : 5620 (glucose_static) R 5619 5448 1501 0 -1 4202496 42777 0 0 0 23289 14 0 0 20 0 1 0 273800674 110927872 23071 33554432000 4194304 4896791 140733846386240 140733846383768 4225029 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5620/statm: 27082 23071 78 172 0 26908 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 183264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5665
/proc/meminfo: memFree=28260384/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=56640 CPUtime=1548.87 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 9776 70205 0 0 86 153 154597 51 20 0 1 0 273645754 57999360 12296 33554432000 4194304 5873084 140733271421776 140733271415592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 14160 12296 179 410 0 13742 0
[pid=5619] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5619/stat : 5619 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273800674 9367552 266 33554432000 4194304 5064252 140736172862160 140736172861072 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5619/statm: 2287 266 226 213 0 72 0
[pid=5620] ppid=5619 vsize=109080 CPUtime=251.24 cores=0,2,4,6
/proc/5620/stat : 5620 (glucose_static) R 5619 5448 1501 0 -1 4202496 43389 0 0 0 25109 15 0 0 20 0 1 0 273800674 111697920 25031 33554432000 4194304 4896791 140733846386240 140733846383448 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5620/statm: 27270 25031 78 172 0 27096 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 184016

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 5665
/proc/meminfo: memFree=28260384/32873648 swapFree=7372/7372
[pid=5448] ppid=5446 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5448/stat : 5448 (runPb2satCp2.sh) S 5446 5448 1501 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273645754 9367552 275 33554432000 4194304 5064252 140734642106528 140734642105440 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5448/statm: 2287 275 233 213 0 72 0
[pid=5449] ppid=5448 vsize=56640 CPUtime=1548.87 cores=0,2,4,6
/proc/5449/stat : 5449 (pb2sat) S 5448 5448 1501 0 -1 4202496 9776 70205 0 0 86 153 154597 51 20 0 1 0 273645754 57999360 12296 33554432000 4194304 5873084 140733271421776 140733271415592 5124602 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/5449/statm: 14160 12296 179 410 0 13742 0
[pid=5619] ppid=5449 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/5619/stat : 5619 (satsolver.sh) S 5449 5448 1501 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 273800674 9367552 266 33554432000 4194304 5064252 140736172862160 140736172861072 217410332238 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/5619/statm: 2287 266 226 213 0 72 0
[pid=5620] ppid=5619 vsize=109080 CPUtime=251.24 cores=0,2,4,6
/proc/5620/stat : 5620 (glucose_static) R 5619 5448 1501 0 -1 4202496 43389 0 0 0 25109 15 0 0 20 0 1 0 273800674 111697920 25031 33554432000 4194304 4896791 140733846386240 140733846383448 4225417 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5620/statm: 27270 25031 78 172 0 27096 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 184016

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.16
CPU user time (s): 1797.95
CPU system time (s): 2.21466
CPU usage (%): 99.9805
Max. virtual memory (cumulated for all children) (KiB): 350248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.95
system time used= 2.21466
maximum resident set size= 211420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 124358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 161056
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 123
involuntary context switches= 1983

runsolver used 3.50847 second user time and 9.13161 second system time

The end

Launcher Data

Begin job on node122 at 2012-05-27 01:33:18
IDJOB=3694335
IDBENCH=3007
IDSOLVER=2273
FILE ID=node122/3694335-1338075198
RUNJOBID= node122-1338050676-1517
PBS_JOBID= 14624380
Free space on /tmp= 71056 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694335-1338075198/watcher-3694335-1338075198 -o /tmp/evaluation-result-3694335-1338075198/solver-3694335-1338075198 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694335-1338075198.opb 2028248196 HOME HOME

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

MD5SUM BENCH= 2533454829254b6bcc39aa8d9b25219b
RANDOM SEED=2028248196

node122.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		: 2666.533
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	: 5333.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		: 2666.533
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		: 2666.533
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	: 5332.04
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		: 2666.533
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		: 2666.533
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		: 2666.533
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	: 5438.54
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		: 2666.533
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		: 2666.533
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:       32873648 kB
MemFree:        27776008 kB
Buffers:          267448 kB
Cached:          3472276 kB
SwapCached:            0 kB
Active:          2198920 kB
Inactive:        2100708 kB
Active(anon):     551788 kB
Inactive(anon):    11052 kB
Active(file):    1647132 kB
Inactive(file):  2089656 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9284 kB
Writeback:             0 kB
AnonPages:        567192 kB
Mapped:            14780 kB
Shmem:               200 kB
Slab:             657384 kB
SReclaimable:     100716 kB
SUnreclaim:       556668 kB
KernelStack:        1488 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     876460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    311296 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71236 MiB
End job on node122 at 2012-05-27 02:03:18