Trace number 2682319

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.08 1800.56

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-liu.opb
MD5SUMab83b851ef1a0a843838e278a21b0618
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark8912896
Best CPU time to get the best result obtained on this benchmark1800.24
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1200128
Optimality of the best value was proved NO
Number of variables3097
Total number of constraints2178
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 constraints2178
Minimum length of a constraint60
Maximum length of a constraint63
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 2182184958
Number of bits of the biggest sum of numbers32
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.46	c constraints 2178/0 clauses 0/0 units 0
0.39/0.46	c vars 3097
0.39/0.46	c objective 30 + 0
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-2682319-1277488853/watcher-2682319-1277488853 -o /tmp/evaluation-result-2682319-1277488853/solver-2682319-1277488853 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2682319-1277488853.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.08 1.01 0.97 3/106 30978
/proc/meminfo: memFree=1922276/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=2268 CPUtime=0
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 277 0 0 0 0 0 0 0 18 0 1 0 90178218 2322432 196 1992294400 134512640 136421960 4287565888 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30978/statm: 567 197 145 467 0 98 0

[startup+0.082419 s]
/proc/loadavg: 1.08 1.01 0.97 3/106 30978
/proc/meminfo: memFree=1922276/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=3720 CPUtime=0.07
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 652 0 0 0 7 0 0 0 20 0 1 0 90178218 3809280 571 1992294400 134512640 136421960 4287565888 18446744073709551615 135378072 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30978/statm: 930 571 145 467 0 461 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3720

[startup+0.10142 s]
/proc/loadavg: 1.08 1.01 0.97 3/106 30978
/proc/meminfo: memFree=1922276/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=4116 CPUtime=0.09
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 747 0 0 0 9 0 0 0 20 0 1 0 90178218 4214784 666 1992294400 134512640 136421960 4287565888 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30978/statm: 1029 666 145 467 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4116

[startup+0.301439 s]
/proc/loadavg: 1.08 1.01 0.97 3/106 30978
/proc/meminfo: memFree=1922276/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=8076 CPUtime=0.29
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 1724 0 0 0 29 0 0 0 20 0 1 0 90178218 8269824 1643 1992294400 134512640 136421960 4287565888 18446744073709551615 135806131 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/30978/statm: 2019 1644 145 467 0 1550 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8076

[startup+0.701479 s]
/proc/loadavg: 1.08 1.01 0.97 3/106 30978
/proc/meminfo: memFree=1922276/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=29220 CPUtime=0.69
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 7030 0 0 0 66 3 0 0 20 0 1 0 90178218 29921280 6883 1992294400 134512640 136421960 4287565888 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 7305 6884 194 467 0 6836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29220

[startup+1.50156 s]
/proc/loadavg: 1.08 1.01 0.97 2/107 30979
/proc/meminfo: memFree=1877876/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=76876 CPUtime=1.49
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 19820 0 0 0 140 9 0 0 23 0 1 0 90178218 78721024 18559 1992294400 134512640 136421960 4287565888 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 19219 18559 194 467 0 18750 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76876

[startup+3.10071 s]
/proc/loadavg: 1.08 1.01 0.97 2/107 30979
/proc/meminfo: memFree=1814016/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=168240 CPUtime=3.09
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 44672 0 0 0 289 20 0 0 25 0 1 0 90178218 172277760 41549 1992294400 134512640 136421960 4287565888 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 42060 41549 194 467 0 41591 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 168240

[startup+6.30103 s]
/proc/loadavg: 1.08 1.01 0.97 2/107 30979
/proc/meminfo: memFree=1530428/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=444356 CPUtime=6.29
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 117051 0 0 0 581 48 0 0 25 0 1 0 90178218 455020544 107998 1992294400 134512640 136421960 4287565888 18446744073709551615 135811159 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 111089 107998 204 467 0 110620 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 444356

[startup+12.7007 s]
/proc/loadavg: 1.07 1.01 0.97 2/107 30988
/proc/meminfo: memFree=1443840/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=492736 CPUtime=12.67
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 129572 0 0 0 1212 55 0 0 25 0 1 0 90178218 504561664 119288 1992294400 134512640 136421960 4287565888 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 123184 119288 217 467 0 122715 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 492736

[startup+25.5009 s]
/proc/loadavg: 1.06 1.01 0.97 2/107 30990
/proc/meminfo: memFree=1443468/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=493264 CPUtime=25.47
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 129692 0 0 0 2479 68 0 0 25 0 1 0 90178218 505102336 119408 1992294400 134512640 136421960 4287565888 18446744073709551615 135238888 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 123316 119408 217 467 0 122847 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 493264

[startup+51.1014 s]
/proc/loadavg: 1.04 1.01 0.97 2/107 30990
/proc/meminfo: memFree=1442724/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=494056 CPUtime=51.05
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 129894 0 0 0 5014 91 0 0 25 0 1 0 90178218 505913344 119610 1992294400 134512640 136421960 4287565888 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 123514 119610 217 467 0 123045 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 494056

[startup+102.308 s]
/proc/loadavg: 1.01 1.00 0.97 2/107 30992
/proc/meminfo: memFree=1441484/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=495516 CPUtime=102.26
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 130235 0 0 0 10091 135 0 0 25 0 1 0 90178218 507408384 119951 1992294400 134512640 136421960 4287565888 18446744073709551615 135806135 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 123879 119951 217 467 0 123410 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 495516

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 30992
/proc/meminfo: memFree=1440740/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=496312 CPUtime=162.23
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 130430 0 0 0 16035 188 0 0 25 0 1 0 90178218 508223488 120146 1992294400 134512640 136421960 4287565888 18446744073709551615 135161666 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 124078 120146 217 467 0 123609 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 496312

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 30994
/proc/meminfo: memFree=1439996/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=496972 CPUtime=222.22
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 130620 0 0 0 21983 239 0 0 25 0 1 0 90178218 508899328 120336 1992294400 134512640 136421960 4287565888 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 124243 120336 217 467 0 123774 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 496972

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 30996
/proc/meminfo: memFree=1439376/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=497764 CPUtime=282.2
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 130793 0 0 0 27927 293 0 0 25 0 1 0 90178218 509710336 120509 1992294400 134512640 136421960 4287565888 18446744073709551615 135155172 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 124441 120509 217 467 0 123972 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 497764

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 30998
/proc/meminfo: memFree=1438756/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=498316 CPUtime=342.18
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 130926 0 0 0 33874 344 0 0 25 0 1 0 90178218 510275584 120642 1992294400 134512640 136421960 4287565888 18446744073709551615 135028875 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 124579 120642 217 467 0 124110 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 498316

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31000
/proc/meminfo: memFree=1438260/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=498844 CPUtime=402.17
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 131079 0 0 0 39821 396 0 0 25 0 1 0 90178218 510816256 120795 1992294400 134512640 136421960 4287565888 18446744073709551615 135161112 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 124711 120795 217 467 0 124242 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 498844

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31000
/proc/meminfo: memFree=1437516/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=499504 CPUtime=462.16
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 131243 0 0 0 45774 442 0 0 25 0 1 0 90178218 511492096 120959 1992294400 134512640 136421960 4287565888 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 124876 120959 217 467 0 124407 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 499504

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31002
/proc/meminfo: memFree=1437020/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=500072 CPUtime=522.14
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 131361 0 0 0 51721 493 0 0 25 0 1 0 90178218 512073728 121077 1992294400 134512640 136421960 4287565888 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 125018 121077 217 467 0 124549 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 500072

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31004
/proc/meminfo: memFree=1436524/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=500468 CPUtime=582.13
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 131481 0 0 0 57669 544 0 0 25 0 1 0 90178218 512479232 121197 1992294400 134512640 136421960 4287565888 18446744073709551615 135161725 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 125117 121197 217 467 0 124648 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 500468

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31006
/proc/meminfo: memFree=1435780/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=501128 CPUtime=642.12
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 131663 0 0 0 63616 596 0 0 25 0 1 0 90178218 513155072 121379 1992294400 134512640 136421960 4287565888 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 125282 121379 217 467 0 124813 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 501128

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31012
/proc/meminfo: memFree=1433424/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=503468 CPUtime=882.05
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 132227 0 0 0 87408 797 0 0 25 0 1 0 90178218 515551232 121943 1992294400 134512640 136421960 4287565888 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 125867 121943 217 467 0 125398 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 503468

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31014
/proc/meminfo: memFree=1432556/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=504260 CPUtime=942.04
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 132415 0 0 0 93356 848 0 0 25 0 1 0 90178218 516362240 122131 1992294400 134512640 136421960 4287565888 18446744073709551615 135028329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 126065 122131 217 467 0 125596 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 504260

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31016
/proc/meminfo: memFree=1431936/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=504788 CPUtime=1002.02
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 132563 0 0 0 99302 900 0 0 25 0 1 0 90178218 516902912 122279 1992294400 134512640 136421960 4287565888 18446744073709551615 135160719 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 126197 122279 217 467 0 125728 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 504788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31016
/proc/meminfo: memFree=1431316/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=505316 CPUtime=1062.01
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 132709 0 0 0 105254 947 0 0 25 0 1 0 90178218 517443584 122425 1992294400 134512640 136421960 4287565888 18446744073709551615 134620057 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 126329 122425 217 467 0 125860 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 505316

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31018
/proc/meminfo: memFree=1430820/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=505844 CPUtime=1121.99
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 132839 0 0 0 111201 998 0 0 25 0 1 0 90178218 517984256 122555 1992294400 134512640 136421960 4287565888 18446744073709551615 134640989 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 126461 122555 217 467 0 125992 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 505844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31020
/proc/meminfo: memFree=1430076/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=506600 CPUtime=1181.97
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 132977 0 0 0 117150 1047 0 0 25 0 1 0 90178218 518758400 122693 1992294400 134512640 136421960 4287565888 18446744073709551615 135818456 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 126650 122693 217 467 0 126181 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 506600

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31022
/proc/meminfo: memFree=1429704/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=506864 CPUtime=1241.95
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 133071 0 0 0 123099 1096 0 0 25 0 1 0 90178218 519028736 122787 1992294400 134512640 136421960 4287565888 18446744073709551615 135025621 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 126716 122787 217 467 0 126247 0
Current children cumulated CPU time (s) 1241.95
Current children cumulated vsize (KiB) 506864

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31024
/proc/meminfo: memFree=1428960/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=507524 CPUtime=1301.95
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 133233 0 0 0 129049 1146 0 0 25 0 1 0 90178218 519704576 122949 1992294400 134512640 136421960 4287565888 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 126881 122949 217 467 0 126412 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 507524

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31024
/proc/meminfo: memFree=1428340/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=508184 CPUtime=1361.93
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 133386 0 0 0 134992 1201 0 0 25 0 1 0 90178218 520380416 123102 1992294400 134512640 136421960 4287565888 18446744073709551615 134641111 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 127046 123102 217 467 0 126577 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 508184

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31026
/proc/meminfo: memFree=1427844/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=508712 CPUtime=1421.92
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 133528 0 0 0 140938 1254 0 0 25 0 1 0 90178218 520921088 123244 1992294400 134512640 136421960 4287565888 18446744073709551615 135166383 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 127178 123244 217 467 0 126709 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 508712

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31028
/proc/meminfo: memFree=1427100/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=509240 CPUtime=1481.9
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 133676 0 0 0 146888 1302 0 0 25 0 1 0 90178218 521461760 123392 1992294400 134512640 136421960 4287565888 18446744073709551615 135028336 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 127310 123392 217 467 0 126841 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 509240

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31030
/proc/meminfo: memFree=1426356/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=510032 CPUtime=1541.88
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 133866 0 0 0 152833 1355 0 0 25 0 1 0 90178218 522272768 123582 1992294400 134512640 136421960 4287565888 18446744073709551615 135241783 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 127508 123582 217 467 0 127039 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 510032

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31032
/proc/meminfo: memFree=1425612/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=510824 CPUtime=1601.86
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 134070 0 0 0 158780 1406 0 0 25 0 1 0 90178218 523083776 123786 1992294400 134512640 136421960 4287565888 18446744073709551615 135165414 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 127706 123786 217 467 0 127237 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 510824

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 3/107 31032
/proc/meminfo: memFree=1424992/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=511352 CPUtime=1661.85
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 134195 0 0 0 164732 1453 0 0 25 0 1 0 90178218 523624448 123911 1992294400 134512640 136421960 4287565888 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 127838 123911 217 467 0 127369 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 511352

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31034
/proc/meminfo: memFree=1424496/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=511748 CPUtime=1721.84
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 134317 0 0 0 170681 1503 0 0 25 0 1 0 90178218 524029952 124033 1992294400 134512640 136421960 4287565888 18446744073709551615 135028347 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 127937 124033 217 467 0 127468 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 511748

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31036
/proc/meminfo: memFree=1423628/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=512688 CPUtime=1781.82
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 134488 0 0 0 176630 1552 0 0 25 0 1 0 90178218 524992512 124204 1992294400 134512640 136421960 4287565888 18446744073709551615 135028324 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 128172 124204 217 467 0 127703 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 512688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/107 31036
/proc/meminfo: memFree=1423504/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=512820 CPUtime=1800.03
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 134521 0 0 0 178434 1569 0 0 25 0 1 0 90178218 525127680 124237 1992294400 134512640 136421960 4287565888 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 128205 124237 217 467 0 127736 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 512820

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 0.97 2/107 31036
/proc/meminfo: memFree=1423504/2059040 swapFree=4140788/4192956
[pid=30978] ppid=30976 vsize=512820 CPUtime=1800.03
/proc/30978/stat : 30978 (pbct) R 30976 30978 30067 0 -1 4202496 134521 0 0 0 178434 1569 0 0 25 0 1 0 90178218 525127680 124237 1992294400 134512640 136421960 4287565888 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/30978/statm: 128205 124237 217 467 0 127736 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 512820

Child status: 0
Real time (s): 1800.56
CPU time (s): 1800.08
CPU user time (s): 1784.34
CPU system time (s): 15.7426
CPU usage (%): 99.9736
Max. virtual memory (cumulated for all children) (KiB): 512820

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

runsolver used 2.90156 second user time and 8.58169 second system time

The end

Launcher Data

Begin job on node036 at 2010-06-25 20:00:53
IDJOB=2682319
IDBENCH=2507
IDSOLVER=1192
FILE ID=node036/2682319-1277488853
PBS_JOBID= 11190508
Free space on /tmp= 62376 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-liu.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2682319-1277488853/watcher-2682319-1277488853 -o /tmp/evaluation-result-2682319-1277488853/solver-2682319-1277488853 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2682319-1277488853.opb

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

MD5SUM BENCH= ab83b851ef1a0a843838e278a21b0618
RANDOM SEED=1199200239

node036.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.251
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.50
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.251
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1923516 kB
Buffers:           712 kB
Cached:          40924 kB
SwapCached:       5120 kB
Active:          29328 kB
Inactive:        25420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1923516 kB
SwapTotal:     4192956 kB
SwapFree:      4140788 kB
Dirty:            3616 kB
Writeback:           4 kB
AnonPages:       12056 kB
Mapped:          11964 kB
Slab:            58932 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181788 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= 62376 MiB
End job on node036 at 2010-06-25 20:30:56