Trace number 50521

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.65 1801.26

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_2.opb
MD5SUM6c673f615af1912eadc68b4290958076
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 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4944
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/node7/50521-1154096961/instance-50521-1154096961.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/node7/watcher-50521-1154096961 -o ROOT/results/node7/solver-50521-1154096961 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node7/50521-1154096961/instance-50521-1154096961.opb 534608476 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 1.00 1.00 1/64 3420
/proc/meminfo: memFree=1447544/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=1368 CPUtime=0
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 145 0 0 0 0 0 0 0 19 0 1 0 156557526 1400832 126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 0 0 0
/proc/3420/statm: 342 126 104 232 0 107 0

[startup+10.0022 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1438776/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=11524 CPUtime=9.99
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 2457 0 0 0 996 3 0 0 25 0 1 0 156557526 11800576 2292 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 2881 2292 104 232 0 2646 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11524

[startup+20.0078 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1435832/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=20324 CPUtime=19.99
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 3189 0 0 0 1994 5 0 0 25 0 1 0 156557526 20811776 3024 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 5081 3024 104 232 0 4846 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20324

[startup+30.0147 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1433528/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=21572 CPUtime=29.99
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 3950 0 0 0 2991 8 0 0 25 0 1 0 156557526 22089728 3592 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 5393 3592 104 232 0 5158 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 21572

[startup+40.0215 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1431224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=21892 CPUtime=39.99
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 4535 0 0 0 3989 10 0 0 25 0 1 0 156557526 22417408 4177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 5473 4177 104 232 0 5238 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 21892

[startup+50.0284 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1429304/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=22244 CPUtime=50
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 5039 0 0 0 4988 12 0 0 25 0 1 0 156557526 22777856 4681 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 5561 4681 104 232 0 5326 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 22244

[startup+60.0342 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1427448/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=22404 CPUtime=60.01
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 5504 0 0 0 5987 14 0 0 25 0 1 0 156557526 22941696 5146 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 5601 5146 104 232 0 5366 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 22404

[startup+70.0411 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1426232/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=39140 CPUtime=70.01
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 5797 0 0 0 6986 15 0 0 25 0 1 0 156557526 40079360 5439 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 9785 5439 104 232 0 9550 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 39140

[startup+80.0479 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1425720/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=39460 CPUtime=80.01
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 5925 0 0 0 7984 17 0 0 25 0 1 0 156557526 40407040 5567 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 9865 5567 104 232 0 9630 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 39460

[startup+90.0538 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1424760/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=39652 CPUtime=90.01
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 6174 0 0 0 8983 18 0 0 25 0 1 0 156557526 40603648 5816 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 9913 5816 104 232 0 9678 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 39652

[startup+100.06 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1423288/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=39812 CPUtime=100.02
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 6533 0 0 0 9982 20 0 0 25 0 1 0 156557526 40767488 6175 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 9953 6175 104 232 0 9718 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 39812

[startup+110.067 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1422008/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=41540 CPUtime=110.02
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 7238 0 0 0 10981 21 0 0 25 0 1 0 156557526 42536960 6495 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10385 6495 104 232 0 10150 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 41540

[startup+120.072 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1420664/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=41924 CPUtime=120.02
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 7562 0 0 0 11980 22 0 0 25 0 1 0 156557526 42930176 6819 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10481 6819 104 232 0 10246 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 41924

[startup+130.078 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1419256/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=41924 CPUtime=130.02
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 7920 0 0 0 12979 23 0 0 25 0 1 0 156557526 42930176 7177 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10481 7177 104 232 0 10246 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 41924

[startup+140.085 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1417976/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=41924 CPUtime=140.02
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 8239 0 0 0 13978 24 0 0 25 0 1 0 156557526 42930176 7496 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10481 7496 104 232 0 10246 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 41924

[startup+150.091 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1416696/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=42116 CPUtime=150.03
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 8578 0 0 0 14977 26 0 0 25 0 1 0 156557526 43126784 7835 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10529 7835 104 232 0 10294 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 42116

[startup+160.097 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1415416/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=42308 CPUtime=160.03
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 8881 0 0 0 15977 26 0 0 25 0 1 0 156557526 43323392 8138 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10577 8138 104 232 0 10342 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 42308

[startup+170.104 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1414264/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=42308 CPUtime=170.04
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 9166 0 0 0 16977 27 0 0 25 0 1 0 156557526 43323392 8423 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10577 8423 104 232 0 10342 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 42308

[startup+180.109 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1413112/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=42500 CPUtime=180.04
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 9457 0 0 0 17975 29 0 0 25 0 1 0 156557526 43520000 8714 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10625 8714 104 232 0 10390 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 42500

[startup+190.115 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1412920/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=42692 CPUtime=190.05
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 9508 0 0 0 18975 30 0 0 25 0 1 0 156557526 43716608 8765 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10673 8765 104 232 0 10438 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 42692

[startup+200.121 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420
/proc/meminfo: memFree=1412600/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=43076 CPUtime=200.04
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 9586 0 0 0 19974 30 0 0 25 0 1 0 156557526 44109824 8843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 10769 8843 104 232 0 10534 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 43076

[startup+210.127 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3420

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

/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21912 0 0 0 178043 110 0 0 25 0 1 0 156557526 98684928 18863 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18863 104 232 0 23858 0
Current children cumulated CPU time (s) 1781.53
Current children cumulated vsize (Kb) 96372

[startup+1783.15 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372288/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1782.53
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21913 0 0 0 178143 110 0 0 25 0 1 0 156557526 98684928 18864 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18864 104 232 0 23858 0
Current children cumulated CPU time (s) 1782.53
Current children cumulated vsize (Kb) 96372

[startup+1784.15 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372288/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1783.54
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21915 0 0 0 178244 110 0 0 25 0 1 0 156557526 98684928 18866 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18866 104 232 0 23858 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (Kb) 96372

[startup+1785.16 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372288/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1784.54
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21916 0 0 0 178344 110 0 0 25 0 1 0 156557526 98684928 18867 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18867 104 232 0 23858 0
Current children cumulated CPU time (s) 1784.54
Current children cumulated vsize (Kb) 96372

[startup+1786.16 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372288/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1785.55
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21917 0 0 0 178445 110 0 0 25 0 1 0 156557526 98684928 18868 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18868 104 232 0 23858 0
Current children cumulated CPU time (s) 1785.55
Current children cumulated vsize (Kb) 96372

[startup+1787.17 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372288/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1786.55
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21917 0 0 0 178545 110 0 0 25 0 1 0 156557526 98684928 18868 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18868 104 232 0 23858 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (Kb) 96372

[startup+1788.18 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372288/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1787.56
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21918 0 0 0 178646 110 0 0 25 0 1 0 156557526 98684928 18869 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558856 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18869 104 232 0 23858 0
Current children cumulated CPU time (s) 1787.56
Current children cumulated vsize (Kb) 96372

[startup+1789.18 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1788.56
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21929 0 0 0 178746 110 0 0 25 0 1 0 156557526 98684928 18880 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550037 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18880 104 232 0 23858 0
Current children cumulated CPU time (s) 1788.56
Current children cumulated vsize (Kb) 96372

[startup+1790.19 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1789.57
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21929 0 0 0 178847 110 0 0 25 0 1 0 156557526 98684928 18880 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18880 104 232 0 23858 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (Kb) 96372

[startup+1791.19 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1790.57
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21930 0 0 0 178947 110 0 0 25 0 1 0 156557526 98684928 18881 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18881 104 232 0 23858 0
Current children cumulated CPU time (s) 1790.57
Current children cumulated vsize (Kb) 96372

[startup+1792.2 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1791.58
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21931 0 0 0 179047 111 0 0 25 0 1 0 156557526 98684928 18882 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18882 104 232 0 23858 0
Current children cumulated CPU time (s) 1791.58
Current children cumulated vsize (Kb) 96372

[startup+1793.2 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1792.59
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21932 0 0 0 179148 111 0 0 25 0 1 0 156557526 98684928 18883 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18883 104 232 0 23858 0
Current children cumulated CPU time (s) 1792.59
Current children cumulated vsize (Kb) 96372

[startup+1794.21 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1793.59
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21933 0 0 0 179248 111 0 0 25 0 1 0 156557526 98684928 18884 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18884 104 232 0 23858 0
Current children cumulated CPU time (s) 1793.59
Current children cumulated vsize (Kb) 96372

[startup+1795.21 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1794.6
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21933 0 0 0 179349 111 0 0 25 0 1 0 156557526 98684928 18884 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18884 104 232 0 23858 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (Kb) 96372

[startup+1796.22 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372224/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1795.6
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21934 0 0 0 179449 111 0 0 25 0 1 0 156557526 98684928 18885 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18885 104 232 0 23858 0
Current children cumulated CPU time (s) 1795.6
Current children cumulated vsize (Kb) 96372

[startup+1797.22 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372160/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1796.61
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21935 0 0 0 179550 111 0 0 25 0 1 0 156557526 98684928 18886 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18886 104 232 0 23858 0
Current children cumulated CPU time (s) 1796.61
Current children cumulated vsize (Kb) 96372

[startup+1798.23 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372160/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1797.61
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21936 0 0 0 179650 111 0 0 25 0 1 0 156557526 98684928 18887 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18887 104 232 0 23858 0
Current children cumulated CPU time (s) 1797.61
Current children cumulated vsize (Kb) 96372

[startup+1799.23 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372160/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1798.61
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21937 0 0 0 179750 111 0 0 25 0 1 0 156557526 98684928 18888 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18888 104 232 0 23858 0
Current children cumulated CPU time (s) 1798.61
Current children cumulated vsize (Kb) 96372

[startup+1800.24 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372160/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1799.62
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21942 0 0 0 179851 111 0 0 25 0 1 0 156557526 98684928 18893 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18893 104 232 0 23858 0
Current children cumulated CPU time (s) 1799.62
Current children cumulated vsize (Kb) 96372

[startup+1801.24 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372160/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1800.62
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21943 0 0 0 179951 111 0 0 25 0 1 0 156557526 98684928 18894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18894 104 232 0 23858 0
Current children cumulated CPU time (s) 1800.62
Current children cumulated vsize (Kb) 96372



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.24 s]
/proc/loadavg: 0.99 1.00 1.00 2/64 3422
/proc/meminfo: memFree=1372160/2055920 swapFree=4182852/4192956
[pid=3420] ppid=3418 vsize=96372 CPUtime=1800.63
/proc/3420/stat : 3420 (PBS4L) R 3418 3420 3371 0 -1 4194304 21943 0 0 0 179952 111 0 0 25 0 1 0 156557526 98684928 18894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/3420/statm: 24093 18894 104 232 0 23858 0
Current children cumulated CPU time (s) 1800.63
Current children cumulated vsize (Kb) 96372

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.26
CPU time (s): 1800.65
CPU user time (s): 1799.52
CPU system time (s): 1.12783
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (Kb): 96372
The end

Launcher Data (download as text)

Begin job on node7 on Fri Jul 28 14:29:22 UTC 2006


FILE ID= 50521-1154096961

PBS_JOBID= 885943

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  6c673f615af1912eadc68b4290958076

RANDOM SEED= 534608476

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.281
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.281
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:       1447752 kB
Buffers:         34428 kB
Cached:         497472 kB
SwapCached:       4484 kB
Active:          31912 kB
Inactive:       509368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447752 kB
SwapTotal:     4192956 kB
SwapFree:      4182852 kB
Dirty:             184 kB
Writeback:           0 kB
Mapped:          14488 kB
Slab:            52932 kB
Committed_AS:   701868 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node7 on Fri Jul 28 14:59:23 UTC 2006