Trace number 2682902

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-sierra.opb
MD5SUM0561d3f4e5e0de350a6eb18bc6dcbee9
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables38715
Total number of constraints3263
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3263
Minimum length of a constraint10
Maximum length of a constraint498
Number of terms in the objective function 36989
Biggest coefficient in the objective function 40063152947200
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 712861332680300
Number of bits of the sum of numbers in the objective function 50
Biggest number in a constraint 40063152947200
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 712861332680300
Number of bits of the biggest sum of numbers50
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.69/0.73	c constraints 3243/0 clauses 0/0 units 200
0.69/0.73	c vars 38715
0.69/0.73	c objective 36989 + 0
1800.04/1800.61	s UNKNOWN

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-2682902-1277486488/watcher-2682902-1277486488 -o /tmp/evaluation-result-2682902-1277486488/solver-2682902-1277486488 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682902-1277486488.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: 0.98 1.00 0.92 2/105 29971
/proc/meminfo: memFree=1860004/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=2416 CPUtime=0
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 294 0 0 0 0 0 0 0 24 0 1 0 89942584 2473984 213 1992294400 134512640 136421960 4293557088 18446744073709551615 135162392 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29971/statm: 604 214 138 467 0 135 0

[startup+0.04528 s]
/proc/loadavg: 0.98 1.00 0.92 2/105 29971
/proc/meminfo: memFree=1860004/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=4268 CPUtime=0.04
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 691 0 0 0 4 0 0 0 24 0 1 0 89942584 4370432 528 1992294400 134512640 136421960 4293557088 18446744073709551615 135160348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29971/statm: 1067 531 138 467 0 598 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4268

[startup+0.100285 s]
/proc/loadavg: 0.98 1.00 0.92 2/105 29971
/proc/meminfo: memFree=1860004/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=5864 CPUtime=0.09
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 1311 0 0 0 9 0 0 0 25 0 1 0 89942584 6004736 857 1992294400 134512640 136421960 4293557088 18446744073709551615 135380593 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29971/statm: 1466 857 138 467 0 997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5864

[startup+0.300306 s]
/proc/loadavg: 0.98 1.00 0.92 2/105 29971
/proc/meminfo: memFree=1860004/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=9032 CPUtime=0.29
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 2120 0 0 0 28 1 0 0 25 0 1 0 89942584 9248768 1666 1992294400 134512640 136421960 4293557088 18446744073709551615 135372688 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29971/statm: 2258 1666 146 467 0 1789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9032

[startup+0.700351 s]
/proc/loadavg: 0.98 1.00 0.92 2/105 29971
/proc/meminfo: memFree=1860004/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=19104 CPUtime=0.69
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 4646 0 0 0 68 1 0 0 25 0 1 0 89942584 19562496 4192 1992294400 134512640 136421960 4293557088 18446744073709551615 135159070 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29971/statm: 4776 4192 146 467 0 4307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19104

[startup+1.50044 s]
/proc/loadavg: 0.98 1.00 0.92 2/106 29972
/proc/meminfo: memFree=1816348/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=94576 CPUtime=1.49
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 23610 0 0 0 138 11 0 0 25 0 1 0 89942584 96845824 22641 1992294400 134512640 136421960 4293557088 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 23644 22642 194 467 0 23175 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94576

[startup+3.10062 s]
/proc/loadavg: 0.98 1.00 0.92 2/106 29972
/proc/meminfo: memFree=1714916/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=233668 CPUtime=3.09
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 60384 0 0 0 281 28 0 0 25 0 1 0 89942584 239276032 57424 1992294400 134512640 136421960 4293557088 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 58417 57425 194 467 0 57948 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 233668

[startup+6.30097 s]
/proc/loadavg: 0.98 1.00 0.92 2/106 29972
/proc/meminfo: memFree=1498412/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=417300 CPUtime=6.29
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 110018 0 0 0 581 48 0 0 25 0 1 0 89942584 427315200 103726 1992294400 134512640 136421960 4293557088 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 104325 103726 194 467 0 103856 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 417300

[startup+12.7007 s]
/proc/loadavg: 0.98 1.00 0.92 2/106 29972
/proc/meminfo: memFree=946116/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=945168 CPUtime=12.69
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 248445 0 0 0 1165 104 0 0 25 0 1 0 89942584 967852032 230265 1992294400 134512640 136421960 4293557088 18446744073709551615 134930402 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 236292 230265 205 467 0 235823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 945168

[startup+25.5011 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29972
/proc/meminfo: memFree=886844/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1000564 CPUtime=25.48
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 262916 0 0 0 2358 190 0 0 25 0 1 0 89942584 1024577536 242918 1992294400 134512640 136421960 4293557088 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 250141 242918 217 467 0 249672 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1000564

[startup+51.1009 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29972
/proc/meminfo: memFree=871096/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1016684 CPUtime=51.07
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 266911 0 0 0 4865 242 0 0 25 0 1 0 89942584 1041084416 246913 1992294400 134512640 136421960 4293557088 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 254171 246913 217 467 0 253702 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1016684

[startup+102.309 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29974
/proc/meminfo: memFree=856464/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1031512 CPUtime=102.26
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 270465 0 0 0 9945 281 0 0 25 0 1 0 89942584 1056268288 250467 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 257878 250467 217 467 0 257409 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 1031512

[startup+162.3 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29976
/proc/meminfo: memFree=843320/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1044876 CPUtime=162.24
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 273764 0 0 0 15906 318 0 0 25 0 1 0 89942584 1069953024 253766 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 261219 253766 217 467 0 260750 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 1044876

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29978
/proc/meminfo: memFree=832160/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1056380 CPUtime=222.22
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 276503 0 0 0 21864 358 0 0 25 0 1 0 89942584 1081733120 256505 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 264095 256505 217 467 0 263626 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 1056380

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29978
/proc/meminfo: memFree=823108/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1065316 CPUtime=282.2
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 278796 0 0 0 27825 395 0 0 25 0 1 0 89942584 1090883584 258798 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 266329 258798 217 467 0 265860 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 1065316

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29980
/proc/meminfo: memFree=814428/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1074560 CPUtime=342.19
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 280933 0 0 0 33789 430 0 0 25 0 1 0 89942584 1100349440 260935 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 268640 260935 217 467 0 268171 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1074560

[startup+402.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29982
/proc/meminfo: memFree=807484/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1081472 CPUtime=402.16
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 282674 0 0 0 39758 458 0 0 25 0 1 0 89942584 1107427328 262676 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 270368 262676 217 467 0 269899 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1081472

[startup+462.3 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29984
/proc/meminfo: memFree=800664/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1088216 CPUtime=462.15
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 284351 0 0 0 45726 489 0 0 25 0 1 0 89942584 1114333184 264353 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 272054 264353 217 467 0 271585 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1088216

[startup+522.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29986
/proc/meminfo: memFree=793472/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1095500 CPUtime=522.14
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 286168 0 0 0 51698 516 0 0 25 0 1 0 89942584 1121792000 266170 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 273875 266170 217 467 0 273406 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1095500

[startup+582.301 s]
/proc/loadavg: 0.99 1.00 0.92 2/106 29986
/proc/meminfo: memFree=787768/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1101088 CPUtime=582.11
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 287578 0 0 0 57667 544 0 0 25 0 1 0 89942584 1127514112 267580 1992294400 134512640 136421960 4293557088 18446744073709551615 134862093 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 275272 267580 217 467 0 274803 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 1101088

[startup+642.3 s]
/proc/loadavg: 1.07 1.01 0.93 2/106 29991
/proc/meminfo: memFree=781320/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1106804 CPUtime=642.1
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 289015 0 0 0 63634 576 0 0 25 0 1 0 89942584 1133367296 269017 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 276701 269017 217 467 0 276232 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 1106804

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29997
/proc/meminfo: memFree=762472/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1126668 CPUtime=882.01
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 293752 0 0 0 87514 687 0 0 25 0 1 0 89942584 1153708032 273754 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 281667 273754 217 467 0 281198 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 1126668

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/106 29999
/proc/meminfo: memFree=756520/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1132820 CPUtime=942
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 295215 0 0 0 93491 709 0 0 25 0 1 0 89942584 1160007680 275217 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 283205 275217 217 467 0 282736 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 1132820

[startup+1002.3 s]
/proc/loadavg: 1.06 1.02 0.93 2/106 30001
/proc/meminfo: memFree=748832/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1140888 CPUtime=1001.98
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 297140 0 0 0 99459 739 0 0 25 0 1 0 89942584 1168269312 277142 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 285222 277142 217 467 0 284753 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 1140888

[startup+1062.3 s]
/proc/loadavg: 1.07 1.03 0.94 2/106 30003
/proc/meminfo: memFree=743252/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1146536 CPUtime=1061.96
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 298513 0 0 0 105438 758 0 0 25 0 1 0 89942584 1174052864 278515 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 286634 278515 217 467 0 286165 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 1146536

[startup+1122.3 s]
/proc/loadavg: 1.02 1.02 0.94 2/106 30005
/proc/meminfo: memFree=737672/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1152380 CPUtime=1121.94
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 299932 0 0 0 111411 783 0 0 25 0 1 0 89942584 1180037120 279934 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 288095 279934 217 467 0 287626 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 1152380

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 0.94 2/106 30005
/proc/meminfo: memFree=732340/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1157848 CPUtime=1181.92
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 301243 0 0 0 117390 802 0 0 25 0 1 0 89942584 1185636352 281245 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 289462 281245 217 467 0 288993 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 1157848

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/106 30007
/proc/meminfo: memFree=728372/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1161676 CPUtime=1241.9
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 302246 0 0 0 123365 825 0 0 25 0 1 0 89942584 1189556224 282248 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 290419 282248 217 467 0 289950 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 1161676

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30009
/proc/meminfo: memFree=722916/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1167356 CPUtime=1301.89
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 303592 0 0 0 129340 849 0 0 25 0 1 0 89942584 1195372544 283594 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 291839 283594 217 467 0 291370 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 1167356

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30011
/proc/meminfo: memFree=719444/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1172256 CPUtime=1361.87
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 304464 0 0 0 135315 872 0 0 25 0 1 0 89942584 1200390144 284466 1992294400 134512640 136421960 4293557088 18446744073709551615 134862307 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 293064 284466 217 467 0 292595 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 1172256

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30013
/proc/meminfo: memFree=715724/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1175820 CPUtime=1421.85
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 305380 0 0 0 141292 893 0 0 25 0 1 0 89942584 1204039680 285382 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 293955 285382 217 467 0 293486 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 1175820

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30013
/proc/meminfo: memFree=712624/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1178728 CPUtime=1481.82
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 306134 0 0 0 147271 911 0 0 25 0 1 0 89942584 1207017472 286136 1992294400 134512640 136421960 4293557088 18446744073709551615 134862016 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 294682 286136 217 467 0 294213 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 1178728

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30015
/proc/meminfo: memFree=709028/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1182304 CPUtime=1541.81
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 307044 0 0 0 153247 934 0 0 25 0 1 0 89942584 1210679296 287046 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 295576 287046 217 467 0 295107 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 1182304

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30017
/proc/meminfo: memFree=705432/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1186200 CPUtime=1601.78
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 307949 0 0 0 159222 956 0 0 25 0 1 0 89942584 1214668800 287951 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 296550 287951 217 467 0 296081 0
Current children cumulated CPU time (s) 1601.78
Current children cumulated vsize (KiB) 1186200

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30019
/proc/meminfo: memFree=701836/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1189672 CPUtime=1661.77
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 308841 0 0 0 165195 982 0 0 25 0 1 0 89942584 1218224128 288843 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 297418 288843 217 467 0 296949 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 1189672

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30021
/proc/meminfo: memFree=697744/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1193632 CPUtime=1721.75
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 309848 0 0 0 171167 1008 0 0 25 0 1 0 89942584 1222279168 289850 1992294400 134512640 136421960 4293557088 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 298408 289850 217 467 0 297939 0
Current children cumulated CPU time (s) 1721.75
Current children cumulated vsize (KiB) 1193632

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30021
/proc/meminfo: memFree=694768/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1196404 CPUtime=1781.74
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 310553 0 0 0 177148 1026 0 0 25 0 1 0 89942584 1225117696 290555 1992294400 134512640 136421960 4293557088 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 299101 290555 217 467 0 298632 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 1196404



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30023
/proc/meminfo: memFree=693900/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=1197328 CPUtime=1800.04
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4202496 310771 0 0 0 178972 1032 0 0 25 0 1 0 89942584 1226063872 290773 1992294400 134512640 136421960 4293557088 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29971/statm: 299332 290773 217 467 0 298863 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1197328

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

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

[startup+1800.72 s]
/proc/loadavg: 1.00 1.00 0.94 2/106 30023
/proc/meminfo: memFree=693900/2059040 swapFree=4135840/4192956
[pid=29971] ppid=29969 vsize=0 CPUtime=1800.14
/proc/29971/stat : 29971 (pbct) R 29969 29971 29150 0 -1 4194308 310773 0 0 0 178972 1042 0 0 25 0 1 0 89942584 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29971/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.73
CPU time (s): 1800.16
CPU user time (s): 1789.73
CPU system time (s): 10.4324
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 1197328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.73
system time used= 10.4324
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310773
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= 1
involuntary context switches= 4788

runsolver used 3.07453 second user time and 8.40672 second system time

The end

Launcher Data

Begin job on node086 at 2010-06-25 19:21:29
IDJOB=2682902
IDBENCH=2393
IDSOLVER=1192
FILE ID=node086/2682902-1277486488
PBS_JOBID= 11190482
Free space on /tmp= 62336 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-sierra.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682902-1277486488/watcher-2682902-1277486488 -o /tmp/evaluation-result-2682902-1277486488/solver-2682902-1277486488 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682902-1277486488.opb

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

MD5SUM BENCH= 0561d3f4e5e0de350a6eb18bc6dcbee9
RANDOM SEED=359143400

node086.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.244
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1860408 kB
Buffers:          9580 kB
Cached:         102404 kB
SwapCached:       9880 kB
Active:          71940 kB
Inactive:        52856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1860408 kB
SwapTotal:     4192956 kB
SwapFree:      4135840 kB
Dirty:            4604 kB
Writeback:           0 kB
AnonPages:       11408 kB
Mapped:           8292 kB
Slab:            51912 kB
PageTables:       4144 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181256 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= 62336 MiB
End job on node086 at 2010-06-25 19:51:31