Trace number 457425

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.04 1800.61

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_3_40.opb
MD5SUM67a15ea3b760eccb0e507c1f93bad0e1
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 variables400
Total number of constraints602
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12432
Sum of products size (including duplicates)24864
Number of different products6216
Sum of products size12432

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/457425-1178368805/instance-457425-1178368805.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node15/watcher-457425-1178368805 -o ROOT/results/node15/solver-457425-1178368805 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/457425-1178368805/instance-457425-1178368805.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.97 0.92 3/77 29300
/proc/meminfo: memFree=1768648/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=2392 CPUtime=0
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 284798120 2449408 188 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 7877582 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 598 188 165 40 0 13 0

[startup+0.0223421 s]
/proc/loadavg: 0.92 0.97 0.92 3/77 29300
/proc/meminfo: memFree=1768648/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=3048 CPUtime=0.01
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 369 0 0 0 1 0 0 0 18 0 1 0 284798120 3121152 340 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 7978711 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 762 340 199 40 0 177 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3048

[startup+0.10135 s]
/proc/loadavg: 0.92 0.97 0.92 3/77 29300
/proc/meminfo: memFree=1768648/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=3980 CPUtime=0.09
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 612 0 0 0 9 0 0 0 18 0 1 0 284798120 4075520 583 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 7978711 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 995 583 199 40 0 410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3980

[startup+0.301368 s]
/proc/loadavg: 0.92 0.97 0.92 3/77 29300
/proc/meminfo: memFree=1768648/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=14232 CPUtime=0.29
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 3396 0 0 0 28 1 0 0 20 0 1 0 284798120 14573568 3144 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643294 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3558 3144 221 40 0 2973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14232

[startup+0.701405 s]
/proc/loadavg: 0.92 0.97 0.92 3/77 29300
/proc/meminfo: memFree=1768648/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=14232 CPUtime=0.69
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 3566 0 0 0 68 1 0 0 24 0 1 0 284798120 14573568 3176 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643689 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 3558 3176 221 40 0 2973 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14232

[startup+1.50248 s]
/proc/loadavg: 0.92 0.97 0.92 2/78 29301
/proc/meminfo: memFree=1753792/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=16936 CPUtime=1.49
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 5648 0 0 0 147 2 0 0 25 0 1 0 284798120 17342464 3858 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4234 3858 227 40 0 3649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16936

[startup+3.10163 s]
/proc/loadavg: 0.93 0.97 0.92 2/78 29301
/proc/meminfo: memFree=1750656/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=19980 CPUtime=3.09
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 6949 0 0 0 307 2 0 0 25 0 1 0 284798120 20459520 4619 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643691 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4995 4619 227 40 0 4410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19980

[startup+6.30192 s]
/proc/loadavg: 0.93 0.97 0.92 2/78 29301
/proc/meminfo: memFree=1752768/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=6.29
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 7303 0 0 0 626 3 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17704

[startup+12.7015 s]
/proc/loadavg: 0.94 0.97 0.92 2/78 29301
/proc/meminfo: memFree=1750400/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=12.69
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 9358 0 0 0 1265 4 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543414 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17704

[startup+25.5017 s]
/proc/loadavg: 0.95 0.97 0.92 2/78 29301
/proc/meminfo: memFree=1750400/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20004 CPUtime=25.49
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 12836 0 0 0 2543 6 0 0 25 0 1 0 284798120 20484096 4625 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134605662 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5001 4625 227 40 0 4416 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20004

[startup+51.101 s]
/proc/loadavg: 0.96 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1750336/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=51.08
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 20672 0 0 0 5097 11 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629076 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17704

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1750272/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20136 CPUtime=102.26
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 35782 0 0 0 10206 20 0 0 25 0 1 0 284798120 20619264 4658 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134582178 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5034 4658 227 40 0 4449 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 20136

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1750144/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20184 CPUtime=162.25
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 54836 0 0 0 16193 32 0 0 25 0 1 0 284798120 20668416 4670 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643294 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5046 4670 227 40 0 4461 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 20184

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=222.23
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 74208 0 0 0 22181 42 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 17704

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1750016/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20292 CPUtime=282.22
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 92627 0 0 0 28168 54 0 0 25 0 1 0 284798120 20779008 4697 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643626 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5073 4697 227 40 0 4488 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 20292

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=342.2
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 112915 0 0 0 34154 66 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629283 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 17704

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=402.19
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 133259 0 0 0 40141 78 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 17704

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=462.18
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 154972 0 0 0 46129 89 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632405 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 17704

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1749952/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20340 CPUtime=522.16
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 174696 0 0 0 52115 101 0 0 25 0 1 0 284798120 20828160 4709 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134591384 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5085 4709 227 40 0 4500 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 20340

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=582.15
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 195357 0 0 0 58102 113 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643305 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 17704

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1749952/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20340 CPUtime=642.14
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 216174 0 0 0 64089 125 0 0 25 0 1 0 284798120 20828160 4709 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134587702 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5085 4709 227 40 0 4500 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 20340


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1749952/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20340 CPUtime=822.09
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 280014 0 0 0 82047 162 0 0 25 0 1 0 284798120 20828160 4709 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643626 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5085 4709 227 40 0 4500 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 20340

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1749888/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20340 CPUtime=882.07
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 303608 0 0 0 88031 176 0 0 25 0 1 0 284798120 20828160 4709 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643275 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5085 4709 227 40 0 4500 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 20340

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.92 2/78 29303
/proc/meminfo: memFree=1752512/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=942.06
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 326968 0 0 0 94016 190 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 17704

[startup+1002.3 s]
/proc/loadavg: 1.05 0.99 0.93 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=1002.04
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 344352 0 0 0 100005 199 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543275 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 17704

[startup+1062.3 s]
/proc/loadavg: 1.07 1.00 0.93 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20396 CPUtime=1062.03
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 388754 0 0 0 105973 230 0 0 25 0 1 0 284798120 20885504 4723 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134585851 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5099 4723 227 40 0 4514 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 20396

[startup+1122.3 s]
/proc/loadavg: 1.07 1.01 0.94 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17856 CPUtime=1122.01
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 449452 0 0 0 111932 269 0 0 25 0 1 0 284798120 18284544 4056 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4464 4056 227 40 0 3879 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 17856

[startup+1182.3 s]
/proc/loadavg: 1.02 1.01 0.94 2/78 29303
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17704 CPUtime=1182
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 515438 0 0 0 117885 315 0 0 25 0 1 0 284798120 18128896 4050 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632812 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 17704

[startup+1242.3 s]
/proc/loadavg: 1.01 1.00 0.94 2/78 29303
/proc/meminfo: memFree=1749824/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20448 CPUtime=1241.98
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 614169 0 0 0 123827 371 0 0 25 0 1 0 284798120 20938752 4736 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134590761 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5112 4736 227 40 0 4527 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 20448

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/84 29475
/proc/meminfo: memFree=1751432/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17904 CPUtime=1301.87
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 763739 0 0 0 129740 447 0 0 25 0 1 0 284798120 18333696 4068 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542262 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4476 4068 227 40 0 3891 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 17904

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1752440/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17856 CPUtime=1361.83
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 914565 0 0 0 135663 520 0 0 25 0 1 0 284798120 18284544 4051 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 7947845 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4464 4060 227 40 0 3879 0
Current children cumulated CPU time (s) 1361.83
Current children cumulated vsize (KiB) 17856

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1752440/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17856 CPUtime=1421.82
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 1104273 0 0 0 141580 602 0 0 25 0 1 0 284798120 18284544 4081 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4464 4081 227 40 0 3879 0
Current children cumulated CPU time (s) 1421.82
Current children cumulated vsize (KiB) 17856

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1752632/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20496 CPUtime=1481.8
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 1338117 0 0 0 147465 715 0 0 25 0 1 0 284798120 20987904 4748 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134587691 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5124 4748 227 40 0 4539 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 20496

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1752568/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17856 CPUtime=1541.79
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 1572908 0 0 0 153348 831 0 0 25 0 1 0 284798120 18284544 4081 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643512 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4464 4081 227 40 0 3879 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 17856

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1749688/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20856 CPUtime=1601.77
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 1821049 0 0 0 159236 941 0 0 25 0 1 0 284798120 21356544 4831 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134638624 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5214 4831 227 40 0 4629 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 20856

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1749632/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20548 CPUtime=1661.75
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 2038630 0 0 0 165130 1045 0 0 25 0 1 0 284798120 21041152 4761 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134587689 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5137 4761 227 40 0 4552 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 20548

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1749696/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=20548 CPUtime=1721.74
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 2249821 0 0 0 171033 1141 0 0 25 0 1 0 284798120 21041152 4761 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134606800 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 5137 4761 227 40 0 4552 0
Current children cumulated CPU time (s) 1721.74
Current children cumulated vsize (KiB) 20548

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17908 CPUtime=1781.73
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 2472484 0 0 0 176928 1245 0 0 25 0 1 0 284798120 18337792 4094 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643764 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4477 4094 227 40 0 3892 0
Current children cumulated CPU time (s) 1781.73
Current children cumulated vsize (KiB) 17908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/78 29501
/proc/meminfo: memFree=1752576/2055920 swapFree=4169132/4192956
[pid=29300] ppid=29298 vsize=17908 CPUtime=1800.03
/proc/29300/stat : 29300 (glpPBv3) R 29298 29300 27840 0 -1 0 2539042 0 0 0 178726 1277 0 0 25 0 1 0 284798120 18337792 4094 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/29300/statm: 4477 4094 227 40 0 3892 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 17908

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.04
CPU user time (s): 1787.27
CPU system time (s): 12.7771
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 20956

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

runsolver used 1.38779 second user time and 3.9284 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat May  5 12:40:05 UTC 2007

IDJOB= 457425
IDBENCH= 48340
IDSOLVER= 166
FILE ID= node15/457425-1178368805

PBS_JOBID= 5188984

Free space on /tmp= 66562 MiB

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

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  67a15ea3b760eccb0e507c1f93bad0e1

RANDOM SEED= 201900169

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.227
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.227
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:       1768992 kB
Buffers:         61376 kB
Cached:         134076 kB
SwapCached:       2632 kB
Active:         174232 kB
Inactive:        46560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768992 kB
SwapTotal:     4192956 kB
SwapFree:      4169132 kB
Dirty:            2812 kB
Writeback:           0 kB
Mapped:          32512 kB
Slab:            51536 kB
Committed_AS: 10750576 kB
PageTables:       1876 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= 66561 MiB

End job on node15 on Sat May  5 13:10:08 UTC 2007