Trace number 2683068

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/CT 0.1 fixed? (TO) 1800.11 1802.64

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=60-sizeP=31-sizeQ=60-472296155.opb
MD5SUMf9b76191a976f83d8bf11f6a4ae64237
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark2.25766
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables1951
Total number of constraints5581
Number of constraints which are clauses5580
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint1860
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 618970019642690137449562112
Number of bits of the biggest number in a constraint 90
Biggest sum of numbers in a constraint 2475880077443495339516213980
Number of bits of the biggest sum of numbers91
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/CT 0.1.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.05/0.06	c constraints 1/0 clauses 5580/0 units 0
0.05/0.06	c vars 1951
0.05/0.06	c objective 31 + 0

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-2683068-1277494963/watcher-2683068-1277494963 -o /tmp/evaluation-result-2683068-1277494963/solver-2683068-1277494963 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2683068-1277494963.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.00 1.00 1.00 3/106 31271
/proc/meminfo: memFree=1816728/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=2136 CPUtime=0
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 90790741 2187264 168 1992294400 134512640 136421960 4287544832 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31271/statm: 534 168 146 467 0 65 0

[startup+0.05158 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31271
/proc/meminfo: memFree=1816728/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=2268 CPUtime=0.05
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 288 0 0 0 5 0 0 0 20 0 1 0 90790741 2322432 207 1992294400 134512640 136421960 4287544832 18446744073709551615 135528962 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31271/statm: 567 207 146 467 0 98 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2268

[startup+0.101584 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31271
/proc/meminfo: memFree=1816728/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=7792 CPUtime=0.09
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 1651 0 0 0 9 0 0 0 20 0 1 0 90790741 7979008 1570 1992294400 134512640 136421960 4287544832 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 1948 1571 189 467 0 1479 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7792

[startup+0.301601 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31271
/proc/meminfo: memFree=1816728/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=28100 CPUtime=0.29
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 6767 0 0 0 27 2 0 0 20 0 1 0 90790741 28774400 6620 1992294400 134512640 136421960 4287544832 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 7025 6621 211 467 0 6556 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28100

[startup+0.700636 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 31271
/proc/meminfo: memFree=1816728/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=29472 CPUtime=0.69
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 7122 0 0 0 63 6 0 0 21 0 1 0 90790741 30179328 6975 1992294400 134512640 136421960 4287544832 18446744073709551615 135020653 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 7368 6975 217 467 0 6899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29472

[startup+1.50071 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31272
/proc/meminfo: memFree=1788572/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=32004 CPUtime=1.49
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 7745 0 0 0 142 7 0 0 23 0 1 0 90790741 32772096 7598 1992294400 134512640 136421960 4287544832 18446744073709551615 134860110 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 8001 7598 217 467 0 7532 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32004

[startup+3.10084 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31272
/proc/meminfo: memFree=1784232/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=36944 CPUtime=3.09
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 8988 0 0 0 299 10 0 0 25 0 1 0 90790741 37830656 8841 1992294400 134512640 136421960 4287544832 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 9236 8841 217 467 0 8767 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36944

[startup+6.30112 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31272
/proc/meminfo: memFree=1773816/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=47968 CPUtime=6.29
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 11755 0 0 0 616 13 0 0 25 0 1 0 90790741 49119232 11608 1992294400 134512640 136421960 4287544832 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 11992 11608 217 467 0 11523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47968

[startup+12.7007 s]
/proc/loadavg: 1.08 1.02 1.01 2/107 31274
/proc/meminfo: memFree=1757076/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=62568 CPUtime=12.68
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 15386 0 0 0 1250 18 0 0 25 0 1 0 90790741 64069632 15239 1992294400 134512640 136421960 4287544832 18446744073709551615 135166561 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 15642 15239 217 467 0 15173 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 62568

[startup+25.5018 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 31274
/proc/meminfo: memFree=1741576/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=76988 CPUtime=25.48
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 19000 0 0 0 2522 26 0 0 25 0 1 0 90790741 78835712 18853 1992294400 134512640 136421960 4287544832 18446744073709551615 134860016 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 19247 18853 217 467 0 18778 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 76988

[startup+51.102 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 31274
/proc/meminfo: memFree=1727688/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=90812 CPUtime=51.07
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 22515 0 0 0 5066 41 0 0 25 0 1 0 90790741 92991488 22313 1992294400 134512640 136421960 4287544832 18446744073709551615 134860102 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 22703 22313 217 467 0 22234 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90812

[startup+102.308 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 31276
/proc/meminfo: memFree=1710328/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=108044 CPUtime=102.27
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 26805 0 0 0 10158 69 0 0 25 0 1 0 90790741 110637056 26603 1992294400 134512640 136421960 4287544832 18446744073709551615 134862075 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 27011 26603 217 467 0 26542 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 108044

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31278
/proc/meminfo: memFree=1709336/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=108916 CPUtime=162.24
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 27222 0 0 0 16113 111 0 0 25 0 1 0 90790741 111529984 26827 1992294400 134512640 136421960 4287544832 18446744073709551615 134863654 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 27229 26827 217 467 0 26760 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 108916

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31278
/proc/meminfo: memFree=1669780/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=148456 CPUtime=222.23
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 37084 0 0 0 22086 137 0 0 25 0 1 0 90790741 152018944 36689 1992294400 134512640 136421960 4287544832 18446744073709551615 134860112 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 37114 36689 217 467 0 36645 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 148456

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31280
/proc/meminfo: memFree=1670276/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=147220 CPUtime=282.21
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 37084 0 0 0 28046 175 0 0 25 0 1 0 90790741 150753280 36410 1992294400 134512640 136421960 4287544832 18446744073709551615 135160700 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 36805 36410 217 467 0 36336 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 147220

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31282
/proc/meminfo: memFree=1670276/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=147220 CPUtime=342.19
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 37084 0 0 0 34012 207 0 0 25 0 1 0 90790741 150753280 36410 1992294400 134512640 136421960 4287544832 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 36805 36410 217 467 0 36336 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 147220

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31284
/proc/meminfo: memFree=1670152/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=147220 CPUtime=402.18
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 37084 0 0 0 39977 241 0 0 25 0 1 0 90790741 150753280 36410 1992294400 134512640 136421960 4287544832 18446744073709551615 135166378 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 36805 36410 217 467 0 36336 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 147220

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31286
/proc/meminfo: memFree=1666804/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=151268 CPUtime=462.16
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 38076 0 0 0 45954 262 0 0 25 0 1 0 90790741 154898432 37402 1992294400 134512640 136421960 4287544832 18446744073709551615 134862003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 37817 37402 217 467 0 37348 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 151268

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31286
/proc/meminfo: memFree=1648576/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=169420 CPUtime=522.15
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 42619 0 0 0 51932 283 0 0 25 0 1 0 90790741 173486080 41945 1992294400 134512640 136421960 4287544832 18446744073709551615 134861890 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 42355 41945 217 467 0 41886 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 169420

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31288
/proc/meminfo: memFree=1648576/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=169420 CPUtime=582.12
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 42619 0 0 0 57898 314 0 0 25 0 1 0 90790741 173486080 41945 1992294400 134512640 136421960 4287544832 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 42355 41945 217 467 0 41886 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 169420

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31290
/proc/meminfo: memFree=1648452/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=169420 CPUtime=642.12
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 42619 0 0 0 63865 347 0 0 25 0 1 0 90790741 173486080 41945 1992294400 134512640 136421960 4287544832 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 42355 41945 217 467 0 41886 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 169420

[startup+702.3 s]

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

/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 42620 0 0 0 99692 510 0 0 25 0 1 0 90790741 173486080 41946 1992294400 134512640 136421960 4287544832 18446744073709551615 135154753 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 42355 41946 217 467 0 41886 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 169420

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31302
/proc/meminfo: memFree=1648204/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=169420 CPUtime=1062
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 42620 0 0 0 105673 527 0 0 25 0 1 0 90790741 173486080 41946 1992294400 134512640 136421960 4287544832 18446744073709551615 134859887 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 42355 41946 217 467 0 41886 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 169420

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31311
/proc/meminfo: memFree=1612616/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=204224 CPUtime=1121.97
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 51329 0 0 0 111648 549 0 0 25 0 1 0 90790741 209125376 50655 1992294400 134512640 136421960 4287544832 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 51056 50655 217 467 0 50587 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 204224

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31313
/proc/meminfo: memFree=1603316/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=214080 CPUtime=1181.95
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 117630 565 0 0 25 0 1 0 90790741 219217920 53116 1992294400 134512640 136421960 4287544832 18446744073709551615 135822032 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53520 53116 217 467 0 53051 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 214080

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31315
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1241.93
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 123596 597 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135161648 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1241.93
Current children cumulated vsize (KiB) 212576

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31317
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1301.92
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 129562 630 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135809550 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1301.92
Current children cumulated vsize (KiB) 212576

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31319
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1361.9
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 135525 665 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 134862018 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1361.9
Current children cumulated vsize (KiB) 212576

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31319
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1421.88
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 141500 688 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135166056 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 212576

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31321
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1481.86
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 147467 719 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 212576

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31323
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1541.84
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 153437 747 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 134864550 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 212576

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31325
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1601.82
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 159400 782 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135272631 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 212576

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31327
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1661.79
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 165371 808 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 134859865 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 212576

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 31327
/proc/meminfo: memFree=1603936/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1721.79
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 171353 826 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135274836 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 212576

[startup+1782.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 31329
/proc/meminfo: memFree=1603688/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1781.77
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 177322 855 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135806093 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 212576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 31329
/proc/meminfo: memFree=1603688/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1800.07
/proc/31271/stat : 31271 (pbct) R 31269 31271 30988 0 -1 4202496 53790 0 0 0 179144 863 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 212576

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -31271

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

[startup+1801.4 s]
/proc/loadavg: 1.11 1.03 1.01 2/107 31329
/proc/meminfo: memFree=1603688/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1800.07
/proc/31271/stat : 31271 (pbct) S 31269 31271 30988 0 -1 4194304 53790 0 0 0 179144 863 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135884462 0 16384 4096 16387 18446604437827069952 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 212576

[startup+1802.2 s]
/proc/loadavg: 1.11 1.03 1.01 1/108 31330
/proc/meminfo: memFree=1603680/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1800.07
/proc/31271/stat : 31271 (pbct) S 31269 31271 30988 0 -1 4194304 53790 0 0 0 179144 863 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135884462 0 16384 4096 16387 18446604437827069952 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 212576

[startup+1802.6 s]
/proc/loadavg: 1.11 1.03 1.01 1/108 31330
/proc/meminfo: memFree=1603680/2059040 swapFree=4140112/4192956
[pid=31271] ppid=31269 vsize=212576 CPUtime=1800.07
/proc/31271/stat : 31271 (pbct) S 31269 31271 30988 0 -1 4194304 53790 0 0 0 179144 863 0 0 25 0 1 0 90790741 217677824 52752 1992294400 134512640 136421960 4287544832 18446744073709551615 135884462 0 16384 4096 16387 18446604437827069952 0 0 17 1 0 0 0
/proc/31271/statm: 53144 52752 217 467 0 52675 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 212576

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.64
CPU time (s): 1800.11
CPU user time (s): 1791.44
CPU system time (s): 8.66368
CPU usage (%): 99.8595
Max. virtual memory (cumulated for all children) (KiB): 214080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.44
system time used= 8.66368
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53790
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= 3897

runsolver used 2.85457 second user time and 8.63269 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-25 21:42:43
IDJOB=2683068
IDBENCH=3038
IDSOLVER=1192
FILE ID=node031/2683068-1277494963
PBS_JOBID= 11190580
Free space on /tmp= 62420 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=60-sizeP=31-sizeQ=60-472296155.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2683068-1277494963/watcher-2683068-1277494963 -o /tmp/evaluation-result-2683068-1277494963/solver-2683068-1277494963 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2683068-1277494963.opb

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

MD5SUM BENCH= f9b76191a976f83d8bf11f6a4ae64237
RANDOM SEED=1116455458

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1817256 kB
Buffers:         50172 kB
Cached:          85880 kB
SwapCached:       5356 kB
Active:          17232 kB
Inactive:       131800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1817256 kB
SwapTotal:     4192956 kB
SwapFree:      4140112 kB
Dirty:            1992 kB
Writeback:           0 kB
AnonPages:       11664 kB
Mapped:          11968 kB
Slab:            70436 kB
PageTables:       4276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181452 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62420 MiB
End job on node031 at 2010-06-25 22:12:45