Trace number 429627

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? (exit code) 978.489 978.832

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=9-P0=419-P1=479-P2=367-B.opb
MD5SUM52bf383ed9b3de8fe398adacf729ec57
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.065989
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 variables54
Total number of constraints5
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 constraints5
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)162
Sum of products size (including duplicates)324
Number of different products162
Sum of products size324

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
978.45/978.82	c starting to Solve
978.45/978.82	Assertion failed: x >= lb; file glpmip2.c; line 230

Verifier Data (download as text)

ERROR: no interpretation found !

Conversion Script Data (download as text)

Linearizing /tmp/evaluation/429627-1177987011/instance-429627-1177987011.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node37/watcher-429627-1177987011 -o ROOT/results/node37/solver-429627-1177987011 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/429627-1177987011/instance-429627-1177987011.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.97 3/78 5497
/proc/meminfo: memFree=1797528/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=2648 CPUtime=0
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 265 0 0 0 0 0 0 0 18 0 1 0 246613578 2711552 236 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134530886 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 662 236 199 40 0 77 0

[startup+0.0275921 s]
/proc/loadavg: 0.91 0.98 0.97 3/78 5497
/proc/meminfo: memFree=1797528/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=3028 CPUtime=0.02
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 407 0 0 0 2 0 0 0 18 0 1 0 246613578 3100672 377 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534290 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 757 377 227 40 0 172 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3028

[startup+0.101605 s]
/proc/loadavg: 0.91 0.98 0.97 3/78 5497
/proc/meminfo: memFree=1797528/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=3152 CPUtime=0.09
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 421 0 0 0 9 0 0 0 18 0 1 0 246613578 3227648 391 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534279 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 788 391 227 40 0 203 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3152

[startup+0.301642 s]
/proc/loadavg: 0.91 0.98 0.97 3/78 5497
/proc/meminfo: memFree=1797528/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=3152 CPUtime=0.29
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 424 0 0 0 29 0 0 0 20 0 1 0 246613578 3227648 394 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 788 394 227 40 0 203 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3152

[startup+0.701718 s]
/proc/loadavg: 0.91 0.98 0.97 3/78 5497
/proc/meminfo: memFree=1797528/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=3152 CPUtime=0.69
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 438 0 0 0 69 0 0 0 24 0 1 0 246613578 3227648 408 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 788 408 227 40 0 203 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3152

[startup+1.50187 s]
/proc/loadavg: 0.91 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1796688/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=3308 CPUtime=1.49
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 472 0 0 0 148 1 0 0 25 0 1 0 246613578 3387392 442 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 827 442 227 40 0 242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3308

[startup+3.10117 s]
/proc/loadavg: 0.91 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1796432/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=3604 CPUtime=3.09
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 542 0 0 0 307 2 0 0 25 0 1 0 246613578 3690496 512 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 901 512 227 40 0 316 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3604

[startup+6.30177 s]
/proc/loadavg: 0.91 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1795792/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=4000 CPUtime=6.29
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 650 0 0 0 625 4 0 0 25 0 1 0 246613578 4096000 620 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542318 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 1000 620 227 40 0 415 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4000

[startup+12.702 s]
/proc/loadavg: 0.92 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1795024/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=4812 CPUtime=12.68
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 843 0 0 0 1260 8 0 0 25 0 1 0 246613578 4927488 813 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 1203 813 227 40 0 618 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4812

[startup+25.5014 s]
/proc/loadavg: 0.94 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1793168/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=6456 CPUtime=25.48
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 1293 0 0 0 2530 18 0 0 25 0 1 0 246613578 6610944 1222 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 1614 1222 227 40 0 1029 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6456

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1790992/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=8648 CPUtime=51.07
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 1847 0 0 0 5069 38 0 0 25 0 1 0 246613578 8855552 1776 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 2162 1776 227 40 0 1577 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8648

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1786192/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=13396 CPUtime=102.26
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 3117 0 0 0 10147 79 0 0 25 0 1 0 246613578 13717504 2965 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 3349 2965 227 40 0 2764 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13396

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1781840/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=17812 CPUtime=162.23
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 4384 0 0 0 16096 127 0 0 25 0 1 0 246613578 18239488 4071 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 4453 4071 227 40 0 3868 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 17812

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5498
/proc/meminfo: memFree=1777168/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=22380 CPUtime=222.21
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 5530 0 0 0 22051 170 0 0 25 0 1 0 246613578 22917120 5217 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632608 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 5595 5217 227 40 0 5010 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22380

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5500
/proc/meminfo: memFree=1772872/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=26620 CPUtime=282.19
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 6584 0 0 0 28008 211 0 0 25 0 1 0 246613578 27258880 6271 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 6655 6271 227 40 0 6070 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 26620

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1768016/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=31380 CPUtime=342.16
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 8101 0 0 0 33964 252 0 0 25 0 1 0 246613578 32133120 7467 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 7845 7467 227 40 0 7260 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 31380

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1764944/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=34492 CPUtime=402.15
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 8872 0 0 0 39927 288 0 0 25 0 1 0 246613578 35319808 8238 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 8623 8238 227 40 0 8038 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 34492

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1761232/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=38220 CPUtime=462.13
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 9799 0 0 0 45891 322 0 0 25 0 1 0 246613578 39137280 9165 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 9555 9165 227 40 0 8970 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 38220

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1757648/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=41784 CPUtime=522.1
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 10700 0 0 0 51853 357 0 0 25 0 1 0 246613578 42786816 10066 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134541766 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 10446 10066 227 40 0 9861 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 41784

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1754768/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=44628 CPUtime=582.08
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 11405 0 0 0 57817 391 0 0 25 0 1 0 246613578 45699072 10771 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 11157 10771 227 40 0 10572 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 44628

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1751696/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=47708 CPUtime=642.07
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 12171 0 0 0 63784 423 0 0 25 0 1 0 246613578 48852992 11537 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578266 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 11927 11537 227 40 0 11342 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 47708

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1748880/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=50576 CPUtime=702.04
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 12888 0 0 0 69750 454 0 0 25 0 1 0 246613578 51789824 12254 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 12644 12254 227 40 0 12059 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 50576

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1743312/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=55996 CPUtime=762.02
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 14896 0 0 0 75716 486 0 0 25 0 1 0 246613578 57339904 13621 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578288 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 13999 13621 227 40 0 13414 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 55996

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1740880/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=58544 CPUtime=822
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 15517 0 0 0 81686 514 0 0 25 0 1 0 246613578 59949056 14242 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 14636 14242 227 40 0 14051 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 58544

[startup+882.303 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1737360/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=62024 CPUtime=881.98
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 16393 0 0 0 87650 548 0 0 25 0 1 0 246613578 63512576 15118 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 15506 15118 227 40 0 14921 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 62024

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1734544/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=64852 CPUtime=941.97
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17104 0 0 0 93619 578 0 0 25 0 1 0 246613578 66408448 15829 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16213 15829 227 40 0 15628 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 64852

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

[startup+947.105 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1734288/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=65104 CPUtime=946.76
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17157 0 0 0 94096 580 0 0 25 0 1 0 246613578 66666496 15882 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578241 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16276 15882 227 40 0 15691 0
Current children cumulated CPU time (s) 946.76
Current children cumulated vsize (KiB) 65104

[startup+959.901 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1733904/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=65580 CPUtime=959.55
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17276 0 0 0 95369 586 0 0 25 0 1 0 246613578 67153920 16001 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16395 16001 227 40 0 15810 0
Current children cumulated CPU time (s) 959.55
Current children cumulated vsize (KiB) 65580

[startup+966.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1733520/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=65904 CPUtime=965.95
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17357 0 0 0 96007 588 0 0 25 0 1 0 246613578 67485696 16082 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16476 16082 227 40 0 15891 0
Current children cumulated CPU time (s) 965.95
Current children cumulated vsize (KiB) 65904

[startup+972.702 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1733136/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=66216 CPUtime=972.35
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17449 0 0 0 96644 591 0 0 25 0 1 0 246613578 67805184 16174 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16554 16174 227 40 0 15969 0
Current children cumulated CPU time (s) 972.35
Current children cumulated vsize (KiB) 66216

[startup+975.901 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1733072/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=66372 CPUtime=975.55
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17474 0 0 0 96963 592 0 0 25 0 1 0 246613578 67964928 16199 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16593 16199 227 40 0 16008 0
Current children cumulated CPU time (s) 975.55
Current children cumulated vsize (KiB) 66372

[startup+977.502 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1733008/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=66460 CPUtime=977.15
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17506 0 0 0 97123 592 0 0 25 0 1 0 246613578 68055040 16231 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134578239 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16615 16231 227 40 0 16030 0
Current children cumulated CPU time (s) 977.15
Current children cumulated vsize (KiB) 66460

[startup+978.302 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1732880/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=66460 CPUtime=977.95
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17506 0 0 0 97202 593 0 0 25 0 1 0 246613578 68055040 16231 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16615 16231 227 40 0 16030 0
Current children cumulated CPU time (s) 977.95
Current children cumulated vsize (KiB) 66460

[startup+978.703 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1732880/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=66460 CPUtime=978.35
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17508 0 0 0 97242 593 0 0 25 0 1 0 246613578 68055040 16233 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16615 16233 227 40 0 16030 0
Current children cumulated CPU time (s) 978.35
Current children cumulated vsize (KiB) 66460

[startup+978.802 s]
/proc/loadavg: 0.99 0.98 0.97 2/79 5506
/proc/meminfo: memFree=1732880/2055920 swapFree=4145584/4192956
[pid=5497] ppid=5495 vsize=66460 CPUtime=978.45
/proc/5497/stat : 5497 (glpPBv3) R 5495 5497 3788 0 -1 0 17508 0 0 0 97252 593 0 0 25 0 1 0 246613578 68055040 16233 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134638630 0 0 4096 0 0 0 0 17 1 0 0
/proc/5497/statm: 16615 16233 227 40 0 16030 0
Current children cumulated CPU time (s) 978.45
Current children cumulated vsize (KiB) 66460

Child status: 1
Real time (s): 978.832
CPU time (s): 978.489
CPU user time (s): 972.544
CPU system time (s): 5.9451
CPU usage (%): 99.9649
Max. virtual memory (cumulated for all children) (KiB): 66460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 972.544
system time used= 5.9451
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17512
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= 12
involuntary context switches= 20663

runsolver used 0.925859 second user time and 2.37464 second system time

The end

Launcher Data (download as text)

Begin job on node37 on Tue May  1 02:36:51 UTC 2007

IDJOB= 429627
IDBENCH= 47922
IDSOLVER= 166
FILE ID= node37/429627-1177987011

PBS_JOBID= 4728128

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=9-P0=419-P1=479-P2=367-B.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/429627-1177987011/instance-429627-1177987011.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node37/convwatcher-429627-1177987011 -o ROOT/results/node37/conversion-429627-1177987011 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/429627-1177987011/instance-429627-1177987011.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  52bf383ed9b3de8fe398adacf729ec57

RANDOM SEED= 682319563

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node37.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.281
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.281
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:       1797936 kB
Buffers:         36056 kB
Cached:         134932 kB
SwapCached:      15264 kB
Active:         109852 kB
Inactive:        84944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797936 kB
SwapTotal:     4192956 kB
SwapFree:      4145584 kB
Dirty:            2300 kB
Writeback:           0 kB
Mapped:          30792 kB
Slab:            48452 kB
Committed_AS:  2187940 kB
PageTables:       2004 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 node37 on Tue May  1 02:53:10 UTC 2007