Trace number 455553

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
glpPB 0.2? (TO) 1800.07 1800.81

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_2.opb
MD5SUMb5a23f46b7c8ffe564ae87cb51d69480
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-59
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
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 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)4984
Sum of products size (including duplicates)9968
Number of different products2492
Sum of products size4984

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/455553-1178045424/instance-455553-1178045424.opb

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-455553-1178045424 -o ROOT/results/node42/solver-455553-1178045424 -C 1800 -W 3600 -M 1800 --output-limit 1,15 glpPBv3 /tmp/evaluation/455553-1178045424/instance-455553-1178045424.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.77 0.92 0.97 3/77 13219
/proc/meminfo: memFree=1768040/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=2648 CPUtime=0
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 265 0 0 0 0 0 0 0 18 0 1 0 252454349 2711552 236 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134530899 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 662 238 199 40 0 77 0

[startup+0.045396 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 13219
/proc/meminfo: memFree=1768040/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=3180 CPUtime=0.03
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 417 0 0 0 3 0 0 0 18 0 1 0 252454349 3256320 388 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 12873431 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 795 389 199 40 0 210 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3180

[startup+0.101407 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 13219
/proc/meminfo: memFree=1768040/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=5188 CPUtime=0.09
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 912 0 0 0 9 0 0 0 18 0 1 0 252454349 5312512 883 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 1297 883 204 40 0 712 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5188

[startup+0.301444 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 13219
/proc/meminfo: memFree=1768040/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=6752 CPUtime=0.29
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1322 0 0 0 29 0 0 0 19 0 1 0 252454349 6914048 1291 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 1688 1291 221 40 0 1103 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6752

[startup+0.701521 s]
/proc/loadavg: 0.77 0.92 0.97 3/77 13219
/proc/meminfo: memFree=1768040/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=9880 CPUtime=0.69
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2444 0 0 0 68 1 0 0 23 0 1 0 252454349 10117120 2094 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632402 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2470 2094 227 40 0 1885 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9880

[startup+1.50167 s]
/proc/loadavg: 0.79 0.92 0.97 2/78 13220
/proc/meminfo: memFree=1760352/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10364 CPUtime=1.49
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2589 0 0 0 148 1 0 0 25 0 1 0 252454349 10612736 2215 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2591 2215 227 40 0 2006 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10364

[startup+3.10198 s]
/proc/loadavg: 0.79 0.92 0.97 2/78 13220
/proc/meminfo: memFree=1759840/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=11032 CPUtime=3.09
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 3044 0 0 0 308 1 0 0 25 0 1 0 252454349 11296768 2382 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643323 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2758 2382 227 40 0 2173 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11032

[startup+6.30159 s]
/proc/loadavg: 0.81 0.92 0.97 2/78 13220
/proc/meminfo: memFree=1759072/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=6.29
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 3321 0 0 0 627 2 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10548

[startup+12.7018 s]
/proc/loadavg: 0.82 0.93 0.97 2/78 13220
/proc/meminfo: memFree=1758976/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=11076 CPUtime=12.68
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 3764 0 0 0 1266 2 0 0 25 0 1 0 252454349 11341824 2393 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134585282 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2769 2393 227 40 0 2184 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11076

[startup+25.5012 s]
/proc/loadavg: 0.85 0.93 0.97 2/78 13220
/proc/meminfo: memFree=1759432/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=25.48
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 4590 0 0 0 2545 3 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626410 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10548

[startup+51.1011 s]
/proc/loadavg: 0.91 0.93 0.97 2/78 13220
/proc/meminfo: memFree=1759496/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=51.07
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 6757 0 0 0 5102 5 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542173 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10548

[startup+102.306 s]
/proc/loadavg: 1.02 0.96 0.97 2/78 13220
/proc/meminfo: memFree=1759432/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=102.25
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 12347 0 0 0 10216 9 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632898 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10548

[startup+162.301 s]
/proc/loadavg: 1.06 0.98 0.98 2/78 13220
/proc/meminfo: memFree=1759368/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=162.23
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 22759 0 0 0 16208 15 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543225 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 10548

[startup+222.302 s]
/proc/loadavg: 1.07 0.99 0.98 2/78 13220
/proc/meminfo: memFree=1759368/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=222.21
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 45697 0 0 0 22191 30 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629202 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 10548

[startup+282.301 s]
/proc/loadavg: 1.07 1.01 0.99 2/78 13220
/proc/meminfo: memFree=1759496/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=282.19
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 52161 0 0 0 28183 36 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 12841998 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 10548

[startup+342.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/78 13220
/proc/meminfo: memFree=1759496/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=342.17
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 60136 0 0 0 34176 41 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629088 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 10548

[startup+402.302 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 13220
/proc/meminfo: memFree=1758728/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=402.15
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 70530 0 0 0 40168 47 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543284 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 10548

[startup+462.301 s]
/proc/loadavg: 1.06 1.03 1.00 2/78 13220
/proc/meminfo: memFree=1759496/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10548 CPUtime=462.13
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 88557 0 0 0 46155 58 0 0 25 0 1 0 252454349 10801152 2261 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134632414 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2637 2261 227 40 0 2052 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 10548

[startup+522.302 s]
/proc/loadavg: 1.32 1.10 1.02 2/78 13220
/proc/meminfo: memFree=1758536/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10572 CPUtime=522.11
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 237983 0 0 0 52077 134 0 0 25 0 1 0 252454349 10825728 2262 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542978 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2643 2262 227 40 0 2058 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 10572

[startup+582.301 s]
/proc/loadavg: 1.19 1.10 1.02 2/78 13220
/proc/meminfo: memFree=1759432/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10572 CPUtime=582.08
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 391401 0 0 0 57997 211 0 0 25 0 1 0 252454349 10825728 2262 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542134 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2643 2262 227 40 0 2058 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 10572

[startup+642.303 s]
/proc/loadavg: 1.13 1.09 1.02 2/84 13286
/proc/meminfo: memFree=1758256/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10592 CPUtime=642.04
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 543510 0 0 0 63917 287 0 0 25 0 1 0 252454349 10846208 2267 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2648 2267 227 40 0 2063 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 10592


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

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/78 13418
/proc/meminfo: memFree=1759240/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10644 CPUtime=821.89
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 983573 0 0 0 81682 507 0 0 25 0 1 0 252454349 10899456 2281 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643521 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2661 2281 227 40 0 2076 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 10644

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 13418
/proc/meminfo: memFree=1758344/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10652 CPUtime=881.87
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1140713 0 0 0 87600 587 0 0 25 0 1 0 252454349 10907648 2283 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643288 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2663 2283 227 40 0 2078 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 10652

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/78 13418
/proc/meminfo: memFree=1759304/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=11748 CPUtime=941.84
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1286491 0 0 0 93524 660 0 0 25 0 1 0 252454349 12029952 2540 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134639243 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2937 2540 227 40 0 2352 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 11748

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 13418
/proc/meminfo: memFree=1758344/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10684 CPUtime=1001.83
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1432256 0 0 0 99448 735 0 0 25 0 1 0 252454349 10940416 2291 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543284 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2671 2291 227 40 0 2086 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 10684

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 13418
/proc/meminfo: memFree=1759240/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10692 CPUtime=1061.81
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1576017 0 0 0 105373 808 0 0 25 0 1 0 252454349 10948608 2292 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134543006 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2673 2292 227 40 0 2088 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 10692

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 13418
/proc/meminfo: memFree=1759240/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=11808 CPUtime=1121.78
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1706388 0 0 0 111303 875 0 0 25 0 1 0 252454349 12091392 2569 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2952 2569 227 40 0 2367 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 11808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759176/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10732 CPUtime=1181.77
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1849961 0 0 0 117225 952 0 0 25 0 1 0 252454349 10989568 2302 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542138 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2683 2302 227 40 0 2098 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 10732

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1758152/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10740 CPUtime=1241.74
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 1995272 0 0 0 123153 1021 0 0 25 0 1 0 252454349 10997760 2304 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643697 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2685 2304 227 40 0 2100 0
Current children cumulated CPU time (s) 1241.74
Current children cumulated vsize (KiB) 10740

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759240/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10748 CPUtime=1301.73
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2140030 0 0 0 129078 1095 0 0 25 0 1 0 252454349 11005952 2306 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626346 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2687 2306 227 40 0 2102 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 10748

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759176/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10752 CPUtime=1361.7
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2284694 0 0 0 135000 1170 0 0 25 0 1 0 252454349 11010048 2312 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134534663 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2688 2312 227 40 0 2103 0
Current children cumulated CPU time (s) 1361.7
Current children cumulated vsize (KiB) 10752

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1758280/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=11740 CPUtime=1421.68
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2433634 0 0 0 140928 1240 0 0 25 0 1 0 252454349 12021760 2559 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2935 2559 227 40 0 2350 0
Current children cumulated CPU time (s) 1421.68
Current children cumulated vsize (KiB) 11740

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759112/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10812 CPUtime=1481.66
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2581004 0 0 0 146850 1316 0 0 25 0 1 0 252454349 11071488 2322 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629241 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2703 2322 227 40 0 2118 0
Current children cumulated CPU time (s) 1481.66
Current children cumulated vsize (KiB) 10812

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759176/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=11896 CPUtime=1541.64
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2727370 0 0 0 152781 1383 0 0 25 0 1 0 252454349 12181504 2590 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134585697 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2974 2590 227 40 0 2389 0
Current children cumulated CPU time (s) 1541.64
Current children cumulated vsize (KiB) 11896

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1758280/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10812 CPUtime=1601.62
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 2871084 0 0 0 158703 1459 0 0 25 0 1 0 252454349 11071488 2322 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134629086 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2703 2322 227 40 0 2118 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 10812

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759112/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10812 CPUtime=1661.6
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 3012334 0 0 0 164628 1532 0 0 25 0 1 0 252454349 11071488 2322 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134542140 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2703 2322 227 40 0 2118 0
Current children cumulated CPU time (s) 1661.6
Current children cumulated vsize (KiB) 10812

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759176/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10920 CPUtime=1721.58
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 3148181 0 0 0 170561 1597 0 0 25 0 1 0 252454349 11182080 2322 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626408 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2730 2322 227 40 0 2145 0
Current children cumulated CPU time (s) 1721.58
Current children cumulated vsize (KiB) 10920

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759176/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10820 CPUtime=1781.56
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 3286792 0 0 0 176489 1667 0 0 25 0 1 0 252454349 11079680 2324 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134643281 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2705 2324 227 40 0 2120 0
Current children cumulated CPU time (s) 1781.56
Current children cumulated vsize (KiB) 10820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13418
/proc/meminfo: memFree=1759112/2055920 swapFree=4147452/4192956
[pid=13219] ppid=13217 vsize=10824 CPUtime=1800.06
/proc/13219/stat : 13219 (glpPBv3) R 13217 13219 13141 0 -1 0 3334924 0 0 0 178314 1692 0 0 25 0 1 0 252454349 11083776 2326 18446744073709551615 134512640 134678228 4294956704 18446744073709551615 134626418 0 0 4096 0 0 0 0 17 1 0 0
/proc/13219/statm: 2706 2326 227 40 0 2121 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10824

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.07
CPU user time (s): 1783.14
CPU system time (s): 16.9294
CPU usage (%): 99.959
Max. virtual memory (cumulated for all children) (KiB): 12184

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

runsolver used 1.44878 second user time and 3.85341 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Tue May  1 18:50:24 UTC 2007

IDJOB= 455553
IDBENCH= 48271
IDSOLVER= 166
FILE ID= node42/455553-1178045424

PBS_JOBID= 4728470

Free space on /tmp= 66562 MiB

SOLVER NAME= glpPB 0.2
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_2.opb
COMMAND LINE= glpPBv3 /tmp/evaluation/455553-1178045424/instance-455553-1178045424.opb
CONVERSION COMMAND LINE= runsolver -w ROOT/results/node42/convwatcher-455553-1178045424 -o ROOT/results/node42/conversion-455553-1178045424 -C 600 -M 1800 PBconversionToLinear /tmp/evaluation/455553-1178045424/instance-455553-1178045424.opb
CONVERSION RUNSOLVER STATUS CODE= 0
CONVERSION STATUS CODE= 0

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

META MD5SUM SOLVER= 9ebec3e8d890fdeefad01654ad9b68b7
MD5SUM BENCH=  b5a23f46b7c8ffe564ae87cb51d69480

RANDOM SEED= 905126729

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.277
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.277
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:       1768448 kB
Buffers:         91936 kB
Cached:         105568 kB
SwapCached:      14384 kB
Active:         142548 kB
Inactive:        79372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768448 kB
SwapTotal:     4192956 kB
SwapFree:      4147452 kB
Dirty:            2656 kB
Writeback:           0 kB
Mapped:          30120 kB
Slab:            50920 kB
Committed_AS:  6444940 kB
PageTables:       1912 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 node42 on Tue May  1 19:20:28 UTC 2007