Trace number 85332

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.64 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par16-3-c.opb
MD5SUM995cbcff162892786ed2539630dc8f6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark334
Best CPU time to get the best result obtained on this benchmark1.11483
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 334
Optimality of the best value was proved YES
Number of variables668
Total number of constraints1666
Number of constraints which are clauses1666
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 constraint2
Maximum length of a constraint3
Number of terms in the objective function 668
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 668
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 668
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/node33/watcher-85332-1154169469 -o ROOT/results/node33/solver-85332-1154169469 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node33/85332-1154169469/instance-85332-1154169469.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.92 0.98 0.91 3/64 5004
/proc/meminfo: memFree=1334096/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=2664 CPUtime=0
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 259 0 0 0 0 0 0 0 19 0 1 0 163821868 2727936 229 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 666 229 192 40 0 83 0

[startup+10.0026 s]
/proc/loadavg: 0.93 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331664/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4836 CPUtime=9.99
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 911 0 0 0 998 1 0 0 25 0 1 0 163821868 4952064 835 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1209 835 227 40 0 626 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 4836

[startup+20.0088 s]
/proc/loadavg: 0.94 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331600/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4836 CPUtime=19.99
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1450 0 0 0 1997 2 0 0 25 0 1 0 163821868 4952064 835 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134628974 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1209 835 227 40 0 626 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 4836

[startup+30.0161 s]
/proc/loadavg: 0.95 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331600/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4932 CPUtime=29.99
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 2435 0 0 0 2995 4 0 0 25 0 1 0 163821868 5050368 844 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1233 844 227 40 0 650 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 4932

[startup+40.0214 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331536/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4976 CPUtime=40
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 5875 0 0 0 3993 7 0 0 25 0 1 0 163821868 5095424 857 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1244 857 227 40 0 661 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 4976

[startup+50.0277 s]
/proc/loadavg: 0.96 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331472/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5100 CPUtime=50
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 12181 0 0 0 4990 10 0 0 25 0 1 0 163821868 5222400 880 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1275 880 227 40 0 692 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 5100

[startup+60.0339 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331472/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5116 CPUtime=60.01
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 18448 0 0 0 5988 13 0 0 25 0 1 0 163821868 5238784 886 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1279 886 227 40 0 696 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 5116

[startup+70.0402 s]
/proc/loadavg: 0.97 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331472/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4852 CPUtime=70.02
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 26006 0 0 0 6985 17 0 0 25 0 1 0 163821868 4968448 839 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1213 839 227 40 0 630 0
Current children cumulated CPU time (s) 70.02
Current children cumulated vsize (Kb) 4852

[startup+80.0465 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331408/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5116 CPUtime=80.02
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 33496 0 0 0 7981 21 0 0 25 0 1 0 163821868 5238784 902 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1279 902 227 40 0 696 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 5116

[startup+90.0528 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331408/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4908 CPUtime=90.02
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 41663 0 0 0 8977 25 0 0 25 0 1 0 163821868 5025792 853 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629211 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1227 853 227 40 0 644 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 4908

[startup+100.058 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 5004
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5164 CPUtime=100.02
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 48976 0 0 0 9972 30 0 0 25 0 1 0 163821868 5287936 902 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1291 902 227 40 0 708 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 5164

[startup+110.064 s]
/proc/loadavg: 0.98 0.98 0.91 2/64 5005
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4940 CPUtime=110.02
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 57310 0 0 0 10968 34 0 0 25 0 1 0 163821868 5058560 861 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134628983 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1235 861 227 40 0 652 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 4940

[startup+120.071 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5172 CPUtime=120.03
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 65617 0 0 0 11965 38 0 0 25 0 1 0 163821868 5296128 904 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1293 904 227 40 0 710 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 5172

[startup+130.077 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331408/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=4964 CPUtime=130.03
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 73398 0 0 0 12960 43 0 0 25 0 1 0 163821868 5083136 867 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1241 867 227 40 0 658 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 4964

[startup+140.083 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5212 CPUtime=140.04
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 81609 0 0 0 13956 48 0 0 25 0 1 0 163821868 5337088 913 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1303 913 227 40 0 720 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 5212

[startup+150.09 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5004 CPUtime=150.04
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 90130 0 0 0 14952 52 0 0 25 0 1 0 163821868 5124096 877 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632587 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1251 877 227 40 0 668 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 5004

[startup+160.096 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5228 CPUtime=160.04
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 98224 0 0 0 15948 56 0 0 25 0 1 0 163821868 5353472 917 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1307 917 227 40 0 724 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 5228

[startup+170.102 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5268 CPUtime=170.05
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 106716 0 0 0 16945 60 0 0 25 0 1 0 163821868 5394432 914 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1317 914 227 40 0 734 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 5268

[startup+180.108 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331344/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5012 CPUtime=180.04
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 116342 0 0 0 17940 64 0 0 25 0 1 0 163821868 5132288 879 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1253 879 227 40 0 670 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 5012

[startup+190.115 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331280/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5020 CPUtime=190.05
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 125193 0 0 0 18935 70 0 0 25 0 1 0 163821868 5140480 881 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643691 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1255 881 227 40 0 672 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 5020

[startup+200.121 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006
/proc/meminfo: memFree=1331280/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5020 CPUtime=200.06
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 133053 0 0 0 19932 74 0 0 25 0 1 0 163821868 5140480 881 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1255 881 227 40 0 672 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 5020

[startup+210.127 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5006

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

/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1556852 0 0 0 177380 774 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643780 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1781.54
Current children cumulated vsize (Kb) 5784

[startup+1783.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1782.54
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1557451 0 0 0 177480 774 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1782.54
Current children cumulated vsize (Kb) 5784

[startup+1784.12 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=6008 CPUtime=1783.54
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1558474 0 0 0 177580 774 0 0 25 0 1 0 163821868 6152192 1112 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1502 1112 227 40 0 919 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 6008

[startup+1785.13 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1784.55
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1559338 0 0 0 177680 775 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643505 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1784.55
Current children cumulated vsize (Kb) 5784

[startup+1786.13 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1785.55
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1560228 0 0 0 177780 775 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 5784

[startup+1787.14 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1786.55
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1561119 0 0 0 177880 775 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134628967 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 5784

[startup+1788.14 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1787.56
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1561864 0 0 0 177981 775 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629099 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 5784

[startup+1789.15 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1788.57
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1562477 0 0 0 178081 776 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134643494 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1788.57
Current children cumulated vsize (Kb) 5784

[startup+1790.15 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1789.57
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1563090 0 0 0 178181 776 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 5784

[startup+1791.16 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1790.57
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1563889 0 0 0 178281 776 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626410 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 5784

[startup+1792.16 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1791.58
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1564847 0 0 0 178382 776 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 5784

[startup+1793.17 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=6008 CPUtime=1792.59
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1566031 0 0 0 178482 777 0 0 25 0 1 0 163821868 6152192 1112 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1502 1112 227 40 0 919 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 6008

[startup+1794.17 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1793.59
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1566736 0 0 0 178582 777 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629198 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 5784

[startup+1795.18 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=6008 CPUtime=1794.6
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1567415 0 0 0 178682 778 0 0 25 0 1 0 163821868 6152192 1112 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1502 1112 227 40 0 919 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 6008

[startup+1796.18 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5784 CPUtime=1795.6
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1568374 0 0 0 178782 778 0 0 25 0 1 0 163821868 5922816 1072 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134626435 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1446 1072 227 40 0 863 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 5784

[startup+1797.19 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330192/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5792 CPUtime=1796.61
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1569149 0 0 0 178882 779 0 0 25 0 1 0 163821868 5931008 1074 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1448 1074 227 40 0 865 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 5792

[startup+1798.19 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330128/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5800 CPUtime=1797.61
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1569964 0 0 0 178982 779 0 0 25 0 1 0 163821868 5939200 1076 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632402 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1450 1076 227 40 0 867 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 5800

[startup+1799.2 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330128/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5800 CPUtime=1798.62
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1570804 0 0 0 179082 780 0 0 25 0 1 0 163821868 5939200 1076 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134632760 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1450 1076 227 40 0 867 0
Current children cumulated CPU time (s) 1798.62
Current children cumulated vsize (Kb) 5800

[startup+1800.2 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330128/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=6024 CPUtime=1799.62
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1571735 0 0 0 179182 780 0 0 25 0 1 0 163821868 6168576 1129 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1506 1129 227 40 0 923 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 6024

[startup+1801.21 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330128/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=5808 CPUtime=1800.63
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1572588 0 0 0 179282 781 0 0 25 0 1 0 163821868 5947392 1078 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1452 1078 227 40 0 869 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 5808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 0.99 0.98 0.91 2/64 5204
/proc/meminfo: memFree=1330128/2055920 swapFree=4183192/4192956
[pid=5004] ppid=5002 vsize=6076 CPUtime=1800.63
/proc/5004/stat : 5004 (glpPBv3) R 5002 5004 4955 0 -1 0 1572625 0 0 0 179282 781 0 0 25 0 1 0 163821868 6221824 1115 18446744073709551615 134512640 134678228 4294956672 18446744073709551615 11411159 0 0 4096 0 0 0 0 17 1 0 0
/proc/5004/statm: 1519 1115 227 40 0 936 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 6076

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.64
CPU user time (s): 1792.83
CPU system time (s): 7.81181
CPU usage (%): 99.9678
Max. virtual memory (cumulated for all children) (Kb): 6076
The end

Launcher Data (download as text)

Begin job on node33 on Sat Jul 29 10:37:49 UTC 2006


FILE ID= 85332-1154169469

PBS_JOBID= 893106

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par16-3-c.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node33/85332-1154169469/instance-85332-1154169469.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-85332-1154169469 -o ROOT/results/node33/solver-85332-1154169469 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user8/glpPBv3 ROOT/tmp/node33/85332-1154169469/instance-85332-1154169469.opb

MD5SUM SOLVER= 29ce95346658d7502ba983059bfb8cff
MD5SUM BENCH=  995cbcff162892786ed2539630dc8f6e

RANDOM SEED= 878668497

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.218
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.218
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:       1334304 kB
Buffers:         39820 kB
Cached:         599816 kB
SwapCached:       3576 kB
Active:          44636 kB
Inactive:       603636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334304 kB
SwapTotal:     4192956 kB
SwapFree:      4183192 kB
Dirty:             280 kB
Writeback:           0 kB
Mapped:          14680 kB
Slab:            59368 kB
Committed_AS:   749192 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Sat Jul 29 11:07:50 UTC 2006