Trace number 50533

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.7 1801.27

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_6_50_1.opb
MD5SUM775c76356ae7fda7a41e5dcf917f66b2
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 variables51
Total number of constraints13
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 constraints12
Minimum length of a constraint1
Maximum length of a constraint50
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 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 3819
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/node19/50533-1154100726/instance-50533-1154100726.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/node19/watcher-50533-1154100726 -o ROOT/results/node19/solver-50533-1154100726 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node19/50533-1154100726/instance-50533-1154100726.opb 784005495 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 3/64 27527
/proc/meminfo: memFree=1504216/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=1400 CPUtime=0
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 136 0 0 0 0 0 0 0 18 0 1 0 156933119 1433600 119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 350 119 100 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1496664/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=11360 CPUtime=9.99
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 2137 0 0 0 995 4 0 0 25 0 1 0 156933119 11632640 1972 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 2840 1972 104 232 0 2605 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11360

[startup+20.0095 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1494104/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=12032 CPUtime=20
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 2780 0 0 0 1993 7 0 0 25 0 1 0 156933119 12320768 2615 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550761 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 3008 2615 104 232 0 2773 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 12032

[startup+30.0156 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1492120/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=21344 CPUtime=30
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 3456 0 0 0 2991 9 0 0 25 0 1 0 156933119 21856256 3098 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5336 3098 104 232 0 5101 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 21344

[startup+40.0217 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1490200/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=21536 CPUtime=40
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 3933 0 0 0 3989 11 0 0 25 0 1 0 156933119 22052864 3575 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5384 3575 104 232 0 5149 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21536

[startup+50.0278 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1488600/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=21920 CPUtime=50
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 4338 0 0 0 4988 12 0 0 25 0 1 0 156933119 22446080 3980 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550821 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5480 3980 104 232 0 5245 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21920

[startup+60.0339 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1487448/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=22400 CPUtime=60.01
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 4626 0 0 0 5987 14 0 0 25 0 1 0 156933119 22937600 4268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5600 4268 104 232 0 5365 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 22400

[startup+70.041 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1486616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=22560 CPUtime=70.01
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 4852 0 0 0 6986 15 0 0 25 0 1 0 156933119 23101440 4494 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559364 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5640 4494 104 232 0 5405 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 22560

[startup+80.048 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1485464/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=22720 CPUtime=80.01
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 5129 0 0 0 7985 16 0 0 25 0 1 0 156933119 23265280 4771 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5680 4771 104 232 0 5445 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 22720

[startup+90.0541 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1484056/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=22912 CPUtime=90.02
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 5486 0 0 0 8984 18 0 0 25 0 1 0 156933119 23461888 5128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5728 5128 104 232 0 5493 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 22912

[startup+100.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1482904/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=22912 CPUtime=100.02
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 5764 0 0 0 9983 19 0 0 25 0 1 0 156933119 23461888 5406 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 5728 5406 104 232 0 5493 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 22912

[startup+110.066 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1481880/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=40832 CPUtime=110.02
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 6400 0 0 0 10982 20 0 0 25 0 1 0 156933119 41811968 5657 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10208 5657 104 232 0 9973 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 40832

[startup+120.072 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1480792/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=41024 CPUtime=120.03
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 6681 0 0 0 11981 22 0 0 25 0 1 0 156933119 42008576 5938 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10256 5938 104 232 0 10021 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 41024

[startup+130.079 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1479448/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=41408 CPUtime=130.03
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 7015 0 0 0 12980 23 0 0 25 0 1 0 156933119 42401792 6272 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10352 6272 104 232 0 10117 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 41408

[startup+140.086 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1478424/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=41408 CPUtime=140.03
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 7259 0 0 0 13979 24 0 0 25 0 1 0 156933119 42401792 6516 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10352 6516 104 232 0 10117 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 41408

[startup+150.092 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1478232/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=41408 CPUtime=150.04
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 7314 0 0 0 14979 25 0 0 25 0 1 0 156933119 42401792 6571 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10352 6571 104 232 0 10117 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 41408

[startup+160.098 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1477016/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=41672 CPUtime=160.05
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 7613 0 0 0 15979 26 0 0 25 0 1 0 156933119 42672128 6870 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558835 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10418 6870 104 232 0 10183 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 41672

[startup+170.104 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1476184/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=42464 CPUtime=170.04
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 7816 0 0 0 16978 26 0 0 25 0 1 0 156933119 43483136 7073 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10616 7073 104 232 0 10381 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 42464

[startup+180.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1475672/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=42728 CPUtime=180.04
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 7949 0 0 0 17977 27 0 0 25 0 1 0 156933119 43753472 7206 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10682 7206 104 232 0 10447 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 42728

[startup+190.116 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1475160/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=42992 CPUtime=190.05
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 8068 0 0 0 18977 28 0 0 25 0 1 0 156933119 44023808 7325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10748 7325 104 232 0 10513 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 42992

[startup+200.122 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527
/proc/meminfo: memFree=1474520/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=43124 CPUtime=200.05
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 8235 0 0 0 19976 29 0 0 25 0 1 0 156933119 44158976 7492 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 10781 7492 104 232 0 10546 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 43124

[startup+210.128 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27527

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

/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24085 0 0 0 178044 114 0 0 25 0 1 0 156933119 97792000 20310 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20310 104 232 0 23640 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 95500

[startup+1783.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1782.58
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24091 0 0 0 178144 114 0 0 25 0 1 0 156933119 97792000 20316 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558872 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20316 104 232 0 23640 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 95500

[startup+1784.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1783.59
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24092 0 0 0 178245 114 0 0 25 0 1 0 156933119 97792000 20317 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20317 104 232 0 23640 0
Current children cumulated CPU time (s) 1783.59
Current children cumulated vsize (Kb) 95500

[startup+1785.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1784.59
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24092 0 0 0 178345 114 0 0 25 0 1 0 156933119 97792000 20317 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20317 104 232 0 23640 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (Kb) 95500

[startup+1786.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1785.6
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24093 0 0 0 178446 114 0 0 25 0 1 0 156933119 97792000 20318 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20318 104 232 0 23640 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 95500

[startup+1787.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1786.6
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24093 0 0 0 178546 114 0 0 25 0 1 0 156933119 97792000 20318 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20318 104 232 0 23640 0
Current children cumulated CPU time (s) 1786.6
Current children cumulated vsize (Kb) 95500

[startup+1788.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1787.61
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24094 0 0 0 178647 114 0 0 25 0 1 0 156933119 97792000 20319 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20319 104 232 0 23640 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 95500

[startup+1789.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1788.61
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24094 0 0 0 178747 114 0 0 25 0 1 0 156933119 97792000 20319 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20319 104 232 0 23640 0
Current children cumulated CPU time (s) 1788.61
Current children cumulated vsize (Kb) 95500

[startup+1790.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1789.61
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24095 0 0 0 178847 114 0 0 25 0 1 0 156933119 97792000 20320 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550805 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20320 104 232 0 23640 0
Current children cumulated CPU time (s) 1789.61
Current children cumulated vsize (Kb) 95500

[startup+1791.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1790.62
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24095 0 0 0 178948 114 0 0 25 0 1 0 156933119 97792000 20320 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20320 104 232 0 23640 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 95500

[startup+1792.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1791.62
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24096 0 0 0 179048 114 0 0 25 0 1 0 156933119 97792000 20321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20321 104 232 0 23640 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (Kb) 95500

[startup+1793.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1792.63
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24096 0 0 0 179149 114 0 0 25 0 1 0 156933119 97792000 20321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20321 104 232 0 23640 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 95500

[startup+1794.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1793.63
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24097 0 0 0 179249 114 0 0 25 0 1 0 156933119 97792000 20322 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20322 104 232 0 23640 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 95500

[startup+1795.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1794.64
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24098 0 0 0 179350 114 0 0 25 0 1 0 156933119 97792000 20323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558805 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20323 104 232 0 23640 0
Current children cumulated CPU time (s) 1794.64
Current children cumulated vsize (Kb) 95500

[startup+1796.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1795.64
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24098 0 0 0 179450 114 0 0 25 0 1 0 156933119 97792000 20323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558803 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20323 104 232 0 23640 0
Current children cumulated CPU time (s) 1795.64
Current children cumulated vsize (Kb) 95500

[startup+1797.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1796.64
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24099 0 0 0 179550 114 0 0 25 0 1 0 156933119 97792000 20324 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20324 104 232 0 23640 0
Current children cumulated CPU time (s) 1796.64
Current children cumulated vsize (Kb) 95500

[startup+1798.23 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422616/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1797.65
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24099 0 0 0 179651 114 0 0 25 0 1 0 156933119 97792000 20324 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20324 104 232 0 23640 0
Current children cumulated CPU time (s) 1797.65
Current children cumulated vsize (Kb) 95500

[startup+1799.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422552/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1798.65
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24100 0 0 0 179751 114 0 0 25 0 1 0 156933119 97792000 20325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20325 104 232 0 23640 0
Current children cumulated CPU time (s) 1798.65
Current children cumulated vsize (Kb) 95500

[startup+1800.24 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422552/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1799.66
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24100 0 0 0 179852 114 0 0 25 0 1 0 156933119 97792000 20325 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20325 104 232 0 23640 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 95500

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422552/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1800.66
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24101 0 0 0 179952 114 0 0 25 0 1 0 156933119 97792000 20326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20326 104 232 0 23640 0
Current children cumulated CPU time (s) 1800.66
Current children cumulated vsize (Kb) 95500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.25 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 27727
/proc/meminfo: memFree=1422552/2055920 swapFree=4183080/4192956
[pid=27527] ppid=27525 vsize=95500 CPUtime=1800.67
/proc/27527/stat : 27527 (PBS4L) R 27525 27527 27478 0 -1 4194304 24101 0 0 0 179953 114 0 0 25 0 1 0 156933119 97792000 20326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/27527/statm: 23875 20326 104 232 0 23640 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 95500

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.27
CPU time (s): 1800.7
CPU user time (s): 1799.53
CPU system time (s): 1.16382
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (Kb): 95500
The end

Launcher Data (download as text)

Begin job on node19 on Fri Jul 28 15:32:06 UTC 2006


FILE ID= 50533-1154100726

PBS_JOBID= 886099

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  775c76356ae7fda7a41e5dcf917f66b2

RANDOM SEED= 784005495

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.233
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.233
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:       1504424 kB
Buffers:         25820 kB
Cached:         467908 kB
SwapCached:       3556 kB
Active:          52212 kB
Inactive:       449988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1504424 kB
SwapTotal:     4192956 kB
SwapFree:      4183080 kB
Dirty:             200 kB
Writeback:           0 kB
Mapped:          14508 kB
Slab:            35264 kB
Committed_AS:   763696 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node19 on Fri Jul 28 16:02:08 UTC 2006