Trace number 3694613

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.05 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/MH+IC/
normalized-minisat15_4_4_0_mh_ic.opb
MD5SUMb32f126aecba6bfb006545c8818dc00d
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2252617
Best CPU time to get the best result obtained on this benchmark504.786
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9765
Total number of constraints21293
Number of constraints which are clauses14520
Number of constraints which are cardinality constraints (but not clauses)23
Number of constraints which are nor clauses,nor cardinality constraints6750
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 4005
Biggest coefficient in the objective function 68417929
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 3962242471
Number of bits of the sum of numbers in the objective function 32
Biggest number in a constraint 68417929
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 3962242471
Number of bits of the biggest sum of numbers32
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.37	c model valid
0.00/0.37	c current solution ok
0.00/0.59	o 276236648
0.00/0.59	c fallback to adder encoding
252.81/252.92	c model valid
252.81/252.92	c current solution ok
252.81/252.94	o 144395089
252.81/252.94	c fallback to adder encoding
362.79/362.95	c model valid
362.79/362.95	c current solution ok
362.79/362.97	o 101793299
362.79/362.97	c fallback to adder encoding
722.01/722.22	c model valid
722.01/722.22	c current solution ok
722.01/722.24	o 71257181
722.01/722.24	c fallback to adder encoding
1800.01/1800.41	./satsolver.sh: line 5: 28629 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.01/1800.41	c error: unexpected solver exit code
1800.01/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-3694613-1338152139/watcher-3694613-1338152139 -o /tmp/evaluation-result-3694613-1338152139/solver-3694613-1338152139 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694613-1338152139.opb 1250560752 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28585
/proc/meminfo: memFree=27110544/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0

[startup+0.086158 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28585
/proc/meminfo: memFree=27110544/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100275 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28585
/proc/meminfo: memFree=27110544/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300292 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28585
/proc/meminfo: memFree=27110544/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700255 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 28585
/proc/meminfo: memFree=27110544/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 28590
/proc/meminfo: memFree=27061892/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 92108

[startup+3.10043 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28592
/proc/meminfo: memFree=26888764/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
[pid=28591] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28591/stat : 28591 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281341348 9367552 267 33554432000 4194304 5064252 140733954060880 140733954059792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28591/statm: 2287 267 226 213 0 72 0
[pid=28592] ppid=28591 vsize=127048 CPUtime=1.79 cores=1,3,5,7
/proc/28592/stat : 28592 (glucose_static) R 28591 28585 26234 0 -1 4202496 25657 0 0 0 174 5 0 0 20 0 1 0 281341348 130097152 29152 33554432000 4194304 4896791 140735688570528 140735688567736 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28592/statm: 31762 29152 78 172 0 31588 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 228304

[startup+6.30043 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 28592
/proc/meminfo: memFree=26886984/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
[pid=28591] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28591/stat : 28591 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281341348 9367552 267 33554432000 4194304 5064252 140733954060880 140733954059792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28591/statm: 2287 267 226 213 0 72 0
[pid=28592] ppid=28591 vsize=127312 CPUtime=4.99 cores=1,3,5,7
/proc/28592/stat : 28592 (glucose_static) R 28591 28585 26234 0 -1 4202496 25718 0 0 0 494 5 0 0 20 0 1 0 281341348 130367488 29213 33554432000 4194304 4896791 140735688570528 140735688567736 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28592/statm: 31828 29213 78 172 0 31654 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 228568

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 28592
/proc/meminfo: memFree=26887988/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
[pid=28591] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28591/stat : 28591 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281341348 9367552 267 33554432000 4194304 5064252 140733954060880 140733954059792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28591/statm: 2287 267 226 213 0 72 0
[pid=28592] ppid=28591 vsize=127312 CPUtime=11.39 cores=1,3,5,7
/proc/28592/stat : 28592 (glucose_static) R 28591 28585 26234 0 -1 4202496 25748 0 0 0 1134 5 0 0 20 0 1 0 281341348 130367488 29243 33554432000 4194304 4896791 140735688570528 140735688567848 4225514 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28592/statm: 31828 29243 78 172 0 31654 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 228568

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 28592
/proc/meminfo: memFree=26885948/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
[pid=28591] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28591/stat : 28591 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281341348 9367552 267 33554432000 4194304 5064252 140733954060880 140733954059792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28591/statm: 2287 267 226 213 0 72 0
[pid=28592] ppid=28591 vsize=127576 CPUtime=24.19 cores=1,3,5,7
/proc/28592/stat : 28592 (glucose_static) R 28591 28585 26234 0 -1 4202496 25785 0 0 0 2414 5 0 0 20 0 1 0 281341348 130637824 29280 33554432000 4194304 4896791 140735688570528 140735688567816 4224921 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28592/statm: 31894 29280 78 172 0 31720 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 228832

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 28592
/proc/meminfo: memFree=26880488/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
[pid=28591] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28591/stat : 28591 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281341348 9367552 267 33554432000 4194304 5064252 140733954060880 140733954059792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28591/statm: 2287 267 226 213 0 72 0
[pid=28592] ppid=28591 vsize=127900 CPUtime=49.78 cores=1,3,5,7
/proc/28592/stat : 28592 (glucose_static) R 28591 28585 26234 0 -1 4202496 25874 0 0 0 4973 5 0 0 20 0 1 0 281341348 130969600 29880 33554432000 4194304 4896791 140735688570528 140735688567848 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28592/statm: 31975 29880 78 172 0 31801 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 229156

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28592
/proc/meminfo: memFree=26879296/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
[pid=28591] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28591/stat : 28591 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281341348 9367552 267 33554432000 4194304 5064252 140733954060880 140733954059792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28591/statm: 2287 267 226 213 0 72 0
[pid=28592] ppid=28591 vsize=130804 CPUtime=100.99 cores=1,3,5,7
/proc/28592/stat : 28592 (glucose_static) R 28591 28585 26234 0 -1 4202496 27428 0 0 0 10092 7 0 0 20 0 1 0 281341348 133943296 30466 33554432000 4194304 4896791 140735688570528 140735688568104 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28592/statm: 32701 30466 78 172 0 32527 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 232060

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28592
/proc/meminfo: memFree=26867420/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=82960 CPUtime=1.27 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 7882 4430 0 0 78 26 22 1 20 0 1 0 281341219 84951040 14429 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28586/statm: 20740 14429 182 410 0 20322 0
[pid=28591] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28591/stat : 28591 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 281341348 9367552 267 33554432000 4194304 5064252 140733954060880 140733954059792 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28591/statm: 2287 267 226 213 0 72 0
[pid=28592] ppid=28591 vsize=151232 CPUtime=160.96 cores=1,3,5,7
/proc/28592/stat : 28592 (glucose_static) R 28591 28585 26234 0 -1 4202496 28339 0 0 0 16089 7 0 0 20 0 1 0 281341348 154861568 32392 33554432000 4194304 4896791 140735688570528 140735688567736 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28592/statm: 37808 32392 78 172 0 37634 0
Current children cumulated CPU time (s) 162.23

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


[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 28676
/proc/meminfo: memFree=25750640/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=154724 CPUtime=639.26 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 33645 0 0 0 63912 14 0 0 20 0 1 0 281413509 158437376 33105 33554432000 4194304 4896791 140735161927984 140735161925192 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 38681 33105 78 172 0 38507 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 252640

[startup+1422.31 s]
/proc/loadavg: 2.01 2.02 2.00 3/183 28676
/proc/meminfo: memFree=25741892/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=155200 CPUtime=699.26 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 33771 0 0 0 69912 14 0 0 20 0 1 0 281413509 158924800 34253 33554432000 4194304 4896791 140735161927984 140735161925192 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 38800 34253 78 172 0 38626 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 253116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 28680
/proc/meminfo: memFree=25744228/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=156308 CPUtime=759.25 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 34909 0 0 0 75909 16 0 0 20 0 1 0 281413509 160059392 34003 33554432000 4194304 4896791 140735161927984 140735161925032 4203873 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 39077 34003 78 172 0 38903 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 254224

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28680
/proc/meminfo: memFree=25724260/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=156804 CPUtime=819.24 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 35051 0 0 0 81908 16 0 0 20 0 1 0 281413509 160567296 35676 33554432000 4194304 4896791 140735161927984 140735161925192 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 39201 35676 78 172 0 39027 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 254720

[startup+1602.3 s]
/proc/loadavg: 2.20 2.05 2.01 3/181 28680
/proc/meminfo: memFree=26459132/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=157336 CPUtime=879.23 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 36026 0 0 0 87904 19 0 0 20 0 1 0 281413509 161112064 34247 33554432000 4194304 4896791 140735161927984 140735161925512 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 39334 34247 78 172 0 39160 0
Current children cumulated CPU time (s) 1601.94
Current children cumulated vsize (KiB) 255252

[startup+1662.3 s]
/proc/loadavg: 2.60 2.18 2.06 3/183 28683
/proc/meminfo: memFree=18945028/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=157724 CPUtime=939.22 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 36140 0 0 0 93903 19 0 0 20 0 1 0 281413509 161509376 35389 33554432000 4194304 4896791 140735161927984 140735161925512 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 39431 35389 78 172 0 39257 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 255640

[startup+1722.3 s]
/proc/loadavg: 2.22 2.14 2.05 3/183 28683
/proc/meminfo: memFree=18944764/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=158220 CPUtime=999.21 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 37133 0 0 0 99901 20 0 0 20 0 1 0 281413509 162017280 34483 33554432000 4194304 4896791 140735161927984 140735161923064 4225488 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 39555 34483 78 172 0 39381 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 256136

[startup+1782.3 s]
/proc/loadavg: 2.15 2.13 2.05 3/183 28684
/proc/meminfo: memFree=18947284/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=139660 CPUtime=1059.2 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 37602 0 0 0 105899 21 0 0 20 0 1 0 281413509 143011840 33070 33554432000 4194304 4896791 140735161927984 140735161925560 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 34915 33070 78 172 0 34741 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 237576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.11 2.12 2.05 3/183 28684
/proc/meminfo: memFree=18946540/32873648 swapFree=6336/6336
[pid=28585] ppid=28583 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28585/stat : 28585 (runPb2satCp2.sh) S 28583 28585 26234 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281341219 9367552 274 33554432000 4194304 5064252 140735895661696 140735895660608 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28585/statm: 2287 274 233 213 0 72 0
[pid=28586] ppid=28585 vsize=79620 CPUtime=722.71 cores=1,3,5,7
/proc/28586/stat : 28586 (pb2sat) S 28585 28585 26234 0 -1 4202496 26797 99459 0 0 267 51 71913 40 20 0 1 0 281341219 81530880 13115 33554432000 4194304 5873084 140734305586016 140734305579832 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28586/statm: 19905 13115 183 410 0 19487 0
[pid=28628] ppid=28586 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28628/stat : 28628 (satsolver.sh) S 28586 28585 26234 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281413509 9367552 267 33554432000 4194304 5064252 140733295736592 140733295735504 213866145358 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/28628/statm: 2287 267 226 213 0 72 0
[pid=28629] ppid=28628 vsize=158760 CPUtime=1077.3 cores=1,3,5,7
/proc/28629/stat : 28629 (glucose_static) R 28628 28585 26234 0 -1 4202496 37831 0 0 0 107709 21 0 0 20 0 1 0 281413509 162570240 33295 33554432000 4194304 4896791 140735161927984 140735161925512 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28629/statm: 39690 33295 78 172 0 39516 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 256676

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.05
CPU user time (s): 1798.91
CPU system time (s): 1.14083
CPU usage (%): 99.9798
Max. virtual memory (cumulated for all children) (KiB): 286896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.91
system time used= 1.14083
maximum resident set size= 174492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 165075
page faults= 0
swaps= 0
block input operations= 0
block output operations= 358880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 192
involuntary context switches= 1877

runsolver used 3.39248 second user time and 9.63254 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-27 22:55:40
IDJOB=3694613
IDBENCH=92671
IDSOLVER=2273
FILE ID=node112/3694613-1338152139
RUNJOBID= node112-1338122673-26251
PBS_JOBID= 14624490
Free space on /tmp= 71540 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/MH+IC/normalized-minisat15_4_4_0_mh_ic.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694613-1338152139/watcher-3694613-1338152139 -o /tmp/evaluation-result-3694613-1338152139/solver-3694613-1338152139 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694613-1338152139.opb 1250560752 HOME HOME

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

MD5SUM BENCH= b32f126aecba6bfb006545c8818dc00d
RANDOM SEED=1250560752

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        27110816 kB
Buffers:          371500 kB
Cached:          4355228 kB
SwapCached:            0 kB
Active:          1050156 kB
Inactive:        3892532 kB
Active(anon):     217996 kB
Inactive(anon):        0 kB
Active(file):     832160 kB
Inactive(file):  3892532 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9328 kB
Writeback:             0 kB
AnonPages:        346348 kB
Mapped:            15292 kB
Shmem:               200 kB
Slab:             683320 kB
SReclaimable:     127072 kB
SUnreclaim:       556248 kB
KernelStack:        1520 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     366332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    219136 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= 69564 MiB
End job on node112 at 2012-05-27 23:25:40