Trace number 2681965

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

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-roll3000.opb
MD5SUM553e03f28bab227c11d33a47edd1fb32
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 variables8902
Total number of constraints2864
Number of constraints which are clauses143
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints2690
Minimum length of a constraint2
Maximum length of a constraint2407
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1024000000000
Number of bits of the biggest number in a constraint 40
Biggest sum of numbers in a constraint 2123511627775
Number of bits of the biggest sum of numbers41
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.39/0.44	c constraints 1737/0 clauses 629/0 units 3300
0.39/0.44	c vars 8902
0.39/0.44	c objective 31 + 0
1800.01/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-2681965-1277488887/watcher-2681965-1277488887 -o /tmp/evaluation-result-2681965-1277488887/solver-2681965-1277488887 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681965-1277488887.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.91 0.97 0.96 3/106 21395
/proc/meminfo: memFree=1787376/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=2268 CPUtime=0
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 279 0 0 0 0 0 0 0 20 0 1 0 124490078 2322432 198 1992294400 134512640 136421960 4287167904 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21395/statm: 567 198 146 467 0 98 0

[startup+0.0110881 s]
/proc/loadavg: 0.91 0.97 0.96 3/106 21395
/proc/meminfo: memFree=1787376/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=2268 CPUtime=0.01
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 293 0 0 0 1 0 0 0 20 0 1 0 124490078 2322432 212 1992294400 134512640 136421960 4287167904 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21395/statm: 567 212 146 467 0 98 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2268

[startup+0.101078 s]
/proc/loadavg: 0.91 0.97 0.96 3/106 21395
/proc/meminfo: memFree=1787376/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=4380 CPUtime=0.09
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 810 0 0 0 9 0 0 0 22 0 1 0 124490078 4485120 729 1992294400 134512640 136421960 4287167904 18446744073709551615 135153460 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21395/statm: 1095 729 146 467 0 626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4380

[startup+0.301112 s]
/proc/loadavg: 0.91 0.97 0.96 3/106 21395
/proc/meminfo: memFree=1787376/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=7208 CPUtime=0.29
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 1494 0 0 0 29 0 0 0 22 0 1 0 124490078 7380992 1413 1992294400 134512640 136421960 4287167904 18446744073709551615 135162025 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21395/statm: 1802 1413 146 467 0 1333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7208

[startup+0.701181 s]
/proc/loadavg: 0.91 0.97 0.96 3/106 21395
/proc/meminfo: memFree=1787376/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=33524 CPUtime=0.69
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 8117 0 0 0 65 4 0 0 24 0 1 0 124490078 34328576 7970 1992294400 134512640 136421960 4287167904 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 8381 7971 195 467 0 7912 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33524

[startup+1.50132 s]
/proc/loadavg: 0.91 0.97 0.96 2/107 21396
/proc/meminfo: memFree=1732684/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=85920 CPUtime=1.49
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 22046 0 0 0 138 11 0 0 25 0 1 0 124490078 87982080 20785 1992294400 134512640 136421960 4287167904 18446744073709551615 134706999 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 21480 20785 195 467 0 21011 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 85920

[startup+3.10059 s]
/proc/loadavg: 0.91 0.97 0.96 2/107 21396
/proc/meminfo: memFree=1669072/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=236916 CPUtime=3.09
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 62071 0 0 0 281 28 0 0 25 0 1 0 124490078 242601984 56232 1992294400 134512640 136421960 4287167904 18446744073709551615 134785848 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 59229 56233 205 467 0 58760 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 236916

[startup+6.30114 s]
/proc/loadavg: 0.92 0.97 0.96 2/107 21396
/proc/meminfo: memFree=1539864/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=262972 CPUtime=6.29
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 68547 0 0 0 595 34 0 0 25 0 1 0 124490078 269283328 61872 1992294400 134512640 136421960 4287167904 18446744073709551615 135006289 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 65743 61872 217 467 0 65274 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 262972

[startup+12.7012 s]
/proc/loadavg: 0.93 0.97 0.96 2/107 21396
/proc/meminfo: memFree=1539492/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=263104 CPUtime=12.69
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 68581 0 0 0 1226 43 0 0 25 0 1 0 124490078 269418496 61906 1992294400 134512640 136421960 4287167904 18446744073709551615 135019458 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 65776 61906 217 467 0 65307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 263104

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.96 2/107 21396
/proc/meminfo: memFree=1538996/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=263932 CPUtime=25.48
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 68711 0 0 0 2486 62 0 0 25 0 1 0 124490078 270266368 62036 1992294400 134512640 136421960 4287167904 18446744073709551615 134620083 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 65983 62036 217 467 0 65514 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 263932

[startup+51.1008 s]
/proc/loadavg: 0.96 0.97 0.96 2/107 21398
/proc/meminfo: memFree=1538624/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=264328 CPUtime=51.07
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 68820 0 0 0 5008 99 0 0 25 0 1 0 124490078 270671872 62145 1992294400 134512640 136421960 4287167904 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 66082 62145 217 467 0 65613 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 264328

[startup+102.309 s]
/proc/loadavg: 0.98 0.97 0.96 2/107 21398
/proc/meminfo: memFree=1535896/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=266756 CPUtime=102.26
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 69476 0 0 0 10064 162 0 0 25 0 1 0 124490078 273158144 62801 1992294400 134512640 136421960 4287167904 18446744073709551615 135019186 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 66689 62801 217 467 0 66220 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 266756

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21400
/proc/meminfo: memFree=1532796/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=269688 CPUtime=162.24
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 70205 0 0 0 15991 233 0 0 25 0 1 0 124490078 276160512 63530 1992294400 134512640 136421960 4287167904 18446744073709551615 134861890 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 67422 63530 217 467 0 66953 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 269688

[startup+222.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21402
/proc/meminfo: memFree=1529448/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=273144 CPUtime=222.21
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 71048 0 0 0 21929 292 0 0 25 0 1 0 124490078 279699456 64373 1992294400 134512640 136421960 4287167904 18446744073709551615 134862018 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 68286 64373 217 467 0 67817 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 273144

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21404
/proc/meminfo: memFree=1526100/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=276412 CPUtime=282.2
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 71880 0 0 0 27871 349 0 0 25 0 1 0 124490078 283045888 65205 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 69103 65205 217 467 0 68634 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 276412

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21406
/proc/meminfo: memFree=1523124/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=279480 CPUtime=342.18
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 72622 0 0 0 33818 400 0 0 25 0 1 0 124490078 286187520 65947 1992294400 134512640 136421960 4287167904 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 69870 65947 217 467 0 69401 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 279480

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21406
/proc/meminfo: memFree=1519032/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=283724 CPUtime=402.16
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 73684 0 0 0 39764 452 0 0 25 0 1 0 124490078 290533376 67009 1992294400 134512640 136421960 4287167904 18446744073709551615 134862087 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 70931 67009 217 467 0 70462 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 283724

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.96 3/107 21408
/proc/meminfo: memFree=1515560/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=287028 CPUtime=462.14
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 74471 0 0 0 45711 503 0 0 25 0 1 0 124490078 293916672 67796 1992294400 134512640 136421960 4287167904 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 71757 67796 217 467 0 71288 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 287028

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21410
/proc/meminfo: memFree=1511840/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=290728 CPUtime=522.12
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 75395 0 0 0 51658 554 0 0 25 0 1 0 124490078 297705472 68720 1992294400 134512640 136421960 4287167904 18446744073709551615 135006403 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 72682 68720 217 467 0 72213 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 290728

[startup+582.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21412
/proc/meminfo: memFree=1508740/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=293776 CPUtime=582.1
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 76183 0 0 0 57614 596 0 0 25 0 1 0 124490078 300826624 69508 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 73444 69508 217 467 0 72975 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 293776

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21414
/proc/meminfo: memFree=1503036/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=299188 CPUtime=642.09
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 77573 0 0 0 63560 649 0 0 25 0 1 0 124490078 306368512 70898 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 74797 70898 217 467 0 74328 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 299188

[startup+702.301 s]

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

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21421
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=822.02
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79029 0 0 0 81408 794 0 0 25 0 1 0 124490078 312700928 72354 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72354 217 467 0 75874 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 305372

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21423
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=882
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79029 0 0 0 87351 849 0 0 25 0 1 0 124490078 312700928 72354 1992294400 134512640 136421960 4287167904 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72354 217 467 0 75874 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 305372

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21425
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=941.98
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79029 0 0 0 93288 910 0 0 25 0 1 0 124490078 312700928 72354 1992294400 134512640 136421960 4287167904 18446744073709551615 134861913 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72354 217 467 0 75874 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 305372

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21425
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=1001.96
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79029 0 0 0 99228 968 0 0 25 0 1 0 124490078 312700928 72354 1992294400 134512640 136421960 4287167904 18446744073709551615 135686965 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72354 217 467 0 75874 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 305372

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21427
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=1061.94
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79029 0 0 0 105181 1013 0 0 25 0 1 0 124490078 312700928 72354 1992294400 134512640 136421960 4287167904 18446744073709551615 135028857 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72354 217 467 0 75874 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 305372

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21429
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=1121.92
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79029 0 0 0 111134 1058 0 0 25 0 1 0 124490078 312700928 72354 1992294400 134512640 136421960 4287167904 18446744073709551615 134870295 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72354 217 467 0 75874 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 305372

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21431
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=1181.9
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79029 0 0 0 117088 1102 0 0 25 0 1 0 124490078 312700928 72354 1992294400 134512640 136421960 4287167904 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72354 217 467 0 75874 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 305372

[startup+1242.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21433
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=1241.89
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79033 0 0 0 123041 1148 0 0 25 0 1 0 124490078 312700928 72358 1992294400 134512640 136421960 4287167904 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72358 217 467 0 75874 0
Current children cumulated CPU time (s) 1241.89
Current children cumulated vsize (KiB) 305372

[startup+1302.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21433
/proc/meminfo: memFree=1496464/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=305372 CPUtime=1301.87
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 79034 0 0 0 128994 1193 0 0 25 0 1 0 124490078 312700928 72359 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 76343 72359 217 467 0 75874 0
Current children cumulated CPU time (s) 1301.87
Current children cumulated vsize (KiB) 305372

[startup+1362.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21435
/proc/meminfo: memFree=1491504/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=310124 CPUtime=1361.85
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 80256 0 0 0 134941 1244 0 0 25 0 1 0 124490078 317566976 73581 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 77531 73581 217 467 0 77062 0
Current children cumulated CPU time (s) 1361.85
Current children cumulated vsize (KiB) 310124

[startup+1422.31 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21437
/proc/meminfo: memFree=1482452/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=319248 CPUtime=1421.84
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 82533 0 0 0 140880 1304 0 0 25 0 1 0 124490078 326909952 75858 1992294400 134512640 136421960 4287167904 18446744073709551615 135020403 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 79812 75858 217 467 0 79343 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 319248

[startup+1482.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21439
/proc/meminfo: memFree=1480468/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=321104 CPUtime=1481.81
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 83004 0 0 0 146820 1361 0 0 25 0 1 0 124490078 328810496 76329 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 80276 76329 217 467 0 79807 0
Current children cumulated CPU time (s) 1481.81
Current children cumulated vsize (KiB) 321104

[startup+1542.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21441
/proc/meminfo: memFree=1480468/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=321104 CPUtime=1541.78
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 83004 0 0 0 152765 1413 0 0 25 0 1 0 124490078 328810496 76329 1992294400 134512640 136421960 4287167904 18446744073709551615 135028875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 80276 76329 217 467 0 79807 0
Current children cumulated CPU time (s) 1541.78
Current children cumulated vsize (KiB) 321104

[startup+1602.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21441
/proc/meminfo: memFree=1480468/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=321104 CPUtime=1601.77
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 83004 0 0 0 158706 1471 0 0 25 0 1 0 124490078 328810496 76329 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 80276 76329 217 467 0 79807 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 321104

[startup+1662.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21443
/proc/meminfo: memFree=1480468/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=321104 CPUtime=1661.75
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 83004 0 0 0 164655 1520 0 0 25 0 1 0 124490078 328810496 76329 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 80276 76329 217 467 0 79807 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 321104

[startup+1722.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21445
/proc/meminfo: memFree=1480468/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=321104 CPUtime=1721.73
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 83004 0 0 0 170606 1567 0 0 25 0 1 0 124490078 328810496 76329 1992294400 134512640 136421960 4287167904 18446744073709551615 134620057 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 80276 76329 217 467 0 79807 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 321104

[startup+1782.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21447
/proc/meminfo: memFree=1480220/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=321104 CPUtime=1781.71
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 83004 0 0 0 176554 1617 0 0 25 0 1 0 124490078 328810496 76329 1992294400 134512640 136421960 4287167904 18446744073709551615 134867949 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 80276 76329 217 467 0 79807 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 321104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 0.99 0.97 0.96 2/107 21447
/proc/meminfo: memFree=1480220/2059040 swapFree=4135892/4192956
[pid=21395] ppid=21393 vsize=321104 CPUtime=1800.01
/proc/21395/stat : 21395 (pbct) R 21393 21395 20667 0 -1 4202496 83004 0 0 0 178371 1630 0 0 25 0 1 0 124490078 328810496 76329 1992294400 134512640 136421960 4287167904 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/21395/statm: 80276 76329 217 467 0 79807 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 321104

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

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

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.06
CPU user time (s): 1783.72
CPU system time (s): 16.3395
CPU usage (%): 99.9672
Max. virtual memory (cumulated for all children) (KiB): 321104

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

runsolver used 2.81657 second user time and 8.66368 second system time

The end

Launcher Data

Begin job on node014 at 2010-06-25 20:01:27
IDJOB=2681965
IDBENCH=2508
IDSOLVER=1192
FILE ID=node014/2681965-1277488887
PBS_JOBID= 11190522
Free space on /tmp= 62436 MiB

SOLVER NAME= PB/CT 0.1 fixed
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-roll3000.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681965-1277488887/watcher-2681965-1277488887 -o /tmp/evaluation-result-2681965-1277488887/solver-2681965-1277488887 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681965-1277488887.opb

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

MD5SUM BENCH= 553e03f28bab227c11d33a47edd1fb32
RANDOM SEED=695534600

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1787780 kB
Buffers:         50916 kB
Cached:         117656 kB
SwapCached:       9968 kB
Active:          78492 kB
Inactive:       103580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1787780 kB
SwapTotal:     4192956 kB
SwapFree:      4135892 kB
Dirty:            2756 kB
Writeback:           0 kB
AnonPages:       12072 kB
Mapped:           8400 kB
Slab:            67128 kB
PageTables:       4164 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   183556 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= 62436 MiB
End job on node014 at 2010-06-25 20:31:30