Trace number 2696563

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
pb_cplex 2010-06-29? (TO) 1800.11 1005.62

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
MD5SUM6d3802f2f17c83a21ccf6c0752b41678
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark28.0457
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables392
Total number of constraints679
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints679
Minimum length of a constraint14
Maximum length of a constraint29
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 128
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 635
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696563-1278020010.opb.
0.00/0.00	c Instance file HOME/instance-2696563-1278020010.opb
0.00/0.00	c File size is 126647 bytes.
0.00/0.15	c Highest Coefficient sum: 635
0.00/0.15	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.15	c ============================[ Problem Statistics ]=============================
0.00/0.15	c |                                                                             |
0.00/0.15	c |  Parsing time:          0.15         s                                      |
0.00/0.15	c |  Number Variables:      392                                                 |
0.00/0.15	c |  Number Constraints:    679                                                 |
0.00/0.15	c ===============================================================================
1800.11/1005.61	c Remaining time 1799.85 sec.
1800.11/1005.61	c 
1800.11/1005.61	c *** INTERRUPTED ***
1800.11/1005.61	s UNKNOWN
1800.11/1005.61	c Total CPU time              : 1787.36 s
1800.11/1005.61	c Memory used           : 61.30 MB
1800.11/1005.61	c CPU time              : 1787.36 s
1800.11/1005.61	c 
1800.11/1005.61	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696563-1278020010/watcher-2696563-1278020010 -o /tmp/evaluation-result-2696563-1278020010/solver-2696563-1278020010 -C 1800 -W 2000 -M 1800 run HOME/instance-2696563-1278020010.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): 2000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.86 1.83 3/106 21290
/proc/meminfo: memFree=1870416/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0

[startup+0.0632869 s]
/proc/loadavg: 1.96 1.86 1.83 3/106 21290
/proc/meminfo: memFree=1870416/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101292 s]
/proc/loadavg: 1.96 1.86 1.83 3/106 21290
/proc/meminfo: memFree=1870416/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301338 s]
/proc/loadavg: 1.96 1.86 1.83 3/106 21290
/proc/meminfo: memFree=1870416/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701409 s]
/proc/loadavg: 1.96 1.86 1.83 3/106 21290
/proc/meminfo: memFree=1870416/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50155 s]
/proc/loadavg: 1.96 1.86 1.83 2/109 21293
/proc/meminfo: memFree=1860224/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=37868 CPUtime=1.86
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 6776 0 0 0 183 3 0 0 17 0 2 0 177602354 38776832 4030 1992294400 134512640 146736320 4287174352 18446744073709551615 135450849 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 9467 4030 1072 2985 0 6009 0
[pid=21291/tid=21293] ppid=21290 vsize=37868 CPUtime=0.47
/proc/21291/task/21293/stat : 21293 (pb_cplex) R 21290 21290 20758 0 -1 4202560 880 0 0 0 47 0 0 0 16 0 2 0 177602434 38776832 4030 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 46568

[startup+3.10082 s]
/proc/loadavg: 1.89 1.85 1.83 2/109 21293
/proc/meminfo: memFree=1857124/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=39384 CPUtime=4.54
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 8766 0 0 0 449 5 0 0 16 0 2 0 177602354 40329216 4468 1992294400 134512640 146736320 4287174352 18446744073709551615 139044547 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 9846 4468 1058 2985 0 6388 0
[pid=21291/tid=21293] ppid=21290 vsize=39384 CPUtime=1.96
/proc/21291/task/21293/stat : 21293 (pb_cplex) R 21290 21290 20758 0 -1 4202560 2411 0 0 0 195 1 0 0 17 0 2 0 177602434 40329216 4468 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.54
Current children cumulated vsize (KiB) 48084

[startup+6.30136 s]
/proc/loadavg: 1.89 1.85 1.83 3/109 21293
/proc/meminfo: memFree=1853404/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=35652 CPUtime=9.67
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 11102 0 0 0 959 8 0 0 17 0 1 0 177602354 36507648 3459 1992294400 134512640 146736320 4287174352 18446744073709551615 136008042 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21291/statm: 8913 3459 1065 2985 0 5455 0
Current children cumulated CPU time (s) 9.67
Current children cumulated vsize (KiB) 44352

[startup+12.7015 s]
/proc/loadavg: 1.83 1.84 1.82 3/109 21295
/proc/meminfo: memFree=1853528/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=43444 CPUtime=20.14
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 18615 0 0 0 1998 16 0 0 17 0 2 0 177602354 44486656 5408 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 10861 5408 1128 2985 0 7403 0
[pid=21291/tid=21295] ppid=21290 vsize=43444 CPUtime=4.21
/proc/21291/task/21295/stat : 21295 (pb_cplex) R 21290 21290 20758 0 -1 4202560 2417 0 0 0 418 3 0 0 17 0 2 0 177603086 44486656 5408 1992294400 134512640 146736320 4287174352 18446744073709551615 139044581 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 20.14
Current children cumulated vsize (KiB) 52144

[startup+25.5017 s]
/proc/loadavg: 1.70 1.81 1.81 2/109 21295
/proc/meminfo: memFree=1848940/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=46144 CPUtime=43.69
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 27528 0 0 0 4343 26 0 0 17 0 2 0 177602354 47251456 6022 1992294400 134512640 146736320 4287174352 18446744073709551615 136476022 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 11536 6022 1079 2985 0 8078 0
[pid=21291/tid=21295] ppid=21290 vsize=46144 CPUtime=16.14
/proc/21291/task/21295/stat : 21295 (pb_cplex) R 21290 21290 20758 0 -1 4202560 8941 0 0 0 1605 9 0 0 18 0 2 0 177603086 47251456 6022 1992294400 134512640 146736320 4287174352 18446744073709551615 139044510 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.69
Current children cumulated vsize (KiB) 54844

[startup+51.1011 s]
/proc/loadavg: 1.80 1.82 1.82 3/109 21295
/proc/meminfo: memFree=1848816/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=46700 CPUtime=90.41
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 38766 0 0 0 8998 43 0 0 20 0 2 0 177602354 47820800 6102 1992294400 134512640 146736320 4287174352 18446744073709551615 136008340 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 11675 6102 1098 2985 0 8217 0
[pid=21291/tid=21295] ppid=21290 vsize=46700 CPUtime=39.63
/proc/21291/task/21295/stat : 21295 (pb_cplex) R 21290 21290 20758 0 -1 4202560 18293 0 0 0 3944 19 0 0 18 0 2 0 177603086 47820800 6102 1992294400 134512640 146736320 4287174352 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.41
Current children cumulated vsize (KiB) 55400

[startup+102.309 s]
/proc/loadavg: 2.14 1.91 1.85 3/109 21297
/proc/meminfo: memFree=1848692/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=49216 CPUtime=186.06
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 63660 0 0 0 18511 95 0 0 18 0 2 0 177602354 50397184 6387 1992294400 134512640 146736320 4287174352 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 12304 6387 1098 2985 0 8846 0
[pid=21291/tid=21295] ppid=21290 vsize=49216 CPUtime=87.16
/proc/21291/task/21295/stat : 21295 (pb_cplex) R 21290 21290 20758 0 -1 4202560 40443 0 0 0 8667 49 0 0 18 0 2 0 177603086 50397184 6387 1992294400 134512640 146736320 4287174352 18446744073709551615 136008310 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 186.06
Current children cumulated vsize (KiB) 57916

[startup+162.301 s]
/proc/loadavg: 2.22 1.98 1.87 4/109 21300
/proc/meminfo: memFree=1844352/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=51072 CPUtime=296.14
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 80667 0 0 0 29449 165 0 0 18 0 2 0 177602354 52297728 7191 1992294400 134512640 146736320 4287174352 18446744073709551615 135450878 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 12768 7191 1103 2985 0 9310 0
[pid=21291/tid=21298] ppid=21290 vsize=51072 CPUtime=52.28
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 8993 0 0 0 5193 35 0 0 18 0 2 0 177612784 52297728 7191 1992294400 134512640 146736320 4287174352 18446744073709551615 135655990 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 296.14
Current children cumulated vsize (KiB) 59772

[startup+222.302 s]
/proc/loadavg: 2.18 2.01 1.89 4/109 21300
/proc/meminfo: memFree=1840880/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=54616 CPUtime=404.67
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 97190 0 0 0 40226 241 0 0 18 0 2 0 177602354 55926784 8003 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 13654 8003 1103 2985 0 10196 0
[pid=21291/tid=21298] ppid=21290 vsize=54616 CPUtime=105.27
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 19974 0 0 0 10453 74 0 0 18 0 2 0 177612784 55926784 8003 1992294400 134512640 146736320 4287174352 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.67
Current children cumulated vsize (KiB) 63316

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.88 3/109 21302
/proc/meminfo: memFree=1839764/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=56808 CPUtime=513.36
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 108729 0 0 0 51020 316 0 0 16 0 2 0 177602354 58171392 8574 1992294400 134512640 146736320 4287174352 18446744073709551615 136008178 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 14202 8574 1103 2985 0 10744 0
[pid=21291/tid=21298] ppid=21290 vsize=56808 CPUtime=159.57
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 23397 0 0 0 15847 110 0 0 17 0 2 0 177612784 58171392 8574 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 513.36
Current children cumulated vsize (KiB) 65508

[startup+342.302 s]
/proc/loadavg: 2.02 1.98 1.89 2/109 21304
/proc/meminfo: memFree=1838028/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=57188 CPUtime=622.29

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

[pid=21291] ppid=21290 vsize=60988 CPUtime=836.64
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 150655 0 0 0 83111 553 0 0 18 0 2 0 177602354 62451712 9579 1992294400 134512640 146736320 4287174352 18446744073709551615 137381085 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 15247 9579 1119 2985 0 11789 0
[pid=21291/tid=21298] ppid=21290 vsize=60988 CPUtime=321.11
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 45733 0 0 0 31878 233 0 0 16 0 2 0 177612784 62451712 9579 1992294400 134512640 146736320 4287174352 18446744073709551615 135454093 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 836.64
Current children cumulated vsize (KiB) 69688

[startup+522.301 s]
/proc/loadavg: 1.92 1.96 1.90 2/109 21308
/proc/meminfo: memFree=1833316/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=62936 CPUtime=943.83
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 162116 0 0 0 93748 635 0 0 17 0 2 0 177602354 64446464 9971 1992294400 134512640 146736320 4287174352 18446744073709551615 135468544 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 15734 9971 1106 2985 0 12276 0
[pid=21291/tid=21298] ppid=21290 vsize=62936 CPUtime=373.89
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 51319 0 0 0 37114 275 0 0 16 0 2 0 177612784 64446464 9971 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 943.83
Current children cumulated vsize (KiB) 71636

[startup+582.301 s]
/proc/loadavg: 1.79 1.91 1.89 3/109 21310
/proc/meminfo: memFree=1832448/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=62072 CPUtime=1051
/proc/21291/stat : 21291 (pb_cplex) S 21290 21290 20758 0 -1 4202496 172688 0 0 0 104381 719 0 0 17 0 2 0 177602354 63561728 9776 1992294400 134512640 146736320 4287174352 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 15518 9776 1103 2985 0 12060 0
[pid=21291/tid=21298] ppid=21290 vsize=62072 CPUtime=427.75
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 58090 0 0 0 42458 317 0 0 16 0 2 0 177612784 63561728 9776 1992294400 134512640 146736320 4287174352 18446744073709551615 136075944 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1051
Current children cumulated vsize (KiB) 70772

[startup+642.302 s]
/proc/loadavg: 1.90 1.91 1.89 3/109 21312
/proc/meminfo: memFree=1833192/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=62040 CPUtime=1159.11
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 182545 0 0 0 115108 803 0 0 17 0 2 0 177602354 63528960 9873 1992294400 134512640 146736320 4287174352 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 15510 9873 1103 2985 0 12052 0
[pid=21291/tid=21298] ppid=21290 vsize=62040 CPUtime=480.85
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 64030 0 0 0 47724 361 0 0 16 0 2 0 177612784 63528960 9873 1992294400 134512640 146736320 4287174352 18446744073709551615 139023083 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1159.11
Current children cumulated vsize (KiB) 70740

[startup+702.302 s]
/proc/loadavg: 1.90 1.91 1.89 3/109 21314
/proc/meminfo: memFree=1832572/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=62640 CPUtime=1265.47
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 195197 0 0 0 125659 888 0 0 16 0 2 0 177602354 64143360 10052 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 15660 10052 1104 2985 0 12202 0
[pid=21291/tid=21298] ppid=21290 vsize=62640 CPUtime=533.09
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 72968 0 0 0 52903 406 0 0 17 0 2 0 177612784 64143360 10052 1992294400 134512640 146736320 4287174352 18446744073709551615 135526874 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1265.47
Current children cumulated vsize (KiB) 71340

[startup+762.309 s]
/proc/loadavg: 1.93 1.91 1.89 3/109 21316
/proc/meminfo: memFree=1832076/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=64636 CPUtime=1371.98
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 202043 0 0 0 136229 969 0 0 18 0 2 0 177602354 66187264 10435 1992294400 134512640 146736320 4287174352 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 16159 10435 1128 2985 0 12701 0
[pid=21291/tid=21298] ppid=21290 vsize=64636 CPUtime=585.12
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 77168 0 0 0 58063 449 0 0 17 0 2 0 177612784 66187264 10435 1992294400 134512640 146736320 4287174352 18446744073709551615 139028313 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1371.98
Current children cumulated vsize (KiB) 73336

[startup+822.302 s]
/proc/loadavg: 1.82 1.88 1.88 3/109 21316
/proc/meminfo: memFree=1834680/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=62268 CPUtime=1475.01
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 210162 0 0 0 146455 1046 0 0 16 0 2 0 177602354 63762432 9929 1992294400 134512640 146736320 4287174352 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 15567 9929 1135 2985 0 12109 0
[pid=21291/tid=21298] ppid=21290 vsize=62268 CPUtime=635.75
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 80483 0 0 0 63088 487 0 0 16 0 2 0 177612784 63762432 9929 1992294400 134512640 146736320 4287174352 18446744073709551615 136008306 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1475.01
Current children cumulated vsize (KiB) 70968

[startup+882.301 s]
/proc/loadavg: 1.73 1.84 1.86 3/109 21318
/proc/meminfo: memFree=1831704/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=64252 CPUtime=1578
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 223295 0 0 0 156679 1121 0 0 16 0 2 0 177602354 65794048 10406 1992294400 134512640 146736320 4287174352 18446744073709551615 136475826 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 16063 10406 1106 2985 0 12605 0
[pid=21291/tid=21298] ppid=21290 vsize=64252 CPUtime=687.17
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 84485 0 0 0 68193 524 0 0 17 0 2 0 177612784 65794048 10406 1992294400 134512640 146736320 4287174352 18446744073709551615 136403114 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1578
Current children cumulated vsize (KiB) 72952

[startup+942.301 s]
/proc/loadavg: 1.78 1.83 1.86 3/109 21320
/proc/meminfo: memFree=1831456/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=64396 CPUtime=1685.87
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 224876 0 0 0 167393 1194 0 0 18 0 2 0 177602354 65941504 10444 1992294400 134512640 146736320 4287174352 18446744073709551615 136746022 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/21291/statm: 16099 10444 1106 2985 0 12641 0
[pid=21291/tid=21298] ppid=21290 vsize=64396 CPUtime=741.84
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 85352 0 0 0 73623 561 0 0 16 0 2 0 177612784 65941504 10444 1992294400 134512640 146736320 4287174352 18446744073709551615 135850326 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1685.87
Current children cumulated vsize (KiB) 73096

[startup+1002.3 s]
/proc/loadavg: 1.92 1.86 1.86 4/109 21322
/proc/meminfo: memFree=1832200/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=62764 CPUtime=1794.3
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 228653 0 0 0 178159 1271 0 0 18 0 2 0 177602354 64270336 10079 1992294400 134512640 146736320 4287174352 18446744073709551615 139042897 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 15691 10079 1105 2985 0 12233 0
[pid=21291/tid=21298] ppid=21290 vsize=62764 CPUtime=796.09
/proc/21291/task/21298/stat : 21298 (pb_cplex) R 21290 21290 20758 0 -1 4202560 87617 0 0 0 79007 602 0 0 18 0 2 0 177612784 64270336 10079 1992294400 134512640 146736320 4287174352 18446744073709551615 139044542 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1794.3
Current children cumulated vsize (KiB) 71464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1005.6 s]
/proc/loadavg: 1.92 1.86 1.86 2/109 21322
/proc/meminfo: memFree=1832076/2059040 swapFree=4135864/4192956
[pid=21290] ppid=21288 vsize=8700 CPUtime=0
/proc/21290/stat : 21290 (run) S 21288 21290 20758 0 -1 4202496 364 0 0 0 0 0 0 0 17 0 1 0 177602353 8908800 248 1992294400 4194304 4922060 140733232295408 18446744073709551615 255345663109 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/21290/statm: 2175 248 208 178 0 68 0
[pid=21291] ppid=21290 vsize=62764 CPUtime=1800.11
/proc/21291/stat : 21291 (pb_cplex) R 21290 21290 20758 0 -1 4202496 229493 0 0 0 178735 1276 0 0 16 0 2 0 177602354 64270336 10062 1992294400 134512640 146736320 4287174352 18446744073709551615 135850322 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/21291/statm: 15691 10062 1105 2985 0 12233 0
[pid=21291/tid=21298] ppid=21290 vsize=62764 CPUtime=799.17
/proc/21291/task/21298/stat : 21298 (pb_cplex) S 21290 21290 20758 0 -1 4202560 88457 0 0 0 79313 604 0 0 18 0 2 0 177612784 64270336 10062 1992294400 134512640 146736320 4287174352 18446744073709551615 144580073 0 2 4096 16387 18446604437871878208 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 71464

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)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 21290 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=0
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=2999
# CPU time returned by wait4() is 0.002999
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1005.62
CPU time (s): 1800.11
CPU user time (s): 1787.35
CPU system time (s): 12.76
CPU usage (%): 179.005
Max. virtual memory (cumulated for all children) (KiB): 75160

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

runsolver used 1.9657 second user time and 5.18821 second system time

The end

Launcher Data

Begin job on node014 at 2010-07-01 23:33:30
IDJOB=2696563
IDBENCH=2642
IDSOLVER=1209
FILE ID=node014/2696563-1278020010
PBS_JOBID= 11198741
Free space on /tmp= 62444 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_8.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696563-1278020010/watcher-2696563-1278020010 -o /tmp/evaluation-result-2696563-1278020010/solver-2696563-1278020010 -C 1800 -W 2000 -M 1800  run HOME/instance-2696563-1278020010.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6d3802f2f17c83a21ccf6c0752b41678
RANDOM SEED=246278269

node014.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.258
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.51
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.258
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
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 constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1870944 kB
Buffers:          6324 kB
Cached:          95696 kB
SwapCached:      10880 kB
Active:          70864 kB
Inactive:        45604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1870944 kB
SwapTotal:     4192956 kB
SwapFree:      4135864 kB
Dirty:           16772 kB
Writeback:           4 kB
AnonPages:       12780 kB
Mapped:           8484 kB
Slab:            49660 kB
PageTables:       4084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182972 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62428 MiB
End job on node014 at 2010-07-01 23:50:15