Trace number 2695846

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_19.opb
MD5SUM5a1b3155d98b6c4d8f9ab1b869fece67
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 355
Optimality of the best value was proved NO
Number of variables11001
Total number of constraints21678
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 constraints21678
Minimum length of a constraint18
Maximum length of a constraint37
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 512
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2765
Number of bits of the biggest sum of numbers12
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-2695846-1278019753.opb.
0.00/0.00	c Instance file HOME/instance-2695846-1278019753.opb
0.00/0.00	c File size is 6306000 bytes.
7.79/7.87	c Highest Coefficient sum: 2765
7.79/7.87	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
7.91/13.14	c ============================[ Problem Statistics ]=============================
7.91/13.14	c |                                                                             |
7.91/13.14	c |  Parsing time:          7.92         s                                      |
7.91/13.14	c |  Number Variables:      11001                                               |
8.02/13.20	c |  Number Constraints:    21678                                               |
8.02/13.20	c ===============================================================================
1800.08/1152.51	c Remaining time 1792.03 sec.
1800.08/1152.51	c 
1800.08/1152.51	c *** INTERRUPTED ***
1800.08/1152.51	s UNKNOWN
1800.08/1152.51	c Total CPU time              : 1796.98 s
1800.08/1152.51	c Memory used           : 397.55 MB
1800.08/1152.51	c CPU time              : 1796.98 s
1800.08/1152.51	c 
1800.08/1152.51	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-2695846-1278019753/watcher-2695846-1278019753 -o /tmp/evaluation-result-2695846-1278019753/solver-2695846-1278019753 -C 1800 -W 2000 -M 1800 run HOME/instance-2695846-1278019753.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.87 1.97 1.91 3/105 28872
/proc/meminfo: memFree=1384944/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0

[startup+0.015364 s]
/proc/loadavg: 1.87 1.97 1.91 3/105 28872
/proc/meminfo: memFree=1384944/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101372 s]
/proc/loadavg: 1.87 1.97 1.91 3/105 28872
/proc/meminfo: memFree=1384944/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30139 s]
/proc/loadavg: 1.87 1.97 1.91 3/105 28872
/proc/meminfo: memFree=1384944/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701429 s]
/proc/loadavg: 1.87 1.97 1.91 3/105 28872
/proc/meminfo: memFree=1384944/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50151 s]
/proc/loadavg: 1.87 1.97 1.91 2/107 28874
/proc/meminfo: memFree=1382324/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=21980 CPUtime=1.49
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 1452 0 0 0 149 0 0 0 25 0 1 0 143268811 22507520 1406 1992294400 134512640 146736320 4290649520 18446744073709551615 140660112 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 5495 1406 580 2985 0 889 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30680

[startup+3.10066 s]
/proc/loadavg: 1.87 1.97 1.91 2/107 28874
/proc/meminfo: memFree=1379844/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=25340 CPUtime=3.08
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 2594 0 0 0 308 0 0 0 25 0 1 0 143268811 25948160 2548 1992294400 134512640 146736320 4290649520 18446744073709551615 140750162 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 6335 2548 884 2985 0 1729 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 34040

[startup+6.30097 s]
/proc/loadavg: 1.80 1.95 1.90 2/107 28874
/proc/meminfo: memFree=1372280/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=31868 CPUtime=6.29
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 4845 0 0 0 627 2 0 0 25 0 1 0 143268811 32632832 4766 1992294400 134512640 146736320 4290649520 18446744073709551615 140681224 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 7967 4766 1484 2985 0 3361 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40568

[startup+12.7006 s]
/proc/loadavg: 1.89 1.97 1.91 1/107 28874
/proc/meminfo: memFree=1364096/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=32028 CPUtime=7.87
/proc/28873/stat : 28873 (pb_cplex) D 28872 28872 28432 0 -1 4202496 6831 0 0 0 784 3 0 0 25 0 1 0 143268811 32796672 5209 1992294400 134512640 146736320 4290649520 18446744073709551615 144797795 0 0 4096 16387 18446744071696489144 0 0 17 1 0 0 0
/proc/28873/statm: 8007 5209 369 2985 0 4941 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 40728
heavy processes:

[startup+25.5018 s]
/proc/loadavg: 1.76 1.94 1.90 2/107 28874
/proc/meminfo: memFree=1289324/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=166176 CPUtime=20.3
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 58938 0 0 0 2010 20 0 0 25 0 1 0 143268811 170164224 28995 1992294400 134512640 146736320 4290649520 18446744073709551615 137176809 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 41544 28995 967 2985 0 38086 0
Current children cumulated CPU time (s) 20.3
Current children cumulated vsize (KiB) 174876
heavy processes:

[startup+51.1013 s]
/proc/loadavg: 1.50 1.86 1.88 2/107 28874
/proc/meminfo: memFree=1258200/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=176636 CPUtime=45.9
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 122837 0 0 0 4543 47 0 0 25 0 1 0 143268811 180875264 32247 1992294400 134512640 146736320 4290649520 18446744073709551615 136015547 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 44159 32247 990 2985 0 40701 0
Current children cumulated CPU time (s) 45.9
Current children cumulated vsize (KiB) 185336

[startup+102.308 s]
/proc/loadavg: 1.22 1.72 1.83 2/107 28876
/proc/meminfo: memFree=1265764/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=172944 CPUtime=97.09
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 152393 0 0 0 9650 59 0 0 25 0 1 0 143268811 177094656 30410 1992294400 134512640 146736320 4290649520 18446744073709551615 137417385 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 43236 30410 990 2985 0 39778 0
Current children cumulated CPU time (s) 97.09
Current children cumulated vsize (KiB) 181644

[startup+162.301 s]
/proc/loadavg: 1.08 1.59 1.77 2/107 28878
/proc/meminfo: memFree=1263532/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=177800 CPUtime=157.07
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 294445 0 0 0 15589 118 0 0 25 0 1 0 143268811 182067200 31270 1992294400 134512640 146736320 4290649520 18446744073709551615 137173222 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 44450 31270 990 2985 0 40992 0
Current children cumulated CPU time (s) 157.07
Current children cumulated vsize (KiB) 186500

[startup+222.301 s]
/proc/loadavg: 1.11 1.50 1.73 2/107 28883
/proc/meminfo: memFree=1268740/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=165380 CPUtime=217.05
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 343126 0 0 0 21566 139 0 0 25 0 1 0 143268811 169349120 29574 1992294400 134512640 146736320 4290649520 18446744073709551615 138667729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28873/statm: 41345 29574 1014 2985 0 37887 0
Current children cumulated CPU time (s) 217.05
Current children cumulated vsize (KiB) 174080

[startup+282.302 s]
/proc/loadavg: 1.40 1.48 1.71 3/108 28884
/proc/meminfo: memFree=1099348/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=379024 CPUtime=299.37
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 429280 0 0 0 29755 182 0 0 25 0 2 0 143268811 388120576 71886 1992294400 134512640 146736320 4290649520 18446744073709551615 136018927 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 94756 71886 1053 2985 0 91298 0
[pid=28873/tid=28884] ppid=28872 vsize=379024 CPUtime=40.17
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 24532 0 0 0 4001 16 0 0 25 0 2 0 143292832 388120576 71886 1992294400 134512640 146736320 4290649520 18446744073709551615 135844443 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 299.37
Current children cumulated vsize (KiB) 387724

[startup+342.302 s]
/proc/loadavg: 1.78 1.58 1.72 3/108 28886
/proc/meminfo: memFree=1097736/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=381812 CPUtime=418.88
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 437849 0 0 0 41699 189 0 0 25 0 2 0 143268811 390975488 72461 1992294400 134512640 146736320 4290649520 18446744073709551615 135526874 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 95453 72461 1053 2985 0 91995 0
[pid=28873/tid=28884] ppid=28872 vsize=381812 CPUtime=99.71
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 29260 0 0 0 9950 21 0 0 25 0 2 0 143292832 390975488 72461 1992294400 134512640 146736320 4290649520 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 418.88
Current children cumulated vsize (KiB) 390512

[startup+402.302 s]
/proc/loadavg: 1.92 1.65 1.74 3/108 28888
/proc/meminfo: memFree=1093272/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=385960 CPUtime=538.41

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

[pid=28873] ppid=28872 vsize=386948 CPUtime=863.94
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 478678 0 0 0 86179 215 0 0 25 0 2 0 143268811 396234752 73780 1992294400 134512640 146736320 4290649520 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 96737 73780 1053 2985 0 93279 0
[pid=28873/tid=28884] ppid=28872 vsize=386948 CPUtime=244.83
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 45076 0 0 0 24449 34 0 0 25 0 2 0 143292832 396234752 73780 1992294400 134512640 146736320 4290649520 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 863.94
Current children cumulated vsize (KiB) 395648

[startup+702.302 s]
/proc/loadavg: 1.88 1.61 1.67 3/108 28896
/proc/meminfo: memFree=1091660/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=386948 CPUtime=983.45
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 489072 0 0 0 98122 223 0 0 25 0 2 0 143268811 396234752 73799 1992294400 134512640 146736320 4290649520 18446744073709551615 135854518 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 96737 73799 1053 2985 0 93279 0
[pid=28873/tid=28884] ppid=28872 vsize=386948 CPUtime=304.36
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 51886 0 0 0 30396 40 0 0 25 0 2 0 143292832 396234752 73799 1992294400 134512640 146736320 4290649520 18446744073709551615 136008065 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 983.45
Current children cumulated vsize (KiB) 395648

[startup+762.31 s]
/proc/loadavg: 1.95 1.67 1.69 3/108 28898
/proc/meminfo: memFree=1091412/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=387168 CPUtime=1102.98
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 504327 0 0 0 110065 233 0 0 25 0 2 0 143268811 396460032 73864 1992294400 134512640 146736320 4290649520 18446744073709551615 135450849 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 96792 73864 1053 2985 0 93334 0
[pid=28873/tid=28884] ppid=28872 vsize=387168 CPUtime=363.9
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 58815 0 0 0 36345 45 0 0 25 0 2 0 143292832 396460032 73864 1992294400 134512640 146736320 4290649520 18446744073709551615 136008363 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1102.98
Current children cumulated vsize (KiB) 395868

[startup+822.301 s]
/proc/loadavg: 1.98 1.73 1.70 3/108 28900
/proc/meminfo: memFree=1090544/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=387564 CPUtime=1222.48
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 517834 0 0 0 122006 242 0 0 25 0 2 0 143268811 396865536 74093 1992294400 134512640 146736320 4290649520 18446744073709551615 136388565 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 96891 74093 1053 2985 0 93433 0
[pid=28873/tid=28884] ppid=28872 vsize=387564 CPUtime=423.43
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 67488 0 0 0 42292 51 0 0 25 0 2 0 143292832 396865536 74093 1992294400 134512640 146736320 4290649520 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1222.48
Current children cumulated vsize (KiB) 396264

[startup+882.302 s]
/proc/loadavg: 1.99 1.78 1.72 3/108 28900
/proc/meminfo: memFree=1089180/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=390200 CPUtime=1342
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 534017 0 0 0 133947 253 0 0 25 0 2 0 143268811 399564800 74321 1992294400 134512640 146736320 4290649520 18446744073709551615 136008042 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 97550 74321 1053 2985 0 94092 0
[pid=28873/tid=28884] ppid=28872 vsize=390200 CPUtime=482.97
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 76931 0 0 0 48238 59 0 0 25 0 2 0 143292832 399564800 74321 1992294400 134512640 146736320 4290649520 18446744073709551615 137061897 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1342
Current children cumulated vsize (KiB) 398900

[startup+942.302 s]
/proc/loadavg: 1.39 1.65 1.68 2/108 28902
/proc/meminfo: memFree=1086824/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=391880 CPUtime=1405.69
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 539671 0 0 0 140312 257 0 0 25 0 2 0 143268811 401285120 75062 1992294400 134512640 146736320 4290649520 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 97970 75062 1053 2985 0 94512 0
[pid=28873/tid=28884] ppid=28872 vsize=391880 CPUtime=486.66
/proc/28873/task/28884/stat : 28884 (pb_cplex) S 28872 28872 28432 0 -1 4202560 77889 0 0 0 48607 59 0 0 25 0 2 0 143292832 401285120 75062 1992294400 134512640 146736320 4290649520 18446744073709551615 144580073 0 2 4096 16387 18446604437099129600 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1405.69
Current children cumulated vsize (KiB) 400580

[startup+1002.3 s]
/proc/loadavg: 1.66 1.65 1.68 3/108 28904
/proc/meminfo: memFree=1090296/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=382820 CPUtime=1500.87
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 568557 0 0 0 149806 281 0 0 25 0 2 0 143268811 392007680 74128 1992294400 134512640 146736320 4290649520 18446744073709551615 136008017 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 95705 74128 1062 2985 0 92247 0
[pid=28873/tid=28884] ppid=28872 vsize=382820 CPUtime=521.86
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 94822 0 0 0 52114 72 0 0 25 0 2 0 143292832 392007680 74128 1992294400 134512640 146736320 4290649520 18446744073709551615 136008053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1500.87
Current children cumulated vsize (KiB) 391520

[startup+1062.3 s]
/proc/loadavg: 1.87 1.71 1.69 3/108 28906
/proc/meminfo: memFree=1073432/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=402256 CPUtime=1620.39
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 594108 0 0 0 161737 302 0 0 25 0 2 0 143268811 411910144 78341 1992294400 134512640 146736320 4290649520 18446744073709551615 136008053 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 100564 78341 1053 2985 0 97106 0
[pid=28873/tid=28884] ppid=28872 vsize=402256 CPUtime=581.4
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 116527 0 0 0 58050 90 0 0 25 0 2 0 143292832 411910144 78341 1992294400 134512640 146736320 4290649520 18446744073709551615 135454096 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1620.39
Current children cumulated vsize (KiB) 410956

[startup+1122.3 s]
/proc/loadavg: 1.95 1.76 1.71 3/108 28908
/proc/meminfo: memFree=1068472/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=407088 CPUtime=1739.91
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 603598 0 0 0 173681 310 0 0 25 0 2 0 143268811 416858112 79539 1992294400 134512640 146736320 4290649520 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 101772 79539 1053 2985 0 98314 0
[pid=28873/tid=28884] ppid=28872 vsize=407088 CPUtime=640.94
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 120167 0 0 0 63999 95 0 0 25 0 2 0 143292832 416858112 79539 1992294400 134512640 146736320 4290649520 18446744073709551615 136007981 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1739.91
Current children cumulated vsize (KiB) 415788



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1152.5 s]
/proc/loadavg: 1.97 1.78 1.72 3/108 28908
/proc/meminfo: memFree=1068472/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=407088 CPUtime=1800.08
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 607248 0 0 0 179696 312 0 0 25 0 2 0 143268811 416858112 79548 1992294400 134512640 146736320 4290649520 18446744073709551615 139044525 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 101772 79548 1053 2985 0 98314 0
[pid=28873/tid=28884] ppid=28872 vsize=407088 CPUtime=670.91
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 121948 0 0 0 66995 96 0 0 25 0 2 0 143292832 416858112 79548 1992294400 134512640 146736320 4290649520 18446744073709551615 136008047 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 415788

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

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

[startup+1152.5 s]
/proc/loadavg: 1.97 1.78 1.72 3/108 28908
/proc/meminfo: memFree=1068472/2059040 swapFree=4140120/4192956
[pid=28872] ppid=28870 vsize=8700 CPUtime=0
/proc/28872/stat : 28872 (run) S 28870 28872 28432 0 -1 4202496 365 0 0 0 0 0 0 0 25 0 1 0 143268811 8908800 248 1992294400 4194304 4922060 140733271462720 18446744073709551615 207239093381 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28872/statm: 2175 248 208 178 0 68 0
[pid=28873] ppid=28872 vsize=407088 CPUtime=1800.08
/proc/28873/stat : 28873 (pb_cplex) R 28872 28872 28432 0 -1 4202496 607248 0 0 0 179696 312 0 0 25 0 2 0 143268811 416858112 79548 1992294400 134512640 146736320 4290649520 18446744073709551615 139044525 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28873/statm: 101772 79548 1053 2985 0 98314 0
[pid=28873/tid=28884] ppid=28872 vsize=407088 CPUtime=670.91
/proc/28873/task/28884/stat : 28884 (pb_cplex) R 28872 28872 28432 0 -1 4202560 121948 0 0 0 66995 96 0 0 25 0 2 0 143292832 416858112 79548 1992294400 134512640 146736320 4290649520 18446744073709551615 136008047 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 415788

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1152.52
CPU time (s): 1800.08
CPU user time (s): 1796.96
CPU system time (s): 3.12
CPU usage (%): 156.186
Max. virtual memory (cumulated for all children) (KiB): 416988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0.001999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 365
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.09468 second user time and 5.88011 second system time

The end

Launcher Data

Begin job on node089 at 2010-07-01 23:29:13
IDJOB=2695846
IDBENCH=2633
IDSOLVER=1209
FILE ID=node089/2695846-1278019753
PBS_JOBID= 11198698
Free space on /tmp= 62520 MiB

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

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

MD5SUM BENCH= 5a1b3155d98b6c4d8f9ab1b869fece67
RANDOM SEED=993096000

node089.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.244
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.48
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.244
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	: 5999.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1385472 kB
Buffers:        179532 kB
Cached:         387784 kB
SwapCached:       6416 kB
Active:         291104 kB
Inactive:       289920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1385472 kB
SwapTotal:     4192956 kB
SwapFree:      4140120 kB
Dirty:           22732 kB
Writeback:           0 kB
AnonPages:       11840 kB
Mapped:          11996 kB
Slab:            70732 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182020 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= 62504 MiB
End job on node089 at 2010-07-01 23:48:28