Trace number 3694651

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

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Multihop/
normalized-minisat15_5_3_8_mh.opb
MD5SUM3e5afedaafc5782c8b438b74f31dd2ae
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark4415664
Best CPU time to get the best result obtained on this benchmark146.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6810
Total number of constraints15202
Number of constraints which are clauses11580
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints3600
Minimum length of a constraint2
Maximum length of a constraint330
Number of terms in the objective function 3795
Biggest coefficient in the objective function 88121125
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 4352625637
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 88121125
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 4352625637
Number of bits of the biggest sum of numbers33
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.17	c model valid
0.00/0.17	c current solution ok
0.00/0.42	o 271130800
0.00/0.42	c fallback to adder encoding
424.96/425.19	c model valid
424.96/425.19	c current solution ok
425.08/425.21	o 251795550
425.08/425.21	c fallback to adder encoding
434.98/435.16	c model valid
434.98/435.16	c current solution ok
434.98/435.17	o 213407329
434.98/435.17	c fallback to adder encoding
457.69/457.83	c model valid
457.69/457.83	c current solution ok
457.69/457.84	o 97341029
457.69/457.84	c fallback to adder encoding
572.74/572.90	c model valid
572.74/572.90	c current solution ok
572.74/572.91	o 84833442
572.74/572.91	c fallback to adder encoding
1419.14/1419.59	c model valid
1419.14/1419.59	c current solution ok
1419.26/1419.60	o 49327794
1419.26/1419.60	c fallback to adder encoding
1800.07/1800.51	./satsolver.sh: line 5: 17525 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.51	c error: unexpected solver exit code
1800.07/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-3694651-1338158499/watcher-3694651-1338158499 -o /tmp/evaluation-result-3694651-1338158499/solver-3694651-1338158499 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694651-1338158499.opb 808281504 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: 1.84 1.97 1.99 3/174 17444
/proc/meminfo: memFree=31190064/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0

[startup+0.0103781 s]
/proc/loadavg: 1.84 1.97 1.99 3/174 17444
/proc/meminfo: memFree=31190064/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100268 s]
/proc/loadavg: 1.84 1.97 1.99 3/174 17444
/proc/meminfo: memFree=31190064/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 1.84 1.97 1.99 3/174 17444
/proc/meminfo: memFree=31190064/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700297 s]
/proc/loadavg: 1.84 1.97 1.99 3/174 17444
/proc/meminfo: memFree=31190064/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50035 s]
/proc/loadavg: 1.84 1.97 1.99 3/179 17458
/proc/meminfo: memFree=31082724/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 86844

[startup+3.10046 s]
/proc/loadavg: 1.84 1.97 1.99 3/183 17462
/proc/meminfo: memFree=30784452/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
[pid=17461] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17461/stat : 17461 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281974624 9367552 266 33554432000 4194304 5064252 140733316291792 140733316290704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17461/statm: 2287 266 226 213 0 72 0
[pid=17462] ppid=17461 vsize=123952 CPUtime=1.97 cores=1,3,5,7
/proc/17462/stat : 17462 (glucose_static) R 17461 17444 17405 0 -1 4202496 24969 0 0 0 189 8 0 0 20 0 1 0 281974624 126926848 27202 33554432000 4194304 4896791 140734050908480 140734050905688 4205066 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17462/statm: 30988 27202 76 172 0 30814 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 219944

[startup+6.30045 s]
/proc/loadavg: 1.85 1.97 1.99 3/183 17462
/proc/meminfo: memFree=30782832/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
[pid=17461] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17461/stat : 17461 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281974624 9367552 266 33554432000 4194304 5064252 140733316291792 140733316290704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17461/statm: 2287 266 226 213 0 72 0
[pid=17462] ppid=17461 vsize=124084 CPUtime=5.17 cores=1,3,5,7
/proc/17462/stat : 17462 (glucose_static) R 17461 17444 17405 0 -1 4202496 24999 0 0 0 509 8 0 0 20 0 1 0 281974624 127062016 27232 33554432000 4194304 4896791 140734050908480 140734050905624 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17462/statm: 31021 27232 76 172 0 30847 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 220076

[startup+12.7005 s]
/proc/loadavg: 1.86 1.97 1.99 3/183 17467
/proc/meminfo: memFree=30783968/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
[pid=17461] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17461/stat : 17461 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281974624 9367552 266 33554432000 4194304 5064252 140733316291792 140733316290704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17461/statm: 2287 266 226 213 0 72 0
[pid=17462] ppid=17461 vsize=124216 CPUtime=11.57 cores=1,3,5,7
/proc/17462/stat : 17462 (glucose_static) R 17461 17444 17405 0 -1 4202496 25043 0 0 0 1149 8 0 0 20 0 1 0 281974624 127197184 27787 33554432000 4194304 4896791 140734050908480 140734050905688 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17462/statm: 31054 27787 76 172 0 30880 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 220208

[startup+25.5005 s]
/proc/loadavg: 1.97 1.99 1.99 3/183 17467
/proc/meminfo: memFree=30780356/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
[pid=17461] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17461/stat : 17461 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281974624 9367552 266 33554432000 4194304 5064252 140733316291792 140733316290704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17461/statm: 2287 266 226 213 0 72 0
[pid=17462] ppid=17461 vsize=124480 CPUtime=24.37 cores=1,3,5,7
/proc/17462/stat : 17462 (glucose_static) R 17461 17444 17405 0 -1 4202496 25087 0 0 0 2429 8 0 0 20 0 1 0 281974624 127467520 27831 33554432000 4194304 4896791 140734050908480 140734050905688 4223862 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17462/statm: 31120 27831 76 172 0 30946 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 220472

[startup+51.1005 s]
/proc/loadavg: 1.98 1.99 1.99 3/183 17467
/proc/meminfo: memFree=30774028/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
[pid=17461] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17461/stat : 17461 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281974624 9367552 266 33554432000 4194304 5064252 140733316291792 140733316290704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17461/statm: 2287 266 226 213 0 72 0
[pid=17462] ppid=17461 vsize=124760 CPUtime=49.96 cores=1,3,5,7
/proc/17462/stat : 17462 (glucose_static) R 17461 17444 17405 0 -1 4202496 25325 0 0 0 4988 8 0 0 20 0 1 0 281974624 127754240 28578 33554432000 4194304 4896791 140734050908480 140734050905688 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17462/statm: 31190 28578 76 172 0 31016 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 220752

[startup+102.307 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 17470
/proc/meminfo: memFree=30775568/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
[pid=17461] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17461/stat : 17461 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281974624 9367552 266 33554432000 4194304 5064252 140733316291792 140733316290704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17461/statm: 2287 266 226 213 0 72 0
[pid=17462] ppid=17461 vsize=125168 CPUtime=101.15 cores=1,3,5,7
/proc/17462/stat : 17462 (glucose_static) R 17461 17444 17405 0 -1 4202496 26431 0 0 0 10106 9 0 0 20 0 1 0 281974624 128172032 28517 33554432000 4194304 4896791 140734050908480 140734050906056 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17462/statm: 31292 28517 76 172 0 31118 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 221160

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/183 17470
/proc/meminfo: memFree=30759524/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=77696 CPUtime=1.09 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 7065 4327 0 0 73 30 6 0 20 0 1 0 281974512 79560704 12768 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19424 12768 183 410 0 19006 0
[pid=17461] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17461/stat : 17461 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 281974624 9367552 266 33554432000 4194304 5064252 140733316291792 140733316290704 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17461/statm: 2287 266 226 213 0 72 0
[pid=17462] ppid=17461 vsize=144716 CPUtime=161.12 cores=1,3,5,7
/proc/17462/stat : 17462 (glucose_static) R 17461 17444 17405 0 -1 4202496 27160 0 0 0 16102 10 0 0 20 0 1 0 281974624 148189184 31138 33554432000 4194304 4896791 140734050908480 140734050905688 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17462/statm: 36179 31138 76 172 0 36005 0
Current children cumulated CPU time (s) 162.21

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


[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 17525
/proc/meminfo: memFree=30800244/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=117436 CPUtime=2.06 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 23397 0 0 0 199 7 0 0 20 0 1 0 282116535 120254464 25735 33554432000 4194304 4896791 140733471053408 140733471050616 4224663 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 29359 25735 76 172 0 29185 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 212124

[startup+1482.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/183 17525
/proc/meminfo: memFree=30788924/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=120164 CPUtime=62.04 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 24370 0 0 0 6196 8 0 0 20 0 1 0 282116535 123047936 28011 33554432000 4194304 4896791 140733471053408 140733471050616 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 30041 28011 78 172 0 29867 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 214852

[startup+1542.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/183 17525
/proc/meminfo: memFree=30784644/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=121424 CPUtime=122.01 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 25117 0 0 0 12192 9 0 0 20 0 1 0 282116535 124338176 27866 33554432000 4194304 4896791 140733471053408 140733471050920 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 30356 27866 78 172 0 30182 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 216112

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 17525
/proc/meminfo: memFree=30780524/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=123344 CPUtime=182 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 26115 0 0 0 18190 10 0 0 20 0 1 0 282116535 126304256 29021 33554432000 4194304 4896791 140733471053408 140733471050616 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 30836 29021 78 172 0 30662 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 218032

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 17525
/proc/meminfo: memFree=30784068/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=124208 CPUtime=242 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 27039 0 0 0 24187 13 0 0 20 0 1 0 282116535 127188992 28218 33554432000 4194304 4896791 140733471053408 140733471050984 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 31052 28218 78 172 0 30878 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 218896

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 17529
/proc/meminfo: memFree=30778260/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=125140 CPUtime=301.99 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 27482 0 0 0 30186 13 0 0 20 0 1 0 282116535 128143360 29462 33554432000 4194304 4896791 140733471053408 140733471050616 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 31285 29462 78 172 0 31111 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 219828

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17529
/proc/meminfo: memFree=30780636/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=125752 CPUtime=361.98 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 29250 0 0 0 36183 15 0 0 20 0 1 0 282116535 128770048 28607 33554432000 4194304 4896791 140733471053408 140733471050936 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 31438 28607 78 172 0 31264 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 220440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17529
/proc/meminfo: memFree=30776292/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=125872 CPUtime=380.18 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 29516 0 0 0 38003 15 0 0 20 0 1 0 282116535 128892928 29165 33554432000 4194304 4896791 140733471053408 140733471050920 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 31468 29165 78 172 0 31294 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 220560

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17529
/proc/meminfo: memFree=30776292/32873844 swapFree=6080/6080
[pid=17444] ppid=17442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17444/stat : 17444 (runPb2satCp2.sh) S 17442 17444 17405 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 281974512 9367552 274 33554432000 4194304 5064252 140733286546592 140733286545504 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/17444/statm: 2287 274 233 213 0 72 0
[pid=17445] ppid=17444 vsize=76392 CPUtime=1419.89 cores=1,3,5,7
/proc/17445/stat : 17445 (pb2sat) S 17444 17444 17405 0 -1 4202496 38799 155214 0 0 377 74 141464 74 20 0 1 0 281974512 78225408 11450 33554432000 4194304 5873084 140736844474496 140736844468312 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/17445/statm: 19098 11450 183 410 0 18680 0
[pid=17524] ppid=17445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17524/stat : 17524 (satsolver.sh) S 17445 17444 17405 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 282116535 9367552 267 33554432000 4194304 5064252 140736729265104 140736729264016 248790017614 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17524/statm: 2287 267 226 213 0 72 0
[pid=17525] ppid=17524 vsize=125872 CPUtime=380.18 cores=1,3,5,7
/proc/17525/stat : 17525 (glucose_static) R 17524 17444 17405 0 -1 4202496 29516 0 0 0 38003 15 0 0 20 0 1 0 282116535 128892928 29165 33554432000 4194304 4896791 140733471053408 140733471050920 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17525/statm: 31468 29165 78 172 0 31294 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 220560

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1798.45
CPU system time (s): 1.65175
CPU usage (%): 99.9773
Max. virtual memory (cumulated for all children) (KiB): 275632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.45
system time used= 1.65175
maximum resident set size= 158744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224520
page faults= 0
swaps= 0
block input operations= 0
block output operations= 495720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 193
involuntary context switches= 1904

runsolver used 6.90395 second user time and 20.1859 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-28 00:41:39
IDJOB=3694651
IDBENCH=92696
IDSOLVER=2273
FILE ID=node139/3694651-1338158499
RUNJOBID= node139-1338158499-17422
PBS_JOBID= 14624542
Free space on /tmp= 71652 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Multihop/normalized-minisat15_5_3_8_mh.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694651-1338158499/watcher-3694651-1338158499 -o /tmp/evaluation-result-3694651-1338158499/solver-3694651-1338158499 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694651-1338158499.opb 808281504 HOME HOME

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

MD5SUM BENCH= 3e5afedaafc5782c8b438b74f31dd2ae
RANDOM SEED=808281504

node139.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.750
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.50
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.750
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.750
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.90
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.750
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.750
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.750
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		: 2666.750
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.750
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:       32873844 kB
MemFree:        31191080 kB
Buffers:          394224 kB
Cached:           427476 kB
SwapCached:          828 kB
Active:           652632 kB
Inactive:         177192 kB
Active(anon):       2244 kB
Inactive(anon):     7968 kB
Active(file):     650388 kB
Inactive(file):   169224 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67104692 kB
Dirty:             17912 kB
Writeback:             0 kB
AnonPages:         12600 kB
Mapped:            11152 kB
Shmem:                 8 kB
Slab:             715212 kB
SReclaimable:     156736 kB
SUnreclaim:       558476 kB
KernelStack:        1376 kB
PageTables:         4316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71556 MiB
End job on node139 at 2012-05-28 01:11:40