Trace number 2668356

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? (TO) 1800.12 1800.58

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-boeing1.opb
MD5SUM89b57889d16cd406631a12aac7aefa29
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8869
Total number of constraints561
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 constraints561
Minimum length of a constraint11
Maximum length of a constraint6849
Number of terms in the objective function 6523
Biggest coefficient in the objective function 24535000678400
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 1761916844753634
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 4102681610158080
Number of bits of the biggest number in a constraint 52
Biggest sum of numbers in a constraint 384599747612655519
Number of bits of the biggest sum of numbers59
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 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.49/0.57	c constraints 559/0 clauses 1/0 units 2707
0.49/0.57	c vars 8869
0.59/0.60	c objective 5481 + -759108319037861
1800.03/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-2668356-1276554730/watcher-2668356-1276554730 -o /tmp/evaluation-result-2668356-1276554730/solver-2668356-1276554730 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2668356-1276554730.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 32333
/proc/meminfo: memFree=1846192/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=2488 CPUtime=0
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 302 0 0 0 0 0 0 0 21 0 1 0 29129373 2547712 225 1992294400 134512640 136485738 4287930736 18446744073709551615 135178825 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32333/statm: 622 225 151 482 0 138 0

[startup+0.0805401 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32333
/proc/meminfo: memFree=1846192/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=3280 CPUtime=0.07
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 529 0 0 0 7 0 0 0 21 0 1 0 29129373 3358720 452 1992294400 134512640 136485738 4287930736 18446744073709551615 135856892 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32333/statm: 820 452 156 482 0 336 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3280

[startup+0.101543 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32333
/proc/meminfo: memFree=1846192/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=3684 CPUtime=0.09
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 616 0 0 0 9 0 0 0 21 0 1 0 29129373 3772416 539 1992294400 134512640 136485738 4287930736 18446744073709551615 135177457 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32333/statm: 921 539 156 482 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3684

[startup+0.301561 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32333
/proc/meminfo: memFree=1846192/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=3684 CPUtime=0.29
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 617 0 0 0 29 0 0 0 21 0 1 0 29129373 3772416 540 1992294400 134512640 136485738 4287930736 18446744073709551615 135844779 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32333/statm: 921 540 156 482 0 437 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3684

[startup+0.701601 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32333
/proc/meminfo: memFree=1846192/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=19040 CPUtime=0.69
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 4348 0 0 0 68 1 0 0 22 0 1 0 29129373 19496960 4271 1992294400 134512640 136485738 4287930736 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 4760 4272 198 482 0 4276 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19040

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32334
/proc/meminfo: memFree=1808240/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=76416 CPUtime=1.49
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 19406 0 0 0 142 7 0 0 25 0 1 0 29129373 78249984 18182 1992294400 134512640 136485738 4287930736 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 19104 18182 198 482 0 18620 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76416

[startup+3.10083 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32334
/proc/meminfo: memFree=1740784/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=171308 CPUtime=3.09
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 44651 0 0 0 290 19 0 0 25 0 1 0 29129373 175419392 41923 1992294400 134512640 136485738 4287930736 18446744073709551615 135848528 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 42827 41924 198 482 0 42343 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 171308

[startup+6.30114 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32334
/proc/meminfo: memFree=1537920/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=331844 CPUtime=6.29
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 86149 0 0 0 593 36 0 0 25 0 1 0 29129373 339808256 78761 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 82961 78761 228 482 0 82477 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 331844

[startup+12.7008 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32334
/proc/meminfo: memFree=1528620/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=334752 CPUtime=12.68
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 86738 0 0 0 1201 67 0 0 25 0 1 0 29129373 342786048 79350 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 83688 79350 228 482 0 83204 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 334752

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32334
/proc/meminfo: memFree=1498240/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=365748 CPUtime=25.48
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 94484 0 0 0 2452 96 0 0 25 0 1 0 29129373 374525952 87096 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 91437 87096 228 482 0 90953 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 365748

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32334
/proc/meminfo: memFree=1449508/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=415192 CPUtime=51.08
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 106649 0 0 0 4974 134 0 0 25 0 1 0 29129373 425156608 99261 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 103798 99261 228 482 0 103314 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 415192

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32336
/proc/meminfo: memFree=1386888/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=478300 CPUtime=102.27
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 122078 0 0 0 10044 183 0 0 25 0 1 0 29129373 489779200 114690 1992294400 134512640 136485738 4287930736 18446744073709551615 135039475 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 119575 114690 228 482 0 119091 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 478300

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/107 32338
/proc/meminfo: memFree=1343364/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=523220 CPUtime=162.24
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 133025 0 0 0 16001 223 0 0 25 0 1 0 29129373 535777280 125637 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 130805 125637 228 482 0 130321 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 523220

[startup+222.301 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 32340
/proc/meminfo: memFree=1286076/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=580544 CPUtime=222.23
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 147254 0 0 0 21944 279 0 0 25 0 1 0 29129373 594477056 139866 1992294400 134512640 136485738 4287930736 18446744073709551615 135848606 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 145136 139866 228 482 0 144652 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 580544

[startup+282.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/107 32340
/proc/meminfo: memFree=1231888/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=635388 CPUtime=282.22
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 160882 0 0 0 27888 334 0 0 25 0 1 0 29129373 650637312 153494 1992294400 134512640 136485738 4287930736 18446744073709551615 134880611 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 158847 153494 228 482 0 158363 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 635388

[startup+342.301 s]
/proc/loadavg: 1.07 1.03 1.00 2/107 32342
/proc/meminfo: memFree=1202500/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=664092 CPUtime=342.21
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 168033 0 0 0 33829 392 0 0 25 0 1 0 29129373 680030208 160645 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 166023 160645 228 482 0 165539 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 664092

[startup+402.301 s]
/proc/loadavg: 1.11 1.05 1.01 2/107 32347
/proc/meminfo: memFree=1201632/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=664092 CPUtime=402.19
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 168035 0 0 0 39760 459 0 0 25 0 1 0 29129373 680030208 160647 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 166023 160647 228 482 0 165539 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 664092

[startup+462.301 s]
/proc/loadavg: 1.08 1.05 1.01 2/107 32349
/proc/meminfo: memFree=1201508/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=664092 CPUtime=462.17
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 168122 0 0 0 45708 509 0 0 25 0 1 0 29129373 680030208 160734 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 166023 160734 228 482 0 165539 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 664092

[startup+522.302 s]
/proc/loadavg: 1.07 1.06 1.01 2/107 32351
/proc/meminfo: memFree=1201012/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=664092 CPUtime=522.16
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 168225 0 0 0 51667 549 0 0 25 0 1 0 29129373 680030208 160837 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 166023 160837 228 482 0 165539 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 664092

[startup+582.301 s]
/proc/loadavg: 1.11 1.07 1.01 2/107 32351
/proc/meminfo: memFree=1187744/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=678432 CPUtime=582.14
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 171657 0 0 0 57625 589 0 0 25 0 1 0 29129373 694714368 164269 1992294400 134512640 136485738 4287930736 18446744073709551615 134880626 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 169608 164269 228 482 0 169124 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 678432

[startup+642.301 s]
/proc/loadavg: 1.04 1.06 1.01 2/107 32353
/proc/meminfo: memFree=1186504/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=679224 CPUtime=642.14
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 171868 0 0 0 63559 655 0 0 25 0 1 0 29129373 695525376 164480 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 169806 164480 228 482 0 169322 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 679224

[startup+702.301 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 32359
/proc/meminfo: memFree=1168400/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=697308 CPUtime=882.06
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 176484 0 0 0 87383 823 0 0 25 0 1 0 29129373 714043392 169096 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 174327 169096 228 482 0 173843 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 697308

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 32361
/proc/meminfo: memFree=1164060/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=701400 CPUtime=942.06
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 177521 0 0 0 93315 891 0 0 25 0 1 0 29129373 718233600 170133 1992294400 134512640 136485738 4287930736 18446744073709551615 135185114 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 175350 170133 228 482 0 174866 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 701400

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 32363
/proc/meminfo: memFree=1163440/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=701400 CPUtime=1002.04
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 177666 0 0 0 99268 936 0 0 25 0 1 0 29129373 718233600 170278 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 175350 170278 228 482 0 174866 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 701400

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32365
/proc/meminfo: memFree=1163440/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=701400 CPUtime=1062.03
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 177691 0 0 0 105228 975 0 0 25 0 1 0 29129373 718233600 170303 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 175350 170303 228 482 0 174866 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 701400

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32367
/proc/meminfo: memFree=1163316/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=701400 CPUtime=1122.01
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 177707 0 0 0 111187 1014 0 0 25 0 1 0 29129373 718233600 170319 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 175350 170319 228 482 0 174866 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 701400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32367
/proc/meminfo: memFree=1156248/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=708812 CPUtime=1181.99
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 179599 0 0 0 117152 1047 0 0 25 0 1 0 29129373 725823488 172211 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 177203 172211 228 482 0 176719 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 708812

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32369
/proc/meminfo: memFree=1112724/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=751732 CPUtime=1241.98
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 190303 0 0 0 123104 1094 0 0 25 0 1 0 29129373 769773568 182915 1992294400 134512640 136485738 4287930736 18446744073709551615 135039472 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 187933 182915 228 482 0 187449 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 751732

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32371
/proc/meminfo: memFree=1106524/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1301.97
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 191767 0 0 0 129064 1133 0 0 25 0 1 0 29129373 776028160 184379 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184379 228 482 0 188976 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 757840

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32373
/proc/meminfo: memFree=1106524/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1361.95
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 191771 0 0 0 135002 1193 0 0 25 0 1 0 29129373 776028160 184383 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184383 228 482 0 188976 0
Current children cumulated CPU time (s) 1361.95
Current children cumulated vsize (KiB) 757840

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32375
/proc/meminfo: memFree=1106524/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1421.94
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 191771 0 0 0 140945 1249 0 0 25 0 1 0 29129373 776028160 184383 1992294400 134512640 136485738 4287930736 18446744073709551615 134880651 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184383 228 482 0 188976 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 757840

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32375
/proc/meminfo: memFree=1106152/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1481.92
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 191910 0 0 0 146913 1279 0 0 25 0 1 0 29129373 776028160 184522 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184522 228 482 0 188976 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 757840

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32377
/proc/meminfo: memFree=1105656/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1541.9
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 192010 0 0 0 152886 1304 0 0 25 0 1 0 29129373 776028160 184622 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184622 228 482 0 188976 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 757840

[startup+1602.3 s]
/proc/loadavg: 1.04 1.01 1.00 2/107 32379
/proc/meminfo: memFree=1105408/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1601.89
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 192068 0 0 0 158864 1325 0 0 25 0 1 0 29129373 776028160 184680 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184680 228 482 0 188976 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 757840

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 32381
/proc/meminfo: memFree=1105160/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1661.88
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 192112 0 0 0 164845 1343 0 0 25 0 1 0 29129373 776028160 184724 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184724 228 482 0 188976 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 757840

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32383
/proc/meminfo: memFree=1105036/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=757840 CPUtime=1721.86
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 192112 0 0 0 170827 1359 0 0 25 0 1 0 29129373 776028160 184724 1992294400 134512640 136485738 4287930736 18446744073709551615 134880498 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 189460 184724 228 482 0 188976 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 757840

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32392
/proc/meminfo: memFree=1087304/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=775740 CPUtime=1781.83
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 196494 0 0 0 176792 1391 0 0 25 0 1 0 29129373 794357760 189106 1992294400 134512640 136485738 4287930736 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 193935 189106 228 482 0 193451 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 775740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32394
/proc/meminfo: memFree=1081724/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=781428 CPUtime=1800.03
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 197861 0 0 0 178605 1398 0 0 25 0 1 0 29129373 800182272 190473 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 195357 190473 228 482 0 194873 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 781428

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

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

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 32394
/proc/meminfo: memFree=1081724/2059040 swapFree=4140228/4192956
[pid=32333] ppid=32331 vsize=781428 CPUtime=1800.03
/proc/32333/stat : 32333 (pbct) R 32331 32333 31584 0 -1 4202496 197861 0 0 0 178605 1398 0 0 25 0 1 0 29129373 800182272 190473 1992294400 134512640 136485738 4287930736 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/32333/statm: 195357 190473 228 482 0 194873 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 781428

Child status: 0
Real time (s): 1800.58
CPU time (s): 1800.12
CPU user time (s): 1786.06
CPU system time (s): 14.0579
CPU usage (%): 99.974
Max. virtual memory (cumulated for all children) (KiB): 781428

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

runsolver used 3.13552 second user time and 8.34573 second system time

The end

Launcher Data

Begin job on node018 at 2010-06-15 00:32:10
IDJOB=2668356
IDBENCH=2442
IDSOLVER=1170
FILE ID=node018/2668356-1276554730
PBS_JOBID= 11173477
Free space on /tmp= 62368 MiB

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

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

MD5SUM BENCH= 89b57889d16cd406631a12aac7aefa29
RANDOM SEED=294412411

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1846720 kB
Buffers:         32696 kB
Cached:          92788 kB
SwapCached:       5836 kB
Active:          73632 kB
Inactive:        64324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1846720 kB
SwapTotal:     4192956 kB
SwapFree:      4140228 kB
Dirty:            3048 kB
Writeback:           0 kB
AnonPages:       10996 kB
Mapped:          12908 kB
Slab:            52456 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179420 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= 62364 MiB
End job on node018 at 2010-06-15 01:02:13