Trace number 2695951

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.09 1541.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib2003/normalized-mps-v2-20-10-fast0507.opb
MD5SUM5548b3a1af88258afdf09b4f2d4db162
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark176
Best CPU time to get the best result obtained on this benchmark1790.37
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 239
Optimality of the best value was proved NO
Number of variables63009
Total number of constraints507
Number of constraints which are clauses507
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint7753
Number of terms in the objective function 63009
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 122425
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 122425
Number of bits of the biggest sum of numbers17
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-2695951-1278016604.opb.
0.00/0.00	c Instance file HOME/instance-2695951-1278016604.opb
0.00/0.00	c File size is 4644392 bytes.
1111.59/1111.95	c Highest Coefficient sum: 7754
1111.59/1111.95	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
1111.69/1112.05	c ============================[ Problem Statistics ]=============================
1111.69/1112.05	c |                                                                             |
1111.69/1112.05	c |  Parsing time:          1111.71      s                                      |
1111.69/1112.05	c |  Number Variables:      63009                                               |
1111.79/1112.11	c |  Number Constraints:    507                                                 |
1111.79/1112.11	c ===============================================================================
1800.09/1541.71	c Remaining time 688.25 sec.
1800.09/1541.71	c 
1800.09/1541.71	c *** INTERRUPTED ***
1800.09/1541.71	s UNKNOWN
1800.09/1541.71	c Total CPU time              : 1797.68 s
1800.09/1541.71	c Memory used           : 245.57 MB
1800.09/1541.71	c CPU time              : 1797.68 s
1800.09/1541.71	c 
1800.09/1541.71	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-2695951-1278016604/watcher-2695951-1278016604 -o /tmp/evaluation-result-2695951-1278016604/solver-2695951-1278016604 -C 1800 -W 2000 -M 1800 run HOME/instance-2695951-1278016604.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.02 1.59 3/105 30466
/proc/meminfo: memFree=1286284/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) R 30464 30466 30159 0 -1 4202496 348 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407506325 0 65538 4100 65536 0 0 0 17 1 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0

[startup+0.0884071 s]
/proc/loadavg: 1.96 2.02 1.59 3/105 30466
/proc/meminfo: memFree=1286284/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101409 s]
/proc/loadavg: 1.96 2.02 1.59 3/105 30466
/proc/meminfo: memFree=1286284/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301432 s]
/proc/loadavg: 1.96 2.02 1.59 3/105 30466
/proc/meminfo: memFree=1286284/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701476 s]
/proc/loadavg: 1.96 2.02 1.59 3/105 30466
/proc/meminfo: memFree=1286284/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50157 s]
/proc/loadavg: 1.88 2.00 1.58 2/107 30468
/proc/meminfo: memFree=1272628/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=31488 CPUtime=1.49
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 3946 0 0 0 148 1 0 0 25 0 1 0 142954307 32243712 3745 1992294400 134512640 146736320 4292979344 18446744073709551615 134814118 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 7872 3745 436 2985 0 3672 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40188

[startup+3.10175 s]
/proc/loadavg: 1.88 2.00 1.58 2/107 30468
/proc/meminfo: memFree=1272504/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=31488 CPUtime=3.09
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 3947 0 0 0 308 1 0 0 25 0 1 0 142954307 32243712 3746 1992294400 134512640 146736320 4292979344 18446744073709551615 134814118 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 7872 3746 436 2985 0 3672 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40188

[startup+6.30111 s]
/proc/loadavg: 1.88 2.00 1.58 2/107 30468
/proc/meminfo: memFree=1272132/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=31628 CPUtime=6.29
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 3958 0 0 0 628 1 0 0 25 0 1 0 142954307 32387072 3757 1992294400 134512640 146736320 4292979344 18446744073709551615 140526616 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 7907 3757 436 2985 0 3707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40328

[startup+12.7008 s]
/proc/loadavg: 1.75 1.97 1.58 2/107 30468
/proc/meminfo: memFree=1272132/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=31760 CPUtime=12.68
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 3992 0 0 0 1267 1 0 0 25 0 1 0 142954307 32522240 3791 1992294400 134512640 146736320 4292979344 18446744073709551615 141014048 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 7940 3791 436 2985 0 3740 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40460

[startup+25.5013 s]
/proc/loadavg: 1.63 1.94 1.57 2/107 30468
/proc/meminfo: memFree=1272132/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=31908 CPUtime=25.48
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4046 0 0 0 2547 1 0 0 25 0 1 0 142954307 32673792 3845 1992294400 134512640 146736320 4292979344 18446744073709551615 140679039 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 7977 3845 436 2985 0 3777 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40608

[startup+51.1012 s]
/proc/loadavg: 1.41 1.86 1.55 2/107 30468
/proc/meminfo: memFree=1271760/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=32240 CPUtime=51.07
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4124 0 0 0 5106 1 0 0 25 0 1 0 142954307 33013760 3923 1992294400 134512640 146736320 4292979344 18446744073709551615 140683299 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 8060 3923 436 2985 0 3860 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40940

[startup+102.309 s]
/proc/loadavg: 1.16 1.71 1.52 2/107 30470
/proc/meminfo: memFree=1271388/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=32740 CPUtime=102.27
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4234 0 0 0 10226 1 0 0 25 0 1 0 142954307 33525760 4033 1992294400 134512640 146736320 4292979344 18446744073709551615 140526528 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 8185 4033 436 2985 0 3985 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 41440

[startup+162.302 s]
/proc/loadavg: 1.06 1.58 1.48 2/107 30472
/proc/meminfo: memFree=1271016/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=33004 CPUtime=162.24
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4329 0 0 0 16223 1 0 0 25 0 1 0 142954307 33796096 4128 1992294400 134512640 146736320 4292979344 18446744073709551615 140526619 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 8251 4128 436 2985 0 4051 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 41704

[startup+222.301 s]
/proc/loadavg: 1.02 1.47 1.45 2/107 30474
/proc/meminfo: memFree=1270768/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=33484 CPUtime=222.23
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4408 0 0 0 22222 1 0 0 25 0 1 0 142954307 34287616 4207 1992294400 134512640 146736320 4292979344 18446744073709551615 140526619 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 8371 4207 436 2985 0 4171 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 42184

[startup+282.301 s]
/proc/loadavg: 1.01 1.38 1.42 2/107 30476
/proc/meminfo: memFree=1270520/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=33616 CPUtime=282.21
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4476 0 0 0 28220 1 0 0 25 0 1 0 142954307 34422784 4275 1992294400 134512640 146736320 4292979344 18446744073709551615 140648081 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 8404 4275 436 2985 0 4204 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 42316

[startup+342.301 s]
/proc/loadavg: 1.00 1.31 1.39 2/107 30476
/proc/meminfo: memFree=1269536/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=33880 CPUtime=342.19
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4539 0 0 0 34218 1 0 0 25 0 1 0 142954307 34693120 4338 1992294400 134512640 146736320 4292979344 18446744073709551615 140681219 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 8470 4338 436 2985 0 4270 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 42580

[startup+402.302 s]
/proc/loadavg: 1.00 1.25 1.36 2/107 30478
/proc/meminfo: memFree=1269040/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=34500 CPUtime=402.18
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 4665 0 0 0 40217 1 0 0 25 0 1 0 142954307 35328000 4464 1992294400 134512640 146736320 4292979344 18446744073709551615 140679044 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 8625 4464 436 2985 0 4425 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 43200

[startup+462.301 s]

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

Current children cumulated vsize (KiB) 44908

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.17 2/107 30494
/proc/meminfo: memFree=1264080/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=39140 CPUtime=1002.02
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 6374 0 0 0 100200 2 0 0 25 0 1 0 142954307 40079360 6111 1992294400 134512640 146736320 4292979344 18446744073709551615 140681208 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 9785 6111 942 2985 0 5585 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 47840

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.16 2/107 30496
/proc/meminfo: memFree=1262592/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=40760 CPUtime=1062
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 6974 0 0 0 106198 2 0 0 25 0 1 0 142954307 41738240 6711 1992294400 134512640 146736320 4292979344 18446744073709551615 140647825 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 10190 6711 1160 2985 0 5990 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 49460

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.15 2/107 30498
/proc/meminfo: memFree=1209148/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=111140 CPUtime=1121.98
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 37046 0 0 0 112186 12 0 0 25 0 1 0 142954307 113807360 19791 1992294400 134512640 146736320 4292979344 18446744073709551615 135854947 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 27785 19791 901 2985 0 24327 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 119840

[startup+1182.3 s]
/proc/loadavg: 1.58 1.15 1.18 3/108 30504
/proc/meminfo: memFree=1120852/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=234864 CPUtime=1214.92
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 98874 0 0 0 121447 45 0 0 20 0 2 0 142954307 240500736 42037 1992294400 134512640 146736320 4292979344 18446744073709551615 135854947 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30467/statm: 58716 42037 1080 2985 0 55258 0
[pid=30467/tid=30502] ppid=30466 vsize=234864 CPUtime=37.52
/proc/30467/task/30502/stat : 30502 (pb_cplex) R 30466 30466 30159 0 -1 4202560 7859 0 0 0 3745 7 0 0 25 0 2 0 143068521 240500736 42037 1992294400 134512640 146736320 4292979344 18446744073709551615 139028303 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1214.92
Current children cumulated vsize (KiB) 243564

[startup+1242.3 s]
/proc/loadavg: 1.58 1.24 1.21 2/108 30504
/proc/meminfo: memFree=1104360/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=245360 CPUtime=1319.23
/proc/30467/stat : 30467 (pb_cplex) S 30466 30466 30159 0 -1 4202496 112578 0 0 0 131858 65 0 0 25 0 2 0 142954307 251248640 45866 1992294400 134512640 146736320 4292979344 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30467/statm: 61340 45866 1080 2985 0 57882 0
[pid=30467/tid=30502] ppid=30466 vsize=245360 CPUtime=95.75
/proc/30467/task/30502/stat : 30502 (pb_cplex) R 30466 30466 30159 0 -1 4202560 16864 0 0 0 9559 16 0 0 25 0 2 0 143068521 251248640 45866 1992294400 134512640 146736320 4292979344 18446744073709551615 136474231 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1319.23
Current children cumulated vsize (KiB) 254060

[startup+1302.3 s]
/proc/loadavg: 1.43 1.26 1.22 2/107 30506
/proc/meminfo: memFree=1154464/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=182700 CPUtime=1407.08
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 139640 0 0 0 140615 93 0 0 25 0 1 0 142954307 187084800 33235 1992294400 134512640 146736320 4292979344 18446744073709551615 138666334 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30467/statm: 45675 33235 1082 2985 0 42217 0
Current children cumulated CPU time (s) 1407.08
Current children cumulated vsize (KiB) 191400

[startup+1362.3 s]
/proc/loadavg: 1.39 1.28 1.22 3/108 30512
/proc/meminfo: memFree=1104484/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=241044 CPUtime=1487
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 181890 0 0 0 148585 115 0 0 19 0 2 0 142954307 246829056 46178 1992294400 134512640 146736320 4292979344 18446744073709551615 136475798 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30467/statm: 60261 46178 1082 2985 0 56803 0
[pid=30467/tid=30510] ppid=30466 vsize=241044 CPUtime=30.46
/proc/30467/task/30510/stat : 30510 (pb_cplex) R 30466 30466 30159 0 -1 4202560 118 0 0 0 3045 1 0 0 25 0 2 0 143086151 246829056 46178 1992294400 134512640 146736320 4292979344 18446744073709551615 139023039 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1487
Current children cumulated vsize (KiB) 249744

[startup+1422.31 s]
/proc/loadavg: 1.84 1.42 1.27 3/108 30514
/proc/meminfo: memFree=1103616/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=240432 CPUtime=1602.59
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 238818 0 0 0 160107 152 0 0 25 0 2 0 142954307 246202368 46171 1992294400 134512640 146736320 4292979344 18446744073709551615 135854849 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30467/statm: 60108 46171 1082 2985 0 56650 0
[pid=30467/tid=30510] ppid=30466 vsize=240432 CPUtime=87.16
/proc/30467/task/30510/stat : 30510 (pb_cplex) R 30466 30466 30159 0 -1 4202560 118 0 0 0 8709 7 0 0 25 0 2 0 143086151 246202368 46171 1992294400 134512640 146736320 4292979344 18446744073709551615 135855036 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1602.59
Current children cumulated vsize (KiB) 249132

[startup+1482.3 s]
/proc/loadavg: 1.84 1.51 1.31 4/108 30525
/proc/meminfo: memFree=1098036/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=248140 CPUtime=1702.9
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 317167 0 0 0 170091 199 0 0 19 0 2 0 142954307 254095360 47721 1992294400 134512640 146736320 4292979344 18446744073709551615 136385174 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30467/statm: 62035 47721 1082 2985 0 58577 0
[pid=30467/tid=30510] ppid=30466 vsize=248140 CPUtime=139.68
/proc/30467/task/30510/stat : 30510 (pb_cplex) R 30466 30466 30159 0 -1 4202560 301 0 0 0 13954 14 0 0 19 0 2 0 143086151 254095360 47721 1992294400 134512640 146736320 4292979344 18446744073709551615 135854939 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1702.9
Current children cumulated vsize (KiB) 256840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1541.7 s]
/proc/loadavg: 1.86 1.57 1.34 3/108 30525
/proc/meminfo: memFree=1093448/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=251456 CPUtime=1800.09
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 389622 0 0 0 179766 243 0 0 20 0 2 0 142954307 257490944 48555 1992294400 134512640 146736320 4292979344 18446744073709551615 137083602 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30467/statm: 62864 48555 1082 2985 0 59406 0
[pid=30467/tid=30510] ppid=30466 vsize=251456 CPUtime=189.55
/proc/30467/task/30510/stat : 30510 (pb_cplex) R 30466 30466 30159 0 -1 4202560 4218 0 0 0 18932 23 0 0 20 0 2 0 143086151 257490944 48555 1992294400 134512640 146736320 4292979344 18446744073709551615 135855038 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 260156

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

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

[startup+1541.7 s]
/proc/loadavg: 1.86 1.57 1.34 3/108 30525
/proc/meminfo: memFree=1093448/2059040 swapFree=4139472/4192956
[pid=30466] ppid=30464 vsize=8700 CPUtime=0
/proc/30466/stat : 30466 (run) S 30464 30466 30159 0 -1 4202496 364 0 0 0 0 0 0 0 25 0 1 0 142954307 8908800 249 1992294400 4194304 4922060 140736546971696 18446744073709551615 258407505029 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30466/statm: 2175 249 208 178 0 68 0
[pid=30467] ppid=30466 vsize=251456 CPUtime=1800.09
/proc/30467/stat : 30467 (pb_cplex) R 30466 30466 30159 0 -1 4202496 389622 0 0 0 179766 243 0 0 20 0 2 0 142954307 257490944 48555 1992294400 134512640 146736320 4292979344 18446744073709551615 137083602 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/30467/statm: 62864 48555 1082 2985 0 59406 0
[pid=30467/tid=30510] ppid=30466 vsize=251456 CPUtime=189.55
/proc/30467/task/30510/stat : 30510 (pb_cplex) R 30466 30466 30159 0 -1 4202560 4218 0 0 0 18932 23 0 0 20 0 2 0 143086151 257490944 48555 1992294400 134512640 146736320 4292979344 18446744073709551615 135855038 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 260156

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1541.72
CPU time (s): 1800.09
CPU user time (s): 1797.66
CPU system time (s): 2.43
CPU usage (%): 116.759
Max. virtual memory (cumulated for all children) (KiB): 261708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001999
system time used= 0.000999
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.67159 second user time and 7.41987 second system time

The end

Launcher Data

Begin job on node085 at 2010-07-01 22:36:45
IDJOB=2695951
IDBENCH=1874
IDSOLVER=1209
FILE ID=node085/2695951-1278016604
PBS_JOBID= 11198702
Free space on /tmp= 121616 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-fast0507.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2695951-1278016604/watcher-2695951-1278016604 -o /tmp/evaluation-result-2695951-1278016604/solver-2695951-1278016604 -C 1800 -W 2000 -M 1800  run HOME/instance-2695951-1278016604.opb

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

MD5SUM BENCH= 5548b3a1af88258afdf09b4f2d4db162
RANDOM SEED=1373485149

node085.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.221
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.44
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.221
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1286812 kB
Buffers:        147156 kB
Cached:         516340 kB
SwapCached:       6292 kB
Active:         252040 kB
Inactive:       424516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1286812 kB
SwapTotal:     4192956 kB
SwapFree:      4139472 kB
Dirty:           21088 kB
Writeback:           0 kB
AnonPages:       11664 kB
Mapped:          11876 kB
Slab:            73848 kB
PageTables:       4140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181500 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= 121600 MiB
End job on node085 at 2010-07-01 23:02:29