Trace number 50536

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.67 1801.21

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_3.opb
MD5SUM0cfcb152e5d64f6fbadc82a2b31230da
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables61
Total number of constraints15
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints14
Minimum length of a constraint1
Maximum length of a constraint60
Number of terms in the objective function 1
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 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1901
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5704
Number of bits of the biggest sum of numbers13
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/node44/50536-1154101644/instance-50536-1154101644.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

runsolver version 3.0.3 (c) roussel@cril.univ-artois.fr

Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
command line: runsolver --timestamp -w ROOT/results/node44/watcher-50536-1154101644 -o ROOT/results/node44/solver-50536-1154101644 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/50536-1154101644/instance-50536-1154101644.opb 19222158 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1515912/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=1368 CPUtime=0
/proc/4636/stat : 4636 (PBS4L) D 4634 4636 4587 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 157035345 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135132864 0 2147483391 4096 0 18446744072099855350 0 0 17 1 0 0
/proc/4636/statm: 342 95 84 232 0 107 0

[startup+10.0019 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1507032/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=11328 CPUtime=9.99
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 2487 0 0 0 995 4 0 0 25 0 1 0 157035345 11599872 2322 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 2832 2322 104 232 0 2597 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11328

[startup+20.0079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1503960/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=20224 CPUtime=19.99
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 3292 0 0 0 1992 7 0 0 25 0 1 0 157035345 20709376 3127 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 5056 3127 104 232 0 4821 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20224

[startup+30.014 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1500952/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=21504 CPUtime=29.99
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 4244 0 0 0 2990 9 0 0 25 0 1 0 157035345 22020096 3886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 5376 3886 104 232 0 5141 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 21504

[startup+40.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1498712/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=21664 CPUtime=40
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 4806 0 0 0 3989 11 0 0 25 0 1 0 157035345 22183936 4448 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 5416 4448 104 232 0 5181 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21664

[startup+50.027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1496856/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=22176 CPUtime=50
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 5265 0 0 0 4987 13 0 0 25 0 1 0 157035345 22708224 4907 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550776 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 5544 4907 104 232 0 5309 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 22176

[startup+60.0331 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1496600/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=22368 CPUtime=60
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 5343 0 0 0 5986 14 0 0 25 0 1 0 157035345 22904832 4985 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 5592 4985 104 232 0 5357 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 22368

[startup+70.0391 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1494424/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=39104 CPUtime=70.01
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 5877 0 0 0 6985 16 0 0 25 0 1 0 157035345 40042496 5519 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611861 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 9776 5519 104 232 0 9541 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 39104

[startup+80.0451 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1492696/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=39296 CPUtime=80.01
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 6319 0 0 0 7983 18 0 0 25 0 1 0 157035345 40239104 5961 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 9824 5961 104 232 0 9589 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 39296

[startup+90.0512 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1490904/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=39456 CPUtime=90.01
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 6753 0 0 0 8981 20 0 0 25 0 1 0 157035345 40402944 6395 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 9864 6395 104 232 0 9629 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 39456

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1489688/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=39616 CPUtime=100.02
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 7058 0 0 0 9981 21 0 0 25 0 1 0 157035345 40566784 6700 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 9904 6700 104 232 0 9669 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 39616

[startup+110.064 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1488600/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=41344 CPUtime=110.03
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 7715 0 0 0 10980 23 0 0 25 0 1 0 157035345 42336256 6972 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10336 6972 104 232 0 10101 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 41344

[startup+120.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1487256/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=41696 CPUtime=120.03
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8052 0 0 0 11979 24 0 0 25 0 1 0 157035345 42696704 7309 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10424 7309 104 232 0 10189 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 41696

[startup+130.076 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1486360/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=41888 CPUtime=130.03
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8264 0 0 0 12979 24 0 0 25 0 1 0 157035345 42893312 7521 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10472 7521 104 232 0 10237 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 41888

[startup+140.082 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1485848/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=41888 CPUtime=140.03
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8390 0 0 0 13978 25 0 0 25 0 1 0 157035345 42893312 7647 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10472 7647 104 232 0 10237 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 41888

[startup+150.088 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1485656/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=41888 CPUtime=150.04
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8438 0 0 0 14978 26 0 0 25 0 1 0 157035345 42893312 7695 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10472 7695 104 232 0 10237 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 41888

[startup+160.094 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1485272/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=42048 CPUtime=160.04
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8532 0 0 0 15977 27 0 0 25 0 1 0 157035345 43057152 7789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10512 7789 104 232 0 10277 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 42048

[startup+170.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1484568/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=42048 CPUtime=170.04
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8710 0 0 0 16977 27 0 0 25 0 1 0 157035345 43057152 7967 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10512 7967 104 232 0 10277 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 42048

[startup+180.106 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1483736/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=42184 CPUtime=180.05
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8915 0 0 0 17976 29 0 0 25 0 1 0 157035345 43196416 8172 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10546 8172 104 232 0 10311 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 42184

[startup+190.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1483544/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=42184 CPUtime=190.05
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 8970 0 0 0 18976 29 0 0 25 0 1 0 157035345 43196416 8227 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550057 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10546 8227 104 232 0 10311 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 42184

[startup+200.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636
/proc/meminfo: memFree=1482264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=42544 CPUtime=200.06
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 9291 0 0 0 19976 30 0 0 25 0 1 0 157035345 43565056 8548 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 10636 8548 104 232 0 10401 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 42544

[startup+210.125 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4636

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

/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26223 0 0 0 178046 109 0 0 25 0 1 0 157035345 164835328 23174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550077 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23174 104 232 0 40008 0
Current children cumulated CPU time (s) 1781.55
Current children cumulated vsize (Kb) 160972

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1782.55
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26223 0 0 0 178146 109 0 0 25 0 1 0 157035345 164835328 23174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23174 104 232 0 40008 0
Current children cumulated CPU time (s) 1782.55
Current children cumulated vsize (Kb) 160972

[startup+1784.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1783.56
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26224 0 0 0 178247 109 0 0 25 0 1 0 157035345 164835328 23175 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23175 104 232 0 40008 0
Current children cumulated CPU time (s) 1783.56
Current children cumulated vsize (Kb) 160972

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1784.56
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26225 0 0 0 178347 109 0 0 25 0 1 0 157035345 164835328 23176 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23176 104 232 0 40008 0
Current children cumulated CPU time (s) 1784.56
Current children cumulated vsize (Kb) 160972

[startup+1786.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1785.57
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26225 0 0 0 178448 109 0 0 25 0 1 0 157035345 164835328 23176 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23176 104 232 0 40008 0
Current children cumulated CPU time (s) 1785.57
Current children cumulated vsize (Kb) 160972

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1786.57
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26226 0 0 0 178548 109 0 0 25 0 1 0 157035345 164835328 23177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23177 104 232 0 40008 0
Current children cumulated CPU time (s) 1786.57
Current children cumulated vsize (Kb) 160972

[startup+1788.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1787.58
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26227 0 0 0 178649 109 0 0 25 0 1 0 157035345 164835328 23178 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23178 104 232 0 40008 0
Current children cumulated CPU time (s) 1787.58
Current children cumulated vsize (Kb) 160972

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1788.58
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26227 0 0 0 178749 109 0 0 25 0 1 0 157035345 164835328 23178 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550685 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23178 104 232 0 40008 0
Current children cumulated CPU time (s) 1788.58
Current children cumulated vsize (Kb) 160972

[startup+1790.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1789.58
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26228 0 0 0 178849 109 0 0 25 0 1 0 157035345 164835328 23179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23179 104 232 0 40008 0
Current children cumulated CPU time (s) 1789.58
Current children cumulated vsize (Kb) 160972

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1790.59
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26228 0 0 0 178950 109 0 0 25 0 1 0 157035345 164835328 23179 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23179 104 232 0 40008 0
Current children cumulated CPU time (s) 1790.59
Current children cumulated vsize (Kb) 160972

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1791.59
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26229 0 0 0 179050 109 0 0 25 0 1 0 157035345 164835328 23180 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23180 104 232 0 40008 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (Kb) 160972

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1792.6
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26230 0 0 0 179151 109 0 0 25 0 1 0 157035345 164835328 23181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23181 104 232 0 40008 0
Current children cumulated CPU time (s) 1792.6
Current children cumulated vsize (Kb) 160972

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1793.6
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26230 0 0 0 179251 109 0 0 25 0 1 0 157035345 164835328 23181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23181 104 232 0 40008 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (Kb) 160972

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1794.61
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26231 0 0 0 179352 109 0 0 25 0 1 0 157035345 164835328 23182 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23182 104 232 0 40008 0
Current children cumulated CPU time (s) 1794.61
Current children cumulated vsize (Kb) 160972

[startup+1796.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1795.61
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26231 0 0 0 179452 109 0 0 25 0 1 0 157035345 164835328 23182 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23182 104 232 0 40008 0
Current children cumulated CPU time (s) 1795.61
Current children cumulated vsize (Kb) 160972

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1796.61
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26232 0 0 0 179552 109 0 0 25 0 1 0 157035345 164835328 23183 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23183 104 232 0 40008 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 160972

[startup+1798.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1797.63
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26232 0 0 0 179653 110 0 0 25 0 1 0 157035345 164835328 23183 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23183 104 232 0 40008 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (Kb) 160972

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1798.63
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26233 0 0 0 179753 110 0 0 25 0 1 0 157035345 164835328 23184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23184 104 232 0 40008 0
Current children cumulated CPU time (s) 1798.63
Current children cumulated vsize (Kb) 160972

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1799.64
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26233 0 0 0 179854 110 0 0 25 0 1 0 157035345 164835328 23184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23184 104 232 0 40008 0
Current children cumulated CPU time (s) 1799.64
Current children cumulated vsize (Kb) 160972

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1800.64
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26234 0 0 0 179954 110 0 0 25 0 1 0 157035345 164835328 23185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559735 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23185 104 232 0 40008 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (Kb) 160972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 4834
/proc/meminfo: memFree=1423264/2055920 swapFree=4183124/4192956
[pid=4636] ppid=4634 vsize=160972 CPUtime=1800.65
/proc/4636/stat : 4636 (PBS4L) R 4634 4636 4587 0 -1 4194304 26234 0 0 0 179955 110 0 0 25 0 1 0 157035345 164835328 23185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/4636/statm: 40243 23185 104 232 0 40008 0
Current children cumulated CPU time (s) 1800.65
Current children cumulated vsize (Kb) 160972

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.67
CPU user time (s): 1799.55
CPU system time (s): 1.11683
CPU usage (%): 99.9701
Max. virtual memory (cumulated for all children) (Kb): 160972
The end

Launcher Data (download as text)

Begin job on node44 on Fri Jul 28 15:47:24 UTC 2006


FILE ID= 50536-1154101644

PBS_JOBID= 886138

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_7_60_3.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/50536-1154101644/instance-50536-1154101644.opb 19222158
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-50536-1154101644 -o ROOT/results/node44/solver-50536-1154101644 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node44/50536-1154101644/instance-50536-1154101644.opb 19222158

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  0cfcb152e5d64f6fbadc82a2b31230da

RANDOM SEED= 19222158

TIMEOUT= 1800 seconds


/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.238
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.238
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:       1516120 kB
Buffers:         32428 kB
Cached:         428972 kB
SwapCached:       3516 kB
Active:          61032 kB
Inactive:       408800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1516120 kB
SwapTotal:     4192956 kB
SwapFree:      4183124 kB
Dirty:             208 kB
Writeback:           0 kB
Mapped:          14476 kB
Slab:            55928 kB
Committed_AS:   684860 kB
PageTables:       1408 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node44 on Fri Jul 28 16:17:26 UTC 2006