Trace number 2695929

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.16 1077.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/
submitted-PB06/manquiho/golomb-rulers/normalized-OGR_9.opb
MD5SUM824c01e4395cf59ee9d4081be7b21301
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark324.711
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables603
Total number of constraints1088
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 constraints1088
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 669
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-2695929-1278019879.opb.
0.00/0.00	c Instance file HOME/instance-2695929-1278019879.opb
0.00/0.00	c File size is 207165 bytes.
0.00/0.24	c Highest Coefficient sum: 669
0.00/0.24	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.25	c ============================[ Problem Statistics ]=============================
0.00/0.25	c |                                                                             |
0.00/0.25	c |  Parsing time:          0.25         s                                      |
0.00/0.25	c |  Number Variables:      603                                                 |
0.00/0.25	c |  Number Constraints:    1088                                                |
0.00/0.25	c ===============================================================================
1800.16/1077.31	c Remaining time 1799.75 sec.
1800.16/1077.31	c 
1800.16/1077.31	c *** INTERRUPTED ***
1800.16/1077.31	s UNKNOWN
1800.16/1077.31	c Total CPU time              : 1793.79 s
1800.16/1077.31	c Memory used           : 66.94 MB
1800.16/1077.31	c CPU time              : 1793.79 s
1800.16/1077.31	c 
1800.16/1077.31	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-2695929-1278019879/watcher-2695929-1278019879 -o /tmp/evaluation-result-2695929-1278019879/solver-2695929-1278019879 -C 1800 -W 2000 -M 1800 run HOME/instance-2695929-1278019879.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.92 1.94 1.82 3/106 24530
/proc/meminfo: memFree=1769384/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0

[startup+0.0454871 s]
/proc/loadavg: 1.92 1.94 1.82 3/106 24530
/proc/meminfo: memFree=1769384/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101496 s]
/proc/loadavg: 1.92 1.94 1.82 3/106 24530
/proc/meminfo: memFree=1769384/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301547 s]
/proc/loadavg: 1.92 1.94 1.82 3/106 24530
/proc/meminfo: memFree=1769384/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701622 s]
/proc/loadavg: 1.92 1.94 1.82 3/106 24530
/proc/meminfo: memFree=1769384/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50176 s]
/proc/loadavg: 2.00 1.95 1.82 2/108 24532
/proc/meminfo: memFree=1762176/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=24248 CPUtime=1.49
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 8843 0 0 0 146 3 0 0 19 0 1 0 175644191 24829952 2990 1992294400 134512640 146736320 4293280544 18446744073709551615 137569538 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/24531/statm: 6062 2990 1026 2985 0 2604 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32948

[startup+3.10107 s]
/proc/loadavg: 2.00 1.95 1.82 3/109 24533
/proc/meminfo: memFree=1752868/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=46580 CPUtime=4.08
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 12206 0 0 0 403 5 0 0 17 0 2 0 175644191 47697920 5885 1992294400 134512640 146736320 4293280544 18446744073709551615 136008178 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 11645 5885 1067 2985 0 8187 0
[pid=24531/tid=24533] ppid=24530 vsize=46580 CPUtime=1.24
/proc/24531/task/24533/stat : 24533 (pb_cplex) R 24530 24530 24051 0 -1 4202560 1112 0 0 0 123 1 0 0 16 0 2 0 175644342 47697920 5885 1992294400 134512640 146736320 4293280544 18446744073709551615 137061872 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 55280

[startup+6.30165 s]
/proc/loadavg: 2.00 1.95 1.82 3/109 24533
/proc/meminfo: memFree=1748900/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=47144 CPUtime=9.64
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 14808 0 0 0 955 9 0 0 19 0 2 0 175644191 48275456 6009 1992294400 134512640 146736320 4293280544 18446744073709551615 137176800 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 11786 6009 1046 2985 0 8328 0
[pid=24531/tid=24533] ppid=24530 vsize=47144 CPUtime=3.67
/proc/24531/task/24533/stat : 24533 (pb_cplex) S 24530 24530 24051 0 -1 4202560 2696 0 0 0 365 2 0 0 16 0 2 0 175644342 48275456 6009 1992294400 134512640 146736320 4293280544 18446744073709551615 144580073 0 2 4096 16387 18446604437838446912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.64
Current children cumulated vsize (KiB) 55844

[startup+12.7019 s]
/proc/loadavg: 2.08 1.97 1.83 4/109 24533
/proc/meminfo: memFree=1745304/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=49632 CPUtime=21.04
/proc/24531/stat : 24531 (pb_cplex) S 24530 24530 24051 0 -1 4202496 18189 0 0 0 2090 14 0 0 18 0 2 0 175644191 50823168 6800 1992294400 134512640 146736320 4293280544 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 12408 6800 1046 2985 0 8950 0
[pid=24531/tid=24533] ppid=24530 vsize=49632 CPUtime=9.36
/proc/24531/task/24533/stat : 24533 (pb_cplex) R 24530 24530 24051 0 -1 4202560 4858 0 0 0 931 5 0 0 16 0 2 0 175644342 50823168 6800 1992294400 134512640 146736320 4293280544 18446744073709551615 136960473 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 21.04
Current children cumulated vsize (KiB) 58332

[startup+25.5012 s]
/proc/loadavg: 2.13 1.99 1.84 2/109 24535
/proc/meminfo: memFree=1745552/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=50112 CPUtime=40.81
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 31038 0 0 0 4056 25 0 0 16 0 2 0 175644191 51314688 6909 1992294400 134512640 146736320 4293280544 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 12528 6909 1094 2985 0 9070 0
[pid=24531/tid=24535] ppid=24530 vsize=50112 CPUtime=6.05
/proc/24531/task/24535/stat : 24535 (pb_cplex) S 24530 24530 24051 0 -1 4202560 4355 0 0 0 601 4 0 0 17 0 2 0 175645985 51314688 6909 1992294400 134512640 146736320 4293280544 18446744073709551615 144580073 0 2 4096 16387 18446604437838446912 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 40.81
Current children cumulated vsize (KiB) 58812

[startup+51.101 s]
/proc/loadavg: 2.24 2.02 1.85 2/109 24535
/proc/meminfo: memFree=1741956/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=52120 CPUtime=82.21
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 68620 0 0 0 8164 57 0 0 17 0 2 0 175644191 53370880 7393 1992294400 134512640 146736320 4293280544 18446744073709551615 136008050 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 13030 7393 1117 2985 0 9572 0
[pid=24531/tid=24535] ppid=24530 vsize=52120 CPUtime=28.84
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 27687 0 0 0 2862 22 0 0 18 0 2 0 175645985 53370880 7393 1992294400 134512640 146736320 4293280544 18446744073709551615 136008170 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 82.21
Current children cumulated vsize (KiB) 60820

[startup+102.309 s]
/proc/loadavg: 2.28 2.06 1.87 3/109 24537
/proc/meminfo: memFree=1737368/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=57056 CPUtime=166.08
/proc/24531/stat : 24531 (pb_cplex) S 24530 24530 24051 0 -1 4202496 115185 0 0 0 16510 98 0 0 16 0 2 0 175644191 58425344 8786 1992294400 134512640 146736320 4293280544 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 14264 8786 1102 2985 0 10806 0
[pid=24531/tid=24535] ppid=24530 vsize=57056 CPUtime=72.23
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 50565 0 0 0 7178 45 0 0 18 0 2 0 175645985 58425344 8786 1992294400 134512640 146736320 4293280544 18446744073709551615 136019024 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 166.08
Current children cumulated vsize (KiB) 65756

[startup+162.3 s]
/proc/loadavg: 2.41 2.11 1.90 3/109 24539
/proc/meminfo: memFree=1734268/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=62100 CPUtime=264
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 193415 0 0 0 26241 159 0 0 18 0 2 0 175644191 63590400 9572 1992294400 134512640 146736320 4293280544 18446744073709551615 135983228 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 15525 9572 1121 2985 0 12067 0
[pid=24531/tid=24535] ppid=24530 vsize=62100 CPUtime=115.47
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 88394 0 0 0 11474 73 0 0 17 0 2 0 175645985 63590400 9572 1992294400 134512640 146736320 4293280544 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 264
Current children cumulated vsize (KiB) 70800

[startup+222.301 s]
/proc/loadavg: 2.39 2.18 1.93 4/109 24541
/proc/meminfo: memFree=1732656/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=61440 CPUtime=364.6
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 250853 0 0 0 36254 206 0 0 17 0 2 0 175644191 62914560 9358 1992294400 134512640 146736320 4293280544 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 15360 9358 1102 2985 0 11902 0
[pid=24531/tid=24535] ppid=24530 vsize=61440 CPUtime=162.15
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 109356 0 0 0 16123 92 0 0 18 0 2 0 175645985 62914560 9358 1992294400 134512640 146736320 4293280544 18446744073709551615 136388115 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 364.6
Current children cumulated vsize (KiB) 70140

[startup+282.301 s]
/proc/loadavg: 2.48 2.25 1.97 3/109 24541
/proc/meminfo: memFree=1734020/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=64828 CPUtime=466.18
/proc/24531/stat : 24531 (pb_cplex) S 24530 24530 24051 0 -1 4202496 310455 0 0 0 46364 254 0 0 17 0 2 0 175644191 66383872 9981 1992294400 134512640 146736320 4293280544 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 16207 9981 1102 2985 0 12749 0
[pid=24531/tid=24535] ppid=24530 vsize=64828 CPUtime=213.28
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 132278 0 0 0 21216 112 0 0 18 0 2 0 175645985 66383872 9981 1992294400 134512640 146736320 4293280544 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 466.18
Current children cumulated vsize (KiB) 73528

[startup+342.301 s]
/proc/loadavg: 2.24 2.23 1.98 2/109 24543
/proc/meminfo: memFree=1731912/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=65980 CPUtime=562.44

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

[pid=24531] ppid=24530 vsize=68192 CPUtime=958.88
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 569926 0 0 0 95439 449 0 0 16 0 2 0 175644191 69828608 10826 1992294400 134512640 146736320 4293280544 18446744073709551615 135468694 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17048 10826 1115 2985 0 13590 0
[pid=24531/tid=24535] ppid=24530 vsize=68192 CPUtime=465.98
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 262091 0 0 0 46393 205 0 0 18 0 2 0 175645985 69828608 10826 1992294400 134512640 146736320 4293280544 18446744073709551615 136008047 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 958.88
Current children cumulated vsize (KiB) 76892

[startup+642.302 s]
/proc/loadavg: 1.95 2.12 1.99 3/109 24554
/proc/meminfo: memFree=1728308/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68208 CPUtime=1058.81
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 580944 0 0 0 105414 467 0 0 18 0 2 0 175644191 69844992 10830 1992294400 134512640 146736320 4293280544 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17052 10830 1115 2985 0 13594 0
[pid=24531/tid=24535] ppid=24530 vsize=68208 CPUtime=515.58
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 268027 0 0 0 51344 214 0 0 16 0 2 0 175645985 69844992 10830 1992294400 134512640 146736320 4293280544 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1058.81
Current children cumulated vsize (KiB) 76908

[startup+702.301 s]
/proc/loadavg: 1.69 2.02 1.97 2/109 24556
/proc/meminfo: memFree=1727812/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68500 CPUtime=1161.72
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 600961 0 0 0 115683 489 0 0 16 0 2 0 175644191 70144000 10925 1992294400 134512640 146736320 4293280544 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17125 10925 1115 2985 0 13667 0
[pid=24531/tid=24535] ppid=24530 vsize=68500 CPUtime=567.72
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 279206 0 0 0 56547 225 0 0 18 0 2 0 175645985 70144000 10925 1992294400 134512640 146736320 4293280544 18446744073709551615 137084972 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1161.72
Current children cumulated vsize (KiB) 77200

[startup+762.309 s]
/proc/loadavg: 1.97 2.03 1.97 3/109 24558
/proc/meminfo: memFree=1727944/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68512 CPUtime=1263.05
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 613797 0 0 0 125799 506 0 0 18 0 2 0 175644191 70156288 10929 1992294400 134512640 146736320 4293280544 18446744073709551615 139042901 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17128 10929 1114 2985 0 13670 0
[pid=24531/tid=24535] ppid=24530 vsize=68512 CPUtime=621.66
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 286563 0 0 0 61932 234 0 0 16 0 2 0 175645985 70156288 10929 1992294400 134512640 146736320 4293280544 18446744073709551615 136008069 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1263.05
Current children cumulated vsize (KiB) 77212

[startup+822.301 s]
/proc/loadavg: 1.89 2.00 1.97 4/109 24560
/proc/meminfo: memFree=1727944/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68512 CPUtime=1367.37
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 639424 0 0 0 136206 531 0 0 18 0 2 0 175644191 70156288 10929 1992294400 134512640 146736320 4293280544 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17128 10929 1114 2985 0 13670 0
[pid=24531/tid=24535] ppid=24530 vsize=68512 CPUtime=674.22
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 298646 0 0 0 67177 245 0 0 18 0 2 0 175645985 70156288 10929 1992294400 134512640 146736320 4293280544 18446744073709551615 136008450 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1367.37
Current children cumulated vsize (KiB) 77212

[startup+882.301 s]
/proc/loadavg: 2.49 2.15 2.02 2/109 24560
/proc/meminfo: memFree=1727820/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68512 CPUtime=1471.41
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 651385 0 0 0 146589 552 0 0 19 0 2 0 175644191 70156288 10929 1992294400 134512640 146736320 4293280544 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 17128 10929 1114 2985 0 13670 0
[pid=24531/tid=24535] ppid=24530 vsize=68512 CPUtime=727.12
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 303431 0 0 0 72457 255 0 0 18 0 2 0 175645985 70156288 10929 1992294400 134512640 146736320 4293280544 18446744073709551615 135526538 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1471.41
Current children cumulated vsize (KiB) 77212

[startup+942.302 s]
/proc/loadavg: 2.20 2.14 2.02 4/109 24562
/proc/meminfo: memFree=1728192/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=67916 CPUtime=1570.04
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 674236 0 0 0 156429 575 0 0 16 0 2 0 175644191 69545984 10823 1992294400 134512640 146736320 4293280544 18446744073709551615 136008058 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 16979 10823 1113 2985 0 13521 0
[pid=24531/tid=24535] ppid=24530 vsize=67916 CPUtime=774.57
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 316749 0 0 0 77189 268 0 0 18 0 2 0 175645985 69545984 10823 1992294400 134512640 146736320 4293280544 18446744073709551615 135964351 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1570.04
Current children cumulated vsize (KiB) 76616

[startup+1002.3 s]
/proc/loadavg: 2.12 2.11 2.01 3/109 24564
/proc/meminfo: memFree=1728192/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68332 CPUtime=1671.32
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 684765 0 0 0 166538 594 0 0 17 0 2 0 175644191 69971968 10842 1992294400 134512640 146736320 4293280544 18446744073709551615 136387651 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/24531/statm: 17083 10842 1105 2985 0 13625 0
[pid=24531/tid=24535] ppid=24530 vsize=68332 CPUtime=825.91
/proc/24531/task/24535/stat : 24535 (pb_cplex) S 24530 24530 24051 0 -1 4202560 322378 0 0 0 82313 278 0 0 18 0 2 0 175645985 69971968 10842 1992294400 134512640 146736320 4293280544 18446744073709551615 144580073 0 2 4096 16387 18446604437838446912 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1671.32
Current children cumulated vsize (KiB) 77032

[startup+1062.3 s]
/proc/loadavg: 2.09 2.09 2.01 4/109 24566
/proc/meminfo: memFree=1728068/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68528 CPUtime=1774.47
/proc/24531/stat : 24531 (pb_cplex) S 24530 24530 24051 0 -1 4202496 725433 0 0 0 176816 631 0 0 19 0 2 0 175644191 70172672 10851 1992294400 134512640 146736320 4293280544 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17132 10851 1105 2985 0 13674 0
[pid=24531/tid=24535] ppid=24530 vsize=68528 CPUtime=877.54
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 349990 0 0 0 87450 304 0 0 19 0 2 0 175645985 70172672 10851 1992294400 134512640 146736320 4293280544 18446744073709551615 135526881 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1774.47
Current children cumulated vsize (KiB) 77228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1077.3 s]
/proc/loadavg: 2.17 2.10 2.01 3/109 24566
/proc/meminfo: memFree=1728068/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68544 CPUtime=1800.16
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 731490 0 0 0 179378 638 0 0 16 0 2 0 175644191 70189056 10867 1992294400 134512640 146736320 4293280544 18446744073709551615 139042910 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17136 10867 1105 2985 0 13678 0
[pid=24531/tid=24535] ppid=24530 vsize=68544 CPUtime=892.04
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 354777 0 0 0 88896 308 0 0 18 0 2 0 175645985 70189056 10867 1992294400 134512640 146736320 4293280544 18446744073709551615 136403106 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 77244

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

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

[startup+1077.3 s]
/proc/loadavg: 2.17 2.10 2.01 3/109 24566
/proc/meminfo: memFree=1728068/2059040 swapFree=4139352/4192956
[pid=24530] ppid=24528 vsize=8700 CPUtime=0
/proc/24530/stat : 24530 (run) S 24528 24530 24051 0 -1 4202496 364 0 0 0 0 0 0 0 15 0 1 0 175644191 8908800 248 1992294400 4194304 4922060 140736004864624 18446744073709551615 271797820549 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/24530/statm: 2175 248 208 178 0 68 0
[pid=24531] ppid=24530 vsize=68544 CPUtime=1800.16
/proc/24531/stat : 24531 (pb_cplex) R 24530 24530 24051 0 -1 4202496 731490 0 0 0 179378 638 0 0 16 0 2 0 175644191 70189056 10867 1992294400 134512640 146736320 4293280544 18446744073709551615 139042910 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/24531/statm: 17136 10867 1105 2985 0 13678 0
[pid=24531/tid=24535] ppid=24530 vsize=68544 CPUtime=892.04
/proc/24531/task/24535/stat : 24535 (pb_cplex) R 24530 24530 24051 0 -1 4202560 354777 0 0 0 88896 308 0 0 18 0 2 0 175645985 70189056 10867 1992294400 134512640 146736320 4293280544 18446744073709551615 136403106 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 77244

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1077.32
CPU time (s): 1800.16
CPU user time (s): 1793.78
CPU system time (s): 6.38
CPU usage (%): 167.096
Max. virtual memory (cumulated for all children) (KiB): 93020

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= 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.00169 second user time and 5.67314 second system time

The end

Launcher Data

Begin job on node019 at 2010-07-01 23:31:19
IDJOB=2695929
IDBENCH=2641
IDSOLVER=1209
FILE ID=node019/2695929-1278019879
PBS_JOBID= 11198737
Free space on /tmp= 62048 MiB

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

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

MD5SUM BENCH= 824c01e4395cf59ee9d4081be7b21301
RANDOM SEED=493567677

node019.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.264
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.264
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:       1769912 kB
Buffers:         60976 kB
Cached:         127272 kB
SwapCached:       6824 kB
Active:         105676 kB
Inactive:        96912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1769912 kB
SwapTotal:     4192956 kB
SwapFree:      4139352 kB
Dirty:           16824 kB
Writeback:           0 kB
AnonPages:       12928 kB
Mapped:          11988 kB
Slab:            64712 kB
PageTables:       4160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182608 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= 62032 MiB
End job on node019 at 2010-07-01 23:49:18