Trace number 84509

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 NameAnswerCPU timeWall clock time
glpPB 0.2? (TO) 1800.69 1801.16

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army13.24ls.opb
MD5SUM1a4510076d9024b805728ffe22c0d108
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.849869
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables490
Total number of constraints737
Number of constraints which are clauses397
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints338
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 24
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 193
Number of bits of the biggest sum of numbers8
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/node14/watcher-84509-1154156798 -o ROOT/results/node14/solver-84509-1154156798 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node14/84509-1154156798/instance-84509-1154156798.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.01 0.00 0.00 2/64 7971
/proc/meminfo: memFree=1804896/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=268 CPUtime=0
/proc/7971/stat : 7971 (glpPBv3) D 7969 7971 7922 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 162540739 274432 23 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 6927140 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7971/statm: 67 23 18 40 0 2 0

[startup+10.0019 s]
/proc/loadavg: 0.16 0.04 0.01 2/64 7971
/proc/meminfo: memFree=1803488/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=3880 CPUtime=9.98
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 608 0 0 0 997 1 0 0 25 0 1 0 162540739 3973120 577 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134557468 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 970 577 227 40 0 387 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 3880

[startup+20.0079 s]
/proc/loadavg: 0.29 0.07 0.02 2/64 7971
/proc/meminfo: memFree=1803496/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=3880 CPUtime=19.98
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 610 0 0 0 1995 3 0 0 25 0 1 0 162540739 3973120 579 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134580245 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 970 579 227 40 0 387 0
Current children cumulated CPU time (s) 19.98
Current children cumulated vsize (Kb) 3880

[startup+30.0138 s]
/proc/loadavg: 0.40 0.10 0.03 2/64 7971
/proc/meminfo: memFree=1803496/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=3880 CPUtime=29.98
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 613 0 0 0 2994 4 0 0 25 0 1 0 162540739 3973120 582 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 970 582 227 40 0 387 0
Current children cumulated CPU time (s) 29.98
Current children cumulated vsize (Kb) 3880

[startup+40.0198 s]
/proc/loadavg: 0.49 0.13 0.04 2/64 7971
/proc/meminfo: memFree=1803240/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=4128 CPUtime=39.99
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 13391 0 0 0 3990 9 0 0 25 0 1 0 162540739 4227072 638 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1032 638 227 40 0 449 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 4128

[startup+50.0267 s]
/proc/loadavg: 0.57 0.16 0.05 2/64 7971
/proc/meminfo: memFree=1802920/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=4480 CPUtime=49.99
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 31547 0 0 0 4982 17 0 0 25 0 1 0 162540739 4587520 725 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1120 725 227 40 0 537 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 4480

[startup+60.0327 s]
/proc/loadavg: 0.63 0.18 0.06 2/64 7971
/proc/meminfo: memFree=1802792/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=4472 CPUtime=60
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 55235 0 0 0 5973 27 0 0 25 0 1 0 162540739 4579328 744 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1118 744 227 40 0 535 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 4472

[startup+70.0426 s]
/proc/loadavg: 0.69 0.21 0.07 2/64 7971
/proc/meminfo: memFree=1802600/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=4640 CPUtime=70
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 77832 0 0 0 6963 37 0 0 25 0 1 0 162540739 4751360 786 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543012 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1160 786 227 40 0 577 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 4640

[startup+80.0486 s]
/proc/loadavg: 0.74 0.23 0.08 2/64 7971
/proc/meminfo: memFree=1802472/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=4756 CPUtime=80
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 101711 0 0 0 7953 47 0 0 25 0 1 0 162540739 4870144 815 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1189 815 227 40 0 606 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 4756

[startup+90.0545 s]
/proc/loadavg: 0.78 0.26 0.09 2/64 7971
/proc/meminfo: memFree=1802408/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=4812 CPUtime=90.01
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 127381 0 0 0 8943 58 0 0 25 0 1 0 162540739 4927488 829 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1203 829 227 40 0 620 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 4812

[startup+100.06 s]
/proc/loadavg: 0.81 0.28 0.10 2/64 7971
/proc/meminfo: memFree=1802280/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=5100 CPUtime=100.01
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 150465 0 0 0 9932 69 0 0 25 0 1 0 162540739 5222400 880 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1275 880 227 40 0 692 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 5100

[startup+110.066 s]
/proc/loadavg: 0.84 0.31 0.11 2/64 7971
/proc/meminfo: memFree=1802088/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=5312 CPUtime=110.02
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 172346 0 0 0 10923 79 0 0 25 0 1 0 162540739 5439488 933 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1328 933 227 40 0 745 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 5312

[startup+120.072 s]
/proc/loadavg: 0.86 0.33 0.12 2/64 7971
/proc/meminfo: memFree=1801576/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=5792 CPUtime=120.02
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 187621 0 0 0 11916 86 0 0 25 0 1 0 162540739 5931008 1053 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1448 1053 227 40 0 865 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 5792

[startup+130.078 s]
/proc/loadavg: 0.88 0.35 0.12 2/64 7971
/proc/meminfo: memFree=1801320/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=6056 CPUtime=130.03
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 208704 0 0 0 12908 95 0 0 25 0 1 0 162540739 6201344 1116 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1514 1116 227 40 0 931 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 6056

[startup+140.084 s]
/proc/loadavg: 0.90 0.37 0.13 2/64 7971
/proc/meminfo: memFree=1801320/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=6072 CPUtime=140.03
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 237367 0 0 0 13896 107 0 0 25 0 1 0 162540739 6217728 1123 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1518 1123 227 40 0 935 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 6072

[startup+150.09 s]
/proc/loadavg: 0.92 0.39 0.14 2/64 7971
/proc/meminfo: memFree=1801256/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=5972 CPUtime=150.03
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 264459 0 0 0 14883 120 0 0 25 0 1 0 162540739 6115328 1119 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1493 1119 227 40 0 910 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 5972

[startup+160.096 s]
/proc/loadavg: 0.93 0.41 0.15 2/64 7971
/proc/meminfo: memFree=1801064/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=6160 CPUtime=160.03
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 287991 0 0 0 15873 130 0 0 25 0 1 0 162540739 6307840 1166 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1540 1166 227 40 0 957 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 6160

[startup+170.101 s]
/proc/loadavg: 0.94 0.43 0.16 2/64 7971
/proc/meminfo: memFree=1800744/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=6604 CPUtime=170.04
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 307211 0 0 0 16863 141 0 0 25 0 1 0 162540739 6762496 1256 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1651 1256 227 40 0 1068 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 6604

[startup+180.107 s]
/proc/loadavg: 0.95 0.45 0.17 2/64 7971
/proc/meminfo: memFree=1800616/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=6620 CPUtime=180.04
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 332303 0 0 0 17853 151 0 0 25 0 1 0 162540739 6778880 1281 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541766 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1655 1281 227 40 0 1072 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 6620

[startup+190.113 s]
/proc/loadavg: 0.95 0.47 0.18 2/64 7971
/proc/meminfo: memFree=1800680/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=6620 CPUtime=190.04
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 360899 0 0 0 18842 162 0 0 25 0 1 0 162540739 6778880 1281 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1655 1281 227 40 0 1072 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 6620

[startup+200.119 s]
/proc/loadavg: 0.96 0.48 0.19 2/64 7971
/proc/meminfo: memFree=1800552/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=6824 CPUtime=200.05
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 386297 0 0 0 19832 173 0 0 25 0 1 0 162540739 6987776 1311 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 1706 1311 227 40 0 1123 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 6824

[startup+210.125 s]
/proc/loadavg: 0.97 0.50 0.19 2/64 7971

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

/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 3985388 0 0 0 176232 1926 0 0 25 0 1 0 162540739 19763200 4451 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4825 4451 227 40 0 4242 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 19300

[startup+1783.06 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19316 CPUtime=1782.59
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 3987540 0 0 0 176332 1927 0 0 25 0 1 0 162540739 19779584 4455 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542064 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4829 4455 227 40 0 4246 0
Current children cumulated CPU time (s) 1782.59
Current children cumulated vsize (Kb) 19316

[startup+1784.06 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19324 CPUtime=1783.6
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 3989726 0 0 0 176432 1928 0 0 25 0 1 0 162540739 19787776 4457 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643502 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4831 4457 227 40 0 4248 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 19324

[startup+1785.07 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1784.6
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 3991984 0 0 0 176531 1929 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 19332

[startup+1786.07 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1785.61
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 3994192 0 0 0 176631 1930 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 19332

[startup+1787.08 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1786.62
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 3996448 0 0 0 176731 1931 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537240 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 19332

[startup+1788.08 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1787.62
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 3998656 0 0 0 176830 1932 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134628982 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1787.62
Current children cumulated vsize (Kb) 19332

[startup+1789.08 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1788.63
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4000912 0 0 0 176930 1933 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629270 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 19332

[startup+1790.09 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1789.63
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4003120 0 0 0 177029 1934 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 19332

[startup+1791.09 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1790.63
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4005352 0 0 0 177128 1935 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632402 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1790.63
Current children cumulated vsize (Kb) 19332

[startup+1792.1 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787688/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19332 CPUtime=1791.64
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4007512 0 0 0 177228 1936 0 0 25 0 1 0 162540739 19795968 4459 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 7392983 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4833 4459 227 40 0 4250 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 19332

[startup+1793.11 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787624/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19364 CPUtime=1792.64
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4009128 0 0 0 177328 1936 0 0 25 0 1 0 162540739 19828736 4467 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134541657 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4841 4467 227 40 0 4258 0
Current children cumulated CPU time (s) 1792.64
Current children cumulated vsize (Kb) 19364

[startup+1794.11 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787624/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19380 CPUtime=1793.65
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4011412 0 0 0 177428 1937 0 0 25 0 1 0 162540739 19845120 4471 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134537642 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4845 4471 227 40 0 4262 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 19380

[startup+1795.12 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787624/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19380 CPUtime=1794.65
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4013548 0 0 0 177527 1938 0 0 25 0 1 0 162540739 19845120 4471 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134569932 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4845 4471 227 40 0 4262 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 19380

[startup+1796.12 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787624/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19384 CPUtime=1795.66
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4015821 0 0 0 177627 1939 0 0 25 0 1 0 162540739 19849216 4472 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4846 4472 227 40 0 4263 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 19384

[startup+1797.12 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787560/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19408 CPUtime=1796.66
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4017989 0 0 0 177726 1940 0 0 25 0 1 0 162540739 19873792 4478 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4852 4478 227 40 0 4269 0
Current children cumulated CPU time (s) 1796.66
Current children cumulated vsize (Kb) 19408

[startup+1798.13 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787560/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19424 CPUtime=1797.67
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4019901 0 0 0 177826 1941 0 0 25 0 1 0 162540739 19890176 4482 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4856 4482 227 40 0 4273 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 19424

[startup+1799.13 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787560/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19564 CPUtime=1798.67
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4022075 0 0 0 177925 1942 0 0 25 0 1 0 162540739 20033536 4496 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4891 4496 227 40 0 4308 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (Kb) 19564

[startup+1800.14 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787560/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19440 CPUtime=1799.67
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4024249 0 0 0 178024 1943 0 0 25 0 1 0 162540739 19906560 4486 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4860 4486 227 40 0 4277 0
Current children cumulated CPU time (s) 1799.67
Current children cumulated vsize (Kb) 19440

[startup+1801.14 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787560/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19440 CPUtime=1800.67
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4026493 0 0 0 178123 1944 0 0 25 0 1 0 162540739 19906560 4486 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134573706 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4860 4486 227 40 0 4277 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 19440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.15 s]
/proc/loadavg: 0.99 0.97 0.82 2/64 7971
/proc/meminfo: memFree=1787560/2055920 swapFree=4183116/4192956
[pid=7971] ppid=7969 vsize=19440 CPUtime=1800.68
/proc/7971/stat : 7971 (glpPBv3) R 7969 7971 7922 0 -1 0 4026493 0 0 0 178124 1944 0 0 25 0 1 0 162540739 19906560 4486 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632412 0 0 4096 0 0 0 0 17 1 0 0
/proc/7971/statm: 4860 4486 227 40 0 4277 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 19440

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.16
CPU time (s): 1800.69
CPU user time (s): 1781.24
CPU system time (s): 19.452
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (Kb): 19564
The end

Launcher Data (download as text)

Begin job on node14 on Sat Jul 29 07:06:38 UTC 2006


FILE ID= 84509-1154156798

PBS_JOBID= 892283

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army13.24ls.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node14/84509-1154156798/instance-84509-1154156798.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-84509-1154156798 -o ROOT/results/node14/solver-84509-1154156798 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node14/84509-1154156798/instance-84509-1154156798.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  1a4510076d9024b805728ffe22c0d108

RANDOM SEED= 950317137

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.235
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.235
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:       1805104 kB
Buffers:         20152 kB
Cached:         156656 kB
SwapCached:       3800 kB
Active:          60316 kB
Inactive:       125236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1805104 kB
SwapTotal:     4192956 kB
SwapFree:      4183116 kB
Dirty:             180 kB
Writeback:           0 kB
Mapped:          14784 kB
Slab:            51164 kB
Committed_AS:   678276 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node14 on Sat Jul 29 07:36:40 UTC 2006