Trace number 364188

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.09 1800.81

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-jnh201.opb
MD5SUM90cbe77e1c871e28da43b06bd07ecc73
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark84
Best CPU time to get the best result obtained on this benchmark18.5112
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 84
Optimality of the best value was proved YES
Number of variables200
Total number of constraints900
Number of constraints which are clauses900
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 constraint14
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
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/0.00	c glpPB 0.2 (July 2006)
0.00/0.00	c An Application of GLPK 4.10 for PB Constraints
0.00/0.00	c Done @ University of Michigan, Ann Arbor, MI
0.00/0.00	c  by Hossein Sheini

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

/tmp/evaluation/364188-1177037890/instance-364188-1177037890.opb is already a linear file

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-364188-1177037890 -o ROOT/results/node58/solver-364188-1177037890 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/364188-1177037890/instance-364188-1177037890.opb 

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): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30229
/proc/meminfo: memFree=1779808/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=2648 CPUtime=0
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 266 0 0 0 0 0 0 0 18 0 1 0 151698720 2711552 236 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134531023 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 662 236 199 40 0 77 0

[startup+0.0656391 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30229
/proc/meminfo: memFree=1779808/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=3336 CPUtime=0.06
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 477 0 0 0 6 0 0 0 18 0 1 0 151698720 3416064 446 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 834 446 221 40 0 249 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3336

[startup+0.101641 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30229
/proc/meminfo: memFree=1779808/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=3336 CPUtime=0.09
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 477 0 0 0 9 0 0 0 18 0 1 0 151698720 3416064 446 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 834 446 221 40 0 249 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3336

[startup+0.301668 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30229
/proc/meminfo: memFree=1779808/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=3496 CPUtime=0.29
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 517 0 0 0 29 0 0 0 19 0 1 0 151698720 3579904 486 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 874 486 221 40 0 289 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3496

[startup+0.701736 s]
/proc/loadavg: 0.91 0.98 0.99 3/64 30229
/proc/meminfo: memFree=1779808/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=4172 CPUtime=0.69
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 686 0 0 0 69 0 0 0 22 0 1 0 151698720 4272128 655 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1043 655 227 40 0 458 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4172

[startup+1.50187 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1778072/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=4172 CPUtime=1.49
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 687 0 0 0 148 1 0 0 25 0 1 0 151698720 4272128 656 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629076 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1043 656 227 40 0 458 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4172

[startup+3.10114 s]
/proc/loadavg: 0.91 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1777752/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=4172 CPUtime=3.09
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 695 0 0 0 308 1 0 0 25 0 1 0 151698720 4272128 664 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1043 664 227 40 0 458 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4172

[startup+6.30167 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1777688/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=4252 CPUtime=6.28
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 713 0 0 0 627 1 0 0 25 0 1 0 151698720 4354048 682 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543012 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1063 682 227 40 0 478 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4252

[startup+12.7017 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1777576/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=4424 CPUtime=12.69
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 2230 0 0 0 1265 4 0 0 25 0 1 0 151698720 4530176 717 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1106 717 227 40 0 521 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4424

[startup+25.5029 s]
/proc/loadavg: 0.94 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1777256/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=4580 CPUtime=25.48
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 9108 0 0 0 2539 9 0 0 25 0 1 0 151698720 4689920 769 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643524 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1145 769 227 40 0 560 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4580

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1776808/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=5152 CPUtime=51.07
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 22805 0 0 0 5086 21 0 0 25 0 1 0 151698720 5275648 912 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632679 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1288 912 227 40 0 703 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5152

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1775528/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=6464 CPUtime=102.25
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 49720 0 0 0 10184 41 0 0 25 0 1 0 151698720 6619136 1218 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1616 1218 227 40 0 1031 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 6464

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30230
/proc/meminfo: memFree=1774248/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=7576 CPUtime=162.23
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 83114 0 0 0 16155 68 0 0 25 0 1 0 151698720 7757824 1518 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632879 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 1894 1518 227 40 0 1309 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7576

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/71 30408
/proc/meminfo: memFree=1771568/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=8968 CPUtime=222.11
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 114740 0 0 0 22117 94 0 0 25 0 1 0 151698720 9183232 1866 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632879 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 2242 1866 227 40 0 1657 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 8968

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1771624/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=10160 CPUtime=282.08
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 148196 0 0 0 28090 118 0 0 25 0 1 0 151698720 10403840 2143 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 2540 2143 227 40 0 1955 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 10160

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1770280/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=11480 CPUtime=342.07
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 182349 0 0 0 34064 143 0 0 25 0 1 0 151698720 11755520 2472 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 2870 2472 227 40 0 2285 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 11480

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1768808/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=12796 CPUtime=402.05
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 217035 0 0 0 40040 165 0 0 25 0 1 0 151698720 13103104 2823 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 3199 2823 227 40 0 2614 0
Current children cumulated CPU time (s) 402.05
Current children cumulated vsize (KiB) 12796

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1767528/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=14232 CPUtime=462.03
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 251847 0 0 0 46009 194 0 0 25 0 1 0 151698720 14573568 3160 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 3558 3160 227 40 0 2973 0
Current children cumulated CPU time (s) 462.03
Current children cumulated vsize (KiB) 14232

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1766312/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=15516 CPUtime=522.01
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 287127 0 0 0 51977 224 0 0 25 0 1 0 151698720 15888384 3489 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 3879 3489 227 40 0 3294 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 15516

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1765096/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=16652 CPUtime=581.98
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 322168 0 0 0 57945 253 0 0 25 0 1 0 151698720 17051648 3787 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 4163 3787 227 40 0 3578 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 16652

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1763816/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=18048 CPUtime=641.96
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 358263 0 0 0 63913 283 0 0 25 0 1 0 151698720 18481152 4114 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 4512 4114 227 40 0 3927 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 18048


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1759592/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=22032 CPUtime=821.9
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 468244 0 0 0 81814 376 0 0 25 0 1 0 151698720 22560768 5132 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 5508 5132 227 40 0 4923 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 22032

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1758312/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=23428 CPUtime=881.88
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 505286 0 0 0 87784 404 0 0 25 0 1 0 151698720 23990272 5460 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 5857 5460 227 40 0 5272 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 23428

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1757032/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=24676 CPUtime=941.86
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 542573 0 0 0 93751 435 0 0 25 0 1 0 151698720 25268224 5770 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134636098 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 6169 5770 227 40 0 5584 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 24676

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 30428
/proc/meminfo: memFree=1755880/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=25740 CPUtime=1001.84
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 579358 0 0 0 99720 464 0 0 25 0 1 0 151698720 26357760 6059 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134541794 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 6469 6061 227 40 0 5884 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 25740

[startup+1062.3 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 30428
/proc/meminfo: memFree=1754600/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=26932 CPUtime=1061.82
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 617342 0 0 0 105687 495 0 0 25 0 1 0 151698720 27578368 6357 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629073 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 6733 6357 227 40 0 6148 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 26932

[startup+1122.3 s]
/proc/loadavg: 1.08 1.01 1.00 2/65 30428
/proc/meminfo: memFree=1753448/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=28128 CPUtime=1121.8
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 655478 0 0 0 111656 524 0 0 25 0 1 0 151698720 28803072 6656 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 7032 6656 227 40 0 6447 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 28128

[startup+1182.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 30428
/proc/meminfo: memFree=1752296/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=29320 CPUtime=1181.77
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 693248 0 0 0 117623 554 0 0 25 0 1 0 151698720 30023680 6954 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134628982 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 7330 6954 227 40 0 6745 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 29320

[startup+1242.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1751080/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=30480 CPUtime=1241.75
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 731418 0 0 0 123594 581 0 0 25 0 1 0 151698720 31211520 7244 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134633094 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 7620 7244 227 40 0 7035 0
Current children cumulated CPU time (s) 1241.75
Current children cumulated vsize (KiB) 30480

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1749928/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=31760 CPUtime=1301.74
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 770003 0 0 0 129561 613 0 0 25 0 1 0 151698720 32522240 7542 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 7940 7542 227 40 0 7355 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 31760

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1748712/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=32808 CPUtime=1361.71
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 807733 0 0 0 135529 642 0 0 25 0 1 0 151698720 33595392 7826 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 8202 7826 227 40 0 7617 0
Current children cumulated CPU time (s) 1361.71
Current children cumulated vsize (KiB) 32808

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1747624/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=33920 CPUtime=1421.7
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 846519 0 0 0 141498 672 0 0 25 0 1 0 151698720 34734080 8104 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 8480 8104 227 40 0 7895 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 33920

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1746472/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=35160 CPUtime=1481.68
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 885082 0 0 0 147466 702 0 0 25 0 1 0 151698720 36003840 8392 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 8790 8392 227 40 0 8205 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 35160

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1744744/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=36888 CPUtime=1541.65
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 923710 0 0 0 153435 730 0 0 25 0 1 0 151698720 37773312 8825 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 9222 8825 227 40 0 8637 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 36888

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1743656/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=37956 CPUtime=1601.63
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 962605 0 0 0 159400 763 0 0 25 0 1 0 151698720 38866944 9091 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 9489 9091 227 40 0 8904 0
Current children cumulated CPU time (s) 1601.63
Current children cumulated vsize (KiB) 37956

[startup+1662.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/65 30428
/proc/meminfo: memFree=1742504/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=38924 CPUtime=1661.61
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 1001994 0 0 0 165371 790 0 0 25 0 1 0 151698720 39858176 9355 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578441 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 9731 9355 227 40 0 9146 0
Current children cumulated CPU time (s) 1661.61
Current children cumulated vsize (KiB) 38924

[startup+1722.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 30428
/proc/meminfo: memFree=1741480/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=40148 CPUtime=1721.59
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 1040947 0 0 0 171342 817 0 0 25 0 1 0 151698720 41111552 9640 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 10037 9640 227 40 0 9452 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 40148

[startup+1782.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1740328/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=41216 CPUtime=1781.57
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 1079971 0 0 0 177310 847 0 0 25 0 1 0 151698720 42205184 9906 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 10304 9906 227 40 0 9719 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 41216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30428
/proc/meminfo: memFree=1740072/2055920 swapFree=4184528/4192956
[pid=30229] ppid=30227 vsize=41392 CPUtime=1800.06
/proc/30229/stat : 30229 (glpPBv3) R 30227 30229 28664 0 -1 0 1092383 0 0 0 179151 855 0 0 25 0 1 0 151698720 42385408 9972 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578445 0 0 4096 0 0 0 0 17 1 0 0
/proc/30229/statm: 10348 9972 227 40 0 9763 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 41392

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.81
CPU time (s): 1800.09
CPU user time (s): 1791.52
CPU system time (s): 8.5657
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (KiB): 41520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.52
system time used= 8.5657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1092383
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= 10
involuntary context switches= 4115

runsolver used 1.27981 second user time and 3.69344 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Fri Apr 20 02:58:10 UTC 2007

IDJOB= 364188
IDBENCH= 2078
IDSOLVER= 166
FILE ID= node58/364188-1177037890

PBS_JOBID= 4630649

Free space on /tmp= 66448 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-jnh201.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/364188-1177037890/instance-364188-1177037890.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-364188-1177037890 -o ROOT/results/node58/conversion-364188-1177037890 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/364188-1177037890/instance-364188-1177037890.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-364188-1177037890 -o ROOT/results/node58/solver-364188-1177037890 -C 1800 -W 3600 -M 1800 --output-limit 1,15  glpPBv3 /tmp/evaluation/364188-1177037890/instance-364188-1177037890.opb

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  90cbe77e1c871e28da43b06bd07ecc73

RANDOM SEED= 573033487

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.265
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.265
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:       1780280 kB
Buffers:         18544 kB
Cached:         190892 kB
SwapCached:       2248 kB
Active:          82192 kB
Inactive:       137360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1780280 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            2308 kB
Writeback:           0 kB
Mapped:          16720 kB
Slab:            42188 kB
Committed_AS:   977540 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66448 MiB

End job on node58 on Fri Apr 20 03:28:13 UTC 2007