Trace number 41192

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.71 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-vpm1.opb
MD5SUM019e5a614038472d624f56ab4ecfb30e
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved NO
Number of variables2754
Total number of constraints444
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 constraints444
Minimum length of a constraint11
Maximum length of a constraint82
Number of terms in the objective function 168
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 819200
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 4941871
Number of bits of the biggest sum of numbers23
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/node92/41192-1149322993/instance-41192-1149322993.opb ......
41.26	c done parsing opb.
41.26	o 110
43.36	o 104
82.14	o 102
82.15	o 101
201.23	o 100
203.41	o 99
236.34	o 98
381.69	o 97
479.40	o 96
599.27	o 95
976.91	o 94

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/node92/watcher-41192-1149322993 -o ROOT/results/node92/solver-41192-1149322993 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node92/41192-1149322993/instance-41192-1149322993.opb 19608817 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.97 2/67 32657
/proc/meminfo: memFree=1869688/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=1660 CPUtime=0
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 203 0 0 0 0 0 0 0 19 0 1 0 197938154 1699840 188 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 415 190 90 232 0 180 0

[startup+10.003 s]
/proc/loadavg: 0.93 0.95 0.97 2/67 32657
/proc/meminfo: memFree=1857784/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=14576 CPUtime=9.99
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 3572 0 0 0 990 9 0 0 25 0 1 0 197938154 14925824 3145 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 3644 3145 105 232 0 3409 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 14576

[startup+20.0093 s]
/proc/loadavg: 0.94 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1855864/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=23800 CPUtime=19.99
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 4120 0 0 0 1986 13 0 0 25 0 1 0 197938154 24371200 3693 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 5950 3693 105 232 0 5715 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 23800

[startup+30.0156 s]
/proc/loadavg: 0.95 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1854392/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=24728 CPUtime=30
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 4496 0 0 0 2983 17 0 0 25 0 1 0 197938154 25321472 4069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 6182 4069 105 232 0 5947 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 24728

[startup+40.0209 s]
/proc/loadavg: 0.95 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1853368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=26964 CPUtime=40
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 5133 0 0 0 3979 21 0 0 25 0 1 0 197938154 27611136 4321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134564869 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 6741 4321 105 232 0 6506 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 26964

[startup+50.0272 s]
/proc/loadavg: 0.96 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1852728/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=27220 CPUtime=50
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 5290 0 0 0 4976 24 0 0 25 0 1 0 197938154 27873280 4478 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 6805 4478 108 232 0 6570 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 27220

[startup+60.0335 s]
/proc/loadavg: 0.97 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1851320/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=27796 CPUtime=60.01
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 5650 0 0 0 5972 29 0 0 25 0 1 0 197938154 28463104 4838 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 6949 4838 108 232 0 6714 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 27796

[startup+70.0398 s]
/proc/loadavg: 0.97 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1850680/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=28268 CPUtime=70.01
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 5810 0 0 0 6968 33 0 0 25 0 1 0 197938154 28946432 4998 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 7067 4998 108 232 0 6832 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 28268

[startup+80.0461 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1850168/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=28576 CPUtime=80.01
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 5945 0 0 0 7964 37 0 0 25 0 1 0 197938154 29261824 5133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 7144 5133 108 232 0 6909 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 28576

[startup+90.0524 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1849848/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=31648 CPUtime=90.01
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 6793 0 0 0 8961 40 0 0 25 0 1 0 197938154 32407552 5212 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 7912 5212 108 232 0 7677 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 31648

[startup+100.058 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1847480/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=31984 CPUtime=100.02
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 7385 0 0 0 9959 43 0 0 25 0 1 0 197938154 32751616 5804 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 7996 5804 108 232 0 7761 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 31984

[startup+110.064 s]
/proc/loadavg: 0.98 0.96 0.97 2/67 32657
/proc/meminfo: memFree=1846136/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=32252 CPUtime=110.02
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 7722 0 0 0 10956 46 0 0 25 0 1 0 197938154 33026048 6141 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8063 6141 108 232 0 7828 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 32252

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1843448/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=32728 CPUtime=120.03
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 8387 0 0 0 11955 48 0 0 25 0 1 0 197938154 33513472 6806 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8182 6806 108 232 0 7947 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 32728

[startup+130.077 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1842616/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=33316 CPUtime=130.03
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 8593 0 0 0 12949 54 0 0 25 0 1 0 197938154 34115584 7012 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8329 7012 108 232 0 8094 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 33316

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1842232/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=33580 CPUtime=140.03
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 8687 0 0 0 13945 58 0 0 25 0 1 0 197938154 34385920 7106 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8395 7106 108 232 0 8160 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 33580

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1841848/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=33836 CPUtime=150.04
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 8784 0 0 0 14943 61 0 0 25 0 1 0 197938154 34648064 7203 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8459 7203 108 232 0 8224 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 33836

[startup+160.095 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1841592/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=33952 CPUtime=160.04
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 8839 0 0 0 15941 63 0 0 25 0 1 0 197938154 34766848 7258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8488 7258 108 232 0 8253 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 33952

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1841336/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=33952 CPUtime=170.05
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 8909 0 0 0 16940 65 0 0 25 0 1 0 197938154 34766848 7328 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8488 7328 108 232 0 8253 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 33952

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1840568/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=34620 CPUtime=180.05
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 9092 0 0 0 17936 69 0 0 25 0 1 0 197938154 35450880 7511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8655 7511 108 232 0 8420 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 34620

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1840376/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=34620 CPUtime=190.05
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 9143 0 0 0 18933 72 0 0 25 0 1 0 197938154 35450880 7562 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8655 7562 108 232 0 8420 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 34620

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1840120/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=34620 CPUtime=200.06
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 9197 0 0 0 19931 75 0 0 25 0 1 0 197938154 35450880 7616 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 8655 7616 108 232 0 8420 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 34620

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32657
/proc/meminfo: memFree=1839928/2055892 swapFree=4084904/4096564

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

/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22276 0 0 0 177822 338 0 0 25 0 1 0 197938154 86945792 16085 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16085 108 232 0 20992 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 84908

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805624/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1782.6
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22277 0 0 0 177922 338 0 0 25 0 1 0 197938154 86945792 16086 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16086 108 232 0 20992 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 84908

[startup+1784.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805624/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1783.61
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22279 0 0 0 178023 338 0 0 25 0 1 0 197938154 86945792 16088 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16088 108 232 0 20992 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 84908

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805560/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1784.61
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22296 0 0 0 178123 338 0 0 25 0 1 0 197938154 86945792 16105 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16105 108 232 0 20992 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 84908

[startup+1786.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805560/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1785.61
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22297 0 0 0 178223 338 0 0 25 0 1 0 197938154 86945792 16106 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16106 108 232 0 20992 0
Current children cumulated CPU time (s) 1785.61
Current children cumulated vsize (Kb) 84908

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805432/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1786.62
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22326 0 0 0 178323 339 0 0 25 0 1 0 197938154 86945792 16135 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16135 108 232 0 20992 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 84908

[startup+1788.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805432/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1787.63
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22327 0 0 0 178424 339 0 0 25 0 1 0 197938154 86945792 16136 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16136 108 232 0 20992 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 84908

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805432/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1788.63
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22329 0 0 0 178524 339 0 0 25 0 1 0 197938154 86945792 16138 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16138 108 232 0 20992 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 84908

[startup+1790.15 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1789.63
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22340 0 0 0 178624 339 0 0 25 0 1 0 197938154 86945792 16149 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16149 108 232 0 20992 0
Current children cumulated CPU time (s) 1789.63
Current children cumulated vsize (Kb) 84908

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1790.64
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22341 0 0 0 178725 339 0 0 25 0 1 0 197938154 86945792 16150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16150 108 232 0 20992 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 84908

[startup+1792.16 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1791.64
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22342 0 0 0 178825 339 0 0 25 0 1 0 197938154 86945792 16151 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16151 108 232 0 20992 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 84908

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1792.65
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22343 0 0 0 178926 339 0 0 25 0 1 0 197938154 86945792 16152 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549962 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16152 108 232 0 20992 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 84908

[startup+1794.17 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1793.66
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22347 0 0 0 179026 340 0 0 25 0 1 0 197938154 86945792 16156 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16156 108 232 0 20992 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 84908

[startup+1795.17 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1794.66
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22348 0 0 0 179126 340 0 0 25 0 1 0 197938154 86945792 16157 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16157 108 232 0 20992 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 84908

[startup+1796.18 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805368/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1795.66
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22350 0 0 0 179226 340 0 0 25 0 1 0 197938154 86945792 16159 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559731 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16159 108 232 0 20992 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 84908

[startup+1797.18 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805304/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1796.67
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22352 0 0 0 179326 341 0 0 25 0 1 0 197938154 86945792 16161 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16161 108 232 0 20992 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 84908

[startup+1798.19 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805304/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1797.67
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22362 0 0 0 179426 341 0 0 25 0 1 0 197938154 86945792 16171 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16171 108 232 0 20992 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 84908

[startup+1799.19 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805240/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1798.68
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22363 0 0 0 179527 341 0 0 25 0 1 0 197938154 86945792 16172 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16172 108 232 0 20992 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 84908

[startup+1800.2 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805240/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1799.68
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22364 0 0 0 179627 341 0 0 25 0 1 0 197938154 86945792 16173 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16173 108 232 0 20992 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 84908

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805240/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1800.68
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22366 0 0 0 179727 341 0 0 25 0 1 0 197938154 86945792 16175 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611554 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16175 108 232 0 20992 0
Current children cumulated CPU time (s) 1800.68
Current children cumulated vsize (Kb) 84908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 32659
/proc/meminfo: memFree=1805240/2055892 swapFree=4084904/4096564
[pid=32657] ppid=32655 vsize=84908 CPUtime=1800.69
/proc/32657/stat : 32657 (PBS4L) R 32655 32657 32611 0 -1 4194304 22366 0 0 0 179728 341 0 0 25 0 1 0 197938154 86945792 16175 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611565 0 0 4096 0 0 0 0 17 1 0 0
/proc/32657/statm: 21227 16175 108 232 0 20992 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 84908

Sending SIGTERM to -32657
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.71
CPU user time (s): 1797.28
CPU system time (s): 3.42948
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (Kb): 84908
The end

Launcher Data (download as text)

Begin job on node92 on Sat Jun  3 08:23:13 UTC 2006


FILE ID= 41192-1149322993

PBS_JOBID= 309472

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-vpm1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node92/41192-1149322993/instance-41192-1149322993.opb 19608817
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node92/watcher-41192-1149322993 -o ROOT/results/node92/solver-41192-1149322993 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node92/41192-1149322993/instance-41192-1149322993.opb 19608817

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  019e5a614038472d624f56ab4ecfb30e

RANDOM SEED= 19608817


/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.214
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	: 6006.19
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.214
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	: 5999.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1870216 kB
Buffers:          1028 kB
Cached:         129312 kB
SwapCached:       2532 kB
Active:          21628 kB
Inactive:       117084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1870216 kB
SwapTotal:     4096564 kB
SwapFree:      4084904 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          15200 kB
Slab:            33716 kB
Committed_AS:   330580 kB
PageTables:       1256 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node92 on Sat Jun  3 08:53:14 UTC 2006