Trace number 3695378

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

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

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.04	c model valid
0.00/0.04	c current solution ok
0.00/0.11	o 52
0.00/0.11	c (debug) using card networks
1.36/1.43	c model valid
1.36/1.43	c current solution ok
1.36/1.44	o 20
1.36/1.44	c (debug) using card networks
1.41/1.58	c model valid
1.41/1.58	c current solution ok
1.41/1.59	o 16
1.56/1.63	c model valid
1.56/1.63	c current solution ok
1.56/1.63	o 15
3.58/3.60	c model valid
3.58/3.60	c current solution ok
3.58/3.60	o 14
53.16/53.23	c model valid
53.16/53.23	c current solution ok
53.16/53.23	o 13
216.72/216.86	c model valid
216.72/216.86	c current solution ok
216.72/216.86	o 12
1800.08/1800.51	./satsolver.sh: line 5:  2210 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.08/1800.51	c error: unexpected solver exit code
1800.08/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-3695378-1338081953/watcher-3695378-1338081953 -o /tmp/evaluation-result-3695378-1338081953/solver-3695378-1338081953 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695378-1338081953.opb 1909237697 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.01 2.00 3/179 2130
/proc/meminfo: memFree=22394948/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0

[startup+0.102488 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2130
/proc/meminfo: memFree=22394948/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.20034 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2130
/proc/meminfo: memFree=22394948/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300339 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2130
/proc/meminfo: memFree=22394948/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700238 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2130
/proc/meminfo: memFree=22394948/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2137
/proc/meminfo: memFree=22384228/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=1.41 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 1531 6126 0 0 3 5 132 1 20 0 1 0 274319664 4653056 727 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 727 174 410 0 718 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 13692

[startup+3.10038 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2146
/proc/meminfo: memFree=22383972/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=1.61 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 1917 11662 0 0 5 5 148 3 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2145] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2145/stat : 2145 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 274319827 9367552 267 33554432000 4194304 5064252 140736423568560 140736423567472 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2145/statm: 2287 267 226 213 0 72 0
[pid=2146] ppid=2145 vsize=10680 CPUtime=1.45 cores=1,3,5,7
/proc/2146/stat : 2146 (glucose_static) R 2145 2130 28113 0 -1 4202496 2920 0 0 0 145 0 0 0 20 0 1 0 274319827 10936320 2029 33554432000 4194304 4896791 140734376655456 140734376652776 4230803 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2146/statm: 2670 2029 78 172 0 2496 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 33520

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2149
/proc/meminfo: memFree=22383368/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=3.58 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2107 16280 0 0 5 5 344 4 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2148] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2148/stat : 2148 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274320024 9367552 267 33554432000 4194304 5064252 140735452127232 140735452126144 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2148/statm: 2287 267 226 213 0 72 0
[pid=2149] ppid=2148 vsize=10804 CPUtime=2.68 cores=1,3,5,7
/proc/2149/stat : 2149 (glucose_static) R 2148 2130 28113 0 -1 4202496 3993 0 0 0 268 0 0 0 20 0 1 0 274320024 11063296 2351 33554432000 4194304 4896791 140733203305936 140733203303144 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2149/statm: 2701 2351 78 172 0 2527 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 33644

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2149
/proc/meminfo: memFree=22381524/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=3.58 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2107 16280 0 0 5 5 344 4 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2148] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2148/stat : 2148 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274320024 9367552 267 33554432000 4194304 5064252 140735452127232 140735452126144 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2148/statm: 2287 267 226 213 0 72 0
[pid=2149] ppid=2148 vsize=14488 CPUtime=9.08 cores=1,3,5,7
/proc/2149/stat : 2149 (glucose_static) R 2148 2130 28113 0 -1 4202496 8940 0 0 0 906 2 0 0 20 0 1 0 274320024 14835712 3216 33554432000 4194304 4896791 140733203305936 140733203303464 4203877 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2149/statm: 3622 3216 78 172 0 3448 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 37328

[startup+25.5005 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 2149
/proc/meminfo: memFree=22373516/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=3.58 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2107 16280 0 0 5 5 344 4 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2148] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2148/stat : 2148 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274320024 9367552 267 33554432000 4194304 5064252 140735452127232 140735452126144 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2148/statm: 2287 267 226 213 0 72 0
[pid=2149] ppid=2148 vsize=20244 CPUtime=21.87 cores=1,3,5,7
/proc/2149/stat : 2149 (glucose_static) R 2148 2130 28113 0 -1 4202496 14408 0 0 0 2183 4 0 0 20 0 1 0 274320024 20729856 3771 33554432000 4194304 4896791 140733203305936 140733203303464 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2149/statm: 5061 3771 78 172 0 4887 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 43084

[startup+51.1006 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 2149
/proc/meminfo: memFree=22352772/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=3.58 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2107 16280 0 0 5 5 344 4 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2148] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2148/stat : 2148 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274320024 9367552 267 33554432000 4194304 5064252 140735452127232 140735452126144 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2148/statm: 2287 267 226 213 0 72 0
[pid=2149] ppid=2148 vsize=18024 CPUtime=47.48 cores=1,3,5,7
/proc/2149/stat : 2149 (glucose_static) R 2148 2130 28113 0 -1 4202496 19578 0 0 0 4740 8 0 0 20 0 1 0 274320024 18456576 4076 33554432000 4194304 4896791 140733203305936 140733203303512 4225348 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2149/statm: 4506 4076 78 172 0 4332 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 40864

[startup+102.301 s]
/proc/loadavg: 2.02 2.02 2.00 3/183 2153
/proc/meminfo: memFree=22358508/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=53.2 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2295 37582 0 0 6 5 5296 13 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2151] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2151/stat : 2151 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274324987 9367552 267 33554432000 4194304 5064252 140736869237712 140736869236624 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2151/statm: 2287 267 226 213 0 72 0
[pid=2152] ppid=2151 vsize=24752 CPUtime=49.05 cores=1,3,5,7
/proc/2152/stat : 2152 (glucose_static) R 2151 2130 28113 0 -1 4202496 16410 0 0 0 4899 6 0 0 20 0 1 0 274324988 25346048 4866 33554432000 4194304 4896791 140734219882912 140734219880440 4225148 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2152/statm: 6188 4866 78 172 0 6014 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 47592

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 2153
/proc/meminfo: memFree=22341980/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=53.2 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2295 37582 0 0 6 5 5296 13 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2151] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2151/stat : 2151 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 274324987 9367552 267 33554432000 4194304 5064252 140736869237712 140736869236624 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2151/statm: 2287 267 226 213 0 72 0
[pid=2152] ppid=2151 vsize=31632 CPUtime=109.04 cores=1,3,5,7
/proc/2152/stat : 2152 (glucose_static) R 2151 2130 28113 0 -1 4202496 28395 0 0 0 10893 11 0 0 20 0 1 0 274324988 32391168 6914 33554432000 4194304 4896791 140734219882912 140734219880440 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2152/statm: 7908 6914 78 172 0 7734 0
Current children cumulated CPU time (s) 162.24

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2230
/proc/meminfo: memFree=29813992/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=116452 CPUtime=1145.17 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 101710 0 0 0 114457 60 0 0 20 0 1 0 274341351 119246848 26820 33554432000 4194304 4896791 140736512095504 140736512092712 4225201 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 29113 26820 78 172 0 28939 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 139292

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2230
/proc/meminfo: memFree=29858036/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=119324 CPUtime=1205.17 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 103720 0 0 0 120455 62 0 0 20 0 1 0 274341351 122187776 28405 33554432000 4194304 4896791 140736512095504 140736512092936 4225195 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 29831 28405 78 172 0 29657 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 142164

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 2233
/proc/meminfo: memFree=29854828/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=110784 CPUtime=1265.16 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 106491 0 0 0 126451 65 0 0 20 0 1 0 274341351 113442816 25704 33554432000 4194304 4896791 140736512095504 140736512093080 4225657 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 27696 25704 78 172 0 27522 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 133624

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2233
/proc/meminfo: memFree=29837768/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=126488 CPUtime=1325.14 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 109373 0 0 0 132447 67 0 0 20 0 1 0 274341351 129523712 29218 33554432000 4194304 4896791 140736512095504 140736512092760 4204115 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 31622 29218 78 172 0 31448 0
Current children cumulated CPU time (s) 1541.94
Current children cumulated vsize (KiB) 149328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 2233
/proc/meminfo: memFree=29827780/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=149160 CPUtime=1385.12 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 111823 0 0 0 138443 69 0 0 20 0 1 0 274341351 152739840 31202 33554432000 4194304 4896791 140736512095504 140736512093032 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 37290 31202 78 172 0 37116 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 172000

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29806404/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=153756 CPUtime=1445.11 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 114022 0 0 0 144439 72 0 0 20 0 1 0 274341351 157446144 33345 33554432000 4194304 4896791 140736512095504 140736512092760 4225171 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 38439 33345 78 172 0 38265 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 176596

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29814952/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=155188 CPUtime=1505.1 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 116029 0 0 0 150436 74 0 0 20 0 1 0 274341351 158912512 34288 33554432000 4194304 4896791 140736512095504 140736512093032 4224960 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 38797 34288 78 172 0 38623 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 178028

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29799912/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=157736 CPUtime=1565.08 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 117690 0 0 0 156432 76 0 0 20 0 1 0 274341351 161521664 35798 33554432000 4194304 4896791 140736512095504 140736512092760 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 39434 35798 78 172 0 39260 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 180576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 2234
/proc/meminfo: memFree=29802580/32873844 swapFree=7628/7628
[pid=2130] ppid=2128 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2130/stat : 2130 (runPb2satCp2.sh) S 2128 2130 28113 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 274319663 9367552 275 33554432000 4194304 5064252 140736339690512 140736339689424 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/2130/statm: 2287 275 233 213 0 72 0
[pid=2131] ppid=2130 vsize=4544 CPUtime=216.8 cores=1,3,5,7
/proc/2131/stat : 2131 (pb2sat) S 2130 2130 28113 0 -1 4202496 2480 73802 0 0 6 5 21640 29 20 0 1 0 274319664 4653056 728 33554432000 4194304 5873084 140736512992944 140736512986760 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2131/statm: 1136 728 175 410 0 718 0
[pid=2209] ppid=2131 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2209/stat : 2209 (satsolver.sh) S 2131 2130 28113 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 274341351 9367552 266 33554432000 4194304 5064252 140734870601136 140734870600048 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/2209/statm: 2287 266 226 213 0 72 0
[pid=2210] ppid=2209 vsize=139380 CPUtime=1583.28 cores=1,3,5,7
/proc/2210/stat : 2210 (glucose_static) R 2209 2130 28113 0 -1 4202496 118611 0 0 0 158251 77 0 0 20 0 1 0 274341351 142725120 31019 33554432000 4194304 4896791 140736512095504 140736512092712 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/2210/statm: 34845 31019 78 172 0 34671 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 162220

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.51
CPU time (s): 1800.13
CPU user time (s): 1798.99
CPU system time (s): 1.13683
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 182944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.13683
maximum resident set size= 161232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195883
page faults= 0
swaps= 0
block input operations= 0
block output operations= 13552
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 188
involuntary context switches= 1881

runsolver used 6.18606 second user time and 19.908 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-27 03:25:53
IDJOB=3695378
IDBENCH=48132
IDSOLVER=2273
FILE ID=node145/3695378-1338081953
RUNJOBID= node145-1338052957-28130
PBS_JOBID= 14624410
Free space on /tmp= 68536 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=1909237697

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        22394948 kB
Buffers:          284356 kB
Cached:          4749256 kB
SwapCached:            0 kB
Active:          8249428 kB
Inactive:        1330844 kB
Active(anon):    4537088 kB
Inactive(anon):    12140 kB
Active(file):    3712340 kB
Inactive(file):  1318704 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8560 kB
Writeback:             0 kB
AnonPages:       4553832 kB
Mapped:            15116 kB
Shmem:               200 kB
Slab:             745548 kB
SReclaimable:     187292 kB
SUnreclaim:       558256 kB
KernelStack:        1488 kB
PageTables:        13192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    6161080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2650112 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= 71532 MiB
End job on node145 at 2012-05-27 03:55:54