Trace number 2681919

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.11 1800.66

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-tr12-30.opb
MD5SUM9b62ad3c86a83b0289fcc931c207c964
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 variables21960
Total number of constraints750
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 constraints750
Minimum length of a constraint31
Maximum length of a constraint372
Number of terms in the objective function 11160
Biggest coefficient in the objective function 2147483648
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 869952060630
Number of bits of the sum of numbers in the objective function 40
Biggest number in a constraint 2147483648
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 869952060630
Number of bits of the biggest sum of numbers40
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.19/0.23	c constraints 750/0 clauses 0/0 units 3240
0.19/0.23	c vars 21960
0.19/0.23	c objective 11160 + 0
1800.05/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-2681919-1277485356/watcher-2681919-1277485356 -o /tmp/evaluation-result-2681919-1277485356/solver-2681919-1277485356 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2681919-1277485356.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.02 0.93 3/106 23352
/proc/meminfo: memFree=1814596/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=2416 CPUtime=0
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 296 0 0 0 0 0 0 0 20 0 1 0 124122002 2473984 216 1992294400 134512640 136421960 4293730656 18446744073709551615 135160329 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23352/statm: 604 216 138 467 0 135 0

[startup+0.0754971 s]
/proc/loadavg: 1.06 1.02 0.93 3/106 23352
/proc/meminfo: memFree=1814596/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=3676 CPUtime=0.07
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 638 0 0 0 7 0 0 0 20 0 1 0 124122002 3764224 525 1992294400 134512640 136421960 4293730656 18446744073709551615 135205478 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23352/statm: 919 527 146 467 0 450 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3676

[startup+0.100498 s]
/proc/loadavg: 1.06 1.02 0.93 3/106 23352
/proc/meminfo: memFree=1814596/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=4336 CPUtime=0.09
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 785 0 0 0 9 0 0 0 20 0 1 0 124122002 4440064 672 1992294400 134512640 136421960 4293730656 18446744073709551615 134523879 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23352/statm: 1084 673 146 467 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4336

[startup+0.300519 s]
/proc/loadavg: 1.06 1.02 0.93 3/106 23352
/proc/meminfo: memFree=1814596/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=16320 CPUtime=0.29
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 3796 0 0 0 27 2 0 0 20 0 1 0 124122002 16711680 3684 1992294400 134512640 136421960 4293730656 18446744073709551615 135811817 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 4080 3685 194 467 0 3611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16320

[startup+0.700559 s]
/proc/loadavg: 1.06 1.02 0.93 3/106 23352
/proc/meminfo: memFree=1814596/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=52156 CPUtime=0.69
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 12952 0 0 0 63 6 0 0 20 0 1 0 124122002 53407744 12466 1992294400 134512640 136421960 4293730656 18446744073709551615 134771958 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 13039 12466 194 467 0 12570 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52156

[startup+1.50064 s]
/proc/loadavg: 1.06 1.02 0.93 2/107 23353
/proc/meminfo: memFree=1743784/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=107836 CPUtime=1.49
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 27794 0 0 0 136 13 0 0 22 0 1 0 124122002 110424064 26374 1992294400 134512640 136421960 4293730656 18446744073709551615 134597747 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 26959 26374 194 467 0 26490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 107836

[startup+3.1008 s]
/proc/loadavg: 1.06 1.02 0.93 2/107 23353
/proc/meminfo: memFree=1667400/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=272044 CPUtime=3.09
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 70722 0 0 0 280 29 0 0 25 0 1 0 124122002 278573056 66094 1992294400 134512640 136421960 4293730656 18446744073709551615 135809985 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 68011 66094 197 467 0 67542 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 272044

[startup+6.30112 s]
/proc/loadavg: 1.06 1.02 0.93 2/107 23353
/proc/meminfo: memFree=1521328/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=306340 CPUtime=6.29
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 79471 0 0 0 571 58 0 0 25 0 1 0 124122002 313692160 73260 1992294400 134512640 136421960 4293730656 18446744073709551615 135005960 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 76585 73260 217 467 0 76116 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 306340

[startup+12.7008 s]
/proc/loadavg: 1.05 1.02 0.93 2/107 23353
/proc/meminfo: memFree=1520708/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=306868 CPUtime=12.68
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 79590 0 0 0 1141 127 0 0 25 0 1 0 124122002 314232832 73379 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 76717 73379 217 467 0 76248 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 306868

[startup+25.5021 s]
/proc/loadavg: 1.04 1.02 0.93 2/107 23353
/proc/meminfo: memFree=1519716/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=307792 CPUtime=25.48
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 79831 0 0 0 2297 251 0 0 25 0 1 0 124122002 315179008 73620 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 76948 73620 217 467 0 76479 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 307792

[startup+51.1016 s]
/proc/loadavg: 1.03 1.02 0.93 2/107 23353
/proc/meminfo: memFree=1516368/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=311300 CPUtime=51.08
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 80705 0 0 0 4619 489 0 0 25 0 1 0 124122002 318771200 74494 1992294400 134512640 136421960 4293730656 18446744073709551615 135820563 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 77825 74494 217 467 0 77356 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 311300

[startup+102.309 s]
/proc/loadavg: 1.01 1.01 0.93 2/107 23355
/proc/meminfo: memFree=1511160/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=316452 CPUtime=102.27
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 81975 0 0 0 9289 938 0 0 25 0 1 0 124122002 324046848 75764 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 79113 75764 217 467 0 78644 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 316452

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/107 23357
/proc/meminfo: memFree=1504216/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=323464 CPUtime=162.24
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 83721 0 0 0 14799 1425 0 0 25 0 1 0 124122002 331227136 77510 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 80866 77510 217 467 0 80397 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 323464

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23357
/proc/meminfo: memFree=1496404/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=331256 CPUtime=222.23
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 85635 0 0 0 20318 1905 0 0 25 0 1 0 124122002 339206144 79424 1992294400 134512640 136421960 4293730656 18446744073709551615 135155087 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 82814 79424 217 467 0 82345 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 331256

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23359
/proc/meminfo: memFree=1492188/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=335348 CPUtime=282.22
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 86687 0 0 0 25838 2384 0 0 25 0 1 0 124122002 343396352 80476 1992294400 134512640 136421960 4293730656 18446744073709551615 135165204 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 83837 80476 217 467 0 83368 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 335348

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23361
/proc/meminfo: memFree=1492188/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=335348 CPUtime=342.19
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 86687 0 0 0 31343 2876 0 0 25 0 1 0 124122002 343396352 80476 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 83837 80476 217 467 0 83368 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 335348

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23363
/proc/meminfo: memFree=1492064/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=335348 CPUtime=402.18
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 86687 0 0 0 36854 3364 0 0 25 0 1 0 124122002 343396352 80476 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 83837 80476 217 467 0 83368 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 335348

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23365
/proc/meminfo: memFree=1489584/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=337744 CPUtime=462.16
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 87284 0 0 0 42383 3833 0 0 25 0 1 0 124122002 345849856 81073 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 84436 81073 217 467 0 83967 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 337744

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23365
/proc/meminfo: memFree=1484624/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=342912 CPUtime=522.14
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 88510 0 0 0 47924 4290 0 0 25 0 1 0 124122002 351141888 82299 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 85728 82299 217 467 0 85259 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 342912

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23367
/proc/meminfo: memFree=1484624/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=342912 CPUtime=582.13
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 88510 0 0 0 53394 4819 0 0 25 0 1 0 124122002 351141888 82299 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 85728 82299 217 467 0 85259 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 342912

[startup+642.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23369
/proc/meminfo: memFree=1484500/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=342912 CPUtime=642.11
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 88510 0 0 0 58916 5295 0 0 25 0 1 0 124122002 351141888 82299 1992294400 134512640 136421960 4293730656 18446744073709551615 134867945 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 85728 82299 217 467 0 85259 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 342912

[startup+702.3 s]

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

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23373
/proc/meminfo: memFree=1474580/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=352572 CPUtime=822.05
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 90960 0 0 0 75546 6659 0 0 25 0 1 0 124122002 361033728 84749 1992294400 134512640 136421960 4293730656 18446744073709551615 134641158 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23352/statm: 88143 84749 217 467 0 87674 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 352572

[startup+882.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23378
/proc/meminfo: memFree=1473464/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=352572 CPUtime=882.03
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 90960 0 0 0 81054 7149 0 0 25 0 1 0 124122002 361033728 84749 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 88143 84749 217 467 0 87674 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 352572

[startup+942.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23380
/proc/meminfo: memFree=1473464/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=352572 CPUtime=942.01
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 90960 0 0 0 86582 7619 0 0 25 0 1 0 124122002 361033728 84749 1992294400 134512640 136421960 4293730656 18446744073709551615 135025606 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23352/statm: 88143 84749 217 467 0 87674 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 352572

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23382
/proc/meminfo: memFree=1473464/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=352572 CPUtime=1001.99
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 90960 0 0 0 92129 8070 0 0 25 0 1 0 124122002 361033728 84749 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 88143 84749 217 467 0 87674 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 352572

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23384
/proc/meminfo: memFree=1467636/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=358640 CPUtime=1061.97
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 92489 0 0 0 97689 8508 0 0 25 0 1 0 124122002 367247360 86278 1992294400 134512640 136421960 4293730656 18446744073709551615 135025623 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23352/statm: 89660 86278 217 467 0 89191 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 358640

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23384
/proc/meminfo: memFree=1467636/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=358640 CPUtime=1121.95
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 92490 0 0 0 103168 9027 0 0 25 0 1 0 124122002 367247360 86279 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 89660 86279 217 467 0 89191 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 358640

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23386
/proc/meminfo: memFree=1467636/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=358640 CPUtime=1181.93
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 92490 0 0 0 108759 9434 0 0 25 0 1 0 124122002 367247360 86279 1992294400 134512640 136421960 4293730656 18446744073709551615 134861907 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/23352/statm: 89660 86279 217 467 0 89191 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 358640

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23388
/proc/meminfo: memFree=1465156/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=361164 CPUtime=1241.91
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 93111 0 0 0 114326 9865 0 0 25 0 1 0 124122002 369831936 86900 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 90291 86900 217 467 0 89822 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 361164

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23390
/proc/meminfo: memFree=1457964/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=368408 CPUtime=1301.9
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 94886 0 0 0 119925 10265 0 0 25 0 1 0 124122002 377249792 88675 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 92102 88675 217 467 0 91633 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 368408

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23392
/proc/meminfo: memFree=1447176/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=379072 CPUtime=1361.87
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 97593 0 0 0 125580 10607 0 0 25 0 1 0 124122002 388169728 91382 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 94768 91382 217 467 0 94299 0
Current children cumulated CPU time (s) 1361.87
Current children cumulated vsize (KiB) 379072

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23392
/proc/meminfo: memFree=1443704/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=382992 CPUtime=1421.85
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 98432 0 0 0 131157 11028 0 0 25 0 1 0 124122002 392183808 92221 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 95748 92221 217 467 0 95279 0
Current children cumulated CPU time (s) 1421.85
Current children cumulated vsize (KiB) 382992

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23394
/proc/meminfo: memFree=1443704/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=382992 CPUtime=1481.83
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 98432 0 0 0 136665 11518 0 0 25 0 1 0 124122002 392183808 92221 1992294400 134512640 136421960 4293730656 18446744073709551615 135162673 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 95748 92221 217 467 0 95279 0
Current children cumulated CPU time (s) 1481.83
Current children cumulated vsize (KiB) 382992

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23396
/proc/meminfo: memFree=1443580/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=382992 CPUtime=1541.81
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 98432 0 0 0 142208 11973 0 0 25 0 1 0 124122002 392183808 92221 1992294400 134512640 136421960 4293730656 18446744073709551615 135025621 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 95748 92221 217 467 0 95279 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 382992

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23398
/proc/meminfo: memFree=1438124/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=388540 CPUtime=1601.79
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 99821 0 0 0 147797 12382 0 0 25 0 1 0 124122002 397864960 93610 1992294400 134512640 136421960 4293730656 18446744073709551615 134861902 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 97135 93610 217 467 0 96666 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 388540

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23400
/proc/meminfo: memFree=1425104/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=401512 CPUtime=1661.77
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 103072 0 0 0 153435 12742 0 0 25 0 1 0 124122002 411148288 96861 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 100378 96861 217 467 0 99909 0
Current children cumulated CPU time (s) 1661.77
Current children cumulated vsize (KiB) 401512

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23400
/proc/meminfo: memFree=1416796/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=409736 CPUtime=1721.76
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 105114 0 0 0 159045 13131 0 0 25 0 1 0 124122002 419569664 98903 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 102434 98903 217 467 0 101965 0
Current children cumulated CPU time (s) 1721.76
Current children cumulated vsize (KiB) 409736

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23402
/proc/meminfo: memFree=1416796/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=409736 CPUtime=1781.74
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 105114 0 0 0 164549 13625 0 0 25 0 1 0 124122002 419569664 98903 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 102434 98903 217 467 0 101965 0
Current children cumulated CPU time (s) 1781.74
Current children cumulated vsize (KiB) 409736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 0.93 2/107 23404
/proc/meminfo: memFree=1416796/2059040 swapFree=4134180/4192956
[pid=23352] ppid=23350 vsize=409736 CPUtime=1800.05
/proc/23352/stat : 23352 (pbct) R 23350 23352 22622 0 -1 4202496 105114 0 0 0 166255 13750 0 0 25 0 1 0 124122002 419569664 98903 1992294400 134512640 136421960 4293730656 18446744073709551615 135874657 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/23352/statm: 102434 98903 217 467 0 101965 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 409736

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.66
CPU time (s): 1800.11
CPU user time (s): 1662.56
CPU system time (s): 137.548
CPU usage (%): 99.9693
Max. virtual memory (cumulated for all children) (KiB): 409736

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

runsolver used 2.92556 second user time and 8.5537 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-25 19:02:36
IDJOB=2681919
IDBENCH=2351
IDSOLVER=1192
FILE ID=node017/2681919-1277485356
PBS_JOBID= 11190520
Free space on /tmp= 62232 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-tr12-30.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2681919-1277485356/watcher-2681919-1277485356 -o /tmp/evaluation-result-2681919-1277485356/solver-2681919-1277485356 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2681919-1277485356.opb

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

MD5SUM BENCH= 9b62ad3c86a83b0289fcc931c207c964
RANDOM SEED=1285435360

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


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1815124 kB
Buffers:         35192 kB
Cached:         113200 kB
SwapCached:      11216 kB
Active:          56720 kB
Inactive:       105524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1815124 kB
SwapTotal:     4192956 kB
SwapFree:      4134180 kB
Dirty:            2764 kB
Writeback:           0 kB
AnonPages:       12536 kB
Mapped:           8292 kB
Slab:            59672 kB
PageTables:       4204 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184332 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= 62228 MiB
End job on node017 at 2010-06-25 19:32:39