Trace number 456870

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 NameAnswerCPU timeWall clock time
glpPB 0.2? (TO) 1800.11 1800.63

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_500_60_3_80.opb
MD5SUMd27101fec2f8e3dc322d79bbc996c69e
Bench CategorySATUNSAT-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1502
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 80
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)74920
Sum of products size (including duplicates)149840
Number of different products37460
Sum of products size74920

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/456870-1178363771/instance-456870-1178363771.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node47/watcher-456870-1178363771 -o ROOT/results/node47/solver-456870-1178363771 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/456870-1178363771/instance-456870-1178363771.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.92 0.95 0.82 3/77 30801
/proc/meminfo: memFree=1458040/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=2648 CPUtime=0
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 265 0 0 0 0 0 0 0 18 0 1 0 191222637 2711552 236 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 10985175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 662 238 199 40 0 77 0

[startup+0.0701071 s]
/proc/loadavg: 0.92 0.95 0.82 3/77 30801
/proc/meminfo: memFree=1458040/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=4248 CPUtime=0.06
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 682 0 0 0 6 0 0 0 18 0 1 0 191222637 4349952 653 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 10985175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 1062 653 199 40 0 477 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4248

[startup+0.102123 s]
/proc/loadavg: 0.92 0.95 0.82 3/77 30801
/proc/meminfo: memFree=1458040/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=4912 CPUtime=0.09
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 851 0 0 0 9 0 0 0 18 0 1 0 191222637 5029888 822 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 10985175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 1228 822 199 40 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4912

[startup+0.302131 s]
/proc/loadavg: 0.92 0.95 0.82 3/77 30801
/proc/meminfo: memFree=1458040/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=7444 CPUtime=0.29
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 1462 0 0 0 29 0 0 0 19 0 1 0 191222637 7622656 1433 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 10978836 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 1861 1433 199 40 0 1276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7444

[startup+0.701175 s]
/proc/loadavg: 0.92 0.95 0.82 3/77 30801
/proc/meminfo: memFree=1458040/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=11572 CPUtime=0.68
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 2500 0 0 0 68 0 0 0 22 0 1 0 191222637 11849728 2471 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 10985175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 2893 2471 199 40 0 2308 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 11572

[startup+1.50126 s]
/proc/loadavg: 0.92 0.95 0.82 2/78 30802
/proc/meminfo: memFree=1445872/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=38508 CPUtime=1.49
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9293 0 0 0 146 3 0 0 25 0 1 0 191222637 39432192 9202 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134547386 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 9627 9202 203 40 0 9042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38508

[startup+3.10143 s]
/proc/loadavg: 0.93 0.95 0.82 2/78 30802
/proc/meminfo: memFree=1390064/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=70064 CPUtime=3.09
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 20018 0 0 0 301 8 0 0 25 0 1 0 191222637 71745536 17109 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643494 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 17516 17109 221 40 0 16931 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70064

[startup+6.30178 s]
/proc/loadavg: 0.93 0.95 0.82 2/78 30802
/proc/meminfo: memFree=1387640/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=70064 CPUtime=6.29
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 22418 0 0 0 620 9 0 0 25 0 1 0 191222637 71745536 17109 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134587136 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 17516 17109 221 40 0 16931 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70064

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.82 2/78 30802
/proc/meminfo: memFree=1376856/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=83212 CPUtime=12.69
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 80773 0 0 0 1236 33 0 0 25 0 1 0 191222637 85209088 20267 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 20653 20267 261 40 0 20068 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 83212

[startup+25.5018 s]
/proc/loadavg: 0.95 0.96 0.82 2/78 30802
/proc/meminfo: memFree=1361624/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=98272 CPUtime=25.48
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 162952 0 0 0 2482 66 0 0 25 0 1 0 191222637 100630528 24182 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643256 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 24568 24182 227 40 0 23983 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 98272

[startup+51.1016 s]
/proc/loadavg: 0.96 0.96 0.83 2/78 30802
/proc/meminfo: memFree=1357208/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=102756 CPUtime=51.07
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 176595 0 0 0 5035 72 0 0 25 0 1 0 191222637 105222144 25303 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 25689 25303 227 40 0 25104 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 102756

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.83 2/78 30802
/proc/meminfo: memFree=1372504/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87696 CPUtime=102.27
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 461709 0 0 0 10034 193 0 0 25 0 1 0 191222637 89800704 21538 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134543275 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21924 21538 227 40 0 21339 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 87696

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.84 2/78 30802
/proc/meminfo: memFree=1372440/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87696 CPUtime=162.25
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 1096209 0 0 0 15771 454 0 0 25 0 1 0 191222637 89800704 21538 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21924 21538 227 40 0 21339 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 87696

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.84 2/78 30802
/proc/meminfo: memFree=1373656/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87828 CPUtime=222.22
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 1210016 0 0 0 21719 503 0 0 25 0 1 0 191222637 89935872 21552 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21957 21552 227 40 0 21372 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 87828

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 30802
/proc/meminfo: memFree=1373656/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87828 CPUtime=282.21
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 1828766 0 0 0 27470 751 0 0 25 0 1 0 191222637 89935872 21552 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 10985175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21957 21552 227 40 0 21372 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 87828

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.85 2/78 30802
/proc/meminfo: memFree=1357080/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=102888 CPUtime=342.19
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 2220105 0 0 0 33308 911 0 0 25 0 1 0 191222637 105357312 25327 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585303 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 25722 25327 227 40 0 25137 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 102888

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.86 2/78 30802
/proc/meminfo: memFree=1372312/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87828 CPUtime=402.17
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 2521194 0 0 0 39182 1035 0 0 25 0 1 0 191222637 89935872 21562 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21957 21562 227 40 0 21372 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 87828

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.87 2/78 30802
/proc/meminfo: memFree=1372312/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87828 CPUtime=462.16
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 3140694 0 0 0 44925 1291 0 0 25 0 1 0 191222637 89935872 21562 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134629118 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21957 21562 227 40 0 21372 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 87828

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/78 30802
/proc/meminfo: memFree=1354840/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=102888 CPUtime=522.14
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 3300435 0 0 0 50858 1356 0 0 25 0 1 0 191222637 105357312 25339 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134587149 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 25722 25339 227 40 0 25137 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 102888

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 30802
/proc/meminfo: memFree=1372376/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87828 CPUtime=582.13
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 3923424 0 0 0 56597 1616 0 0 25 0 1 0 191222637 89935872 21574 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 10985175 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21957 21574 227 40 0 21372 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 87828

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.88 2/78 30802
/proc/meminfo: memFree=1357016/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=102888 CPUtime=642.11
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 4345061 0 0 0 62420 1791 0 0 25 0 1 0 191222637 105357312 25347 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 25722 25347 227 40 0 25137 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 102888


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.90 2/78 30802
/proc/meminfo: memFree=1372248/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87964 CPUtime=822.06
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 5543775 0 0 0 79917 2289 0 0 25 0 1 0 191222637 90075136 21589 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21991 21589 227 40 0 21406 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 87964

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1372312/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87964 CPUtime=882.03
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 6207900 0 0 0 85633 2570 0 0 25 0 1 0 191222637 90075136 21589 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643742 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21991 21589 227 40 0 21406 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 87964

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1356952/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=105424 CPUtime=942.02
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 6756666 0 0 0 91406 2796 0 0 25 0 1 0 191222637 107954176 25966 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134642024 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 26356 25966 227 40 0 25771 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 105424

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1373528/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87964 CPUtime=1002.01
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 7187355 0 0 0 97222 2979 0 0 25 0 1 0 191222637 90075136 21601 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643313 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21991 21601 227 40 0 21406 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 87964

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1372248/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87964 CPUtime=1061.98
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 7874730 0 0 0 102935 3263 0 0 25 0 1 0 191222637 90075136 21601 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134628974 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21991 21601 227 40 0 21406 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 87964

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1354712/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=103024 CPUtime=1121.97
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 8008290 0 0 0 108877 3320 0 0 25 0 1 0 191222637 105496576 25372 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643577 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 25756 25372 227 40 0 25171 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 103024

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1373528/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=87964 CPUtime=1181.95
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 8553954 0 0 0 114646 3549 0 0 25 0 1 0 191222637 90075136 21607 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 21991 21607 227 40 0 21406 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 87964

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1358168/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=103156 CPUtime=1241.93
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9254443 0 0 0 120348 3845 0 0 25 0 1 0 191222637 105631744 25382 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643178 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 25789 25382 227 40 0 25204 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 103156

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1347864/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=112124 CPUtime=1301.92
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9286528 0 0 0 126331 3861 0 0 25 0 1 0 191222637 114814976 27624 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134586027 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28031 27624 227 40 0 27446 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 112124

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1347864/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=112124 CPUtime=1361.9
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9312328 0 0 0 132318 3872 0 0 25 0 1 0 191222637 114814976 27624 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134581630 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28031 27624 227 40 0 27446 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 112124

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1347800/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=112124 CPUtime=1421.88
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9335128 0 0 0 138305 3883 0 0 25 0 1 0 191222637 114814976 27624 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643580 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28031 27624 227 40 0 27446 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 112124

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1345560/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=112124 CPUtime=1481.87
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9355528 0 0 0 144293 3894 0 0 25 0 1 0 191222637 114814976 27624 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643626 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28031 27624 227 40 0 27446 0
Current children cumulated CPU time (s) 1481.87
Current children cumulated vsize (KiB) 112124

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1347928/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=112124 CPUtime=1541.85
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9371728 0 0 0 150283 3902 0 0 25 0 1 0 191222637 114814976 27624 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134591151 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28031 27624 227 40 0 27446 0
Current children cumulated CPU time (s) 1541.85
Current children cumulated vsize (KiB) 112124

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1347992/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=112256 CPUtime=1601.83
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9392069 0 0 0 156271 3912 0 0 25 0 1 0 191222637 114950144 27661 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643544 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28064 27661 227 40 0 27479 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 112256

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1347800/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=114656 CPUtime=1661.81
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 9744812 0 0 0 162122 4059 0 0 25 0 1 0 191222637 117407744 28261 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134640586 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28664 28261 227 40 0 28079 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 114656

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1363032/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=97196 CPUtime=1721.8
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 10044851 0 0 0 167993 4187 0 0 25 0 1 0 191222637 99528704 23896 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542262 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 24299 23896 227 40 0 23714 0
Current children cumulated CPU time (s) 1721.8
Current children cumulated vsize (KiB) 97196

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1363032/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=95696 CPUtime=1781.78
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 10668101 0 0 0 173724 4454 0 0 25 0 1 0 191222637 97992704 23521 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134543003 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 23924 23521 227 40 0 23339 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 95696



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/78 30802
/proc/meminfo: memFree=1347736/2055920 swapFree=4157880/4192956
[pid=30801] ppid=30799 vsize=112256 CPUtime=1800.09
/proc/30801/stat : 30801 (glpPBv3) R 30799 30801 30255 0 -1 0 10707980 0 0 0 175537 4472 0 0 25 0 1 0 191222637 114950144 27661 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134582224 0 0 4096 0 0 0 0 17 1 0 0
/proc/30801/statm: 28064 27661 227 40 0 27479 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 112256

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.63
CPU time (s): 1800.11
CPU user time (s): 1755.37
CPU system time (s): 44.7412
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 114656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.37
system time used= 44.7412
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10707980
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= 11
involuntary context switches= 1361

runsolver used 1.72174 second user time and 4.50432 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat May  5 11:16:11 UTC 2007

IDJOB= 456870
IDBENCH= 48303
IDSOLVER= 166
FILE ID= node47/456870-1178363771

PBS_JOBID= 5189182

Free space on /tmp= 66561 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_500_60_3_80.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/456870-1178363771/instance-456870-1178363771.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node47/convwatcher-456870-1178363771 -o ROOT/results/node47/conversion-456870-1178363771 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/456870-1178363771/instance-456870-1178363771.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  d27101fec2f8e3dc322d79bbc996c69e

RANDOM SEED= 495896120

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1458512 kB
Buffers:         56264 kB
Cached:         426352 kB
SwapCached:       3788 kB
Active:         181792 kB
Inactive:       325624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458512 kB
SwapTotal:     4192956 kB
SwapFree:      4157880 kB
Dirty:            5524 kB
Writeback:           0 kB
Mapped:          31296 kB
Slab:            75472 kB
Committed_AS:  5481584 kB
PageTables:       1780 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= 66559 MiB

End job on node47 on Sat May  5 11:46:15 UTC 2007