Trace number 3694736

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-prom2.pi.opb
MD5SUM6a8ed45a9ac044152dd384e143f7e172
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark287
Best CPU time to get the best result obtained on this benchmark0.490925
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 287
Optimality of the best value was proved YES
Number of variables2617
Total number of constraints1988
Number of constraints which are clauses1988
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 2617
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 2617
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2617
Number of bits of the biggest sum of numbers12
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.07	c model valid
0.00/0.07	c current solution ok
0.00/0.13	o 375
0.00/0.13	c (debug) using card networks
31.74/31.84	c model valid
31.74/31.84	c current solution ok
31.74/31.85	o 365
31.74/31.85	c (debug) using card networks
243.39/243.54	c model valid
243.39/243.54	c current solution ok
243.39/243.54	o 358
243.39/243.54	c (debug) using card networks
492.52/492.72	c model valid
492.52/492.72	c current solution ok
492.52/492.73	o 357
492.52/492.73	c (debug) using card networks
764.55/764.86	c model valid
764.55/764.86	c current solution ok
764.55/764.87	o 350
764.55/764.87	c (debug) using card networks
1101.57/1101.97	c model valid
1101.57/1101.97	c current solution ok
1101.57/1101.98	o 343
1101.57/1101.98	c (debug) using card networks
1800.02/1800.51	./satsolver.sh: line 5: 10873 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.02/1800.51	c error: unexpected solver exit code
1800.02/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-3694736-1338056552/watcher-3694736-1338056552 -o /tmp/evaluation-result-3694736-1338056552/solver-3694736-1338056552 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694736-1338056552.opb 760933501 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.93 1.99 1.99 4/179 10533
/proc/meminfo: memFree=28911932/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0

[startup+0.0431161 s]
/proc/loadavg: 1.93 1.99 1.99 4/179 10533
/proc/meminfo: memFree=28911932/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100266 s]
/proc/loadavg: 1.93 1.99 1.99 4/179 10533
/proc/meminfo: memFree=28911932/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300279 s]
/proc/loadavg: 1.93 1.99 1.99 4/179 10533
/proc/meminfo: memFree=28911932/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700321 s]
/proc/loadavg: 1.93 1.99 1.99 4/179 10533
/proc/meminfo: memFree=28911932/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 1.93 1.99 1.99 3/183 10552
/proc/meminfo: memFree=28860040/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=9828 CPUtime=0.18 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 3484 2241 0 0 11 6 1 0 20 0 1 0 271779616 10063872 2007 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 2457 2007 175 410 0 2039 0
[pid=10548] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10548/stat : 10548 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271779637 9367552 267 33554432000 4194304 5064252 140736353798368 140736353797280 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10548/statm: 2287 267 226 213 0 72 0
[pid=10549] ppid=10548 vsize=42712 CPUtime=1.28 cores=1,3,5,7
/proc/10549/stat : 10549 (glucose_static) R 10548 10533 9863 0 -1 4202496 11092 0 0 0 125 3 0 0 20 0 1 0 271779638 43737088 9476 33554432000 4194304 4896791 140735529490608 140735529488120 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 10678 9476 77 172 0 10504 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 70836

[startup+3.1004 s]
/proc/loadavg: 1.93 1.99 1.99 3/183 10552
/proc/meminfo: memFree=28858040/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=9828 CPUtime=0.18 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 3484 2241 0 0 11 6 1 0 20 0 1 0 271779616 10063872 2007 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 2457 2007 175 410 0 2039 0
[pid=10548] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10548/stat : 10548 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271779637 9367552 267 33554432000 4194304 5064252 140736353798368 140736353797280 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10548/statm: 2287 267 226 213 0 72 0
[pid=10549] ppid=10548 vsize=45632 CPUtime=2.87 cores=1,3,5,7
/proc/10549/stat : 10549 (glucose_static) R 10548 10533 9863 0 -1 4202496 13203 0 0 0 284 3 0 0 20 0 1 0 271779638 46727168 9552 33554432000 4194304 4896791 140735529490608 140735529488120 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 11408 9552 77 172 0 11234 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 73756

[startup+6.30039 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 10555
/proc/meminfo: memFree=28857604/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=9828 CPUtime=0.18 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 3484 2241 0 0 11 6 1 0 20 0 1 0 271779616 10063872 2007 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 2457 2007 175 410 0 2039 0
[pid=10548] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10548/stat : 10548 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271779637 9367552 267 33554432000 4194304 5064252 140736353798368 140736353797280 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10548/statm: 2287 267 226 213 0 72 0
[pid=10549] ppid=10548 vsize=46564 CPUtime=6.07 cores=1,3,5,7
/proc/10549/stat : 10549 (glucose_static) R 10548 10533 9863 0 -1 4202496 15733 0 0 0 603 4 0 0 20 0 1 0 271779638 47681536 9811 33554432000 4194304 4896791 140735529490608 140735529488024 4220903 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 11641 9811 77 172 0 11467 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 74688

[startup+12.7004 s]
/proc/loadavg: 1.94 1.99 1.99 3/183 10561
/proc/meminfo: memFree=28853932/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=9828 CPUtime=0.18 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 3484 2241 0 0 11 6 1 0 20 0 1 0 271779616 10063872 2007 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 2457 2007 175 410 0 2039 0
[pid=10548] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10548/stat : 10548 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271779637 9367552 267 33554432000 4194304 5064252 140736353798368 140736353797280 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10548/statm: 2287 267 226 213 0 72 0
[pid=10549] ppid=10548 vsize=43624 CPUtime=12.47 cores=1,3,5,7
/proc/10549/stat : 10549 (glucose_static) R 10548 10533 9863 0 -1 4202496 19279 0 0 0 1241 6 0 0 20 0 1 0 271779638 44670976 9663 33554432000 4194304 4896791 140735529490608 140735529488184 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 10906 9663 78 172 0 10732 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 71748

[startup+25.5004 s]
/proc/loadavg: 1.95 1.99 1.99 3/183 10561
/proc/meminfo: memFree=28851484/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=9828 CPUtime=0.18 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 3484 2241 0 0 11 6 1 0 20 0 1 0 271779616 10063872 2007 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 2457 2007 175 410 0 2039 0
[pid=10548] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10548/stat : 10548 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271779637 9367552 267 33554432000 4194304 5064252 140736353798368 140736353797280 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10548/statm: 2287 267 226 213 0 72 0
[pid=10549] ppid=10548 vsize=47140 CPUtime=25.25 cores=1,3,5,7
/proc/10549/stat : 10549 (glucose_static) R 10548 10533 9863 0 -1 4202496 23047 0 0 0 2518 7 0 0 20 0 1 0 271779638 48271360 10025 33554432000 4194304 4896791 140735529490608 140735529488120 4224706 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10549/statm: 11785 10025 78 172 0 11611 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 75264

[startup+51.1004 s]
/proc/loadavg: 2.04 2.01 2.00 3/183 10567
/proc/meminfo: memFree=28847148/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=31.89 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 6132 27581 0 0 20 7 3152 10 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10563] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10563/stat : 10563 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271782809 9367552 266 33554432000 4194304 5064252 140735468838240 140735468837152 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10563/statm: 2287 266 226 213 0 72 0
[pid=10564] ppid=10563 vsize=46744 CPUtime=19.14 cores=1,3,5,7
/proc/10564/stat : 10564 (glucose_static) R 10563 10533 9863 0 -1 4202496 21813 0 0 0 1910 4 0 0 20 0 1 0 271782809 47865856 9957 33554432000 4194304 4896791 140735671393200 140735671388936 4224693 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10564/statm: 11686 9957 78 172 0 11512 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 82728

[startup+102.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 10567
/proc/meminfo: memFree=28828240/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=31.89 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 6132 27581 0 0 20 7 3152 10 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10563] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10563/stat : 10563 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271782809 9367552 266 33554432000 4194304 5064252 140735468838240 140735468837152 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10563/statm: 2287 266 226 213 0 72 0
[pid=10564] ppid=10563 vsize=49860 CPUtime=70.33 cores=1,3,5,7
/proc/10564/stat : 10564 (glucose_static) R 10563 10533 9863 0 -1 4202496 28476 0 0 0 7026 7 0 0 20 0 1 0 271782809 51056640 11109 33554432000 4194304 4896791 140735671393200 140735671390408 4225008 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10564/statm: 12465 11109 78 172 0 12291 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 85844

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 10567
/proc/meminfo: memFree=28816696/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=31.89 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 6132 27581 0 0 20 7 3152 10 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10563] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.16 2.09 2.03 3/183 10877
/proc/meminfo: memFree=28756436/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=73532 CPUtime=320.15 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 56499 0 0 0 31993 22 0 0 20 0 1 0 271889822 75296768 17460 33554432000 4194304 4896791 140736568287728 140736568284936 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 18383 17460 78 172 0 18209 0
Current children cumulated CPU time (s) 1421.89
Current children cumulated vsize (KiB) 109516

[startup+1482.3 s]
/proc/loadavg: 2.14 2.10 2.03 3/183 10877
/proc/meminfo: memFree=28766868/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=75288 CPUtime=380.13 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 60025 0 0 0 37988 25 0 0 20 0 1 0 271889822 77094912 17447 33554432000 4194304 4896791 140736568287728 140736568283464 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 18822 17447 78 172 0 18648 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 111272

[startup+1542.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/183 10878
/proc/meminfo: memFree=28765448/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=78064 CPUtime=440.12 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 64568 0 0 0 43984 28 0 0 20 0 1 0 271889822 79937536 17007 33554432000 4194304 4896791 140736568287728 140736568285240 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 19516 17007 78 172 0 19342 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 114048

[startup+1602.3 s]
/proc/loadavg: 2.05 2.08 2.02 3/183 10878
/proc/meminfo: memFree=28738388/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=79756 CPUtime=500.12 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 68273 0 0 0 49980 32 0 0 20 0 1 0 271889822 81670144 17964 33554432000 4194304 4896791 140736568287728 140736568284936 4225168 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 19939 17964 78 172 0 19765 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 115740

[startup+1662.3 s]
/proc/loadavg: 2.02 2.06 2.02 3/184 10881
/proc/meminfo: memFree=28737536/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=81152 CPUtime=560.1 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 71952 0 0 0 55976 34 0 0 20 0 1 0 271889822 83099648 19427 33554432000 4194304 4896791 140736568287728 140736568283400 4204419 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 20288 19427 78 172 0 20114 0
Current children cumulated CPU time (s) 1661.84
Current children cumulated vsize (KiB) 117136

[startup+1722.3 s]
/proc/loadavg: 2.00 2.05 2.01 3/183 10881
/proc/meminfo: memFree=28715516/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=84652 CPUtime=620.09 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 75738 0 0 0 61972 37 0 0 20 0 1 0 271889822 86683648 20157 33554432000 4194304 4896791 140736568287728 140736568284984 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 21163 20157 78 172 0 20989 0
Current children cumulated CPU time (s) 1721.83
Current children cumulated vsize (KiB) 120636

[startup+1782.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/183 10881
/proc/meminfo: memFree=28728408/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=97980 CPUtime=680.08 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 79709 0 0 0 67969 39 0 0 20 0 1 0 271889822 100331520 20920 33554432000 4194304 4896791 140736568287728 140736568284936 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 24495 20920 78 172 0 24321 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 133964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 10881
/proc/meminfo: memFree=28718588/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=86576 CPUtime=698.28 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 80653 0 0 0 69788 40 0 0 20 0 1 0 271889822 88653824 19766 33554432000 4194304 4896791 140736568287728 140736568285256 4224752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 21644 19766 78 172 0 21470 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 122560

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.03 2.00 3/183 10881
/proc/meminfo: memFree=28718588/32873844 swapFree=7612/7612
[pid=10533] ppid=10531 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10533/stat : 10533 (runPb2satCp2.sh) S 10531 10533 9863 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271779616 9367552 274 33554432000 4194304 5064252 140734494133728 140734494132640 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/10533/statm: 2287 274 233 213 0 72 0
[pid=10534] ppid=10533 vsize=17688 CPUtime=1101.74 cores=1,3,5,7
/proc/10534/stat : 10534 (pb2sat) S 10533 10533 9863 0 -1 4202496 16831 207213 0 0 55 12 110022 85 20 0 1 0 271779616 18112512 4027 33554432000 4194304 5873084 140734803884624 140734803878440 5124602 0 65536 4102 0 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/10534/statm: 4422 4027 175 410 0 4004 0
[pid=10872] ppid=10534 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/10872/stat : 10872 (satsolver.sh) S 10534 10533 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 271889822 9367552 267 33554432000 4194304 5064252 140734905001200 140734905000112 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/10872/statm: 2287 267 226 213 0 72 0
[pid=10873] ppid=10872 vsize=86576 CPUtime=698.28 cores=1,3,5,7
/proc/10873/stat : 10873 (glucose_static) R 10872 10533 9863 0 -1 4202496 80653 0 0 0 69788 40 0 0 20 0 1 0 271889822 88653824 19766 33554432000 4194304 4896791 140736568287728 140736568285256 4224752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/10873/statm: 21644 19766 78 172 0 21470 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 122560

Child status: 0
Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.67
CPU system time (s): 1.38979
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 141252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.67
system time used= 1.38979
maximum resident set size= 99768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305685
page faults= 0
swaps= 0
block input operations= 0
block output operations= 70464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 246
involuntary context switches= 1941

runsolver used 3.22751 second user time and 8.87765 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-26 20:22:32
IDJOB=3694736
IDBENCH=2041
IDSOLVER=2273
FILE ID=node143/3694736-1338056552
RUNJOBID= node143-1338052948-9880
PBS_JOBID= 14624405
Free space on /tmp= 71432 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-prom2.pi.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694736-1338056552/watcher-3694736-1338056552 -o /tmp/evaluation-result-3694736-1338056552/solver-3694736-1338056552 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694736-1338056552.opb 760933501 HOME HOME

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

MD5SUM BENCH= 6a8ed45a9ac044152dd384e143f7e172
RANDOM SEED=760933501

node143.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.787
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.57
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.787
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.787
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.91
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.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        28913108 kB
Buffers:          282936 kB
Cached:          2871872 kB
SwapCached:            0 kB
Active:           771316 kB
Inactive:        2403708 kB
Active(anon):      23168 kB
Inactive(anon):        0 kB
Active(file):     748148 kB
Inactive(file):  2403708 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             19012 kB
Writeback:             0 kB
AnonPages:        181724 kB
Mapped:            15388 kB
Shmem:               200 kB
Slab:             646364 kB
SReclaimable:      87896 kB
SUnreclaim:       558468 kB
KernelStack:        1472 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     139748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 71416 MiB
End job on node143 at 2012-05-26 20:52:33