Trace number 364776

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.61

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-aim-200-3_4-yes1-3.opb
MD5SUM110745290448fc70d55421e7e203e2bf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark200
Best CPU time to get the best result obtained on this benchmark0.027994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 200
Optimality of the best value was proved YES
Number of variables400
Total number of constraints880
Number of constraints which are clauses878
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 400
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 400
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
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/364776-1177043123/instance-364776-1177043123.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/node71/watcher-364776-1177043123 -o ROOT/results/node71/solver-364776-1177043123 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/364776-1177043123/instance-364776-1177043123.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.85 0.95 0.98 3/64 10285
/proc/meminfo: memFree=1123984/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=2644 CPUtime=0
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 258 0 0 0 0 0 0 0 18 0 1 0 180301633 2707456 228 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 7671511 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 661 230 192 40 0 76 0

[startup+0.0511899 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 10285
/proc/meminfo: memFree=1123984/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=3188 CPUtime=0.04
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 443 0 0 0 4 0 0 0 18 0 1 0 180301633 3264512 412 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134583299 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 797 412 221 40 0 212 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3188

[startup+0.101194 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 10285
/proc/meminfo: memFree=1123984/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=3380 CPUtime=0.09
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 462 0 0 0 9 0 0 0 18 0 1 0 180301633 3461120 431 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 845 431 221 40 0 260 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3380

[startup+0.301221 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 10285
/proc/meminfo: memFree=1123984/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=3380 CPUtime=0.29
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 462 0 0 0 29 0 0 0 19 0 1 0 180301633 3461120 431 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643550 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 845 431 221 40 0 260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3380

[startup+0.701276 s]
/proc/loadavg: 0.85 0.95 0.98 3/64 10285
/proc/meminfo: memFree=1123984/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=3996 CPUtime=0.69
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 622 0 0 0 69 0 0 0 22 0 1 0 180301633 4091904 591 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626406 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 999 591 227 40 0 414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3996

[startup+1.50139 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 10286
/proc/meminfo: memFree=1122248/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4072 CPUtime=1.49
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 661 0 0 0 149 0 0 0 25 0 1 0 180301633 4169728 630 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643335 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1018 630 227 40 0 433 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4072

[startup+3.1016 s]
/proc/loadavg: 0.85 0.95 0.98 2/65 10286
/proc/meminfo: memFree=1122120/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4072 CPUtime=3.09
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 663 0 0 0 308 1 0 0 25 0 1 0 180301633 4169728 632 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1018 632 227 40 0 433 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4072

[startup+6.30104 s]
/proc/loadavg: 0.86 0.95 0.98 2/65 10286
/proc/meminfo: memFree=1122056/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4072 CPUtime=6.29
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 671 0 0 0 627 2 0 0 25 0 1 0 180301633 4169728 640 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1018 640 227 40 0 433 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4072

[startup+12.7019 s]
/proc/loadavg: 0.87 0.95 0.98 2/65 10286
/proc/meminfo: memFree=1122016/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4148 CPUtime=12.69
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 689 0 0 0 1266 3 0 0 25 0 1 0 180301633 4247552 658 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643302 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1037 658 227 40 0 452 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4148

[startup+25.5027 s]
/proc/loadavg: 0.90 0.96 0.98 2/65 10286
/proc/meminfo: memFree=1122016/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4148 CPUtime=25.49
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 691 0 0 0 2542 7 0 0 25 0 1 0 180301633 4247552 660 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643622 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1037 660 227 40 0 452 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4148

[startup+51.1021 s]
/proc/loadavg: 0.93 0.96 0.98 2/65 10286
/proc/meminfo: memFree=1121888/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4212 CPUtime=51.07
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 2942 0 0 0 5093 14 0 0 25 0 1 0 180301633 4313088 677 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1053 677 227 40 0 468 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4212

[startup+102.305 s]
/proc/loadavg: 0.97 0.96 0.98 2/65 10286
/proc/meminfo: memFree=1121824/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4420 CPUtime=102.26
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 13633 0 0 0 10194 32 0 0 25 0 1 0 180301633 4526080 706 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1105 706 227 40 0 520 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 4420

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121824/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4444 CPUtime=162.25
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 24882 0 0 0 16171 54 0 0 25 0 1 0 180301633 4550656 712 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1111 712 227 40 0 526 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 4444

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121696/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4504 CPUtime=222.23
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 36924 0 0 0 22147 76 0 0 25 0 1 0 180301633 4612096 728 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643553 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1126 728 227 40 0 541 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 4504

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121568/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4528 CPUtime=282.21
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 47665 0 0 0 28126 95 0 0 25 0 1 0 180301633 4636672 756 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1132 756 227 40 0 547 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 4528

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121376/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4676 CPUtime=342.2
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 57817 0 0 0 34105 115 0 0 25 0 1 0 180301633 4788224 793 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643340 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1169 793 227 40 0 584 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 4676

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121248/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4768 CPUtime=402.17
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 68489 0 0 0 40084 133 0 0 25 0 1 0 180301633 4882432 816 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1192 816 227 40 0 607 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 4768

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121184/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=4848 CPUtime=462.15
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 78709 0 0 0 46058 157 0 0 25 0 1 0 180301633 4964352 836 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643284 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1212 836 227 40 0 627 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 4848

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1120928/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5064 CPUtime=522.14
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 88201 0 0 0 52038 176 0 0 25 0 1 0 180301633 5185536 890 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632940 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1266 890 227 40 0 681 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 5064

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1120928/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5096 CPUtime=582.12
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 97187 0 0 0 58018 194 0 0 25 0 1 0 180301633 5218304 898 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134637772 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1274 898 227 40 0 689 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 5096

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1120928/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5232 CPUtime=642.11
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 106121 0 0 0 63996 215 0 0 25 0 1 0 180301633 5357568 907 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1308 907 227 40 0 723 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 5232


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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121056/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5096 CPUtime=822.05
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 132776 0 0 0 81935 270 0 0 25 0 1 0 180301633 5218304 898 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542160 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1274 898 227 40 0 689 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 5096

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1121056/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5232 CPUtime=882.03
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 141648 0 0 0 87914 289 0 0 25 0 1 0 180301633 5357568 907 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134638787 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1308 907 227 40 0 723 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 5232

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10286
/proc/meminfo: memFree=1120992/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5232 CPUtime=942.02
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 150279 0 0 0 93895 307 0 0 25 0 1 0 180301633 5357568 900 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1308 900 227 40 0 723 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 5232

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1121056/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5232 CPUtime=1002
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 158509 0 0 0 99874 326 0 0 25 0 1 0 180301633 5357568 907 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134636920 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1308 907 227 40 0 723 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 5232

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120992/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5096 CPUtime=1061.99
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 166717 0 0 0 105855 344 0 0 25 0 1 0 180301633 5218304 898 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1274 898 227 40 0 689 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 5096

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120864/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5348 CPUtime=1121.97
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 175795 0 0 0 111834 363 0 0 25 0 1 0 180301633 5476352 936 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134605452 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1337 936 227 40 0 752 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 5348

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120800/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5284 CPUtime=1181.95
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 184420 0 0 0 117812 383 0 0 25 0 1 0 180301633 5410816 945 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643705 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1321 945 227 40 0 736 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 5284

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120544/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5504 CPUtime=1241.93
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 193474 0 0 0 123788 405 0 0 25 0 1 0 180301633 5636096 1000 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632414 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1376 1000 227 40 0 791 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 5504

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120480/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5628 CPUtime=1301.92
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 203101 0 0 0 129768 424 0 0 25 0 1 0 180301633 5763072 1031 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1407 1031 227 40 0 822 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 5628

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120352/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5720 CPUtime=1361.9
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 211292 0 0 0 135749 441 0 0 25 0 1 0 180301633 5857280 1054 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1430 1054 227 40 0 845 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 5720

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120160/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5948 CPUtime=1421.88
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 219982 0 0 0 141729 459 0 0 25 0 1 0 180301633 6090752 1111 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632895 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1487 1111 227 40 0 902 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 5948

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120160/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=5948 CPUtime=1481.86
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 229384 0 0 0 147707 479 0 0 25 0 1 0 180301633 6090752 1111 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542965 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1487 1111 227 40 0 902 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 5948

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 10288
/proc/meminfo: memFree=1120032/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=6196 CPUtime=1541.85
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 237516 0 0 0 153688 497 0 0 25 0 1 0 180301633 6344704 1147 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1549 1147 227 40 0 964 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 6196

[startup+1602.3 s]
/proc/loadavg: 1.16 1.02 0.99 2/65 10288
/proc/meminfo: memFree=1120032/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=6060 CPUtime=1601.83
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 245164 0 0 0 159667 516 0 0 25 0 1 0 180301633 6205440 1139 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626435 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1515 1139 227 40 0 930 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 6060

[startup+1662.3 s]
/proc/loadavg: 1.13 1.03 1.00 2/65 10288
/proc/meminfo: memFree=1120032/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=6060 CPUtime=1661.81
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 252920 0 0 0 165646 535 0 0 25 0 1 0 180301633 6205440 1139 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134591845 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1515 1139 227 40 0 930 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 6060

[startup+1722.3 s]
/proc/loadavg: 1.13 1.04 1.01 2/65 10288
/proc/meminfo: memFree=1119968/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=6116 CPUtime=1721.8
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 260382 0 0 0 171625 555 0 0 25 0 1 0 180301633 6262784 1153 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134628964 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1529 1153 227 40 0 944 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 6116

[startup+1782.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 10288
/proc/meminfo: memFree=1119840/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=6264 CPUtime=1781.77
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 268897 0 0 0 177604 573 0 0 25 0 1 0 180301633 6414336 1190 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1566 1190 227 40 0 981 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 6264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.03 1.03 1.00 2/65 10288
/proc/meminfo: memFree=1119776/2055920 swapFree=4184232/4192956
[pid=10285] ppid=10283 vsize=6264 CPUtime=1800.08
/proc/10285/stat : 10285 (glpPBv3) R 10283 10285 9755 0 -1 0 271219 0 0 0 179431 577 0 0 25 0 1 0 180301633 6414336 1190 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632685 0 0 4096 0 0 0 0 17 1 0 0
/proc/10285/statm: 1566 1190 227 40 0 981 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 6264

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.61
CPU time (s): 1800.09
CPU user time (s): 1794.31
CPU system time (s): 5.78112
CPU usage (%): 99.9711
Max. virtual memory (cumulated for all children) (KiB): 6400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.31
system time used= 5.78112
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 271219
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= 3042

runsolver used 1.08483 second user time and 3.84042 second system time

The end

Launcher Data (download as text)

Begin job on node71 on Fri Apr 20 04:25:23 UTC 2007

IDJOB= 364776
IDBENCH= 2150
IDSOLVER= 166
FILE ID= node71/364776-1177043123

PBS_JOBID= 4640135

Free space on /tmp= 66445 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-aim-200-3_4-yes1-3.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/364776-1177043123/instance-364776-1177043123.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node71/convwatcher-364776-1177043123 -o ROOT/results/node71/conversion-364776-1177043123 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/364776-1177043123/instance-364776-1177043123.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  110745290448fc70d55421e7e203e2bf

RANDOM SEED= 232856690

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node71.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.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:       1124392 kB
Buffers:         56452 kB
Cached:         792764 kB
SwapCached:       2620 kB
Active:         231104 kB
Inactive:       628472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1124392 kB
SwapTotal:     4192956 kB
SwapFree:      4184232 kB
Dirty:            2468 kB
Writeback:           0 kB
Mapped:          15680 kB
Slab:            57980 kB
Committed_AS:  2785200 kB
PageTables:       1448 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= 66445 MiB

End job on node71 on Fri Apr 20 04:55:26 UTC 2007