Trace number 457710

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.08 1800.81

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_200_25_2_40.opb
MD5SUMff64c7b9cef588c95a335f732f2d905b
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)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

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/457710-1178372419/instance-457710-1178372419.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-457710-1178372419 -o ROOT/results/node58/solver-457710-1178372419 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/457710-1178372419/instance-457710-1178372419.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.93 0.97 0.93 3/64 19958
/proc/meminfo: memFree=1472896/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=2648 CPUtime=0
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 267 0 0 0 0 0 0 0 18 0 1 0 285151614 2711552 238 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 5336791 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 662 238 199 40 0 77 0

[startup+0.0559 s]
/proc/loadavg: 0.93 0.97 0.93 3/64 19958
/proc/meminfo: memFree=1472896/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=3580 CPUtime=0.05
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 488 0 0 0 5 0 0 0 18 0 1 0 285151614 3665920 459 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 895 459 199 40 0 310 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3580

[startup+0.101908 s]
/proc/loadavg: 0.93 0.97 0.93 3/64 19958
/proc/meminfo: memFree=1472896/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=3980 CPUtime=0.09
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 620 0 0 0 9 0 0 0 18 0 1 0 285151614 4075520 591 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 995 591 199 40 0 410 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3980

[startup+0.301941 s]
/proc/loadavg: 0.93 0.97 0.93 3/64 19958
/proc/meminfo: memFree=1472896/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=14232 CPUtime=0.29
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 3397 0 0 0 28 1 0 0 19 0 1 0 285151614 14573568 3144 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 3558 3144 221 40 0 2973 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14232

[startup+0.702007 s]
/proc/loadavg: 0.93 0.97 0.93 3/64 19958
/proc/meminfo: memFree=1472896/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=14232 CPUtime=0.69
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 3569 0 0 0 68 1 0 0 22 0 1 0 285151614 14573568 3176 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 3558 3176 221 40 0 2973 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14232

[startup+1.50114 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 19959
/proc/meminfo: memFree=1458104/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=16936 CPUtime=1.49
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 5652 0 0 0 147 2 0 0 25 0 1 0 285151614 17342464 3858 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4234 3858 227 40 0 3649 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16936

[startup+3.10141 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 19959
/proc/meminfo: memFree=1454904/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=19980 CPUtime=3.09
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 7027 0 0 0 306 3 0 0 25 0 1 0 285151614 20459520 4619 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585691 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4995 4619 227 40 0 4410 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19980

[startup+6.30194 s]
/proc/loadavg: 0.93 0.97 0.93 2/65 19959
/proc/meminfo: memFree=1457144/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=6.29
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 7315 0 0 0 626 3 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17704

[startup+12.702 s]
/proc/loadavg: 0.94 0.97 0.93 2/65 19959
/proc/meminfo: memFree=1455096/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20008 CPUtime=12.68
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 9518 0 0 0 1264 4 0 0 25 0 1 0 285151614 20488192 4626 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585311 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5002 4626 227 40 0 4417 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20008

[startup+25.5012 s]
/proc/loadavg: 0.95 0.97 0.93 2/65 19959
/proc/meminfo: memFree=1457080/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=25.48
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 12374 0 0 0 2542 6 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17704

[startup+51.1014 s]
/proc/loadavg: 0.97 0.97 0.93 2/65 19959
/proc/meminfo: memFree=1457144/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=51.07
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 20786 0 0 0 5097 10 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134543278 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17704

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.93 2/65 19959
/proc/meminfo: memFree=1457144/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=102.25
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 35206 0 0 0 10207 18 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17704

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1457144/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=162.22
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 53712 0 0 0 16194 28 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542153 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 17704

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454456/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20320 CPUtime=222.2
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 72171 0 0 0 22181 39 0 0 25 0 1 0 285151614 20807680 4704 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5080 4704 227 40 0 4495 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 20320

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1457144/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20268 CPUtime=282.19
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 92437 0 0 0 28169 50 0 0 25 0 1 0 285151614 20754432 4678 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134590861 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5067 4678 227 40 0 4482 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 20268

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454520/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20344 CPUtime=342.17
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 113695 0 0 0 34154 63 0 0 25 0 1 0 285151614 20832256 4710 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643580 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5086 4710 227 40 0 4501 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 20344

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1457144/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=402.14
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 135012 0 0 0 40139 75 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 17704

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454520/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20372 CPUtime=462.13
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 156446 0 0 0 46126 87 0 0 25 0 1 0 285151614 20860928 4717 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643626 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5093 4717 227 40 0 4508 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 20372

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454456/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20372 CPUtime=522.1
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 178152 0 0 0 52112 98 0 0 25 0 1 0 285151614 20860928 4717 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5093 4717 227 40 0 4508 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 20372

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454456/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=582.08
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 201101 0 0 0 58098 110 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134626413 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 17704

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454456/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20372 CPUtime=642.07
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 223029 0 0 0 64085 122 0 0 25 0 1 0 285151614 20860928 4717 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134643512 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5093 4717 227 40 0 4508 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 20372


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

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454456/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20396 CPUtime=821.99
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 312039 0 0 0 82028 171 0 0 25 0 1 0 285151614 20885504 4723 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134587697 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5099 4723 227 40 0 4514 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 20396

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454392/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20396 CPUtime=881.97
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 372912 0 0 0 87990 207 0 0 25 0 1 0 285151614 20885504 4723 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5099 4723 227 40 0 4514 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 20396

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1457144/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17856 CPUtime=941.96
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 432827 0 0 0 93951 245 0 0 25 0 1 0 285151614 18284544 4056 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4464 4056 227 40 0 3879 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 17856

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1457080/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17856 CPUtime=1001.94
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 493154 0 0 0 99911 283 0 0 25 0 1 0 285151614 18284544 4056 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542166 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4464 4056 227 40 0 3879 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 17856

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454712/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20756 CPUtime=1061.92
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 559280 0 0 0 105869 323 0 0 25 0 1 0 285151614 21254144 4806 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134636524 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5189 4806 227 40 0 4604 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 20756

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454328/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20448 CPUtime=1121.9
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 683185 0 0 0 111802 388 0 0 25 0 1 0 285151614 20938752 4736 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5112 4736 227 40 0 4527 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 20448

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/65 19961
/proc/meminfo: memFree=1454392/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17908 CPUtime=1181.87
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 812697 0 0 0 117734 453 0 0 25 0 1 0 285151614 18337792 4069 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4477 4069 227 40 0 3892 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 17908

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.93 2/71 19987
/proc/meminfo: memFree=1453320/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20448 CPUtime=1241.85
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 960655 0 0 0 123653 532 0 0 25 0 1 0 285151614 20938752 4736 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134605359 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5112 4736 227 40 0 4527 0
Current children cumulated CPU time (s) 1241.85
Current children cumulated vsize (KiB) 20448

[startup+1302.3 s]
/proc/loadavg: 1.09 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1453864/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20448 CPUtime=1301.74
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 1109027 0 0 0 129566 608 0 0 25 0 1 0 285151614 20938752 4736 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585282 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5112 4736 227 40 0 4527 0
Current children cumulated CPU time (s) 1301.74
Current children cumulated vsize (KiB) 20448

[startup+1362.3 s]
/proc/loadavg: 1.03 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1454008/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20476 CPUtime=1361.72
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 1273643 0 0 0 135480 692 0 0 25 0 1 0 285151614 20967424 4743 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5119 4743 227 40 0 4534 0
Current children cumulated CPU time (s) 1361.72
Current children cumulated vsize (KiB) 20476

[startup+1422.3 s]
/proc/loadavg: 1.01 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1454008/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20476 CPUtime=1421.7
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 1430500 0 0 0 141399 771 0 0 25 0 1 0 285151614 20967424 4743 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134582110 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5119 4743 227 40 0 4534 0
Current children cumulated CPU time (s) 1421.7
Current children cumulated vsize (KiB) 20476

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1454072/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20476 CPUtime=1481.68
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 1571923 0 0 0 147325 843 0 0 25 0 1 0 285151614 20967424 4743 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134585305 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5119 4743 227 40 0 4534 0
Current children cumulated CPU time (s) 1481.68
Current children cumulated vsize (KiB) 20476

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1456824/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=1541.65
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 1732855 0 0 0 153240 925 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 1541.65
Current children cumulated vsize (KiB) 17704

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1456952/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17908 CPUtime=1601.64
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 1909915 0 0 0 159149 1015 0 0 25 0 1 0 285151614 18337792 4069 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134629115 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4477 4069 227 40 0 3892 0
Current children cumulated CPU time (s) 1601.64
Current children cumulated vsize (KiB) 17908

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1456952/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17908 CPUtime=1661.62
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 2050425 0 0 0 165076 1086 0 0 25 0 1 0 285151614 18337792 4069 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4477 4069 227 40 0 3892 0
Current children cumulated CPU time (s) 1661.62
Current children cumulated vsize (KiB) 17908

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1456888/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17908 CPUtime=1721.59
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 2209387 0 0 0 170992 1167 0 0 25 0 1 0 285151614 18337792 4069 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4477 4069 227 40 0 3892 0
Current children cumulated CPU time (s) 1721.59
Current children cumulated vsize (KiB) 17908

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1457080/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=20884 CPUtime=1781.57
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 2379968 0 0 0 176905 1252 0 0 25 0 1 0 285151614 21385216 4813 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 134636926 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 5221 4813 227 40 0 4636 0
Current children cumulated CPU time (s) 1781.57
Current children cumulated vsize (KiB) 20884



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 20159
/proc/meminfo: memFree=1457016/2055920 swapFree=4184552/4192956
[pid=19958] ppid=19956 vsize=17704 CPUtime=1800.07
/proc/19958/stat : 19958 (glpPBv3) R 19956 19958 18572 0 -1 0 2437165 0 0 0 178727 1280 0 0 25 0 1 0 285151614 18128896 4050 18446744073709551615 134512640 134678228 4294956720 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/19958/statm: 4426 4050 227 40 0 3841 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 17704

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.81
CPU time (s): 1800.08
CPU user time (s): 1787.28
CPU system time (s): 12.8061
CPU usage (%): 99.9597
Max. virtual memory (cumulated for all children) (KiB): 20884

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

runsolver used 1.50077 second user time and 3.47847 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat May  5 13:40:19 UTC 2007

IDJOB= 457710
IDBENCH= 48359
IDSOLVER= 166
FILE ID= node58/457710-1178372419

PBS_JOBID= 5189174

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_2_40.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/457710-1178372419/instance-457710-1178372419.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node58/convwatcher-457710-1178372419 -o ROOT/results/node58/conversion-457710-1178372419 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/457710-1178372419/instance-457710-1178372419.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  ff64c7b9cef588c95a335f732f2d905b

RANDOM SEED= 46334717

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1473240 kB
Buffers:         39500 kB
Cached:         430216 kB
SwapCached:       2544 kB
Active:         210092 kB
Inactive:       272992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473240 kB
SwapTotal:     4192956 kB
SwapFree:      4184552 kB
Dirty:            2960 kB
Writeback:           0 kB
Mapped:          19828 kB
Slab:            85584 kB
Committed_AS:  4559484 kB
PageTables:       1388 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 node58 on Sat May  5 14:10:22 UTC 2007