Trace number 3468675

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
clasp 2.0-R4191SAT (TO)1713 1800.08 1800.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-cc.opb
MD5SUM2dad588c047f66368bead690393575a4
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1567
Best CPU time to get the best result obtained on this benchmark0.038993
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1567
Optimality of the best value was proved YES
Number of variables133
Total number of constraints229
Number of constraints which are clauses229
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 constraint31
Number of terms in the objective function 133
Biggest coefficient in the objective function 60
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 5699
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 60
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 5699
Number of bits of the biggest sum of numbers13
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.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...088567/instance-3468675-1307088567.opb
0.00/0.00	c Solving...
0.00/0.00	o 1855
0.00/0.00	o 1746
0.00/0.00	o 1732
0.00/0.00	o 1723
0.00/0.01	o 1716
0.02/0.03	o 1713
1800.06/1800.01	
1800.06/1800.01	*** INTERRUPTED! ***
1800.06/1800.01	c Answer: 6
1800.06/1800.01	v -x1 x2 x3 -x4 x5 -x6 x7 x8 x9 x10 -x11 x12 -x13 -x14 -x15 x16 -x17 x18
1800.06/1800.01	v -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33
1800.06/1800.01	v -x34 -x35 x36 -x37 x38 x39 -x40 -x41 -x42 x43 -x44 -x45 x46 -x47 x48 x49
1800.06/1800.01	v x50 x51 -x52 x53 x54 -x55 -x56 x57 -x58 -x59 x60 x61 x62 x63 x64 -x65 x66
1800.06/1800.01	v -x67 x68 x69 x70 -x71 x72 x73 x74 x75 -x76 x77 x78 -x79 x80 x81 x82 x83
1800.06/1800.01	v x84 -x85 -x86 -x87 -x88 -x89 x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98
1800.06/1800.01	v x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111
1800.06/1800.01	v -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123
1800.06/1800.01	v -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133
1800.06/1800.01	s SATISFIABLE
1800.06/1800.01	
1800.06/1800.01	c INTERRUPTED   : 1
1800.06/1800.01	c Models        : 1+    
1800.06/1800.01	c   Enumerated  : 6
1800.06/1800.01	c   Optimum     : unknown
1800.06/1800.01	c Optimization  : 1713
1800.06/1800.01	c Time          : 1800.014s (Solving: 1800.01s 1st Model: 0.00s Unsat: 0.00s)
1800.06/1800.01	c CPU Time      : 1800.070s

Verifier Data

OK	1713

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3468675-1307088567/watcher-3468675-1307088567 -o /tmp/evaluation-result-3468675-1307088567/solver-3468675-1307088567 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3468675-1307088567.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.02 1.93 3/436 1915
/proc/meminfo: memFree=24798472/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=12440 CPUtime=0 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 508 0 0 0 0 0 0 0 25 0 1 0 801272304 12738560 448 33554432000 4194304 4933572 140734236496160 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3110 448 377 181 0 119 0

[startup+0.025217 s]
/proc/loadavg: 2.00 2.02 1.93 3/436 1915
/proc/meminfo: memFree=24798472/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=12572 CPUtime=0.02 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 577 0 0 0 2 0 0 0 25 0 1 0 801272304 12873728 517 33554432000 4194304 4933572 140734236496160 18446744073709551615 4637473 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3143 517 384 181 0 152 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12572

[startup+0.100229 s]
/proc/loadavg: 2.00 2.02 1.93 3/436 1915
/proc/meminfo: memFree=24798472/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=12836 CPUtime=0.09 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 617 0 0 0 9 0 0 0 25 0 1 0 801272304 13144064 557 33554432000 4194304 4933572 140734236496160 18446744073709551615 4369036 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3209 557 384 181 0 218 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12836

[startup+0.30019 s]
/proc/loadavg: 2.00 2.02 1.93 3/436 1915
/proc/meminfo: memFree=24798472/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=13100 CPUtime=0.29 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 684 0 0 0 29 0 0 0 25 0 1 0 801272304 13414400 624 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649312 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3275 624 384 181 0 284 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13100

[startup+0.701109 s]
/proc/loadavg: 2.00 2.02 1.93 3/436 1915
/proc/meminfo: memFree=24798472/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=13364 CPUtime=0.69 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 769 0 0 0 69 0 0 0 25 0 1 0 801272304 13684736 709 33554432000 4194304 4933572 140734236496160 18446744073709551615 4369938 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3341 709 384 181 0 350 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13364

[startup+1.50092 s]
/proc/loadavg: 2.00 2.02 1.93 3/438 1917
/proc/meminfo: memFree=24795124/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=13776 CPUtime=1.49 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 847 0 0 0 149 0 0 0 25 0 1 0 801272304 14106624 787 33554432000 4194304 4933572 140734236496160 18446744073709551615 4337280 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3444 787 384 181 0 453 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13776

[startup+3.10064 s]
/proc/loadavg: 2.00 2.02 1.93 3/438 1917
/proc/meminfo: memFree=24792272/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=14048 CPUtime=3.09 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 936 0 0 0 309 0 0 0 25 0 1 0 801272304 14385152 876 33554432000 4194304 4933572 140734236496160 18446744073709551615 4428972 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3512 876 384 181 0 521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14048

[startup+6.301 s]
/proc/loadavg: 2.00 2.02 1.93 3/438 1917
/proc/meminfo: memFree=24790816/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=14480 CPUtime=6.29 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1026 0 0 0 629 0 0 0 25 0 1 0 801272304 14827520 966 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3620 966 384 181 0 629 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14480

[startup+12.7007 s]
/proc/loadavg: 2.00 2.01 1.93 3/438 1917
/proc/meminfo: memFree=24788468/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=14768 CPUtime=12.69 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1107 0 0 0 1269 0 0 0 25 0 1 0 801272304 15122432 1047 33554432000 4194304 4933572 140734236496160 18446744073709551615 4319365 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3692 1047 384 181 0 701 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 14768

[startup+25.5002 s]
/proc/loadavg: 2.00 2.01 1.93 3/438 1918
/proc/meminfo: memFree=24787612/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=15068 CPUtime=25.49 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1168 0 0 0 2549 0 0 0 25 0 1 0 801272304 15429632 1108 33554432000 4194304 4933572 140734236496160 18446744073709551615 4414971 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3767 1108 384 181 0 776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 15068

[startup+51.1011 s]
/proc/loadavg: 2.00 2.01 1.93 3/438 1946
/proc/meminfo: memFree=24790476/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=15372 CPUtime=51.09 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1235 0 0 0 5109 0 0 0 25 0 1 0 801272304 15740928 1175 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649329 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3843 1175 384 181 0 852 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15372

[startup+102.316 s]
/proc/loadavg: 2.00 2.01 1.93 3/438 1948
/proc/meminfo: memFree=24785272/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=15936 CPUtime=102.31 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1370 0 0 0 10231 0 0 0 25 0 1 0 801272304 16318464 1310 33554432000 4194304 4933572 140734236496160 18446744073709551615 4637147 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 3984 1310 385 181 0 993 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 15936

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/438 1976
/proc/meminfo: memFree=24783732/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16224 CPUtime=162.3 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1430 0 0 0 16230 0 0 0 25 0 1 0 801272304 16613376 1370 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 4056 1370 385 181 0 1065 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 16224

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/438 1978
/proc/meminfo: memFree=24783196/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16384 CPUtime=222.3 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1466 0 0 0 22230 0 0 0 25 0 1 0 801272304 16777216 1406 33554432000 4194304 4933572 140734236496160 18446744073709551615 4632776 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 4096 1406 385 181 0 1105 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 16384

[startup+282.3 s]
/proc/loadavg: 2.10 2.03 1.94 3/438 1980
/proc/meminfo: memFree=24782176/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16384 CPUtime=282.3 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1475 0 0 0 28230 0 0 0 25 0 1 0 801272304 16777216 1415 33554432000 4194304 4933572 140734236496160 18446744073709551615 4337280 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1915/statm: 4096 1415 385 181 0 1105 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 16384

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 1.94 3/438 1981
/proc/meminfo: memFree=24782384/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16536 CPUtime=342.28 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1508 0 0 0 34228 0 0 0 25 0 1 0 801272304 16932864 1448 33554432000 4194304 4933572 140734236496160 18446744073709551615 4360947 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4134 1448 385 181 0 1143 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 16536

[startup+402.3 s]
/proc/loadavg: 2.09 2.05 1.95 3/438 2010
/proc/meminfo: memFree=24773260/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16536 CPUtime=402.28 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1518 0 0 0 40228 0 0 0 25 0 1 0 801272304 16932864 1458 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649640 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4134 1458 385 181 0 1143 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 16536

[startup+462.3 s]
/proc/loadavg: 2.07 2.05 1.96 3/438 2011
/proc/meminfo: memFree=24770000/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16684 CPUtime=462.29 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1529 0 0 0 46229 0 0 0 25 0 1 0 801272304 17084416 1469 33554432000 4194304 4933572 140734236496160 18446744073709551615 4331682 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4171 1469 385 181 0 1180 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 16684

[startup+522.301 s]
/proc/loadavg: 2.02 2.04 1.96 3/438 2013
/proc/meminfo: memFree=24766624/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16684 CPUtime=522.29 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1541 0 0 0 52229 0 0 0 25 0 1 0 801272304 17084416 1481 33554432000 4194304 4933572 140734236496160 18446744073709551615 4664576 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4171 1481 385 181 0 1180 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 16684

[startup+582.301 s]
/proc/loadavg: 2.01 2.03 1.96 3/438 2015
/proc/meminfo: memFree=24765984/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16684 CPUtime=582.29 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1548 0 0 0 58229 0 0 0 25 0 1 0 801272304 17084416 1488 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649384 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4171 1488 385 181 0 1180 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 16684

[startup+642.301 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/438 2021
/proc/meminfo: memFree=24759196/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16836 CPUtime=822.3 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1598 0 0 0 82230 0 0 0 25 0 1 0 801272304 17240064 1538 33554432000 4194304 4933572 140734236496160 18446744073709551615 4363259 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4209 1538 385 181 0 1218 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 16836

[startup+882.301 s]
/proc/loadavg: 2.16 2.05 1.97 3/438 2023
/proc/meminfo: memFree=24758680/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16836 CPUtime=882.31 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1601 0 0 0 88231 0 0 0 25 0 1 0 801272304 17240064 1541 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649379 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4209 1541 385 181 0 1218 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 16836

[startup+942.3 s]
/proc/loadavg: 2.11 2.05 1.98 3/438 2026
/proc/meminfo: memFree=24757368/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16836 CPUtime=942.31 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1602 0 0 0 94231 0 0 0 25 0 1 0 801272304 17240064 1542 33554432000 4194304 4933572 140734236496160 18446744073709551615 4664505 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4209 1542 385 181 0 1218 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 16836

[startup+1002.3 s]
/proc/loadavg: 2.04 2.04 1.98 3/438 2029
/proc/meminfo: memFree=24755172/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16984 CPUtime=1002.32 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1618 0 0 0 100231 1 0 0 25 0 1 0 801272304 17391616 1558 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649384 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4246 1558 385 181 0 1255 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 16984

[startup+1062.3 s]
/proc/loadavg: 2.01 2.03 1.98 3/438 2030
/proc/meminfo: memFree=24755896/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16984 CPUtime=1062.32 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1626 0 0 0 106231 1 0 0 25 0 1 0 801272304 17391616 1566 33554432000 4194304 4933572 140734236496160 18446744073709551615 4363255 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4246 1566 385 181 0 1255 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 16984

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/438 2032
/proc/meminfo: memFree=24755500/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=16984 CPUtime=1122.33 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1635 0 0 0 112232 1 0 0 25 0 1 0 801272304 17391616 1575 33554432000 4194304 4933572 140734236496160 18446744073709551615 4428087 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4246 1575 385 181 0 1255 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 16984

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 1.98 3/438 2034
/proc/meminfo: memFree=24753616/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1182.33 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1644 0 0 0 118232 1 0 0 25 0 1 0 801272304 17547264 1584 33554432000 4194304 4933572 140734236496160 18446744073709551615 4329844 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1584 385 181 0 1293 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 17136

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/438 2035
/proc/meminfo: memFree=24751612/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1242.33 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1644 0 0 0 124232 1 0 0 25 0 1 0 801272304 17547264 1584 33554432000 4194304 4933572 140734236496160 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1584 385 181 0 1293 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 17136

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/438 2037
/proc/meminfo: memFree=24751952/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1302.34 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1653 0 0 0 130233 1 0 0 25 0 1 0 801272304 17547264 1593 33554432000 4194304 4933572 140734236496160 18446744073709551615 4664515 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1593 385 181 0 1293 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 17136

[startup+1362.3 s]
/proc/loadavg: 2.05 2.02 1.98 3/438 2038
/proc/meminfo: memFree=24751308/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1362.34 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1653 0 0 0 136233 1 0 0 25 0 1 0 801272304 17547264 1593 33554432000 4194304 4933572 140734236496160 18446744073709551615 4329817 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1593 385 181 0 1293 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 17136

[startup+1422.32 s]
/proc/loadavg: 2.09 2.04 2.00 3/438 2040
/proc/meminfo: memFree=24751284/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1422.35 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1653 0 0 0 142234 1 0 0 25 0 1 0 801272304 17547264 1593 33554432000 4194304 4933572 140734236496160 18446744073709551615 4637163 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1593 385 181 0 1293 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 17136

[startup+1482.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/438 2042
/proc/meminfo: memFree=24751132/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1482.34 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1653 0 0 0 148233 1 0 0 25 0 1 0 801272304 17547264 1593 33554432000 4194304 4933572 140734236496160 18446744073709551615 4414938 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1593 385 181 0 1293 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 17136

[startup+1542.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/438 2043
/proc/meminfo: memFree=24752356/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1542.35 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1653 0 0 0 154234 1 0 0 25 0 1 0 801272304 17547264 1593 33554432000 4194304 4933572 140734236496160 18446744073709551615 4368201 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1593 385 181 0 1293 0
Current children cumulated CPU time (s) 1542.35
Current children cumulated vsize (KiB) 17136

[startup+1602.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/438 2045
/proc/meminfo: memFree=24750852/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1602.35 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1654 0 0 0 160234 1 0 0 25 0 1 0 801272304 17547264 1594 33554432000 4194304 4933572 140734236496160 18446744073709551615 4664511 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1594 385 181 0 1293 0
Current children cumulated CPU time (s) 1602.35
Current children cumulated vsize (KiB) 17136

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/438 2046
/proc/meminfo: memFree=24749456/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1662.35 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1655 0 0 0 166234 1 0 0 25 0 1 0 801272304 17547264 1595 33554432000 4194304 4933572 140734236496160 18446744073709551615 4319365 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1595 385 181 0 1293 0
Current children cumulated CPU time (s) 1662.35
Current children cumulated vsize (KiB) 17136

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 2048
/proc/meminfo: memFree=24749564/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1722.35 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1664 0 0 0 172234 1 0 0 25 0 1 0 801272304 17547264 1604 33554432000 4194304 4933572 140734236496160 18446744073709551615 4331700 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1604 385 181 0 1293 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 17136

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/438 2050
/proc/meminfo: memFree=24746680/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1782.36 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1672 0 0 0 178235 1 0 0 25 0 1 0 801272304 17547264 1612 33554432000 4194304 4933572 140734236496160 18446744073709551615 4363232 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1612 385 181 0 1293 0
Current children cumulated CPU time (s) 1782.36
Current children cumulated vsize (KiB) 17136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.13 2.04 2.01 3/438 2050
/proc/meminfo: memFree=24747296/32951124 swapFree=50923800/67111528
[pid=1915] ppid=1913 vsize=17136 CPUtime=1800.06 cores=0,2,4,6
/proc/1915/stat : 1915 (clasp) R 1913 1915 29572 0 -1 4202496 1672 0 0 0 180005 1 0 0 25 0 1 0 801272304 17547264 1612 33554432000 4194304 4933572 140734236496160 18446744073709551615 4319350 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/1915/statm: 4284 1612 385 181 0 1293 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 17136

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 10
Real time (s): 1800.02
CPU time (s): 1800.08
CPU user time (s): 1800.07
CPU system time (s): 0.010998
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 17136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.07
system time used= 0.010998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1681
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 3103

runsolver used 8.12077 second user time and 16.4195 second system time

The end

Launcher Data

Begin job on node143 at 2011-06-03 10:09:27
IDJOB=3468675
IDBENCH=2023
IDSOLVER=1958
FILE ID=node143/3468675-1307088567
RUNJOBID= node143-1307086765-1782
PBS_JOBID= 13497843
Free space on /tmp= 73892 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-cc.opb
COMMAND LINE= HOME/clasp BENCHNAME --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3468675-1307088567/watcher-3468675-1307088567 -o /tmp/evaluation-result-3468675-1307088567/solver-3468675-1307088567 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3468675-1307088567.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

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

MD5SUM BENCH= 2dad588c047f66368bead690393575a4
RANDOM SEED=2080861266

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24798636 kB
Buffers:        261560 kB
Cached:         401832 kB
SwapCached:       9140 kB
Active:        7449748 kB
Inactive:       423904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24798636 kB
SwapTotal:    67111528 kB
SwapFree:     50923800 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:     7207208 kB
Mapped:          22040 kB
Slab:           131104 kB
PageTables:      79896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115668728 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73892 MiB
End job on node143 at 2011-06-03 10:39:29