Trace number 85270

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, and are wall clock time (not CPU 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
glpPB 0.2? (TO) 1800.68 1801.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-e64.b.opb
MD5SUM4a444f89cff56050e88660d23e3d8694
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark47
Best CPU time to get the best result obtained on this benchmark1800.51
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 47
Optimality of the best value was proved NO
Number of variables607
Total number of constraints1022
Number of constraints which are clauses1022
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 constraint32
Number of terms in the objective function 607
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 607
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 607
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c glpPB 0.2 (July 2006)
0.00	c An Application of GLPK 4.10 for PB Constraints
0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node52/watcher-85270-1154167964 -o ROOT/results/node52/solver-85270-1154167964 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node52/85270-1154167964/instance-85270-1154167964.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.83 0.92 0.91 3/64 22111
/proc/meminfo: memFree=1294752/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=2664 CPUtime=0
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 259 0 0 0 0 0 0 0 18 0 1 0 163666991 2727936 229 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4477712 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 666 229 192 40 0 83 0

[startup+10.002 s]
/proc/loadavg: 0.85 0.92 0.91 2/64 22111
/proc/meminfo: memFree=1292392/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=4748 CPUtime=9.99
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 826 0 0 0 998 1 0 0 25 0 1 0 163666991 4861952 795 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1187 795 227 40 0 604 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4748

[startup+20.0087 s]
/proc/loadavg: 0.88 0.93 0.91 2/64 22111
/proc/meminfo: memFree=1292200/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=4748 CPUtime=19.99
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 1991 0 0 0 1997 2 0 0 25 0 1 0 163666991 4861952 813 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1187 813 227 40 0 604 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4748

[startup+30.0144 s]
/proc/loadavg: 0.89 0.93 0.91 2/64 22111
/proc/meminfo: memFree=1292200/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5000 CPUtime=29.99
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 12738 0 0 0 2994 5 0 0 25 0 1 0 163666991 5120000 856 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1250 856 227 40 0 667 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 5000

[startup+40.0201 s]
/proc/loadavg: 0.91 0.93 0.91 2/64 22111
/proc/meminfo: memFree=1292008/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5148 CPUtime=40
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 29883 0 0 0 3989 11 0 0 25 0 1 0 163666991 5271552 893 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1287 893 227 40 0 704 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 5148

[startup+50.0258 s]
/proc/loadavg: 0.92 0.93 0.91 2/64 22111
/proc/meminfo: memFree=1291944/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5016 CPUtime=50.01
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 47348 0 0 0 4983 18 0 0 25 0 1 0 163666991 5136384 880 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1254 880 227 40 0 671 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 5016

[startup+60.0315 s]
/proc/loadavg: 0.93 0.93 0.91 2/64 22111
/proc/meminfo: memFree=1291816/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5140 CPUtime=60
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 66492 0 0 0 5975 25 0 0 25 0 1 0 163666991 5263360 911 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1285 911 227 40 0 702 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 5140

[startup+70.0372 s]
/proc/loadavg: 0.94 0.94 0.91 2/64 22111
/proc/meminfo: memFree=1291624/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5360 CPUtime=70.01
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 87293 0 0 0 6968 33 0 0 25 0 1 0 163666991 5488640 966 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632685 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1340 966 227 40 0 757 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 5360

[startup+80.0439 s]
/proc/loadavg: 0.95 0.94 0.91 2/64 22111
/proc/meminfo: memFree=1291496/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5488 CPUtime=80.02
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 106423 0 0 0 7962 40 0 0 25 0 1 0 163666991 5619712 998 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1372 998 227 40 0 789 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 5488

[startup+90.0496 s]
/proc/loadavg: 0.96 0.94 0.91 2/64 22111
/proc/meminfo: memFree=1291368/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5604 CPUtime=90.02
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 127336 0 0 0 8955 47 0 0 25 0 1 0 163666991 5738496 1027 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542156 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1401 1027 227 40 0 818 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 5604

[startup+100.055 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 22111
/proc/meminfo: memFree=1291304/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5604 CPUtime=100.02
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 144874 0 0 0 9949 53 0 0 25 0 1 0 163666991 5738496 1027 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1401 1027 227 40 0 818 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 5604

[startup+110.061 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 22111
/proc/meminfo: memFree=1291240/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5684 CPUtime=110.03
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 161554 0 0 0 10943 60 0 0 25 0 1 0 163666991 5820416 1047 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537336 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1421 1047 227 40 0 838 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 5684

[startup+120.067 s]
/proc/loadavg: 0.97 0.94 0.91 2/64 22111
/proc/meminfo: memFree=1291176/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5768 CPUtime=120.03
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 179444 0 0 0 11937 66 0 0 25 0 1 0 163666991 5906432 1068 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1442 1068 227 40 0 859 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 5768

[startup+130.072 s]
/proc/loadavg: 0.98 0.94 0.91 2/64 22111
/proc/meminfo: memFree=1291112/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5856 CPUtime=130.03
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 196645 0 0 0 12932 71 0 0 25 0 1 0 163666991 5996544 1090 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629287 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1464 1090 227 40 0 881 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 5856

[startup+140.079 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 22111
/proc/meminfo: memFree=1290984/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=5980 CPUtime=140.03
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 214668 0 0 0 13926 77 0 0 25 0 1 0 163666991 6123520 1121 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629264 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1495 1121 227 40 0 912 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 5980

[startup+150.085 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 22111
/proc/meminfo: memFree=1290728/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=6256 CPUtime=150.04
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 230760 0 0 0 14921 83 0 0 25 0 1 0 163666991 6406144 1190 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1564 1190 227 40 0 981 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 6256

[startup+160.09 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 22111
/proc/meminfo: memFree=1290664/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=6316 CPUtime=160.04
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 247080 0 0 0 15916 88 0 0 25 0 1 0 163666991 6467584 1205 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1579 1205 227 40 0 996 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 6316

[startup+170.096 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 22111
/proc/meminfo: memFree=1290472/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=6472 CPUtime=170.05
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 266883 0 0 0 16909 96 0 0 25 0 1 0 163666991 6627328 1244 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542960 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1618 1244 227 40 0 1035 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 6472

[startup+180.102 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 22111
/proc/meminfo: memFree=1290344/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=6600 CPUtime=180.05
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 284054 0 0 0 17903 102 0 0 25 0 1 0 163666991 6758400 1276 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1650 1276 227 40 0 1067 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 6600

[startup+190.107 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 22111
/proc/meminfo: memFree=1290216/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=6716 CPUtime=190.05
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 301357 0 0 0 18897 108 0 0 25 0 1 0 163666991 6877184 1305 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1679 1305 227 40 0 1096 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 6716

[startup+200.114 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 22111
/proc/meminfo: memFree=1290088/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=6836 CPUtime=200.05
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 318488 0 0 0 19891 114 0 0 25 0 1 0 163666991 7000064 1335 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629264 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 1709 1335 227 40 0 1126 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 6836

[startup+210.12 s]
/proc/loadavg: 0.99 0.95 0.91 2/64 22111

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

/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4297400 0 0 0 176586 1571 0 0 25 0 1 0 163666991 35516416 8297 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8671 8297 227 40 0 8088 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (Kb) 34684

[startup+1783.02 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1262056/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34988 CPUtime=1782.57
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4301154 0 0 0 176684 1573 0 0 25 0 1 0 163666991 35827712 8353 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8747 8353 227 40 0 8164 0
Current children cumulated CPU time (s) 1782.57
Current children cumulated vsize (Kb) 34988

[startup+1784.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1262056/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34896 CPUtime=1783.58
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4304903 0 0 0 176784 1574 0 0 25 0 1 0 163666991 35733504 8342 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8724 8343 227 40 0 8141 0
Current children cumulated CPU time (s) 1783.58
Current children cumulated vsize (Kb) 34896

[startup+1785.03 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261992/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34784 CPUtime=1784.58
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4308831 0 0 0 176883 1575 0 0 25 0 1 0 163666991 35618816 8322 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543497 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8696 8322 227 40 0 8113 0
Current children cumulated CPU time (s) 1784.58
Current children cumulated vsize (Kb) 34784

[startup+1786.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261992/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35052 CPUtime=1785.58
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4312962 0 0 0 176982 1576 0 0 25 0 1 0 163666991 35893248 8364 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134637309 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8763 8364 227 40 0 8180 0
Current children cumulated CPU time (s) 1785.58
Current children cumulated vsize (Kb) 35052

[startup+1787.04 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261992/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34784 CPUtime=1786.59
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4317056 0 0 0 177081 1578 0 0 25 0 1 0 163666991 35618816 8322 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578066 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8696 8322 227 40 0 8113 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (Kb) 34784

[startup+1788.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261992/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35060 CPUtime=1787.6
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4321097 0 0 0 177180 1580 0 0 25 0 1 0 163666991 35901440 8370 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8765 8370 227 40 0 8182 0
Current children cumulated CPU time (s) 1787.6
Current children cumulated vsize (Kb) 35060

[startup+1789.05 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261992/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34800 CPUtime=1788.6
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4324641 0 0 0 177279 1581 0 0 25 0 1 0 163666991 35635200 8326 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629055 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8700 8326 227 40 0 8117 0
Current children cumulated CPU time (s) 1788.6
Current children cumulated vsize (Kb) 34800

[startup+1790.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261928/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34832 CPUtime=1789.6
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4328605 0 0 0 177378 1582 0 0 25 0 1 0 163666991 35667968 8334 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541766 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8708 8334 227 40 0 8125 0
Current children cumulated CPU time (s) 1789.6
Current children cumulated vsize (Kb) 34832

[startup+1791.06 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261928/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35012 CPUtime=1790.62
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4332506 0 0 0 177478 1584 0 0 25 0 1 0 163666991 35852288 8371 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8753 8371 227 40 0 8170 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 35012

[startup+1792.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261864/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35184 CPUtime=1791.62
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4336308 0 0 0 177577 1585 0 0 25 0 1 0 163666991 36028416 8402 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8796 8402 227 40 0 8213 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 35184

[startup+1793.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261800/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35224 CPUtime=1792.62
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4340120 0 0 0 177676 1586 0 0 25 0 1 0 163666991 36069376 8407 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8806 8407 227 40 0 8223 0
Current children cumulated CPU time (s) 1792.62
Current children cumulated vsize (Kb) 35224

[startup+1794.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261800/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35116 CPUtime=1793.63
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4344018 0 0 0 177775 1588 0 0 25 0 1 0 163666991 35958784 8404 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4775639 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8812 8406 227 40 0 8229 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 35116

[startup+1795.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261800/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35248 CPUtime=1794.63
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4348168 0 0 0 177874 1589 0 0 25 0 1 0 163666991 36093952 8418 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8812 8418 227 40 0 8229 0
Current children cumulated CPU time (s) 1794.63
Current children cumulated vsize (Kb) 35248

[startup+1796.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261800/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34980 CPUtime=1795.63
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4352257 0 0 0 177973 1590 0 0 25 0 1 0 163666991 35819520 8371 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629280 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8745 8371 227 40 0 8162 0
Current children cumulated CPU time (s) 1795.63
Current children cumulated vsize (Kb) 34980

[startup+1797.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261800/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35248 CPUtime=1796.64
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4356393 0 0 0 178071 1593 0 0 25 0 1 0 163666991 36093952 8418 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8812 8418 227 40 0 8229 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 35248

[startup+1798.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261800/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=34988 CPUtime=1797.64
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4359987 0 0 0 178170 1594 0 0 25 0 1 0 163666991 35827712 8373 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8747 8373 227 40 0 8164 0
Current children cumulated CPU time (s) 1797.64
Current children cumulated vsize (Kb) 34988

[startup+1799.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261736/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35300 CPUtime=1798.64
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4363950 0 0 0 178269 1595 0 0 25 0 1 0 163666991 36147200 8426 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4744827 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8825 8426 227 40 0 8242 0
Current children cumulated CPU time (s) 1798.64
Current children cumulated vsize (Kb) 35300

[startup+1800.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261672/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35084 CPUtime=1799.65
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4367831 0 0 0 178369 1596 0 0 25 0 1 0 163666991 35926016 8397 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8771 8397 227 40 0 8188 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (Kb) 35084

[startup+1801.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261672/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35380 CPUtime=1800.66
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4371595 0 0 0 178468 1598 0 0 25 0 1 0 163666991 36229120 8446 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134580417 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8845 8446 227 40 0 8262 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 35380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 22113
/proc/meminfo: memFree=1261672/2055920 swapFree=4183112/4192956
[pid=22111] ppid=22109 vsize=35112 CPUtime=1800.67
/proc/22111/stat : 22111 (glpPBv3) R 22109 22111 22062 0 -1 0 4371600 0 0 0 178469 1598 0 0 25 0 1 0 163666991 35954688 8404 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/22111/statm: 8778 8404 227 40 0 8195 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 35112

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.13
CPU time (s): 1800.68
CPU user time (s): 1784.69
CPU system time (s): 15.9866
CPU usage (%): 99.9752
Max. virtual memory (cumulated for all children) (Kb): 35380
The end

Launcher Data (download as text)

Begin job on node52 on Sat Jul 29 10:12:44 UTC 2006


FILE ID= 85270-1154167964

PBS_JOBID= 893044

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-e64.b.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node52/85270-1154167964/instance-85270-1154167964.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-85270-1154167964 -o ROOT/results/node52/solver-85270-1154167964 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node52/85270-1154167964/instance-85270-1154167964.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  4a444f89cff56050e88660d23e3d8694

RANDOM SEED= 121377052

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1294960 kB
Buffers:         42384 kB
Cached:         636996 kB
SwapCached:       3680 kB
Active:          92600 kB
Inactive:       595476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1294960 kB
SwapTotal:     4192956 kB
SwapFree:      4183112 kB
Dirty:             276 kB
Writeback:           0 kB
Mapped:          14712 kB
Slab:            58852 kB
Committed_AS:   735300 kB
PageTables:       1500 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node52 on Sat Jul 29 10:42:45 UTC 2006