Trace number 3694972

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.12 1800.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-test1.r.opb
MD5SUM8e6ac0bad8d074da12c63269189a8260
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark110
Best CPU time to get the best result obtained on this benchmark0.130979
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 110
Optimality of the best value was proved YES
Number of variables2091
Total number of constraints362
Number of constraints which are clauses362
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 constraint3
Maximum length of a constraint48
Number of terms in the objective function 2091
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 2091
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 2091
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.02	c model valid
0.00/0.02	c current solution ok
0.00/0.05	o 259
0.00/0.05	c (debug) using card networks
0.00/0.69	c model valid
0.00/0.69	c current solution ok
0.00/0.69	o 175
0.00/0.69	c (debug) using card networks
0.96/1.08	c model valid
0.96/1.08	c current solution ok
0.96/1.08	o 169
0.96/1.08	c (debug) using card networks
1.12/1.51	c model valid
1.12/1.51	c current solution ok
1.12/1.51	o 162
1.12/1.51	c (debug) using card networks
2.47/2.54	c model valid
2.47/2.54	c current solution ok
2.47/2.55	o 154
2.47/2.55	c (debug) using card networks
4.66/4.74	c model valid
4.66/4.74	c current solution ok
4.66/4.74	o 148
4.66/4.74	c (debug) using card networks
6.92/7.16	c model valid
6.92/7.16	c current solution ok
6.92/7.17	o 145
6.92/7.17	c (debug) using card networks
11.63/11.84	c model valid
11.63/11.84	c current solution ok
11.63/11.84	o 141
11.63/11.84	c (debug) using card networks
25.33/25.51	c model valid
25.33/25.51	c current solution ok
25.33/25.51	o 138
25.33/25.51	c (debug) using card networks
68.70/69.00	c model valid
68.70/69.00	c current solution ok
68.82/69.01	o 137
68.82/69.01	c (debug) using card networks
172.37/172.67	c model valid
172.37/172.67	c current solution ok
172.37/172.68	o 135
172.37/172.68	c (debug) using card networks
1800.07/1800.61	./satsolver.sh: line 5: 13756 Terminated              ./glucose_static -rnd-seed=$seed $1 > $2
1800.07/1800.61	c error: unexpected solver exit code
1800.07/1800.61	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-3694972-1338069272/watcher-3694972-1338069272 -o /tmp/evaluation-result-3694972-1338069272/solver-3694972-1338069272 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3694972-1338069272.opb 2125894845 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.08 2.06 2.11 3/179 13717
/proc/meminfo: memFree=28661144/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0

[startup+0.0816321 s]
/proc/loadavg: 2.08 2.06 2.11 3/179 13717
/proc/meminfo: memFree=28661144/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10029 s]
/proc/loadavg: 2.08 2.06 2.11 3/179 13717
/proc/meminfo: memFree=28661144/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300316 s]
/proc/loadavg: 2.08 2.06 2.11 3/179 13717
/proc/meminfo: memFree=28661144/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700305 s]
/proc/loadavg: 2.08 2.06 2.11 3/179 13717
/proc/meminfo: memFree=28661144/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.08 2.06 2.11 3/183 13727
/proc/meminfo: memFree=28621808/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=1.12 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 8649 17957 0 0 18 4 86 4 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 23228

[startup+3.10034 s]
/proc/loadavg: 2.08 2.06 2.11 3/183 13733
/proc/meminfo: memFree=28621008/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=2.58 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 14751 32557 0 0 28 5 217 8 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
Current children cumulated CPU time (s) 2.58
Current children cumulated vsize (KiB) 23228

[startup+6.30047 s]
/proc/loadavg: 2.07 2.05 2.11 3/183 13739
/proc/meminfo: memFree=28619652/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=4.77 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 17802 40390 0 0 34 6 427 10 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13738] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13738/stat : 13738 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273052073 9367552 266 33554432000 4194304 5064252 140737429364304 140737429363216 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13738/statm: 2287 266 226 213 0 72 0
[pid=13739] ppid=13738 vsize=29648 CPUtime=1.35 cores=1,3,5,7
/proc/13739/stat : 13739 (glucose_static) R 13738 13717 9863 0 -1 4202496 6496 0 0 0 134 1 0 0 20 0 1 0 273052073 30359552 5891 33554432000 4194304 4896791 140735584848160 140735584845672 4224917 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13739/statm: 7412 5891 78 172 0 7238 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 62024

[startup+12.7005 s]
/proc/loadavg: 2.06 2.05 2.11 3/182 13745
/proc/meminfo: memFree=28621164/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=11.75 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 23601 56679 0 0 45 8 1107 15 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13744] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13744/stat : 13744 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273052770 9367552 266 33554432000 4194304 5064252 140736554644032 140736554642944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13744/statm: 2287 266 226 213 0 72 0
[pid=13745] ppid=13744 vsize=29568 CPUtime=0.78 cores=1,3,5,7
/proc/13745/stat : 13745 (glucose_static) R 13744 13717 9863 0 -1 4202496 6682 0 0 0 78 0 0 0 20 0 1 0 273052770 30277632 6202 33554432000 4194304 4896791 140735489734288 140736554642968 4224893 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13745/statm: 7392 6202 78 172 0 7218 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 61944

[startup+25.5005 s]
/proc/loadavg: 2.05 2.05 2.11 3/182 13745
/proc/meminfo: memFree=28616240/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=11.75 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 23601 56679 0 0 45 8 1107 15 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13744] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13744/stat : 13744 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273052770 9367552 266 33554432000 4194304 5064252 140736554644032 140736554642944 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13744/statm: 2287 266 226 213 0 72 0
[pid=13745] ppid=13744 vsize=31004 CPUtime=13.58 cores=1,3,5,7
/proc/13745/stat : 13745 (glucose_static) R 13744 13717 9863 0 -1 4202496 10223 0 0 0 1356 2 0 0 20 0 1 0 273052770 31748096 6382 33554432000 4194304 4896791 140735489734288 140735489731864 4423776 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13745/statm: 7751 6382 79 172 0 7577 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 63380

[startup+51.1004 s]
/proc/loadavg: 2.08 2.06 2.10 3/182 13748
/proc/meminfo: memFree=28611836/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=25.4 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 26349 68022 0 0 50 8 2464 18 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13747] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13747/stat : 13747 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 273054137 9367552 267 33554432000 4194304 5064252 140736651882464 140736651881376 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13747/statm: 2287 267 226 213 0 72 0
[pid=13748] ppid=13747 vsize=31360 CPUtime=25.51 cores=1,3,5,7
/proc/13748/stat : 13748 (glucose_static) R 13747 13717 9863 0 -1 4202496 10968 0 0 0 2548 3 0 0 20 0 1 0 273054137 32112640 6605 33554432000 4194304 4896791 140736817313648 140736817311224 4224684 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13748/statm: 7840 6605 78 172 0 7666 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 63736

[startup+102.307 s]
/proc/loadavg: 2.04 2.05 2.10 3/183 13752
/proc/meminfo: memFree=28598260/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=68.87 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 29400 82230 0 0 55 9 6800 23 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13750] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13750/stat : 13750 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273058486 9367552 267 33554432000 4194304 5064252 140733936669264 140733936668176 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13750/statm: 2287 267 226 213 0 72 0
[pid=13751] ppid=13750 vsize=35704 CPUtime=33.22 cores=1,3,5,7
/proc/13751/stat : 13751 (glucose_static) R 13750 13717 9863 0 -1 4202496 12108 0 0 0 3318 4 0 0 20 0 1 0 273058487 36560896 7643 33554432000 4194304 4896791 140736521119280 140736521116488 4224663 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13751/statm: 8926 7643 78 172 0 8752 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 68080

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.09 3/183 13753
/proc/meminfo: memFree=28583228/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=68.87 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 29400 82230 0 0 55 9 6800 23 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13750] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13750/stat : 13750 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 273058486 9367552 267 33554432000 4194304 5064252 140733936669264 140733936668176 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13750/statm: 2287 267 226 213 0 72 0
[pid=13751] ppid=13750 vsize=39720 CPUtime=93.2 cores=1,3,5,7
/proc/13751/stat : 13751 (glucose_static) R 13750 13717 9863 0 -1 4202496 18458 0 0 0 9312 8 0 0 20 0 1 0 273058487 40673280 8739 33554432000 4194304 4896791 140736521119280 140736521114344 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13751/statm: 9930 8739 78 172 0 9756 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 72096

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.08 3/183 13756
/proc/meminfo: memFree=28613736/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7

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


[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13889
/proc/meminfo: memFree=28501336/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=78820 CPUtime=1189.32 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 69202 0 0 0 118881 51 0 0 20 0 1 0 273068854 80711680 17529 33554432000 4194304 4896791 140737039774448 140737039771976 4225148 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 19705 17529 78 172 0 19531 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 111196

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13889
/proc/meminfo: memFree=28508448/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=79740 CPUtime=1249.32 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 70878 0 0 0 124878 54 0 0 20 0 1 0 273068854 81653760 18287 33554432000 4194304 4896791 140737039774448 140737039771976 4224722 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 19935 18287 78 172 0 19761 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 112116

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13889
/proc/meminfo: memFree=28504140/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=80072 CPUtime=1309.31 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 72488 0 0 0 130875 56 0 0 20 0 1 0 273068854 81993728 18442 33554432000 4194304 4896791 140737039774448 140737039771704 4224777 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 20018 18442 78 172 0 19844 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 112448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 13892
/proc/meminfo: memFree=28501564/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=81228 CPUtime=1369.3 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 74058 0 0 0 136871 59 0 0 20 0 1 0 273068854 83177472 18449 33554432000 4194304 4896791 140737039774448 140737039771880 4224764 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 20307 18449 78 172 0 20133 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 113604

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13892
/proc/meminfo: memFree=28498696/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=85928 CPUtime=1429.28 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 76501 0 0 0 142867 61 0 0 20 0 1 0 273068854 87990272 19193 33554432000 4194304 4896791 140737039774448 140737039771656 4224789 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 21482 19193 78 172 0 21308 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 118304

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13893
/proc/meminfo: memFree=28486068/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=110328 CPUtime=1489.28 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 79638 0 0 0 148863 65 0 0 20 0 1 0 273068854 112975872 21365 33554432000 4194304 4896791 140737039774448 140737039771656 4224706 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 27582 21365 78 172 0 27408 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 142704

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13893
/proc/meminfo: memFree=28492064/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=112540 CPUtime=1549.27 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 81661 0 0 0 154860 67 0 0 20 0 1 0 273068854 115240960 21892 33554432000 4194304 4896791 140737039774448 140737039771656 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 28135 21892 78 172 0 27961 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 144916

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13893
/proc/meminfo: memFree=28481740/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=114988 CPUtime=1609.26 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 84054 0 0 0 160857 69 0 0 20 0 1 0 273068854 117747712 23862 33554432000 4194304 4896791 140737039774448 140737039770184 4224921 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 28747 23862 78 172 0 28573 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 147364



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 13893
/proc/meminfo: memFree=28498356/32873844 swapFree=7612/7612
[pid=13717] ppid=13715 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13717/stat : 13717 (runPb2satCp2.sh) S 13715 13717 9863 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 273051580 9367552 275 33554432000 4194304 5064252 140736258052560 140736258051472 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13717/statm: 2287 275 233 213 0 72 0
[pid=13718] ppid=13717 vsize=14080 CPUtime=172.51 cores=1,3,5,7
/proc/13718/stat : 13718 (pb2sat) S 13717 13717 9863 0 -1 4202496 32148 102140 0 0 60 10 17148 33 20 0 1 0 273051580 14417920 3075 33554432000 4194304 5873084 140737308591104 140737308584920 5124602 0 65536 4102 0 18446744071579302229 0 0 17 7 0 0 13 0 0
/proc/13718/statm: 3520 3075 175 410 0 3102 0
[pid=13755] ppid=13718 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13755/stat : 13755 (satsolver.sh) S 13718 13717 9863 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 273068853 9367552 267 33554432000 4194304 5064252 140736231131168 140736231130080 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/13755/statm: 2287 267 226 213 0 72 0
[pid=13756] ppid=13755 vsize=84608 CPUtime=1627.56 cores=1,3,5,7
/proc/13756/stat : 13756 (glucose_static) R 13755 13717 9863 0 -1 4202496 85305 0 0 0 162687 69 0 0 20 0 1 0 273068854 86638592 19283 33554432000 4194304 4896791 140737039774448 140737039770184 4223797 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13756/statm: 21152 19283 78 172 0 20978 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 116984

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.12
CPU user time (s): 1798.97
CPU system time (s): 1.14582
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 158860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.97
system time used= 1.14582
maximum resident set size= 108864
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 220585
page faults= 0
swaps= 0
block input operations= 0
block output operations= 71520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 176
involuntary context switches= 3456

runsolver used 8.01178 second user time and 18.1022 second system time

The end

Launcher Data

Begin job on node143 at 2012-05-26 23:54:32
IDJOB=3694972
IDBENCH=2886
IDSOLVER=2273
FILE ID=node143/3694972-1338069272
RUNJOBID= node143-1338052948-9880
PBS_JOBID= 14624405
Free space on /tmp= 71404 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/logic_synthesis/normalized-test1.r.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3694972-1338069272/watcher-3694972-1338069272 -o /tmp/evaluation-result-3694972-1338069272/solver-3694972-1338069272 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3694972-1338069272.opb 2125894845 HOME HOME

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

MD5SUM BENCH= 8e6ac0bad8d074da12c63269189a8260
RANDOM SEED=2125894845

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:        28661672 kB
Buffers:          299440 kB
Cached:          2906564 kB
SwapCached:            0 kB
Active:          1008972 kB
Inactive:        2410916 kB
Active(anon):     216372 kB
Inactive(anon):        0 kB
Active(file):     792600 kB
Inactive(file):  2410916 kB
Unevictable:        7612 kB
Mlocked:            7612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8540 kB
Writeback:             0 kB
AnonPages:        221540 kB
Mapped:            15328 kB
Shmem:               200 kB
Slab:             652036 kB
SReclaimable:      94268 kB
SUnreclaim:       557768 kB
KernelStack:        1496 kB
PageTables:         4556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     362268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 71388 MiB
End job on node143 at 2012-05-27 00:24:33