Trace number 2695902

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.14 1080.13

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_10.opb
MD5SUM26699ac56f0d58d8261ff4eb58d81611
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark58
Best CPU time to get the best result obtained on this benchmark1800.28
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 55
Optimality of the best value was proved YES
Number of variables895
Total number of constraints1659
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 constraints1659
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 707
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-2695902-1278019807.opb.
0.00/0.00	c Instance file HOME/instance-2695902-1278019807.opb
0.00/0.00	c File size is 322808 bytes.
0.00/0.38	c Highest Coefficient sum: 707
0.00/0.38	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.39	c ============================[ Problem Statistics ]=============================
0.00/0.39	c |                                                                             |
0.00/0.39	c |  Parsing time:          0.38         s                                      |
0.00/0.39	c |  Number Variables:      895                                                 |
0.00/0.39	c |  Number Constraints:    1659                                                |
0.00/0.39	c ===============================================================================
1800.14/1080.12	c Remaining time 1799.62 sec.
1800.14/1080.12	c 
1800.14/1080.12	c *** INTERRUPTED ***
1800.14/1080.12	s UNKNOWN
1800.14/1080.12	c Total CPU time              : 1793.54 s
1800.14/1080.12	c Memory used           : 77.05 MB
1800.14/1080.12	c CPU time              : 1793.54 s
1800.14/1080.12	c 
1800.14/1080.12	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-2695902-1278019807/watcher-2695902-1278019807 -o /tmp/evaluation-result-2695902-1278019807/solver-2695902-1278019807 -C 1800 -W 2000 -M 1800 run HOME/instance-2695902-1278019807.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.85 1.92 1.81 3/106 28736
/proc/meminfo: memFree=1545504/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0

[startup+0.0502721 s]
/proc/loadavg: 1.85 1.92 1.81 3/106 28736
/proc/meminfo: memFree=1545504/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101279 s]
/proc/loadavg: 1.85 1.92 1.81 3/106 28736
/proc/meminfo: memFree=1545504/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300308 s]
/proc/loadavg: 1.85 1.92 1.81 3/106 28736
/proc/meminfo: memFree=1545504/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701379 s]
/proc/loadavg: 1.85 1.92 1.81 3/106 28736
/proc/meminfo: memFree=1545504/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.5015 s]
/proc/loadavg: 1.85 1.92 1.81 2/108 28738
/proc/meminfo: memFree=1535188/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=25752 CPUtime=1.48
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 8577 0 0 0 144 4 0 0 19 0 1 0 143271743 26370048 3429 1992294400 134512640 146736320 4287602496 18446744073709551615 136207916 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/28737/statm: 6438 3429 999 2985 0 2980 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34452

[startup+3.10172 s]
/proc/loadavg: 1.85 1.92 1.81 2/108 28738
/proc/meminfo: memFree=1534444/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=27816 CPUtime=3.07
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 14181 0 0 0 301 6 0 0 22 0 1 0 143271743 28483584 3946 1992294400 134512640 146736320 4287602496 18446744073709551615 138711456 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28737/statm: 6954 3946 1026 2985 0 3496 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 36516

[startup+6.30118 s]
/proc/loadavg: 1.94 1.93 1.82 3/109 28739
/proc/meminfo: memFree=1517448/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=56272 CPUtime=7.96
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 20013 0 0 0 785 11 0 0 17 0 2 0 143271743 57622528 8068 1992294400 134512640 146736320 4287602496 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 14068 8068 1069 2985 0 10610 0
[pid=28737/tid=28739] ppid=28736 vsize=56272 CPUtime=2.48
/proc/28737/task/28739/stat : 28739 (pb_cplex) S 28736 28736 28187 0 -1 4202560 2725 0 0 0 247 1 0 0 18 0 2 0 143272061 57622528 8068 1992294400 134512640 146736320 4287602496 18446744073709551615 144580073 0 2 4096 16387 18446604437693069248 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.96
Current children cumulated vsize (KiB) 64972

[startup+12.7011 s]
/proc/loadavg: 1.87 1.92 1.81 2/109 28739
/proc/meminfo: memFree=1514976/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=59944 CPUtime=18.05
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 25208 0 0 0 1789 16 0 0 17 0 2 0 143271743 61382656 9016 1992294400 134512640 146736320 4287602496 18446744073709551615 136387658 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 14986 9016 1083 2985 0 11528 0
[pid=28737/tid=28739] ppid=28736 vsize=59944 CPUtime=8.41
/proc/28737/task/28739/stat : 28739 (pb_cplex) R 28736 28736 28187 0 -1 4202560 4469 0 0 0 837 4 0 0 18 0 2 0 143272061 61382656 9016 1992294400 134512640 146736320 4287602496 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 18.05
Current children cumulated vsize (KiB) 68644

[startup+25.501 s]
/proc/loadavg: 1.96 1.94 1.82 2/109 28741
/proc/meminfo: memFree=1512620/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=59216 CPUtime=41.28
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 33375 0 0 0 4103 25 0 0 18 0 2 0 143271743 60637184 8938 1992294400 134512640 146736320 4287602496 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 14804 8938 1073 2985 0 11346 0
[pid=28737/tid=28739] ppid=28736 vsize=59216 CPUtime=19.58
/proc/28737/task/28739/stat : 28739 (pb_cplex) R 28736 28736 28187 0 -1 4202560 9086 0 0 0 1949 9 0 0 16 0 2 0 143272061 60637184 8938 1992294400 134512640 146736320 4287602496 18446744073709551615 135450735 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 41.28
Current children cumulated vsize (KiB) 67916

[startup+51.1007 s]
/proc/loadavg: 1.91 1.93 1.82 4/109 28743
/proc/meminfo: memFree=1511132/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=61164 CPUtime=81.11
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 42022 0 0 0 8072 39 0 0 17 0 2 0 143271743 62631936 9237 1992294400 134512640 146736320 4287602496 18446744073709551615 136005344 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 15291 9237 1079 2985 0 11833 0
[pid=28737/tid=28743] ppid=28736 vsize=61164 CPUtime=12.4
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 1726 0 0 0 1236 4 0 0 16 0 2 0 143275292 62631936 9237 1992294400 134512640 146736320 4287602496 18446744073709551615 137366877 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 81.11
Current children cumulated vsize (KiB) 69864

[startup+102.309 s]
/proc/loadavg: 1.85 1.91 1.82 2/109 28745
/proc/meminfo: memFree=1510884/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=62264 CPUtime=169.66
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 50616 0 0 0 16908 58 0 0 20 0 2 0 143271743 63758336 9435 1992294400 134512640 146736320 4287602496 18446744073709551615 136008072 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 15566 9435 1095 2985 0 12108 0
[pid=28737/tid=28743] ppid=28736 vsize=62264 CPUtime=58.05
/proc/28737/task/28743/stat : 28743 (pb_cplex) S 28736 28736 28187 0 -1 4202560 10217 0 0 0 5789 16 0 0 19 0 2 0 143275292 63758336 9435 1992294400 134512640 146736320 4287602496 18446744073709551615 144580073 0 2 4096 16387 18446604437693069248 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 169.66
Current children cumulated vsize (KiB) 70964

[startup+162.301 s]
/proc/loadavg: 2.11 1.98 1.85 3/109 28745
/proc/meminfo: memFree=1509768/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=63336 CPUtime=271.8
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 80794 0 0 0 27093 87 0 0 17 0 2 0 143271743 64856064 9752 1992294400 134512640 146736320 4287602496 18446744073709551615 135850323 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 15834 9752 1103 2985 0 12376 0
[pid=28737/tid=28743] ppid=28736 vsize=63336 CPUtime=111.28
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 21104 0 0 0 11100 28 0 0 19 0 2 0 143275292 64856064 9752 1992294400 134512640 146736320 4287602496 18446744073709551615 135453312 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 271.8
Current children cumulated vsize (KiB) 72036

[startup+222.302 s]
/proc/loadavg: 2.50 2.12 1.90 3/109 28747
/proc/meminfo: memFree=1508776/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=63852 CPUtime=371.52
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 114060 0 0 0 37032 120 0 0 20 0 2 0 143271743 65384448 9938 1992294400 134512640 146736320 4287602496 18446744073709551615 139042902 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 15963 9938 1103 2985 0 12505 0
[pid=28737/tid=28743] ppid=28736 vsize=63852 CPUtime=162.47
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 29118 0 0 0 16207 40 0 0 17 0 2 0 143275292 65384448 9938 1992294400 134512640 146736320 4287602496 18446744073709551615 136008058 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 371.52
Current children cumulated vsize (KiB) 72552

[startup+282.302 s]
/proc/loadavg: 1.99 2.04 1.89 3/109 28752
/proc/meminfo: memFree=1506792/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=65312 CPUtime=472.1
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 151341 0 0 0 47058 152 0 0 19 0 2 0 143271743 66879488 10266 1992294400 134512640 146736320 4287602496 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 16328 10266 1103 2985 0 12870 0
[pid=28737/tid=28743] ppid=28736 vsize=65312 CPUtime=217.84
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 42604 0 0 0 21732 52 0 0 25 0 2 0 143275292 66879488 10266 1992294400 134512640 146736320 4287602496 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 472.1
Current children cumulated vsize (KiB) 74012

[startup+342.301 s]
/proc/loadavg: 2.04 2.05 1.90 4/109 28754
/proc/meminfo: memFree=1507784/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=65256 CPUtime=572.43
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 196182 0 0 0 57059 184 0 0 25 0 2 0 143271743 66822144 10168 1992294400 134512640 146736320 4287602496 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 16314 10168 1103 2985 0 12856 0

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

[pid=28737] ppid=28736 vsize=67720 CPUtime=980.27
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 443003 0 0 0 97670 357 0 0 19 0 2 0 143271743 69345280 10803 1992294400 134512640 146736320 4287602496 18446744073709551615 136008044 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 16930 10803 1105 2985 0 13472 0
[pid=28737/tid=28743] ppid=28736 vsize=67720 CPUtime=480.22
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 216675 0 0 0 47851 171 0 0 16 0 2 0 143275292 69345280 10803 1992294400 134512640 146736320 4287602496 18446744073709551615 135854543 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 980.27
Current children cumulated vsize (KiB) 76420

[startup+642.301 s]
/proc/loadavg: 2.29 2.22 2.01 4/109 28762
/proc/meminfo: memFree=1505800/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=68060 CPUtime=1088.33
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 475861 0 0 0 108447 386 0 0 20 0 2 0 143271743 69693440 10892 1992294400 134512640 146736320 4287602496 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 17015 10892 1155 2985 0 13557 0
[pid=28737/tid=28743] ppid=28736 vsize=68060 CPUtime=535.01
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 232291 0 0 0 53316 185 0 0 17 0 2 0 143275292 69693440 10892 1992294400 134512640 146736320 4287602496 18446744073709551615 136403116 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1088.33
Current children cumulated vsize (KiB) 76760

[startup+702.301 s]
/proc/loadavg: 1.93 2.14 1.99 2/109 28764
/proc/meminfo: memFree=1500840/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=75252 CPUtime=1182.8
/proc/28737/stat : 28737 (pb_cplex) S 28736 28736 28187 0 -1 4202496 552503 0 0 0 117846 434 0 0 16 0 2 0 143271743 77058048 11877 1992294400 134512640 146736320 4287602496 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 18813 11877 1114 2985 0 15355 0
[pid=28737/tid=28743] ppid=28736 vsize=75252 CPUtime=593.9
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 290940 0 0 0 59172 218 0 0 25 0 2 0 143275292 77058048 11877 1992294400 134512640 146736320 4287602496 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.8
Current children cumulated vsize (KiB) 83952

[startup+762.309 s]
/proc/loadavg: 1.94 2.08 1.98 4/109 28764
/proc/meminfo: memFree=1504560/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=68512 CPUtime=1262.48
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 658076 0 0 0 125756 492 0 0 25 0 2 0 143271743 70156288 10983 1992294400 134512640 146736320 4287602496 18446744073709551615 135450751 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 17128 10983 1105 2985 0 13670 0
[pid=28737/tid=28743] ppid=28736 vsize=68512 CPUtime=652.43
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 384969 0 0 0 64977 266 0 0 17 0 2 0 143275292 70156288 10983 1992294400 134512640 146736320 4287602496 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1262.48
Current children cumulated vsize (KiB) 77212

[startup+822.301 s]
/proc/loadavg: 1.88 2.04 1.97 4/109 28766
/proc/meminfo: memFree=1506668/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=68972 CPUtime=1366.14
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 696596 0 0 0 136087 527 0 0 19 0 2 0 143271743 70627328 10797 1992294400 134512640 146736320 4287602496 18446744073709551615 136403114 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 17243 10797 1105 2985 0 13785 0
[pid=28737/tid=28743] ppid=28736 vsize=68972 CPUtime=702.6
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 403116 0 0 0 69976 284 0 0 19 0 2 0 143275292 70627328 10797 1992294400 134512640 146736320 4287602496 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1366.14
Current children cumulated vsize (KiB) 77672

[startup+882.302 s]
/proc/loadavg: 1.90 2.03 1.97 3/109 28768
/proc/meminfo: memFree=1503320/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=70796 CPUtime=1466.05
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 739646 0 0 0 146043 562 0 0 25 0 2 0 143271743 72495104 11447 1992294400 134512640 146736320 4287602496 18446744073709551615 136403109 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 17699 11447 1125 2985 0 14241 0
[pid=28737/tid=28743] ppid=28736 vsize=70796 CPUtime=743.94
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 425806 0 0 0 74092 302 0 0 19 0 2 0 143275292 72495104 11447 1992294400 134512640 146736320 4287602496 18446744073709551615 136403109 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1466.05
Current children cumulated vsize (KiB) 79496

[startup+942.302 s]
/proc/loadavg: 1.88 1.99 1.96 3/109 28770
/proc/meminfo: memFree=1503196/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=71560 CPUtime=1565.25
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 763871 0 0 0 155941 584 0 0 17 0 2 0 143271743 73277440 11477 1992294400 134512640 146736320 4287602496 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 17890 11477 1105 2985 0 14432 0
[pid=28737/tid=28743] ppid=28736 vsize=71560 CPUtime=794.25
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 441459 0 0 0 79109 316 0 0 18 0 2 0 143275292 73277440 11477 1992294400 134512640 146736320 4287602496 18446744073709551615 135450735 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1565.25
Current children cumulated vsize (KiB) 80260

[startup+1002.3 s]
/proc/loadavg: 1.87 1.96 1.95 2/109 28772
/proc/meminfo: memFree=1501336/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=72696 CPUtime=1666.77
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 803027 0 0 0 166057 620 0 0 21 0 2 0 143271743 74440704 12007 1992294400 134512640 146736320 4287602496 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28737/statm: 18174 12007 1208 2985 0 14716 0
[pid=28737/tid=28743] ppid=28736 vsize=72696 CPUtime=844.15
/proc/28737/task/28743/stat : 28743 (pb_cplex) S 28736 28736 28187 0 -1 4202560 464331 0 0 0 84080 335 0 0 20 0 2 0 143275292 74440704 12007 1992294400 134512640 146736320 4287602496 18446744073709551615 144580073 0 2 4096 16387 18446604437693069248 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.77
Current children cumulated vsize (KiB) 81396

[startup+1062.3 s]
/proc/loadavg: 2.34 2.10 2.00 3/109 28772
/proc/meminfo: memFree=1499476/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=74636 CPUtime=1771.44
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 841344 0 0 0 176493 651 0 0 18 0 2 0 143271743 76427264 12150 1992294400 134512640 146736320 4287602496 18446744073709551615 136008069 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 18659 12150 1106 2985 0 15201 0
[pid=28737/tid=28743] ppid=28736 vsize=74636 CPUtime=895.19
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 483952 0 0 0 89169 350 0 0 24 0 2 0 143275292 76427264 12150 1992294400 134512640 146736320 4287602496 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1771.44
Current children cumulated vsize (KiB) 83336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1080.1 s]
/proc/loadavg: 2.17 2.07 1.99 3/109 28774
/proc/meminfo: memFree=1496128/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=78896 CPUtime=1800.14
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 859570 0 0 0 179352 662 0 0 18 0 2 0 143271743 80789504 13180 1992294400 134512640 146736320 4287602496 18446744073709551615 135237973 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 19724 13180 1106 2985 0 16266 0
[pid=28737/tid=28743] ppid=28736 vsize=78896 CPUtime=907.8
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 488804 0 0 0 90426 354 0 0 16 0 2 0 143275292 80789504 13180 1992294400 134512640 146736320 4287602496 18446744073709551615 136400528 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 87596

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1080.1 s]
/proc/loadavg: 2.17 2.07 1.99 3/109 28774
/proc/meminfo: memFree=1496128/2059040 swapFree=4139872/4192956
[pid=28736] ppid=28734 vsize=8700 CPUtime=0
/proc/28736/stat : 28736 (run) S 28734 28736 28187 0 -1 4202496 364 0 0 0 0 0 0 0 20 0 1 0 143271743 8908800 248 1992294400 4194304 4922060 140733416897056 18446744073709551615 261052013701 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28736/statm: 2175 248 208 178 0 68 0
[pid=28737] ppid=28736 vsize=78896 CPUtime=1800.14
/proc/28737/stat : 28737 (pb_cplex) R 28736 28736 28187 0 -1 4202496 859570 0 0 0 179352 662 0 0 18 0 2 0 143271743 80789504 13180 1992294400 134512640 146736320 4287602496 18446744073709551615 135237973 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28737/statm: 19724 13180 1106 2985 0 16266 0
[pid=28737/tid=28743] ppid=28736 vsize=78896 CPUtime=907.8
/proc/28737/task/28743/stat : 28743 (pb_cplex) R 28736 28736 28187 0 -1 4202560 488804 0 0 0 90426 354 0 0 16 0 2 0 143275292 80789504 13180 1992294400 134512640 146736320 4287602496 18446744073709551615 136400528 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 87596

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28736 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.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1080.13
CPU time (s): 1800.14
CPU user time (s): 1793.52
CPU system time (s): 6.62
CPU usage (%): 166.66
Max. virtual memory (cumulated for all children) (KiB): 92600

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= 2
involuntary context switches= 2

runsolver used 2.14067 second user time and 5.53016 second system time

The end

Launcher Data

Begin job on node052 at 2010-07-01 23:30:07
IDJOB=2695902
IDBENCH=2637
IDSOLVER=1209
FILE ID=node052/2695902-1278019807
PBS_JOBID= 11198713
Free space on /tmp= 62168 MiB

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

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

MD5SUM BENCH= 26699ac56f0d58d8261ff4eb58d81611
RANDOM SEED=1207335903

node052.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.262
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.52
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.262
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1546032 kB
Buffers:        131880 kB
Cached:         276200 kB
SwapCached:       6256 kB
Active:         160896 kB
Inactive:       260428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1546032 kB
SwapTotal:     4192956 kB
SwapFree:      4139872 kB
Dirty:           16876 kB
Writeback:           0 kB
AnonPages:       11648 kB
Mapped:          12060 kB
Slab:            69788 kB
PageTables:       4184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180540 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= 62152 MiB
End job on node052 at 2010-07-01 23:48:10