Trace number 2696505

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.05 1076.72

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16c2.opb
MD5SUMcb4dc7ddfb50456685f1304551ada580
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark861
Best CPU time to get the best result obtained on this benchmark34.6727
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 861
Optimality of the best value was proved YES
Number of variables1848
Total number of constraints14727
Number of constraints which are clauses14727
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 constraint2
Maximum length of a constraint16
Number of terms in the objective function 1848
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1848
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1848
Number of bits of the biggest sum of numbers11
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-2696505-1278018630.opb.
0.00/0.00	c Instance file HOME/instance-2696505-1278018630.opb
0.00/0.00	c File size is 445704 bytes.
1.00/1.02	c Highest Coefficient sum: 17
1.00/1.02	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
1.00/1.05	c ============================[ Problem Statistics ]=============================
1.00/1.05	c |                                                                             |
1.00/1.05	c |  Parsing time:          1.04         s                                      |
1.00/1.05	c |  Number Variables:      1848                                                |
1.00/1.05	c |  Number Constraints:    14727                                               |
1.00/1.05	c ===============================================================================
1800.05/1076.71	c Remaining time 1798.96 sec.
1800.05/1076.71	c 
1800.05/1076.71	c *** INTERRUPTED ***
1800.05/1076.71	s UNKNOWN
1800.05/1076.71	c Total CPU time              : 1795.48 s
1800.05/1076.71	c Memory used           : 96.15 MB
1800.05/1076.71	c CPU time              : 1795.48 s
1800.05/1076.71	c 
1800.05/1076.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-2696505-1278018630/watcher-2696505-1278018630 -o /tmp/evaluation-result-2696505-1278018630/solver-2696505-1278018630 -C 1800 -W 2000 -M 1800 run HOME/instance-2696505-1278018630.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: 2.05 2.15 1.72 3/106 26897
/proc/meminfo: memFree=1455400/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0

[startup+0.0211439 s]
/proc/loadavg: 2.05 2.15 1.72 3/106 26897
/proc/meminfo: memFree=1455400/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101151 s]
/proc/loadavg: 2.05 2.15 1.72 3/106 26897
/proc/meminfo: memFree=1455400/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301167 s]
/proc/loadavg: 2.05 2.15 1.72 3/106 26897
/proc/meminfo: memFree=1455400/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701204 s]
/proc/loadavg: 2.05 2.15 1.72 3/106 26897
/proc/meminfo: memFree=1455400/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50129 s]
/proc/loadavg: 2.05 2.15 1.72 2/108 26899
/proc/meminfo: memFree=1452408/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=40868 CPUtime=1.49
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 5016 0 0 0 147 2 0 0 18 0 1 0 177464333 41848832 4243 1992294400 134512640 146736320 4291350368 18446744073709551615 137316647 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/26898/statm: 10217 4243 790 2985 0 6759 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49568

[startup+3.10142 s]
/proc/loadavg: 2.05 2.15 1.72 2/108 26899
/proc/meminfo: memFree=1432320/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=51668 CPUtime=3.08
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 14936 0 0 0 302 6 0 0 20 0 1 0 177464333 52908032 6539 1992294400 134512640 146736320 4291350368 18446744073709551615 136400460 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26898/statm: 12917 6539 997 2985 0 9459 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 60368

[startup+6.3007 s]
/proc/loadavg: 1.96 2.13 1.71 2/108 26899
/proc/meminfo: memFree=1436164/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=52760 CPUtime=6.28
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 34106 0 0 0 616 12 0 0 25 0 1 0 177464333 54026240 6994 1992294400 134512640 146736320 4291350368 18446744073709551615 137317798 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26898/statm: 13190 6994 999 2985 0 9732 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 61460

[startup+12.7013 s]
/proc/loadavg: 1.88 2.11 1.71 2/108 26899
/proc/meminfo: memFree=1426244/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=56360 CPUtime=12.69
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 39774 0 0 0 1254 15 0 0 25 0 1 0 177464333 57712640 8036 1992294400 134512640 146736320 4291350368 18446744073709551615 136403112 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26898/statm: 14090 8036 999 2985 0 10632 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65060

[startup+25.5014 s]
/proc/loadavg: 1.69 2.05 1.70 2/108 26899
/proc/meminfo: memFree=1427112/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=59248 CPUtime=25.48
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 103378 0 0 0 2509 39 0 0 25 0 1 0 177464333 60669952 8707 1992294400 134512640 146736320 4291350368 18446744073709551615 136406063 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26898/statm: 14812 8707 1000 2985 0 11354 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 67948

[startup+51.1007 s]
/proc/loadavg: 1.45 1.97 1.68 2/108 26899
/proc/meminfo: memFree=1426244/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=56124 CPUtime=51.05
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 217289 0 0 0 5023 82 0 0 25 0 1 0 177464333 57470976 8046 1992294400 134512640 146736320 4291350368 18446744073709551615 144757825 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/26898/statm: 14031 8046 1000 2985 0 10573 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 64824

[startup+102.309 s]
/proc/loadavg: 1.58 1.91 1.67 3/109 26902
/proc/meminfo: memFree=1398336/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=102952 CPUtime=130.06
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 256939 0 0 0 12899 107 0 0 25 0 2 0 177464333 105422848 14986 1992294400 134512640 146736320 4291350368 18446744073709551615 136385265 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26898/statm: 25738 14986 1053 2985 0 22280 0
[pid=26898/tid=26902] ppid=26897 vsize=102952 CPUtime=30.5
/proc/26898/task/26902/stat : 26902 (pb_cplex) R 26897 26897 26617 0 -1 4202560 15152 0 0 0 3041 9 0 0 25 0 2 0 177470244 105422848 14986 1992294400 134512640 146736320 4291350368 18446744073709551615 135526786 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 130.06
Current children cumulated vsize (KiB) 111652

[startup+162.302 s]
/proc/loadavg: 1.87 1.93 1.69 3/109 26904
/proc/meminfo: memFree=1397716/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=102996 CPUtime=240.55
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 298973 0 0 0 23920 135 0 0 19 0 2 0 177464333 105467904 15109 1992294400 134512640 146736320 4291350368 18446744073709551615 136400463 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26898/statm: 25749 15109 1056 2985 0 22291 0
[pid=26898/tid=26902] ppid=26897 vsize=102996 CPUtime=83.81
/proc/26898/task/26902/stat : 26902 (pb_cplex) R 26897 26897 26617 0 -1 4202560 36234 0 0 0 8360 21 0 0 19 0 2 0 177470244 105467904 15109 1992294400 134512640 146736320 4291350368 18446744073709551615 136400450 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 240.55
Current children cumulated vsize (KiB) 111696

[startup+222.301 s]
/proc/loadavg: 1.92 1.92 1.70 3/109 26909
/proc/meminfo: memFree=1396716/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=104288 CPUtime=347.1
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 334943 0 0 0 34548 162 0 0 19 0 2 0 177464333 106790912 15299 1992294400 134512640 146736320 4291350368 18446744073709551615 135854535 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 26072 15299 1056 2985 0 22614 0
[pid=26898/tid=26902] ppid=26897 vsize=104288 CPUtime=136.31
/proc/26898/task/26902/stat : 26902 (pb_cplex) R 26897 26897 26617 0 -1 4202560 56169 0 0 0 13597 34 0 0 25 0 2 0 177470244 106790912 15299 1992294400 134512640 146736320 4291350368 18446744073709551615 139044505 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 347.1
Current children cumulated vsize (KiB) 112988

[startup+282.301 s]
/proc/loadavg: 1.37 1.77 1.66 3/109 26912
/proc/meminfo: memFree=1395360/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=92560 CPUtime=414.94
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 361289 0 0 0 41316 178 0 0 25 0 2 0 177464333 94781440 15747 1992294400 134512640 146736320 4291350368 18446744073709551615 136384852 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 23140 15747 1067 2985 0 19682 0
[pid=26898/tid=26910] ppid=26897 vsize=92560 CPUtime=2.27
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 2996 0 0 0 226 1 0 0 21 0 2 0 177491968 94781440 15747 1992294400 134512640 146736320 4291350368 18446744073709551615 136006886 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 414.94
Current children cumulated vsize (KiB) 101260

[startup+342.301 s]
/proc/loadavg: 1.56 1.75 1.66 2/109 26912
/proc/meminfo: memFree=1393624/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=93616 CPUtime=519.58
/proc/26898/stat : 26898 (pb_cplex) S 26897 26897 26617 0 -1 4202496 402274 0 0 0 51749 209 0 0 25 0 2 0 177464333 95862784 16100 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 23404 16100 1066 2985 0 19946 0
[pid=26898/tid=26910] ppid=26897 vsize=93616 CPUtime=61.9
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 33224 0 0 0 6167 23 0 0 25 0 2 0 177491968 95862784 16100 1992294400 134512640 146736320 4291350368 18446744073709551615 136007670 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 519.58
Current children cumulated vsize (KiB) 102316

[startup+402.301 s]
/proc/loadavg: 1.62 1.73 1.65 3/109 26914
/proc/meminfo: memFree=1393376/2059040 swapFree=4135492/4192956

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

[pid=26898] ppid=26897 vsize=94936 CPUtime=935.45
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 511938 0 0 0 93249 296 0 0 25 0 2 0 177464333 97214464 16416 1992294400 134512640 146736320 4291350368 18446744073709551615 136007277 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 23734 16416 1066 2985 0 20276 0
[pid=26898/tid=26910] ppid=26897 vsize=94936 CPUtime=263.26
/proc/26898/task/26910/stat : 26910 (pb_cplex) S 26897 26897 26617 0 -1 4202560 102912 0 0 0 26250 76 0 0 25 0 2 0 177491968 97214464 16416 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 2 4096 16387 18446604437820239936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 935.45
Current children cumulated vsize (KiB) 103636

[startup+642.302 s]
/proc/loadavg: 2.02 1.84 1.70 2/109 26920
/proc/meminfo: memFree=1392012/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=95084 CPUtime=1040.58
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 545297 0 0 0 103739 319 0 0 25 0 2 0 177464333 97366016 16542 1992294400 134512640 146736320 4291350368 18446744073709551615 136007021 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 23771 16542 1066 2985 0 20313 0
[pid=26898/tid=26910] ppid=26897 vsize=95084 CPUtime=311.38
/proc/26898/task/26910/stat : 26910 (pb_cplex) S 26897 26897 26617 0 -1 4202560 122664 0 0 0 31047 91 0 0 25 0 2 0 177491968 97366016 16542 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 2 4096 16387 18446604437820239936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1040.58
Current children cumulated vsize (KiB) 103784

[startup+702.301 s]
/proc/loadavg: 1.78 1.80 1.70 2/109 26922
/proc/meminfo: memFree=1391020/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=96612 CPUtime=1142.81
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 573087 0 0 0 113941 340 0 0 25 0 2 0 177464333 98930688 16758 1992294400 134512640 146736320 4291350368 18446744073709551615 139044547 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 24153 16758 1066 2985 0 20695 0
[pid=26898/tid=26910] ppid=26897 vsize=96612 CPUtime=358.17
/proc/26898/task/26910/stat : 26910 (pb_cplex) S 26897 26897 26617 0 -1 4202560 141139 0 0 0 35713 104 0 0 25 0 2 0 177491968 98930688 16758 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 2 4096 16387 18446604437820239936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1142.81
Current children cumulated vsize (KiB) 105312

[startup+762.309 s]
/proc/loadavg: 1.64 1.75 1.68 3/109 26924
/proc/meminfo: memFree=1389904/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=97276 CPUtime=1243.68
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 591897 0 0 0 124013 355 0 0 22 0 2 0 177464333 99610624 17020 1992294400 134512640 146736320 4291350368 18446744073709551615 136007216 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 24319 17020 1066 2985 0 20861 0
[pid=26898/tid=26910] ppid=26897 vsize=97276 CPUtime=402.85
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 157518 0 0 0 40169 116 0 0 25 0 2 0 177491968 99610624 17020 1992294400 134512640 146736320 4291350368 18446744073709551615 136007053 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1243.68
Current children cumulated vsize (KiB) 105976

[startup+822.301 s]
/proc/loadavg: 1.95 1.81 1.71 2/109 26926
/proc/meminfo: memFree=1389532/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=97276 CPUtime=1348.87
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 609826 0 0 0 134518 369 0 0 25 0 2 0 177464333 99610624 17054 1992294400 134512640 146736320 4291350368 18446744073709551615 139044550 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 24319 17054 1066 2985 0 20861 0
[pid=26898/tid=26910] ppid=26897 vsize=97276 CPUtime=453.34
/proc/26898/task/26910/stat : 26910 (pb_cplex) S 26897 26897 26617 0 -1 4202560 175402 0 0 0 45207 127 0 0 25 0 2 0 177491968 99610624 17054 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 2 4096 16387 18446604437820239936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1348.87
Current children cumulated vsize (KiB) 105976

[startup+882.301 s]
/proc/loadavg: 1.80 1.79 1.71 3/109 26928
/proc/meminfo: memFree=1389284/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=97276 CPUtime=1449.56
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 627197 0 0 0 144572 384 0 0 18 0 2 0 177464333 99610624 17110 1992294400 134512640 146736320 4291350368 18446744073709551615 136400437 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 24319 17110 1066 2985 0 20861 0
[pid=26898/tid=26910] ppid=26897 vsize=97276 CPUtime=502.32
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 192115 0 0 0 50093 139 0 0 25 0 2 0 177491968 99610624 17110 1992294400 134512640 146736320 4291350368 18446744073709551615 136007289 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1449.56
Current children cumulated vsize (KiB) 105976

[startup+942.302 s]
/proc/loadavg: 1.72 1.77 1.70 2/109 26928
/proc/meminfo: memFree=1389656/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=96612 CPUtime=1553.81
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 645893 0 0 0 154980 401 0 0 18 0 2 0 177464333 98930688 16988 1992294400 134512640 146736320 4291350368 18446744073709551615 135454134 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/26898/statm: 24153 16988 1066 2985 0 20695 0
[pid=26898/tid=26910] ppid=26897 vsize=96612 CPUtime=548
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 207574 0 0 0 54648 152 0 0 25 0 2 0 177491968 98930688 16988 1992294400 134512640 146736320 4291350368 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1553.81
Current children cumulated vsize (KiB) 105312

[startup+1002.3 s]
/proc/loadavg: 1.94 1.82 1.73 2/109 26930
/proc/meminfo: memFree=1389532/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=98008 CPUtime=1665.7
/proc/26898/stat : 26898 (pb_cplex) S 26897 26897 26617 0 -1 4202496 683338 0 0 0 166140 430 0 0 25 0 2 0 177464333 100360192 17111 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26898/statm: 24502 17111 1066 2985 0 21044 0
[pid=26898/tid=26910] ppid=26897 vsize=98008 CPUtime=602.69
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 227056 0 0 0 60101 168 0 0 25 0 2 0 177491968 100360192 17111 1992294400 134512640 146736320 4291350368 18446744073709551615 139042866 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1665.7
Current children cumulated vsize (KiB) 106708

[startup+1062.3 s]
/proc/loadavg: 1.92 1.84 1.73 3/109 26932
/proc/meminfo: memFree=1389160/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=98456 CPUtime=1773.17
/proc/26898/stat : 26898 (pb_cplex) R 26897 26897 26617 0 -1 4202496 714613 0 0 0 176864 453 0 0 19 0 2 0 177464333 100818944 17200 1992294400 134512640 146736320 4291350368 18446744073709551615 136403518 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26898/statm: 24614 17200 1066 2985 0 21156 0
[pid=26898/tid=26910] ppid=26897 vsize=98456 CPUtime=660.09
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 246626 0 0 0 65829 180 0 0 25 0 2 0 177491968 100818944 17200 1992294400 134512640 146736320 4291350368 18446744073709551615 136007616 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1773.17
Current children cumulated vsize (KiB) 107156



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1076.7 s]
/proc/loadavg: 1.94 1.84 1.74 2/109 26932
/proc/meminfo: memFree=1389160/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=98456 CPUtime=1800.05
/proc/26898/stat : 26898 (pb_cplex) S 26897 26897 26617 0 -1 4202496 720517 0 0 0 179547 458 0 0 25 0 2 0 177464333 100818944 17232 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26898/statm: 24614 17232 1066 2985 0 21156 0
[pid=26898/tid=26910] ppid=26897 vsize=98456 CPUtime=674.5
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 252190 0 0 0 67266 184 0 0 25 0 2 0 177491968 100818944 17232 1992294400 134512640 146736320 4291350368 18446744073709551615 136007284 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 107156

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

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

[startup+1076.7 s]
/proc/loadavg: 1.94 1.84 1.74 2/109 26932
/proc/meminfo: memFree=1389160/2059040 swapFree=4135492/4192956
[pid=26897] ppid=26895 vsize=8700 CPUtime=0
/proc/26897/stat : 26897 (run) S 26895 26897 26617 0 -1 4202496 363 0 0 0 0 0 0 0 18 0 1 0 177464333 8908800 248 1992294400 4194304 4922060 140733777047248 18446744073709551615 238759287941 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26897/statm: 2175 248 208 178 0 68 0
[pid=26898] ppid=26897 vsize=98456 CPUtime=1800.05
/proc/26898/stat : 26898 (pb_cplex) S 26897 26897 26617 0 -1 4202496 720517 0 0 0 179547 458 0 0 25 0 2 0 177464333 100818944 17232 1992294400 134512640 146736320 4291350368 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/26898/statm: 24614 17232 1066 2985 0 21156 0
[pid=26898/tid=26910] ppid=26897 vsize=98456 CPUtime=674.5
/proc/26898/task/26910/stat : 26910 (pb_cplex) R 26897 26897 26617 0 -1 4202560 252190 0 0 0 67266 184 0 0 25 0 2 0 177491968 100818944 17232 1992294400 134512640 146736320 4291350368 18446744073709551615 136007284 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 107156

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1076.72
CPU time (s): 1800.05
CPU user time (s): 1795.47
CPU system time (s): 4.58
CPU usage (%): 167.179
Max. virtual memory (cumulated for all children) (KiB): 113604

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= 363
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.23566 second user time and 5.36018 second system time

The end

Launcher Data

Begin job on node015 at 2010-07-01 23:10:30
IDJOB=2696505
IDBENCH=2168
IDSOLVER=1209
FILE ID=node015/2696505-1278018630
PBS_JOBID= 11198740
Free space on /tmp= 62404 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16c2.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696505-1278018630/watcher-2696505-1278018630 -o /tmp/evaluation-result-2696505-1278018630/solver-2696505-1278018630 -C 1800 -W 2000 -M 1800  run HOME/instance-2696505-1278018630.opb

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

MD5SUM BENCH= cb4dc7ddfb50456685f1304551ada580
RANDOM SEED=1899663962

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1455928 kB
Buffers:        148820 kB
Cached:         350636 kB
SwapCached:      11252 kB
Active:         207944 kB
Inactive:       305932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1455928 kB
SwapTotal:     4192956 kB
SwapFree:      4135492 kB
Dirty:           17004 kB
Writeback:           0 kB
AnonPages:       12752 kB
Mapped:           8404 kB
Slab:            67208 kB
PageTables:       4208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182048 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= 62388 MiB
End job on node015 at 2010-07-01 23:28:29