Trace number 50530

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_5_40_2.opb
MD5SUM4618b6422bdc12197131d1d37f567363
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 variables41
Total number of constraints11
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 constraints10
Minimum length of a constraint1
Maximum length of a constraint40
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 1196
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3589
Number of bits of the biggest sum of numbers12
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/node17/50530-1154099534/instance-50530-1154099534.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/node17/watcher-50530-1154099534 -o ROOT/results/node17/solver-50530-1154099534 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node17/50530-1154099534/instance-50530-1154099534.opb 859722725 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1428448/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=1368 CPUtime=0
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 142 0 0 0 0 0 0 0 19 0 1 0 156814049 1400832 124 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 342 124 104 232 0 107 0

[startup+10.0031 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1421680/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=11220 CPUtime=9.99
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 1935 0 0 0 996 3 0 0 25 0 1 0 156814049 11489280 1771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 2805 1771 104 232 0 2570 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11220

[startup+20.01 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1419632/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=11684 CPUtime=19.99
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 2452 0 0 0 1993 6 0 0 25 0 1 0 156814049 11964416 2288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558968 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 2921 2288 104 232 0 2686 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 11684

[startup+30.0168 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1417904/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=12804 CPUtime=29.99
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 3077 0 0 0 2991 8 0 0 25 0 1 0 156814049 13111296 2720 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 3201 2720 104 232 0 2966 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 12804

[startup+40.0237 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1416112/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=21316 CPUtime=40
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 3515 0 0 0 3990 10 0 0 25 0 1 0 156814049 21827584 3158 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558841 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 5329 3158 104 232 0 5094 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21316

[startup+50.0306 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1415088/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=21700 CPUtime=50
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 3800 0 0 0 4989 11 0 0 25 0 1 0 156814049 22220800 3443 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 5425 3443 104 232 0 5190 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21700

[startup+60.0374 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1413872/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=21892 CPUtime=60.01
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 4096 0 0 0 5988 13 0 0 25 0 1 0 156814049 22417408 3739 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559731 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 5473 3739 104 232 0 5238 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 21892

[startup+70.0443 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1412528/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=22084 CPUtime=70.01
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 4425 0 0 0 6987 14 0 0 25 0 1 0 156814049 22614016 4068 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 5521 4068 104 232 0 5286 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 22084

[startup+80.0511 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1411248/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=22468 CPUtime=80.02
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 4739 0 0 0 7986 16 0 0 25 0 1 0 156814049 23007232 4382 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 5617 4382 104 232 0 5382 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 22468

[startup+90.057 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1410288/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=22660 CPUtime=90.02
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 4995 0 0 0 8985 17 0 0 25 0 1 0 156814049 23203840 4638 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 5665 4638 104 232 0 5430 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 22660

[startup+100.063 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1409328/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=24388 CPUtime=100.01
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 5623 0 0 0 9983 18 0 0 25 0 1 0 156814049 24973312 4881 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 6097 4881 104 232 0 5862 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 24388

[startup+110.07 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1408496/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=24520 CPUtime=110.03
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 5828 0 0 0 10983 20 0 0 25 0 1 0 156814049 25108480 5086 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 6130 5086 104 232 0 5895 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 24520

[startup+120.077 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1407536/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=24784 CPUtime=120.02
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 6072 0 0 0 11981 21 0 0 25 0 1 0 156814049 25378816 5330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558859 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 6196 5330 104 232 0 5961 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 24784

[startup+130.082 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1406896/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=24784 CPUtime=130.02
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 6232 0 0 0 12980 22 0 0 25 0 1 0 156814049 25378816 5490 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 6196 5490 104 232 0 5961 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 24784

[startup+140.088 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1405808/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=41564 CPUtime=140.02
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 6488 0 0 0 13979 23 0 0 25 0 1 0 156814049 42561536 5746 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 10391 5746 104 232 0 10156 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 41564

[startup+150.094 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1405168/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=41564 CPUtime=150.04
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 6659 0 0 0 14979 25 0 0 25 0 1 0 156814049 42561536 5917 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 10391 5917 104 232 0 10156 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 41564

[startup+160.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1404656/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=41564 CPUtime=160.03
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 6781 0 0 0 15978 25 0 0 25 0 1 0 156814049 42561536 6039 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 10391 6039 104 232 0 10156 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 41564

[startup+170.106 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1403888/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=41564 CPUtime=170.04
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 6965 0 0 0 16977 27 0 0 25 0 1 0 156814049 42561536 6223 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 10391 6223 104 232 0 10156 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 41564

[startup+180.112 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1403184/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=41564 CPUtime=180.04
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 7147 0 0 0 17977 27 0 0 25 0 1 0 156814049 42561536 6405 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 10391 6405 104 232 0 10156 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 41564

[startup+190.118 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1402096/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=42284 CPUtime=190.04
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 7418 0 0 0 18977 27 0 0 25 0 1 0 156814049 43298816 6676 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 10571 6676 104 232 0 10336 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 42284

[startup+200.123 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610
/proc/meminfo: memFree=1401200/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=42680 CPUtime=200.05
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 7634 0 0 0 19977 28 0 0 25 0 1 0 156814049 43704320 6892 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 10670 6892 104 232 0 10435 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 42680

[startup+210.129 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 17610

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

/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 21973 0 0 0 178043 102 0 0 25 0 1 0 156814049 99106816 17770 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17770 104 232 0 23961 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 96784

[startup+1783.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357488/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1782.45
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 21979 0 0 0 178143 102 0 0 25 0 1 0 156814049 99106816 17776 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17776 104 232 0 23961 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 96784

[startup+1784.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357488/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1783.46
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 21986 0 0 0 178244 102 0 0 25 0 1 0 156814049 99106816 17783 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17783 104 232 0 23961 0
Current children cumulated CPU time (s) 1783.46
Current children cumulated vsize (Kb) 96784

[startup+1785.11 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357488/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1784.46
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 21992 0 0 0 178344 102 0 0 25 0 1 0 156814049 99106816 17789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17789 104 232 0 23961 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 96784

[startup+1786.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357424/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1785.46
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22000 0 0 0 178444 102 0 0 25 0 1 0 156814049 99106816 17797 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17797 104 232 0 23961 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 96784

[startup+1787.12 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357424/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1786.47
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22005 0 0 0 178545 102 0 0 25 0 1 0 156814049 99106816 17802 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17802 104 232 0 23961 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 96784

[startup+1788.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357360/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1787.47
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22011 0 0 0 178645 102 0 0 25 0 1 0 156814049 99106816 17808 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17808 104 232 0 23961 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 96784

[startup+1789.13 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357360/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1788.48
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22016 0 0 0 178746 102 0 0 25 0 1 0 156814049 99106816 17813 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17813 104 232 0 23961 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 96784

[startup+1790.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357360/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1789.48
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22021 0 0 0 178846 102 0 0 25 0 1 0 156814049 99106816 17818 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17818 104 232 0 23961 0
Current children cumulated CPU time (s) 1789.48
Current children cumulated vsize (Kb) 96784

[startup+1791.14 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357296/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1790.49
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22028 0 0 0 178947 102 0 0 25 0 1 0 156814049 99106816 17825 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558838 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17825 104 232 0 23961 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 96784

[startup+1792.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357296/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1791.49
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22036 0 0 0 179047 102 0 0 25 0 1 0 156814049 99106816 17833 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17833 104 232 0 23961 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 96784

[startup+1793.15 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357232/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1792.49
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22043 0 0 0 179147 102 0 0 25 0 1 0 156814049 99106816 17840 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17840 104 232 0 23961 0
Current children cumulated CPU time (s) 1792.49
Current children cumulated vsize (Kb) 96784

[startup+1794.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357232/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1793.5
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22049 0 0 0 179248 102 0 0 25 0 1 0 156814049 99106816 17846 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17846 104 232 0 23961 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 96784

[startup+1795.16 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357168/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1794.5
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22057 0 0 0 179348 102 0 0 25 0 1 0 156814049 99106816 17854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17854 104 232 0 23961 0
Current children cumulated CPU time (s) 1794.5
Current children cumulated vsize (Kb) 96784

[startup+1796.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357168/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1795.51
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22063 0 0 0 179449 102 0 0 25 0 1 0 156814049 99106816 17860 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17860 104 232 0 23961 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (Kb) 96784

[startup+1797.17 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357168/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1796.51
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22068 0 0 0 179549 102 0 0 25 0 1 0 156814049 99106816 17865 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549977 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17865 104 232 0 23961 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 96784

[startup+1798.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357104/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1797.52
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22078 0 0 0 179650 102 0 0 25 0 1 0 156814049 99106816 17875 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17875 104 232 0 23961 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 96784

[startup+1799.18 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357104/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1798.52
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22086 0 0 0 179750 102 0 0 25 0 1 0 156814049 99106816 17883 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17883 104 232 0 23961 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 96784

[startup+1800.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357040/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1799.53
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22094 0 0 0 179851 102 0 0 25 0 1 0 156814049 99106816 17891 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17891 104 232 0 23961 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (Kb) 96784

[startup+1801.19 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357040/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1800.53
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22099 0 0 0 179951 102 0 0 25 0 1 0 156814049 99106816 17896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558835 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17896 104 232 0 23961 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 96784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.2 s]
/proc/loadavg: 1.00 0.99 0.99 2/64 17612
/proc/meminfo: memFree=1357040/2055920 swapFree=4183520/4192956
[pid=17610] ppid=17608 vsize=96784 CPUtime=1800.53
/proc/17610/stat : 17610 (PBS4L) R 17608 17610 17561 0 -1 4194304 22099 0 0 0 179951 102 0 0 25 0 1 0 156814049 99106816 17896 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559731 0 0 4096 0 0 0 0 17 1 0 0
/proc/17610/statm: 24196 17896 104 232 0 23961 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (Kb) 96784

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.56
CPU user time (s): 1799.52
CPU system time (s): 1.03784
CPU usage (%): 99.9636
Max. virtual memory (cumulated for all children) (Kb): 96784
The end

Launcher Data (download as text)

Begin job on node17 on Fri Jul 28 15:12:15 UTC 2006


FILE ID= 50530-1154099534

PBS_JOBID= 886060

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  4618b6422bdc12197131d1d37f567363

RANDOM SEED= 859722725

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.263
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.263
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:       1428656 kB
Buffers:         41060 kB
Cached:         509108 kB
SwapCached:       3080 kB
Active:         143580 kB
Inactive:       415036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428656 kB
SwapTotal:     4192956 kB
SwapFree:      4183520 kB
Dirty:             192 kB
Writeback:           0 kB
Mapped:          14460 kB
Slab:            54656 kB
Committed_AS:   694884 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Fri Jul 28 15:42:16 UTC 2006