Trace number 41262

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, and are wall clock time (not CPU 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
PBS 4.1L? (TO) 1800.57 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-neos15.opb
MD5SUM1be7a0a5556e21a359d6f31cb8a3ccd8
Bench CategoryOPT-SMALLINT (optimisation, small 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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 240
Optimality of the best value was proved NO
Number of variables17600
Total number of constraints632
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 constraints632
Minimum length of a constraint11
Maximum length of a constraint150
Number of terms in the objective function 10400
Biggest coefficient in the objective function 3638
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 533864
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261895
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 533864
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node12/41262-1149256839/instance-41262-1149256839.opb ......

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1830 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node12/watcher-41262-1149256839 -o ROOT/results/node12/solver-41262-1149256839 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node12/41262-1149256839/instance-41262-1149256839.opb 324430190 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.96 0.94 2/64 32000
/proc/meminfo: memFree=1810768/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=3052 CPUtime=0
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 191346468 3125248 133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 763 135 90 232 0 528 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.96 0.94 2/64 32000
/proc/meminfo: memFree=1799256/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=17748 CPUtime=9.98
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 4254 0 0 0 993 5 0 0 25 0 1 0 191346468 18173952 2981 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550046 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 4437 2981 104 232 0 4202 0
Current children cumulated CPU time (s) 9.98
Current children cumulated vsize (Kb) 17748

[startup+20.0096 s]
/proc/loadavg: 0.94 0.97 0.94 2/64 32000
/proc/meminfo: memFree=1797528/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=18772 CPUtime=19.99
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 5206 0 0 0 1990 9 0 0 25 0 1 0 191346468 19222528 3416 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 4693 3416 105 232 0 4458 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 18772

[startup+30.0164 s]
/proc/loadavg: 0.95 0.97 0.94 2/70 32113
/proc/meminfo: memFree=1794392/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=19180 CPUtime=29.95
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 5923 0 0 0 2982 13 0 0 25 0 1 0 191346468 19640320 3853 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558988 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 4795 3853 105 232 0 4560 0
Current children cumulated CPU time (s) 29.95
Current children cumulated vsize (Kb) 19180

[startup+40.0242 s]
/proc/loadavg: 0.95 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1793544/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=28424 CPUtime=39.94
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 6841 0 0 0 3978 16 0 0 25 0 1 0 191346468 29106176 4298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551270 0 0 4096 0 0 0 0 17 0 0 0
/proc/32000/statm: 7106 4298 105 232 0 6871 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (Kb) 28424

[startup+50.031 s]
/proc/loadavg: 0.96 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1792408/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=28688 CPUtime=49.94
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 7425 0 0 0 4976 18 0 0 25 0 1 0 191346468 29376512 4637 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7172 4637 105 232 0 6937 0
Current children cumulated CPU time (s) 49.94
Current children cumulated vsize (Kb) 28688

[startup+60.0378 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1791448/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=28836 CPUtime=59.94
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 7885 0 0 0 5973 21 0 0 25 0 1 0 191346468 29528064 4852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7209 4852 105 232 0 6974 0
Current children cumulated CPU time (s) 59.94
Current children cumulated vsize (Kb) 28836

[startup+70.0437 s]
/proc/loadavg: 0.97 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1790680/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=29112 CPUtime=69.95
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 8341 0 0 0 6971 24 0 0 25 0 1 0 191346468 29810688 5063 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7278 5063 105 232 0 7043 0
Current children cumulated CPU time (s) 69.95
Current children cumulated vsize (Kb) 29112

[startup+80.0505 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1789848/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=29256 CPUtime=79.95
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 8746 0 0 0 7969 26 0 0 25 0 1 0 191346468 29958144 5258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7314 5258 105 232 0 7079 0
Current children cumulated CPU time (s) 79.95
Current children cumulated vsize (Kb) 29256

[startup+90.0563 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1789016/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=29404 CPUtime=89.96
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 9155 0 0 0 8967 29 0 0 25 0 1 0 191346468 30109696 5457 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7351 5457 105 232 0 7116 0
Current children cumulated CPU time (s) 89.96
Current children cumulated vsize (Kb) 29404

[startup+100.062 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1788120/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=31104 CPUtime=99.95
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 10017 0 0 0 9965 30 0 0 25 0 1 0 191346468 31850496 5724 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7776 5724 105 232 0 7541 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 31104

[startup+110.068 s]
/proc/loadavg: 0.98 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1787160/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=31420 CPUtime=109.96
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 10425 0 0 0 10963 33 0 0 25 0 1 0 191346468 32174080 5922 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7855 5922 105 232 0 7620 0
Current children cumulated CPU time (s) 109.96
Current children cumulated vsize (Kb) 31420

[startup+120.074 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1786776/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=31860 CPUtime=119.96
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 10709 0 0 0 11961 35 0 0 25 0 1 0 191346468 32624640 6031 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7965 6031 105 232 0 7730 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 31860

[startup+130.08 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1786328/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=31996 CPUtime=129.96
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 10998 0 0 0 12958 38 0 0 25 0 1 0 191346468 32763904 6145 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 7999 6145 105 232 0 7764 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (Kb) 31996

[startup+140.085 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1786008/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=32312 CPUtime=139.97
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 11251 0 0 0 13956 41 0 0 25 0 1 0 191346468 33087488 6223 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8078 6223 105 232 0 7843 0
Current children cumulated CPU time (s) 139.97
Current children cumulated vsize (Kb) 32312

[startup+150.091 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1785624/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=32312 CPUtime=149.97
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 11482 0 0 0 14954 43 0 0 25 0 1 0 191346468 33087488 6314 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550762 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8078 6314 105 232 0 7843 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 32312

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1785112/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=32644 CPUtime=159.97
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 11776 0 0 0 15952 45 0 0 25 0 1 0 191346468 33427456 6433 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8161 6433 105 232 0 7926 0
Current children cumulated CPU time (s) 159.97
Current children cumulated vsize (Kb) 32644

[startup+170.103 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1784280/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=32644 CPUtime=169.97
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 12165 0 0 0 16950 47 0 0 25 0 1 0 191346468 33427456 6647 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8161 6647 105 232 0 7926 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 32644

[startup+180.109 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1783768/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=32980 CPUtime=179.98
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 12463 0 0 0 17947 51 0 0 25 0 1 0 191346468 33771520 6770 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8245 6770 105 232 0 8010 0
Current children cumulated CPU time (s) 179.98
Current children cumulated vsize (Kb) 32980

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1783448/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=33112 CPUtime=189.98
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 12720 0 0 0 18943 55 0 0 25 0 1 0 191346468 33906688 6852 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558856 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8278 6852 105 232 0 8043 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 33112

[startup+200.12 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1783128/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=33464 CPUtime=199.99
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 13012 0 0 0 19940 59 0 0 25 0 1 0 191346468 34267136 6934 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 8366 6934 105 232 0 8131 0
Current children cumulated CPU time (s) 199.99
Current children cumulated vsize (Kb) 33464

[startup+210.126 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1782936/2055920 swapFree=4181420/4192956

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

/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43688 0 0 0 177636 510 0 0 25 0 1 0 191346468 74293248 15739 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15739 105 232 0 17903 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 72552

[startup+1783.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747672/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1782.46
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43689 0 0 0 177736 510 0 0 25 0 1 0 191346468 74293248 15740 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15740 105 232 0 17903 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 72552

[startup+1784.13 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747672/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1783.47
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43728 0 0 0 177837 510 0 0 25 0 1 0 191346468 74293248 15744 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15744 105 232 0 17903 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 72552

[startup+1785.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747672/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1784.47
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43729 0 0 0 177937 510 0 0 25 0 1 0 191346468 74293248 15745 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15745 105 232 0 17903 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 72552

[startup+1786.14 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747672/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1785.47
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43730 0 0 0 178037 510 0 0 25 0 1 0 191346468 74293248 15746 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15746 105 232 0 17903 0
Current children cumulated CPU time (s) 1785.47
Current children cumulated vsize (Kb) 72552

[startup+1787.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747608/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1786.48
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43776 0 0 0 178137 511 0 0 25 0 1 0 191346468 74293248 15757 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15757 105 232 0 17903 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 72552

[startup+1788.15 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747608/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1787.48
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43777 0 0 0 178237 511 0 0 25 0 1 0 191346468 74293248 15758 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15758 105 232 0 17903 0
Current children cumulated CPU time (s) 1787.48
Current children cumulated vsize (Kb) 72552

[startup+1789.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747608/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1788.49
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43778 0 0 0 178337 512 0 0 25 0 1 0 191346468 74293248 15759 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15759 105 232 0 17903 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 72552

[startup+1790.16 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747544/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1789.5
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43819 0 0 0 178438 512 0 0 25 0 1 0 191346468 74293248 15765 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15765 105 232 0 17903 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 72552

[startup+1791.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747544/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1790.5
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43822 0 0 0 178538 512 0 0 25 0 1 0 191346468 74293248 15768 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15768 105 232 0 17903 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 72552

[startup+1792.17 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747544/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1791.51
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43862 0 0 0 178638 513 0 0 25 0 1 0 191346468 74293248 15773 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15773 105 232 0 17903 0
Current children cumulated CPU time (s) 1791.51
Current children cumulated vsize (Kb) 72552

[startup+1793.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747544/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1792.51
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43864 0 0 0 178738 513 0 0 25 0 1 0 191346468 74293248 15775 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15775 105 232 0 17903 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 72552

[startup+1794.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747544/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1793.51
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43867 0 0 0 178838 513 0 0 25 0 1 0 191346468 74293248 15778 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15778 105 232 0 17903 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 72552

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747480/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1794.51
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43907 0 0 0 178938 513 0 0 25 0 1 0 191346468 74293248 15783 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15783 105 232 0 17903 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 72552

[startup+1796.19 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747480/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1795.52
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43908 0 0 0 179038 514 0 0 25 0 1 0 191346468 74293248 15784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15784 105 232 0 17903 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 72552

[startup+1797.2 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747480/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1796.53
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43915 0 0 0 179138 515 0 0 25 0 1 0 191346468 74293248 15791 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15791 105 232 0 17903 0
Current children cumulated CPU time (s) 1796.53
Current children cumulated vsize (Kb) 72552

[startup+1798.2 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747416/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1797.53
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43955 0 0 0 179238 515 0 0 25 0 1 0 191346468 74293248 15796 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15796 105 232 0 17903 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 72552

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747416/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1798.53
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43957 0 0 0 179338 515 0 0 25 0 1 0 191346468 74293248 15798 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15798 105 232 0 17903 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 72552

[startup+1800.21 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747416/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1799.54
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43958 0 0 0 179439 515 0 0 25 0 1 0 191346468 74293248 15799 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15799 105 232 0 17903 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 72552

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747416/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1800.55
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43996 0 0 0 179539 516 0 0 25 0 1 0 191346468 74293248 15802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15802 105 232 0 17903 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 72552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 0.99 0.97 0.94 2/64 32195
/proc/meminfo: memFree=1747416/2055920 swapFree=4181420/4192956
[pid=32000] ppid=31998 vsize=72552 CPUtime=1800.55
/proc/32000/stat : 32000 (PBS4L) R 31998 32000 31954 0 -1 4194304 43996 0 0 0 179539 516 0 0 25 0 1 0 191346468 74293248 15802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559735 0 0 4096 0 0 0 0 17 1 0 0
/proc/32000/statm: 18138 15802 105 232 0 17903 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 72552

Sending SIGTERM to -32000
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.57
CPU user time (s): 1795.4
CPU system time (s): 5.17221
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (Kb): 72552
The end

Launcher Data (download as text)

Begin job on node12 on Fri Jun  2 14:00:39 UTC 2006


FILE ID= 41262-1149256839

PBS_JOBID= 298427

BENCH NAME= ROOT/tmp/node12/41262-1149256839/instance-41262-1149256839.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node12/41262-1149256839/instance-41262-1149256839.opb 324430190
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-41262-1149256839 -o ROOT/results/node12/solver-41262-1149256839 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node12/41262-1149256839/instance-41262-1149256839.opb 324430190

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  1be7a0a5556e21a359d6f31cb8a3ccd8

RANDOM SEED= 324430190


/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.282
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.282
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1810976 kB
Buffers:         15820 kB
Cached:         166504 kB
SwapCached:       3180 kB
Active:          39888 kB
Inactive:       151020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1810976 kB
SwapTotal:     4192956 kB
SwapFree:      4181420 kB
Dirty:             148 kB
Writeback:           0 kB
Mapped:          14720 kB
Slab:            40144 kB
Committed_AS:   250336 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jun  2 14:30:40 UTC 2006