Trace number 2681926

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB/CT 0.1 fixed? (TO) 1800.2 1800.64

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-A1C1S1.opb
MD5SUM1a4e4bfb1c77b43166d46bacbe01c892
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 variables103872
Total number of constraints3312
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 constraints3312
Minimum length of a constraint31
Maximum length of a constraint725
Number of terms in the objective function 37632
Biggest coefficient in the objective function 31125091123200
Number of bits for the biggest coefficient in the objective function 45
Sum of the numbers in the objective function 14624065344515792
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 31125091123200
Number of bits of the biggest number in a constraint 45
Biggest sum of numbers in a constraint 14624065344515792
Number of bits of the biggest sum of numbers54
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
1.10/1.17	c constraints 3312/0 clauses 0/0 units 32080
1.10/1.17	c vars 103872
1.10/1.17	c objective 37632 + 0
1800.06/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-2681926-1277485750/watcher-2681926-1277485750 -o /tmp/evaluation-result-2681926-1277485750/solver-2681926-1277485750 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681926-1277485750.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.06 1.06 1.01 3/106 29710
/proc/meminfo: memFree=1874584/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=2416 CPUtime=0
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 294 0 0 0 0 0 0 0 18 0 1 0 89866551 2473984 213 1992294400 134512640 136421960 4294031360 18446744073709551615 135160348 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29710/statm: 604 213 138 467 0 135 0

[startup+0.0114941 s]
/proc/loadavg: 1.06 1.06 1.01 3/106 29710
/proc/meminfo: memFree=1874584/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=2416 CPUtime=0.01
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 302 0 0 0 1 0 0 0 18 0 1 0 89866551 2473984 221 1992294400 134512640 136421960 4294031360 18446744073709551615 135372657 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29710/statm: 604 221 138 467 0 135 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.101501 s]
/proc/loadavg: 1.06 1.06 1.01 3/106 29710
/proc/meminfo: memFree=1874584/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=5864 CPUtime=0.09
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 1288 0 0 0 9 0 0 0 20 0 1 0 89866551 6004736 834 1992294400 134512640 136421960 4294031360 18446744073709551615 135372685 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29710/statm: 1466 834 138 467 0 997 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5864

[startup+0.301519 s]
/proc/loadavg: 1.06 1.06 1.01 3/106 29710
/proc/meminfo: memFree=1874584/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=8296 CPUtime=0.29
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 1965 0 0 0 29 0 0 0 20 0 1 0 89866551 8495104 1511 1992294400 134512640 136421960 4294031360 18446744073709551615 135801135 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29710/statm: 2074 1511 146 467 0 1605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8296

[startup+0.701555 s]
/proc/loadavg: 1.06 1.06 1.01 3/106 29710
/proc/meminfo: memFree=1874584/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=17008 CPUtime=0.7
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 4144 0 0 0 68 2 0 0 20 0 1 0 89866551 17416192 3690 1992294400 134512640 136421960 4294031360 18446744073709551615 135811817 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/29710/statm: 4252 3690 146 467 0 3783 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 17008

[startup+1.50163 s]
/proc/loadavg: 1.06 1.06 1.01 2/107 29711
/proc/meminfo: memFree=1854488/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=60988 CPUtime=1.49
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 15148 0 0 0 142 7 0 0 23 0 1 0 89866551 62451712 14694 1992294400 134512640 136421960 4294031360 18446744073709551615 134559706 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 15247 14694 188 467 0 14778 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60988

[startup+3.10177 s]
/proc/loadavg: 1.06 1.06 1.01 2/107 29711
/proc/meminfo: memFree=1757520/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=207588 CPUtime=3.09
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 52981 0 0 0 285 24 0 0 25 0 1 0 89866551 212570112 50406 1992294400 134512640 136421960 4294031360 18446744073709551615 135364128 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 51897 50407 194 467 0 51428 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207588

[startup+6.30106 s]
/proc/loadavg: 1.06 1.05 1.01 2/107 29711
/proc/meminfo: memFree=1518448/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=417200 CPUtime=6.29
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 109095 0 0 0 578 51 0 0 25 0 1 0 89866551 427212800 102802 1992294400 134512640 136421960 4294031360 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 104300 102803 194 467 0 103831 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 417200

[startup+12.7016 s]
/proc/loadavg: 1.05 1.05 1.01 2/107 29711
/proc/meminfo: memFree=1068824/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=869640 CPUtime=12.69
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 229886 0 0 0 1163 106 0 0 25 0 1 0 89866551 890511360 216353 1992294400 134512640 136421960 4294031360 18446744073709551615 135650177 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 217410 216354 195 467 0 216941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 869640

[startup+25.5008 s]
/proc/loadavg: 1.04 1.05 1.01 2/107 29711
/proc/meminfo: memFree=605808/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1323840 CPUtime=25.49
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 347675 0 0 0 2342 207 0 0 25 0 1 0 89866551 1355612160 316665 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 330960 316665 217 467 0 330491 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1323840

[startup+51.1011 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 29711
/proc/meminfo: memFree=604320/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1325168 CPUtime=51.08
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 348044 0 0 0 4665 443 0 0 25 0 1 0 89866551 1356972032 317034 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 331292 317034 217 467 0 330823 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1325168

[startup+102.309 s]
/proc/loadavg: 1.01 1.04 1.00 2/107 29713
/proc/meminfo: memFree=602708/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1326620 CPUtime=102.28
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 348405 0 0 0 9468 760 0 0 25 0 1 0 89866551 1358458880 317395 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 331655 317395 217 467 0 331186 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1326620

[startup+162.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 29715
/proc/meminfo: memFree=599980/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1329884 CPUtime=162.25
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 349056 0 0 0 15140 1085 0 0 25 0 1 0 89866551 1361801216 318046 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 332471 318046 217 467 0 332002 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 1329884

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29717
/proc/meminfo: memFree=599484/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1330544 CPUtime=222.23
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 349214 0 0 0 20820 1403 0 0 25 0 1 0 89866551 1362477056 318204 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 332636 318204 217 467 0 332167 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 1330544

[startup+282.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29717
/proc/meminfo: memFree=596508/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1333468 CPUtime=282.22
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 349956 0 0 0 26494 1728 0 0 25 0 1 0 89866551 1365471232 318946 1992294400 134512640 136421960 4294031360 18446744073709551615 135019272 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 333367 318946 217 467 0 332898 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 1333468

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29719
/proc/meminfo: memFree=594028/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1335992 CPUtime=342.21
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 350566 0 0 0 32158 2063 0 0 25 0 1 0 89866551 1368055808 319556 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 333998 319556 217 467 0 333529 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1335992

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29721
/proc/meminfo: memFree=592292/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1337708 CPUtime=402.19
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 350998 0 0 0 37821 2398 0 0 25 0 1 0 89866551 1369812992 319988 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 334427 319988 217 467 0 333958 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1337708

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29723
/proc/meminfo: memFree=590804/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1339168 CPUtime=462.18
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 351354 0 0 0 43518 2700 0 0 25 0 1 0 89866551 1371308032 320344 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 334792 320344 217 467 0 334323 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1339168

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29725
/proc/meminfo: memFree=586464/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1343396 CPUtime=522.16
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 352408 0 0 0 49212 3004 0 0 25 0 1 0 89866551 1375637504 321398 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 335849 321398 217 467 0 335380 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1343396

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29725
/proc/meminfo: memFree=584356/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1345668 CPUtime=582.15
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 352946 0 0 0 54903 3312 0 0 25 0 1 0 89866551 1377964032 321936 1992294400 134512640 136421960 4294031360 18446744073709551615 134597634 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 336417 321936 217 467 0 335948 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 1345668

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29727
/proc/meminfo: memFree=582868/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1346864 CPUtime=642.14
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 353277 0 0 0 60618 3596 0 0 25 0 1 0 89866551 1379188736 322267 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 336716 322267 217 467 0 336247 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 1346864

[startup+702.301 s]

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

[startup+882.302 s]
/proc/loadavg: 1.14 1.06 1.01 2/107 29733
/proc/meminfo: memFree=575180/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1354672 CPUtime=882.07
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 355175 0 0 0 83385 4822 0 0 25 0 1 0 89866551 1387184128 324165 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 338668 324165 217 467 0 338199 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 1354672

[startup+942.301 s]
/proc/loadavg: 1.18 1.08 1.02 2/107 29735
/proc/meminfo: memFree=573444/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1356256 CPUtime=942.06
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 355584 0 0 0 89063 5143 0 0 25 0 1 0 89866551 1388806144 324574 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 339064 324574 217 467 0 338595 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 1356256

[startup+1002.3 s]
/proc/loadavg: 1.06 1.06 1.01 2/107 29737
/proc/meminfo: memFree=571460/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1358248 CPUtime=1002.04
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 356106 0 0 0 94777 5427 0 0 25 0 1 0 89866551 1390845952 325096 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 339562 325096 217 467 0 339093 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 1358248

[startup+1062.3 s]
/proc/loadavg: 1.02 1.05 1.00 2/107 29739
/proc/meminfo: memFree=569848/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1359576 CPUtime=1062.03
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 356459 0 0 0 100480 5723 0 0 25 0 1 0 89866551 1392205824 325449 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 339894 325449 217 467 0 339425 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 1359576

[startup+1122.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/107 29741
/proc/meminfo: memFree=566748/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1362616 CPUtime=1122.02
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 357235 0 0 0 106187 6015 0 0 25 0 1 0 89866551 1395318784 326225 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 340654 326225 217 467 0 340185 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 1362616

[startup+1182.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/107 29741
/proc/meminfo: memFree=562160/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1367388 CPUtime=1182
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 358377 0 0 0 111904 6296 0 0 25 0 1 0 89866551 1400205312 327367 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 341847 327367 217 467 0 341378 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 1367388

[startup+1242.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/107 29743
/proc/meminfo: memFree=560052/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1369416 CPUtime=1241.99
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 358872 0 0 0 117625 6574 0 0 25 0 1 0 89866551 1402281984 327862 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 342354 327862 217 467 0 341885 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 1369416

[startup+1302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29745
/proc/meminfo: memFree=558316/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1371016 CPUtime=1301.98
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 359276 0 0 0 123327 6871 0 0 25 0 1 0 89866551 1403920384 328266 1992294400 134512640 136421960 4294031360 18446744073709551615 135025736 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 342754 328266 217 467 0 342285 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 1371016

[startup+1362.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29747
/proc/meminfo: memFree=557200/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1372204 CPUtime=1361.96
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 359570 0 0 0 129049 7147 0 0 25 0 1 0 89866551 1405136896 328560 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 343051 328560 217 467 0 342582 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 1372204

[startup+1422.31 s]
/proc/loadavg: 1.05 1.02 1.00 2/107 29752
/proc/meminfo: memFree=554724/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1373788 CPUtime=1421.95
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 359982 0 0 0 134795 7400 0 0 25 0 1 0 89866551 1406758912 328972 1992294400 134512640 136421960 4294031360 18446744073709551615 135279085 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 343447 328972 217 467 0 342978 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 1373788

[startup+1482.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 29752
/proc/meminfo: memFree=553980/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1374580 CPUtime=1481.93
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 360176 0 0 0 140516 7677 0 0 25 0 1 0 89866551 1407569920 329166 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 343645 329166 217 467 0 343176 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 1374580

[startup+1542.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/107 29754
/proc/meminfo: memFree=552244/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1376232 CPUtime=1541.91
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 360619 0 0 0 146230 7961 0 0 25 0 1 0 89866551 1409261568 329609 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 344058 329609 217 467 0 343589 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 1376232

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29756
/proc/meminfo: memFree=550508/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1378088 CPUtime=1601.9
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 361086 0 0 0 151967 8223 0 0 25 0 1 0 89866551 1411162112 330076 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 344522 330076 217 467 0 344053 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 1378088

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29758
/proc/meminfo: memFree=548152/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1380336 CPUtime=1661.89
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 361672 0 0 0 157696 8493 0 0 25 0 1 0 89866551 1413464064 330662 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 345084 330662 217 467 0 344615 0
Current children cumulated CPU time (s) 1661.89
Current children cumulated vsize (KiB) 1380336

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29760
/proc/meminfo: memFree=546168/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1382924 CPUtime=1721.87
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 362171 0 0 0 163392 8795 0 0 25 0 1 0 89866551 1416114176 331161 1992294400 134512640 136421960 4294031360 18446744073709551615 135028857 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 345731 331161 217 467 0 345262 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 1382924

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29760
/proc/meminfo: memFree=543564/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1385440 CPUtime=1781.85
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 362819 0 0 0 169119 9066 0 0 25 0 1 0 89866551 1418690560 331809 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 346360 331809 217 467 0 345891 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1385440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 29762
/proc/meminfo: memFree=543316/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=1385704 CPUtime=1800.06
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4202496 362877 0 0 0 170862 9144 0 0 25 0 1 0 89866551 1418960896 331867 1992294400 134512640 136421960 4294031360 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/29710/statm: 346426 331867 217 467 0 345957 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1385704

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/108 29763
/proc/meminfo: memFree=1553536/2059040 swapFree=4140316/4192956
[pid=29710] ppid=29708 vsize=0 CPUtime=1800.16
/proc/29710/stat : 29710 (pbct) R 29708 29710 29127 0 -1 4194308 362879 0 0 0 170862 9154 0 0 25 0 1 0 89866551 0 0 1992294400 0 0 0 0 0 0 16384 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/29710/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1800.64
CPU time (s): 1800.2
CPU user time (s): 1708.63
CPU system time (s): 91.5741
CPU usage (%): 99.9755
Max. virtual memory (cumulated for all children) (KiB): 1385704

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

runsolver used 3.02954 second user time and 8.44971 second system time

The end

Launcher Data

Begin job on node051 at 2010-06-25 19:09:11
IDJOB=2681926
IDBENCH=2367
IDSOLVER=1192
FILE ID=node051/2681926-1277485750
PBS_JOBID= 11190495
Free space on /tmp= 62552 MiB

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

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

MD5SUM BENCH= 1a4e4bfb1c77b43166d46bacbe01c892
RANDOM SEED=1136603746

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1875112 kB
Buffers:         15260 kB
Cached:          75100 kB
SwapCached:       5460 kB
Active:          15104 kB
Inactive:        88212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1875112 kB
SwapTotal:     4192956 kB
SwapFree:      4140316 kB
Dirty:            6348 kB
Writeback:           0 kB
AnonPages:       11564 kB
Mapped:          11928 kB
Slab:            58576 kB
PageTables:       4176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181920 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= 62552 MiB
End job on node051 at 2010-06-25 19:39:13