Trace number 3695163

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

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.newlist/normalized-randb54299.cudf.paranoid.opb
MD5SUM10e38bf32434d32a3c213648ff6f5ee4
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11142
Best CPU time to get the best result obtained on this benchmark0.145977
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5568
Total number of constraints24731
Number of constraints which are clauses24460
Number of constraints which are cardinality constraints (but not clauses)271
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2084
Biggest coefficient in the objective function 1535
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 847318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1535
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 847318
Number of bits of the biggest sum of numbers20
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.20	c model valid
0.00/0.20	c current solution ok
0.00/0.25	o 74211
0.00/0.25	c fallback to adder encoding
1788.71/1789.10	c model valid
1788.71/1789.10	c current solution ok
1788.71/1789.11	o 40713
1788.71/1789.11	c fallback to adder encoding
1800.09/1800.50	./satsolver.sh: line 5: 12131 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.09/1800.50	c error: unexpected solver exit code
1800.09/1800.50	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-3695163-1338098150/watcher-3695163-1338098150 -o /tmp/evaluation-result-3695163-1338098150/solver-3695163-1338098150 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695163-1338098150.opb 765042396 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 12032
/proc/meminfo: memFree=29001092/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0

[startup+0.0876789 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 12032
/proc/meminfo: memFree=29001092/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100208 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 12032
/proc/meminfo: memFree=29001092/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 12032
/proc/meminfo: memFree=29001092/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700161 s]
/proc/loadavg: 2.00 2.04 2.01 3/177 12032
/proc/meminfo: memFree=29001092/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50028 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 12039
/proc/meminfo: memFree=28935196/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=41272 CPUtime=1.02 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 10100 0 0 0 100 2 0 0 20 0 1 0 275940477 42262528 8601 33554432000 4194304 4896791 140735742787392 140735742784920 4224983 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 10318 8601 77 172 0 10144 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 82368

[startup+3.10027 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 12039
/proc/meminfo: memFree=28933692/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=41656 CPUtime=2.62 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 10777 0 0 0 260 2 0 0 20 0 1 0 275940477 42655744 9263 33554432000 4194304 4896791 140735742787392 140735742784904 4203849 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 10414 9263 77 172 0 10240 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 82752

[startup+6.30029 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 12039
/proc/meminfo: memFree=28927648/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=42620 CPUtime=5.82 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 12094 0 0 0 580 2 0 0 20 0 1 0 275940477 43642880 9497 33554432000 4194304 4896791 140735742787392 140735742784904 4225393 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/12039/statm: 10655 9497 77 172 0 10481 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 83716

[startup+12.7002 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 12039
/proc/meminfo: memFree=28921636/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=44724 CPUtime=12.22 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 13955 0 0 0 1219 3 0 0 20 0 1 0 275940477 45797376 10318 33554432000 4194304 4896791 140735742787392 140735742784904 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 11181 10318 77 172 0 11007 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 85820

[startup+25.5004 s]
/proc/loadavg: 2.00 2.04 2.01 3/181 12039
/proc/meminfo: memFree=28912584/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=47804 CPUtime=25.01 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 15730 0 0 0 2497 4 0 0 20 0 1 0 275940477 48951296 11087 33554432000 4194304 4896791 140735742787392 140735742784600 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 11951 11087 77 172 0 11777 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 88900

[startup+51.1004 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 12039
/proc/meminfo: memFree=28916776/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=60176 CPUtime=50.61 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 20227 0 0 0 5054 7 0 0 20 0 1 0 275940477 61620224 13369 33554432000 4194304 4896791 140735742787392 140735742783128 4224983 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 15044 13369 77 172 0 14870 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 101272

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 12039
/proc/meminfo: memFree=28877680/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=77652 CPUtime=101.8 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 24483 0 0 0 10171 9 0 0 20 0 1 0 275940477 79515648 16444 33554432000 4194304 4896791 140735742787392 140735742784600 4223858 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 19413 16444 78 172 0 19239 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 118748

[startup+162.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/181 12084
/proc/meminfo: memFree=28952412/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12121
/proc/meminfo: memFree=28852500/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=167892 CPUtime=1361.54 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 57456 0 0 0 136109 45 0 0 20 0 1 0 275940477 171921408 34950 33554432000 4194304 4896791 140735742787392 140735742784600 4224963 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 41973 34950 78 172 0 41799 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 208988

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12121
/proc/meminfo: memFree=28840416/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=171032 CPUtime=1421.53 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 58724 0 0 0 142106 47 0 0 20 0 1 0 275940477 175136768 34174 33554432000 4194304 4896791 140735742787392 140735742784920 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 42758 34174 78 172 0 42584 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 212128

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 12124
/proc/meminfo: memFree=28817372/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=171744 CPUtime=1481.52 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 59151 0 0 0 148104 48 0 0 20 0 1 0 275940477 175865856 40126 33554432000 4194304 4896791 140735742787392 140735742784600 4225038 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 42936 40126 78 172 0 42762 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 212840

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12125
/proc/meminfo: memFree=28830348/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=172284 CPUtime=1541.51 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 60595 0 0 0 154100 51 0 0 20 0 1 0 275940477 176418816 36480 33554432000 4194304 4896791 140735742787392 140735742783128 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 43071 36480 78 172 0 42897 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 213380

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 12125
/proc/meminfo: memFree=28799660/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=223248 CPUtime=1601.49 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 61318 0 0 0 160098 51 0 0 20 0 1 0 275940477 228605952 43111 33554432000 4194304 4896791 140735742787392 140735742784920 4203862 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 55812 43111 78 172 0 55638 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 264344

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 12128
/proc/meminfo: memFree=28858472/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=173568 CPUtime=1661.49 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 62409 0 0 0 166095 54 0 0 20 0 1 0 275940477 177733632 39394 33554432000 4194304 4896791 140735742787392 140735742783128 4204079 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 43392 39394 78 172 0 43218 0
Current children cumulated CPU time (s) 1661.93
Current children cumulated vsize (KiB) 214664

[startup+1722.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/181 12128
/proc/meminfo: memFree=28859560/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=174732 CPUtime=1721.48 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 63809 0 0 0 172091 57 0 0 20 0 1 0 275940477 178925568 35315 33554432000 4194304 4896791 140735742787392 140735742784904 4203775 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 43683 35315 78 172 0 43509 0
Current children cumulated CPU time (s) 1721.92
Current children cumulated vsize (KiB) 215828

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 12128
/proc/meminfo: memFree=28827736/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=22800 CPUtime=0.44 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 3990 2262 0 0 31 7 6 0 20 0 1 0 275940430 23347200 4435 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12033/statm: 5700 4435 179 410 0 5282 0
[pid=12038] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12038/stat : 12038 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 275940476 9367552 266 33554432000 4194304 5064252 140735062363232 140735062362144 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/12038/statm: 2287 266 226 213 0 72 0
[pid=12039] ppid=12038 vsize=175740 CPUtime=1781.46 cores=0,2,4,6
/proc/12039/stat : 12039 (glucose_static) R 12038 12032 10926 0 -1 4202496 64407 0 0 0 178089 57 0 0 20 0 1 0 275940477 179957760 41457 33554432000 4194304 4896791 140735742787392 140735742784600 4203903 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12039/statm: 43935 41457 78 172 0 43761 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 216836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 12131
/proc/meminfo: memFree=28936920/32873624 swapFree=7104/7104
[pid=12032] ppid=12030 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12032/stat : 12032 (runPb2satCp2.sh) S 12030 12032 10926 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 275940430 9367552 275 33554432000 4194304 5064252 140733327867856 140733327866768 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12032/statm: 2287 275 233 213 0 72 0
[pid=12033] ppid=12032 vsize=38172 CPUtime=1788.91 cores=0,2,4,6
/proc/12033/stat : 12033 (pb2sat) S 12032 12032 10926 0 -1 4202496 7216 67845 0 0 52 9 178771 59 20 0 1 0 275940430 39088128 8014 33554432000 4194304 5873084 140736234723184 140736234717000 5124602 0 65536 4102 0 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12033/statm: 9543 8014 179 410 0 9125 0
[pid=12130] ppid=12033 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12130/stat : 12130 (satsolver.sh) S 12033 12032 10926 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 276119361 9367552 267 33554432000 4194304 5064252 140733973014272 140733973013184 227512313422 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/12130/statm: 2287 267 226 213 0 72 0
[pid=12131] ppid=12130 vsize=43924 CPUtime=11.18 cores=0,2,4,6
/proc/12131/stat : 12131 (glucose_static) R 12130 12032 10926 0 -1 4202496 13100 0 0 0 1116 2 0 0 20 0 1 0 276119361 44978176 9687 33554432000 4194304 4896791 140736695897088 140736695894600 4224617 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12131/statm: 10981 9687 77 172 0 10807 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 100392

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.14
CPU user time (s): 1799.41
CPU system time (s): 0.725889
CPU usage (%): 99.9794
Max. virtual memory (cumulated for all children) (KiB): 315188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.41
system time used= 0.725889
maximum resident set size= 228724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89150
page faults= 0
swaps= 0
block input operations= 0
block output operations= 51976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 159
involuntary context switches= 1898

runsolver used 3.02054 second user time and 7.34388 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-27 07:55:50
IDJOB=3695163
IDBENCH=72110
IDSOLVER=2273
FILE ID=node121/3695163-1338098150
RUNJOBID= node121-1338087182-10942
PBS_JOBID= 14624437
Free space on /tmp= 71688 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.newlist/normalized-randb54299.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695163-1338098150/watcher-3695163-1338098150 -o /tmp/evaluation-result-3695163-1338098150/solver-3695163-1338098150 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695163-1338098150.opb 765042396 HOME HOME

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

MD5SUM BENCH= 10e38bf32434d32a3c213648ff6f5ee4
RANDOM SEED=765042396

node121.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.042
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.08
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.042
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.042
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		: 2667.042
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.042
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.042
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.042
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	: 5438.55
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.042
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:       32873624 kB
MemFree:        29001092 kB
Buffers:          335652 kB
Cached:          2581084 kB
SwapCached:            0 kB
Active:           735948 kB
Inactive:        2316304 kB
Active(anon):     137664 kB
Inactive(anon):        0 kB
Active(file):     598284 kB
Inactive(file):  2316304 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              9372 kB
Writeback:             0 kB
AnonPages:        183232 kB
Mapped:            15092 kB
Shmem:               200 kB
Slab:             681588 kB
SReclaimable:     126088 kB
SUnreclaim:       555500 kB
KernelStack:        1504 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:     262924 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 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= 71668 MiB
End job on node121 at 2012-05-27 08:25:50