Trace number 429137

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.1 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=5-P0=5-P1=11-P2=11-P3=29-P4=29-P5=23-P6=29-P7=17-P8=29-P9=17-B.opb
MD5SUMe959fdee0b143510a2016bc4f8055563
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.073987
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables135
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint5
Maximum length of a constraint35
Number of terms in the objective function 5
Biggest coefficient in the objective function 16
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 31
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 1984
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)225
Sum of products size (including duplicates)450
Number of different products225
Sum of products size450

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)

Linearizing /tmp/evaluation/429137-1177981200/instance-429137-1177981200.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node30/watcher-429137-1177981200 -o ROOT/results/node30/solver-429137-1177981200 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/429137-1177981200/instance-429137-1177981200.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.72 0.92 0.85 3/77 29535
/proc/meminfo: memFree=1783472/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=2392 CPUtime=0
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 246035751 2449408 189 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134531800 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 598 195 172 40 0 13 0

[startup+0.0823689 s]
/proc/loadavg: 0.72 0.92 0.85 3/77 29535
/proc/meminfo: memFree=1783472/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=3276 CPUtime=0.07
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 463 0 0 0 7 0 0 0 18 0 1 0 246035751 3354624 433 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 819 433 227 40 0 234 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3276

[startup+0.101371 s]
/proc/loadavg: 0.72 0.92 0.85 3/77 29535
/proc/meminfo: memFree=1783472/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=3276 CPUtime=0.09
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 464 0 0 0 9 0 0 0 18 0 1 0 246035751 3354624 434 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 819 434 227 40 0 234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3276

[startup+0.301383 s]
/proc/loadavg: 0.72 0.92 0.85 3/77 29535
/proc/meminfo: memFree=1783472/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=3276 CPUtime=0.29
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 468 0 0 0 29 0 0 0 19 0 1 0 246035751 3354624 438 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 819 438 227 40 0 234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3276

[startup+0.701407 s]
/proc/loadavg: 0.72 0.92 0.85 3/77 29535
/proc/meminfo: memFree=1783472/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=3328 CPUtime=0.69
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 477 0 0 0 69 0 0 0 23 0 1 0 246035751 3407872 447 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 832 447 227 40 0 247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3328

[startup+1.50145 s]
/proc/loadavg: 0.72 0.92 0.85 2/78 29536
/proc/meminfo: memFree=1782568/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=3404 CPUtime=1.49
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 503 0 0 0 148 1 0 0 25 0 1 0 246035751 3485696 473 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 851 473 227 40 0 266 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3404

[startup+3.10255 s]
/proc/loadavg: 0.72 0.92 0.85 2/78 29536
/proc/meminfo: memFree=1782248/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=3572 CPUtime=3.09
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 544 0 0 0 308 1 0 0 25 0 1 0 246035751 3657728 514 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542265 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 893 514 227 40 0 308 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3572

[startup+6.30175 s]
/proc/loadavg: 0.74 0.92 0.85 2/78 29536
/proc/meminfo: memFree=1781864/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=3876 CPUtime=6.29
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 614 0 0 0 626 3 0 0 25 0 1 0 246035751 3969024 584 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134569944 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 969 584 227 40 0 384 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3876

[startup+12.7011 s]
/proc/loadavg: 0.76 0.93 0.85 2/78 29536
/proc/meminfo: memFree=1781160/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=4468 CPUtime=12.68
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 767 0 0 0 1262 6 0 0 25 0 1 0 246035751 4575232 737 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 1117 737 227 40 0 532 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4468

[startup+25.5019 s]
/proc/loadavg: 0.82 0.93 0.85 2/78 29536
/proc/meminfo: memFree=1779944/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=5632 CPUtime=25.48
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 1059 0 0 0 2536 12 0 0 25 0 1 0 246035751 5767168 1029 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134569699 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 1408 1029 227 40 0 823 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5632

[startup+51.1015 s]
/proc/loadavg: 0.88 0.93 0.86 2/78 29536
/proc/meminfo: memFree=1777896/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=7744 CPUtime=51.08
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 1626 0 0 0 5085 23 0 0 25 0 1 0 246035751 7929856 1555 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 1936 1555 227 40 0 1351 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7744

[startup+102.306 s]
/proc/loadavg: 0.94 0.94 0.86 2/84 29706
/proc/meminfo: memFree=1772664/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=11584 CPUtime=102.19
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 2668 0 0 0 10174 45 0 0 25 0 1 0 246035751 11862016 2516 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578236 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 2896 2516 227 40 0 2311 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 11584

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.87 2/78 29734
/proc/meminfo: memFree=1769320/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=16228 CPUtime=162.16
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 3986 0 0 0 16152 64 0 0 25 0 1 0 246035751 16617472 3673 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 4057 3673 227 40 0 3472 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 16228

[startup+222.302 s]
/proc/loadavg: 0.99 0.95 0.87 2/78 29734
/proc/meminfo: memFree=1765672/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=19824 CPUtime=222.14
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 4888 0 0 0 22130 84 0 0 25 0 1 0 246035751 20299776 4575 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 4956 4575 227 40 0 4371 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 19824

[startup+282.302 s]
/proc/loadavg: 0.99 0.96 0.88 2/78 29734
/proc/meminfo: memFree=1762408/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=23124 CPUtime=282.13
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 5712 0 0 0 28113 100 0 0 25 0 1 0 246035751 23678976 5399 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 5781 5399 227 40 0 5196 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 23124

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 29734
/proc/meminfo: memFree=1758120/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=27444 CPUtime=342.11
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 7109 0 0 0 34091 120 0 0 25 0 1 0 246035751 28102656 6475 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 6861 6475 227 40 0 6276 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 27444

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.89 2/78 29734
/proc/meminfo: memFree=1755240/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=30412 CPUtime=402.1
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 7854 0 0 0 40073 137 0 0 25 0 1 0 246035751 31141888 7220 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578236 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 7603 7220 227 40 0 7018 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 30412

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 29734
/proc/meminfo: memFree=1752168/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=33352 CPUtime=462.08
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 8592 0 0 0 46056 152 0 0 25 0 1 0 246035751 34152448 7958 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 8338 7958 227 40 0 7753 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 33352

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 29734
/proc/meminfo: memFree=1749672/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=35908 CPUtime=522.07
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 9233 0 0 0 52038 169 0 0 25 0 1 0 246035751 36769792 8599 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 8977 8599 227 40 0 8392 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 35908

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 29734
/proc/meminfo: memFree=1747176/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=38412 CPUtime=582.06
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 9852 0 0 0 58021 185 0 0 25 0 1 0 246035751 39333888 9218 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134569956 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 9603 9218 227 40 0 9018 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 38412

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 29734
/proc/meminfo: memFree=1744680/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=40828 CPUtime=642.05
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 10461 0 0 0 64004 201 0 0 25 0 1 0 246035751 41807872 9827 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 10207 9827 227 40 0 9622 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 40828


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

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1735336/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=50220 CPUtime=822
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 13454 0 0 0 81957 243 0 0 25 0 1 0 246035751 51425280 12179 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 12555 12179 227 40 0 11970 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 50220

[startup+882.301 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1733352/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=52256 CPUtime=881.98
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 13960 0 0 0 87941 257 0 0 25 0 1 0 246035751 53510144 12685 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534279 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 13064 12685 227 40 0 12479 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 52256

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1731240/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=54404 CPUtime=941.97
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 14495 0 0 0 93925 272 0 0 25 0 1 0 246035751 55709696 13220 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 13601 13220 227 40 0 13016 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 54404

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1729320/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=56252 CPUtime=1001.96
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 14961 0 0 0 99910 286 0 0 25 0 1 0 246035751 57602048 13686 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 14063 13686 227 40 0 13478 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 56252

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1727400/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=58144 CPUtime=1061.94
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 15429 0 0 0 105894 300 0 0 25 0 1 0 246035751 59539456 14154 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 14536 14154 227 40 0 13951 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 58144

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1725736/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=59764 CPUtime=1121.92
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 15840 0 0 0 111879 313 0 0 25 0 1 0 246035751 61198336 14565 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134541542 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 14941 14565 227 40 0 14356 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 59764

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1724392/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=61104 CPUtime=1181.92
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 16166 0 0 0 117866 326 0 0 25 0 1 0 246035751 62570496 14891 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 15276 14891 227 40 0 14691 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 61104

[startup+1242.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1722728/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=62688 CPUtime=1241.9
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 16561 0 0 0 123851 339 0 0 25 0 1 0 246035751 64192512 15286 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 15672 15286 227 40 0 15087 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 62688

[startup+1302.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1721000/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=64404 CPUtime=1301.89
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 16992 0 0 0 129839 350 0 0 25 0 1 0 246035751 65949696 15717 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 16101 15717 227 40 0 15516 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 64404

[startup+1362.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1719464/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=65900 CPUtime=1361.87
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 17374 0 0 0 135824 363 0 0 25 0 1 0 246035751 67481600 16099 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578253 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 16475 16099 227 40 0 15890 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 65900

[startup+1422.31 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1718120/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=67176 CPUtime=1421.86
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 17684 0 0 0 141814 372 0 0 25 0 1 0 246035751 68788224 16409 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 16794 16409 227 40 0 16209 0
Current children cumulated CPU time (s) 1421.86
Current children cumulated vsize (KiB) 67176

[startup+1482.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1716648/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=68760 CPUtime=1481.84
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 18084 0 0 0 147800 384 0 0 25 0 1 0 246035751 70410240 16809 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578251 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 17190 16809 227 40 0 16605 0
Current children cumulated CPU time (s) 1481.84
Current children cumulated vsize (KiB) 68760

[startup+1542.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/78 29734
/proc/meminfo: memFree=1715176/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=70172 CPUtime=1541.83
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 18442 0 0 0 153787 396 0 0 25 0 1 0 246035751 71856128 17167 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 17543 17167 227 40 0 16958 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 70172

[startup+1602.3 s]
/proc/loadavg: 1.04 1.00 0.92 2/78 29734
/proc/meminfo: memFree=1713896/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=71480 CPUtime=1601.82
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 18767 0 0 0 159773 409 0 0 25 0 1 0 246035751 73195520 17492 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 17870 17492 227 40 0 17285 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 71480

[startup+1662.3 s]
/proc/loadavg: 1.08 1.03 0.93 2/78 29734
/proc/meminfo: memFree=1712552/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=72804 CPUtime=1661.8
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 19098 0 0 0 165758 422 0 0 25 0 1 0 246035751 74551296 17823 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 18201 17823 227 40 0 17616 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 72804

[startup+1722.3 s]
/proc/loadavg: 1.03 1.02 0.93 2/78 29734
/proc/meminfo: memFree=1711144/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=74200 CPUtime=1721.78
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 19443 0 0 0 171745 433 0 0 25 0 1 0 246035751 75980800 18168 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578246 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 18550 18168 227 40 0 17965 0
Current children cumulated CPU time (s) 1721.78
Current children cumulated vsize (KiB) 74200

[startup+1782.3 s]
/proc/loadavg: 1.01 1.01 0.93 2/78 29734
/proc/meminfo: memFree=1709800/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=75608 CPUtime=1781.77
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 19794 0 0 0 177734 443 0 0 25 0 1 0 246035751 77422592 18519 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 18902 18519 227 40 0 18317 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 75608



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.01 0.93 2/78 29734
/proc/meminfo: memFree=1709288/2055920 swapFree=4157096/4192956
[pid=29535] ppid=29533 vsize=76048 CPUtime=1800.08
/proc/29535/stat : 29535 (glpPBv3) R 29533 29535 20002 0 -1 0 19905 0 0 0 179562 446 0 0 25 0 1 0 246035751 77873152 18630 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542961 0 0 4096 0 0 0 0 17 1 0 0
/proc/29535/statm: 19012 18630 227 40 0 18427 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 76048

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.62
CPU time (s): 1800.1
CPU user time (s): 1795.62
CPU system time (s): 4.47732
CPU usage (%): 99.9708
Max. virtual memory (cumulated for all children) (KiB): 76048

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

runsolver used 1.55576 second user time and 4.07638 second system time

The end

Launcher Data (download as text)

Begin job on node30 on Tue May  1 01:00:00 UTC 2007

IDJOB= 429137
IDBENCH= 47887
IDSOLVER= 166
FILE ID= node30/429137-1177981200

PBS_JOBID= 4728138

Free space on /tmp= 66562 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=5-P0=5-P1=11-P2=11-P3=29-P4=29-P5=23-P6=29-P7=17-P8=29-P9=17-B.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/429137-1177981200/instance-429137-1177981200.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node30/convwatcher-429137-1177981200 -o ROOT/results/node30/conversion-429137-1177981200 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/429137-1177981200/instance-429137-1177981200.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  e959fdee0b143510a2016bc4f8055563

RANDOM SEED= 461858677

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node30.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.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:       1783944 kB
Buffers:         38084 kB
Cached:         148484 kB
SwapCached:      15324 kB
Active:          74324 kB
Inactive:       135456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1783944 kB
SwapTotal:     4192956 kB
SwapFree:      4157096 kB
Dirty:            2476 kB
Writeback:           0 kB
Mapped:          30144 kB
Slab:            47772 kB
Committed_AS:  3879368 kB
PageTables:       1776 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= 66562 MiB

End job on node30 on Tue May  1 01:30:03 UTC 2007