Trace number 2681909

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.2 1800.65

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos3.opb
MD5SUMd20c34d69465e41d60c8740ade812dbe
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 variables42220
Total number of constraints1481
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)17
Number of constraints which are nor clauses,nor cardinality constraints1464
Minimum length of a constraint10
Maximum length of a constraint4780
Number of terms in the objective function 155
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 10737418235
Number of bits of the sum of numbers in the objective function 34
Biggest number in a constraint 2454208150643933184000
Number of bits of the biggest number in a constraint 72
Biggest sum of numbers in a constraint 289272765430218968121839
Number of bits of the biggest sum of numbers78
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
3.79/3.83	c constraints 1481/0 clauses 0/0 units 24359
3.79/3.83	c vars 42220
3.79/3.83	c objective 155 + 0
1800.04/1800.50	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-2681909-1277484788/watcher-2681909-1277484788 -o /tmp/evaluation-result-2681909-1277484788/solver-2681909-1277484788 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681909-1277484788.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.01 0.95 3/106 28379
/proc/meminfo: memFree=1802432/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=2276 CPUtime=0
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 290 0 0 0 0 0 0 0 18 0 1 0 89771200 2330624 209 1992294400 134512640 136421960 4292142736 18446744073709551615 135160329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28379/statm: 569 209 146 467 0 100 0

[startup+0.05781 s]
/proc/loadavg: 1.00 1.01 0.95 3/106 28379
/proc/meminfo: memFree=1802432/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=3396 CPUtime=0.05
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 500 0 0 0 5 0 0 0 21 0 1 0 89771200 3477504 419 1992294400 134512640 136421960 4292142736 18446744073709551615 135810047 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28379/statm: 849 419 146 467 0 380 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3396

[startup+0.100813 s]
/proc/loadavg: 1.00 1.01 0.95 3/106 28379
/proc/meminfo: memFree=1802432/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=3836 CPUtime=0.09
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 606 0 0 0 9 0 0 0 21 0 1 0 89771200 3928064 525 1992294400 134512640 136421960 4292142736 18446744073709551615 135159009 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28379/statm: 959 525 146 467 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.300831 s]
/proc/loadavg: 1.00 1.01 0.95 3/106 28379
/proc/meminfo: memFree=1802432/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=3836 CPUtime=0.29
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 606 0 0 0 29 0 0 0 21 0 1 0 89771200 3928064 525 1992294400 134512640 136421960 4292142736 18446744073709551615 135159042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28379/statm: 959 525 146 467 0 490 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3836

[startup+0.700866 s]
/proc/loadavg: 1.00 1.01 0.95 3/106 28379
/proc/meminfo: memFree=1802432/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=3836 CPUtime=0.69
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 606 0 0 0 69 0 0 0 22 0 1 0 89771200 3928064 525 1992294400 134512640 136421960 4292142736 18446744073709551615 135161813 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28379/statm: 959 525 146 467 0 490 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3836

[startup+1.50094 s]
/proc/loadavg: 1.00 1.01 0.95 2/107 28380
/proc/meminfo: memFree=1800688/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=3836 CPUtime=1.49
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 606 0 0 0 149 0 0 0 25 0 1 0 89771200 3928064 525 1992294400 134512640 136421960 4292142736 18446744073709551615 135159042 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28379/statm: 959 525 146 467 0 490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3836

[startup+3.10108 s]
/proc/loadavg: 1.00 1.01 0.95 2/107 28380
/proc/meminfo: memFree=1800564/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=14092 CPUtime=3.09
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 2779 0 0 0 308 1 0 0 25 0 1 0 89771200 14430208 2698 1992294400 134512640 136421960 4292142736 18446744073709551615 135830551 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28379/statm: 3523 2698 146 467 0 3054 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14092

[startup+6.30136 s]
/proc/loadavg: 1.00 1.01 0.95 2/107 28380
/proc/meminfo: memFree=1653128/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=212248 CPUtime=6.29
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 54512 0 0 0 606 23 0 0 25 0 1 0 89771200 217341952 51747 1992294400 134512640 136421960 4292142736 18446744073709551615 135316865 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 53062 51748 195 467 0 52593 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 212248

[startup+12.7009 s]
/proc/loadavg: 1.00 1.01 0.95 2/107 28380
/proc/meminfo: memFree=1266372/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=553512 CPUtime=12.69
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 144632 0 0 0 1206 63 0 0 25 0 1 0 89771200 566796288 134715 1992294400 134512640 136421960 4292142736 18446744073709551615 135241783 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 138378 134715 216 467 0 137909 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 553512

[startup+25.5011 s]
/proc/loadavg: 1.00 1.01 0.95 2/107 28380
/proc/meminfo: memFree=1201272/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=616580 CPUtime=25.48
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 160411 0 0 0 2423 125 0 0 25 0 1 0 89771200 631377920 150494 1992294400 134512640 136421960 4292142736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 154145 150494 217 467 0 153676 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 616580

[startup+51.1003 s]
/proc/loadavg: 1.07 1.03 0.95 2/107 28382
/proc/meminfo: memFree=1105792/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=712368 CPUtime=51.08
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 184367 0 0 0 4886 222 0 0 25 0 1 0 89771200 729464832 174450 1992294400 134512640 136421960 4292142736 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 178092 174450 217 467 0 177623 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 712368

[startup+102.309 s]
/proc/loadavg: 1.08 1.04 0.96 2/107 28382
/proc/meminfo: memFree=1003988/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=812332 CPUtime=102.28
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 209220 0 0 0 9922 306 0 0 25 0 1 0 89771200 831827968 199303 1992294400 134512640 136421960 4292142736 18446744073709551615 134861992 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 203083 199303 217 467 0 202614 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 812332

[startup+162.3 s]
/proc/loadavg: 1.03 1.03 0.96 2/107 28384
/proc/meminfo: memFree=945460/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=871824 CPUtime=162.25
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 223997 0 0 0 15846 379 0 0 25 0 1 0 89771200 892747776 214080 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 217956 214080 217 467 0 217487 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 871824

[startup+222.301 s]
/proc/loadavg: 1.06 1.03 0.96 2/107 28386
/proc/meminfo: memFree=893256/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=923612 CPUtime=222.24
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 236888 0 0 0 21786 438 0 0 25 0 1 0 89771200 945778688 226971 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 230903 226971 217 467 0 230434 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 923612

[startup+282.301 s]
/proc/loadavg: 1.02 1.03 0.96 2/107 28388
/proc/meminfo: memFree=833240/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=984740 CPUtime=282.22
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 251921 0 0 0 27724 498 0 0 25 0 1 0 89771200 1008373760 242004 1992294400 134512640 136421960 4292142736 18446744073709551615 134861992 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 246185 242004 217 467 0 245716 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 984740

[startup+342.3 s]
/proc/loadavg: 1.00 1.02 0.96 2/107 28388
/proc/meminfo: memFree=810052/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1008392 CPUtime=342.21
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 257582 0 0 0 33697 524 0 0 25 0 1 0 89771200 1032593408 247665 1992294400 134512640 136421960 4292142736 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 252098 247665 217 467 0 251629 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1008392

[startup+402.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/107 28390
/proc/meminfo: memFree=783392/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1036116 CPUtime=402.19
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 264297 0 0 0 39662 557 0 0 25 0 1 0 89771200 1060982784 254380 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 259029 254380 217 467 0 258560 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1036116

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 0.96 2/107 28392
/proc/meminfo: memFree=752392/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1066936 CPUtime=462.18
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 271954 0 0 0 45623 595 0 0 25 0 1 0 89771200 1092542464 262037 1992294400 134512640 136421960 4292142736 18446744073709551615 134862003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 266734 262037 217 467 0 266265 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1066936

[startup+522.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28403
/proc/meminfo: memFree=725856/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1093684 CPUtime=522.14
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 278569 0 0 0 51593 621 0 0 25 0 1 0 89771200 1119932416 268652 1992294400 134512640 136421960 4292142736 18446744073709551615 134861999 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 273421 268652 217 467 0 272952 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 1093684

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28405
/proc/meminfo: memFree=697088/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1122528 CPUtime=582.13
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 285694 0 0 0 57563 650 0 0 25 0 1 0 89771200 1149468672 275777 1992294400 134512640 136421960 4292142736 18446744073709551615 135020787 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 280632 275777 217 467 0 280163 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 1122528

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28407
/proc/meminfo: memFree=671792/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1148284 CPUtime=642.12
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 291966 0 0 0 63539 673 0 0 25 0 1 0 89771200 1175842816 282049 1992294400 134512640 136421960 4292142736 18446744073709551615 134862061 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 287071 282049 217 467 0 286602 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 1148284

[startup+702.3 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28413
/proc/meminfo: memFree=581024/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1241112 CPUtime=882.06
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 314607 0 0 0 87430 776 0 0 25 0 1 0 89771200 1270898688 304690 1992294400 134512640 136421960 4292142736 18446744073709551615 134861999 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 310278 304690 217 467 0 309809 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 1241112

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28413
/proc/meminfo: memFree=544196/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1278448 CPUtime=942.05
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 323776 0 0 0 93382 823 0 0 25 0 1 0 89771200 1309130752 313859 1992294400 134512640 136421960 4292142736 18446744073709551615 134861992 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 319612 313859 217 467 0 319143 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 1278448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28415
/proc/meminfo: memFree=536260/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1286756 CPUtime=1002.03
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 325756 0 0 0 99370 833 0 0 25 0 1 0 89771200 1317638144 315839 1992294400 134512640 136421960 4292142736 18446744073709551615 134862003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 321689 315839 217 467 0 321220 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 1286756

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28417
/proc/meminfo: memFree=519892/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1303784 CPUtime=1062.01
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 329880 0 0 0 105345 856 0 0 25 0 1 0 89771200 1335074816 319963 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 325946 319963 217 467 0 325477 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 1303784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28419
/proc/meminfo: memFree=505384/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1318320 CPUtime=1122
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 333445 0 0 0 111322 878 0 0 25 0 1 0 89771200 1349959680 323528 1992294400 134512640 136421960 4292142736 18446744073709551615 134862003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 329580 323528 217 467 0 329111 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 1318320

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28421
/proc/meminfo: memFree=487280/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1336896 CPUtime=1181.98
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 337977 0 0 0 117303 895 0 0 25 0 1 0 89771200 1368981504 328060 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 334224 328060 217 467 0 333755 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 1336896

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28421
/proc/meminfo: memFree=470788/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1353320 CPUtime=1241.98
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 342050 0 0 0 123282 916 0 0 25 0 1 0 89771200 1385799680 332133 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 338330 332133 217 467 0 337861 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 1353320

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28423
/proc/meminfo: memFree=448468/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1375512 CPUtime=1301.97
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 347572 0 0 0 129246 951 0 0 25 0 1 0 89771200 1408524288 337655 1992294400 134512640 136421960 4292142736 18446744073709551615 134862072 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 343878 337655 217 467 0 343409 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 1375512

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28425
/proc/meminfo: memFree=437432/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1387800 CPUtime=1361.95
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 350480 0 0 0 135233 962 0 0 25 0 1 0 89771200 1421107200 340395 1992294400 134512640 136421960 4292142736 18446744073709551615 134861992 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 346950 340395 217 467 0 346481 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 1387800

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28427
/proc/meminfo: memFree=427140/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1399152 CPUtime=1421.94
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 353054 0 0 0 141220 974 0 0 25 0 1 0 89771200 1432731648 342969 1992294400 134512640 136421960 4292142736 18446744073709551615 134861992 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 349788 342969 217 467 0 349319 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 1399152

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28429
/proc/meminfo: memFree=418460/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1408992 CPUtime=1481.91
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 355211 0 0 0 147210 981 0 0 25 0 1 0 89771200 1442807808 345126 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 352248 345126 217 467 0 351779 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 1408992

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28429
/proc/meminfo: memFree=411020/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1416780 CPUtime=1541.9
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 357053 0 0 0 153199 991 0 0 25 0 1 0 89771200 1450782720 346968 1992294400 134512640 136421960 4292142736 18446744073709551615 134861999 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 354195 346968 217 467 0 353726 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1416780

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28431
/proc/meminfo: memFree=403208/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1424952 CPUtime=1601.88
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 359008 0 0 0 159186 1002 0 0 25 0 1 0 89771200 1459150848 348923 1992294400 134512640 136421960 4292142736 18446744073709551615 134861992 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 356238 348923 217 467 0 355769 0
Current children cumulated CPU time (s) 1601.88
Current children cumulated vsize (KiB) 1424952

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28433
/proc/meminfo: memFree=394404/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1433848 CPUtime=1661.87
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 361192 0 0 0 165171 1016 0 0 25 0 1 0 89771200 1468260352 351107 1992294400 134512640 136421960 4292142736 18446744073709551615 134862003 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 358462 351107 217 467 0 357993 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1433848

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28435
/proc/meminfo: memFree=378532/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1449916 CPUtime=1721.85
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 365167 0 0 0 171142 1043 0 0 25 0 1 0 89771200 1484713984 355082 1992294400 134512640 136421960 4292142736 18446744073709551615 134862018 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 362479 355082 217 467 0 362010 0
Current children cumulated CPU time (s) 1721.85
Current children cumulated vsize (KiB) 1449916

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28437
/proc/meminfo: memFree=357576/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1470528 CPUtime=1781.85
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 370328 0 0 0 177116 1069 0 0 25 0 1 0 89771200 1505820672 360243 1992294400 134512640 136421960 4292142736 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 367632 360243 217 467 0 367163 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1470528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.96 2/107 28437
/proc/meminfo: memFree=352616/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=1475988 CPUtime=1800.04
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4202496 371541 0 0 0 178929 1075 0 0 25 0 1 0 89771200 1511411712 361456 1992294400 134512640 136421960 4292142736 18446744073709551615 134861999 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/28379/statm: 368997 361456 217 467 0 368528 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1475988

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 0.96 2/108 28438
/proc/meminfo: memFree=1346964/2059040 swapFree=4140380/4192956
[pid=28379] ppid=28377 vsize=0 CPUtime=1800.15
/proc/28379/stat : 28379 (pbct) R 28377 28379 27889 0 -1 4194308 371543 0 0 0 178929 1086 0 0 25 0 1 0 89771200 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28379/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.2
CPU user time (s): 1789.3
CPU system time (s): 10.9003
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 1475988

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

runsolver used 2.79157 second user time and 8.68768 second system time

The end

Launcher Data

Begin job on node043 at 2010-06-25 18:53:08
IDJOB=2681909
IDBENCH=2325
IDSOLVER=1192
FILE ID=node043/2681909-1277484788
PBS_JOBID= 11190502
Free space on /tmp= 62288 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos3.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681909-1277484788/watcher-2681909-1277484788 -o /tmp/evaluation-result-2681909-1277484788/solver-2681909-1277484788 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681909-1277484788.opb

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

MD5SUM BENCH= d20c34d69465e41d60c8740ade812dbe
RANDOM SEED=129411497

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1802960 kB
Buffers:         30776 kB
Cached:         126376 kB
SwapCached:       5436 kB
Active:          71940 kB
Inactive:        98260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1802960 kB
SwapTotal:     4192956 kB
SwapFree:      4140380 kB
Dirty:            4632 kB
Writeback:           0 kB
AnonPages:       11648 kB
Mapped:          11948 kB
Slab:            63716 kB
PageTables:       4128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182468 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= 62284 MiB
End job on node043 at 2010-06-25 19:23:11