Trace number 50527

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.53 1801.24

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_7_60_1.opb
MD5SUM487945ea0e229650aa78cf341d4ff673
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 constraint59
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 1488
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4465
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/node12/50527-1154098800/instance-50527-1154098800.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/node12/watcher-50527-1154098800 -o ROOT/results/node12/solver-50527-1154098800 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node12/50527-1154098800/instance-50527-1154098800.opb 244181981 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.15 1.02 1.01 2/64 26111
/proc/meminfo: memFree=938320/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=1400 CPUtime=0
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 137 0 0 0 0 0 0 0 19 0 1 0 156741477 1433600 120 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 350 120 100 232 0 115 0

[startup+10.0028 s]
/proc/loadavg: 1.13 1.02 1.00 2/64 26111
/proc/meminfo: memFree=930072/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=11324 CPUtime=9.99
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 2365 0 0 0 995 4 0 0 25 0 1 0 156741477 11595776 2200 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 2831 2200 104 232 0 2596 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11324

[startup+20.0097 s]
/proc/loadavg: 1.11 1.02 1.00 2/64 26111
/proc/meminfo: memFree=927128/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=20268 CPUtime=20
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 3116 0 0 0 1993 7 0 0 25 0 1 0 156741477 20754432 2951 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 5067 2951 104 232 0 4832 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 20268

[startup+30.0165 s]
/proc/loadavg: 1.09 1.02 1.00 2/64 26111
/proc/meminfo: memFree=924824/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=21180 CPUtime=29.99
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 3870 0 0 0 2990 9 0 0 25 0 1 0 156741477 21688320 3512 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 5295 3512 104 232 0 5060 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 21180

[startup+40.0223 s]
/proc/loadavg: 1.08 1.02 1.00 2/64 26111
/proc/meminfo: memFree=923416/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=21600 CPUtime=40
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 4220 0 0 0 3989 11 0 0 25 0 1 0 156741477 22118400 3862 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 5400 3862 104 232 0 5165 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21600

[startup+50.0291 s]
/proc/loadavg: 1.06 1.02 1.00 2/64 26111
/proc/meminfo: memFree=921752/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=21920 CPUtime=50
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 4654 0 0 0 4987 13 0 0 25 0 1 0 156741477 22446080 4296 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 5480 4296 104 232 0 5245 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21920

[startup+60.0349 s]
/proc/loadavg: 1.05 1.01 1.00 2/64 26111
/proc/meminfo: memFree=920152/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=22112 CPUtime=60
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 5062 0 0 0 5986 14 0 0 25 0 1 0 156741477 22642688 4704 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 5528 4704 104 232 0 5293 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 22112

[startup+70.0407 s]
/proc/loadavg: 1.05 1.01 1.00 2/70 26219
/proc/meminfo: memFree=917224/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=22464 CPUtime=70
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 5494 0 0 0 6979 21 0 0 25 0 1 0 156741477 23003136 5136 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 5616 5136 104 232 0 5381 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 22464

[startup+80.0475 s]
/proc/loadavg: 1.04 1.01 1.00 2/70 26249
/proc/meminfo: memFree=915552/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=39040 CPUtime=79.98
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 5905 0 0 0 7976 22 0 0 25 0 1 0 156741477 39976960 5547 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 9760 5547 104 232 0 9525 0
Current children cumulated CPU time (s) 79.98
Current children cumulated vsize (Kb) 39040

[startup+90.0543 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 26309
/proc/meminfo: memFree=914760/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=39552 CPUtime=89.95
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 6365 0 0 0 8971 24 0 0 25 0 1 0 156741477 40501248 6007 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 9888 6007 104 232 0 9653 0
Current children cumulated CPU time (s) 89.95
Current children cumulated vsize (Kb) 39552

[startup+100.06 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 26309
/proc/meminfo: memFree=913304/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=39744 CPUtime=99.95
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 6746 0 0 0 9970 25 0 0 25 0 1 0 156741477 40697856 6388 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558835 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 9936 6388 104 232 0 9701 0
Current children cumulated CPU time (s) 99.95
Current children cumulated vsize (Kb) 39744

[startup+110.067 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 26309
/proc/meminfo: memFree=911704/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=41664 CPUtime=109.95
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 7520 0 0 0 10969 26 0 0 25 0 1 0 156741477 42663936 6777 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558828 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10416 6777 104 232 0 10181 0
Current children cumulated CPU time (s) 109.95
Current children cumulated vsize (Kb) 41664

[startup+120.073 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 26309
/proc/meminfo: memFree=910744/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=41856 CPUtime=119.96
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 7757 0 0 0 11969 27 0 0 25 0 1 0 156741477 42860544 7014 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550838 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10464 7014 104 232 0 10229 0
Current children cumulated CPU time (s) 119.96
Current children cumulated vsize (Kb) 41856

[startup+130.079 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 26309
/proc/meminfo: memFree=909912/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=42048 CPUtime=129.97
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 7959 0 0 0 12969 28 0 0 25 0 1 0 156741477 43057152 7216 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558838 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10512 7216 104 232 0 10277 0
Current children cumulated CPU time (s) 129.97
Current children cumulated vsize (Kb) 42048

[startup+140.084 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 26309
/proc/meminfo: memFree=909720/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=42240 CPUtime=139.96
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 8012 0 0 0 13968 28 0 0 25 0 1 0 156741477 43253760 7269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10560 7269 104 232 0 10325 0
Current children cumulated CPU time (s) 139.96
Current children cumulated vsize (Kb) 42240

[startup+150.09 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 26309
/proc/meminfo: memFree=909464/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=42432 CPUtime=149.97
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 8067 0 0 0 14968 29 0 0 25 0 1 0 156741477 43450368 7324 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10608 7324 104 232 0 10373 0
Current children cumulated CPU time (s) 149.97
Current children cumulated vsize (Kb) 42432

[startup+160.096 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 26309
/proc/meminfo: memFree=909336/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=42432 CPUtime=159.96
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 8103 0 0 0 15967 29 0 0 25 0 1 0 156741477 43450368 7360 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10608 7360 104 232 0 10373 0
Current children cumulated CPU time (s) 159.96
Current children cumulated vsize (Kb) 42432

[startup+170.102 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 26309
/proc/meminfo: memFree=908952/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=42624 CPUtime=169.97
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 8204 0 0 0 16967 30 0 0 25 0 1 0 156741477 43646976 7461 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550043 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10656 7461 104 232 0 10421 0
Current children cumulated CPU time (s) 169.97
Current children cumulated vsize (Kb) 42624

[startup+180.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=908312/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=42816 CPUtime=179.97
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 8375 0 0 0 17966 31 0 0 25 0 1 0 156741477 43843584 7632 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10704 7632 104 232 0 10469 0
Current children cumulated CPU time (s) 179.97
Current children cumulated vsize (Kb) 42816

[startup+190.113 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=907096/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=42816 CPUtime=189.98
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 8687 0 0 0 18966 32 0 0 25 0 1 0 156741477 43843584 7944 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10704 7944 104 232 0 10469 0
Current children cumulated CPU time (s) 189.98
Current children cumulated vsize (Kb) 42816

[startup+200.119 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=905944/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=43008 CPUtime=199.98
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 8985 0 0 0 19965 33 0 0 25 0 1 0 156741477 44040192 8242 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 10752 8242 104 232 0 10517 0
Current children cumulated CPU time (s) 199.98
Current children cumulated vsize (Kb) 43008

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

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

/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26001 0 0 0 178039 102 0 0 25 0 1 0 156741477 164065280 22853 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22853 104 232 0 39820 0
Current children cumulated CPU time (s) 1781.41
Current children cumulated vsize (Kb) 160220

[startup+1783.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847192/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1782.42
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26002 0 0 0 178140 102 0 0 25 0 1 0 156741477 164065280 22854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558832 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22854 104 232 0 39820 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 160220

[startup+1784.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847192/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1783.42
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26002 0 0 0 178240 102 0 0 25 0 1 0 156741477 164065280 22854 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22854 104 232 0 39820 0
Current children cumulated CPU time (s) 1783.42
Current children cumulated vsize (Kb) 160220

[startup+1785.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847192/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1784.43
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26003 0 0 0 178341 102 0 0 25 0 1 0 156741477 164065280 22855 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558793 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22855 104 232 0 39820 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 160220

[startup+1786.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847192/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1785.43
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26003 0 0 0 178441 102 0 0 25 0 1 0 156741477 164065280 22855 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22855 104 232 0 39820 0
Current children cumulated CPU time (s) 1785.43
Current children cumulated vsize (Kb) 160220

[startup+1787.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847192/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1786.44
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26004 0 0 0 178542 102 0 0 25 0 1 0 156741477 164065280 22856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22856 104 232 0 39820 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 160220

[startup+1788.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847192/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1787.44
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26005 0 0 0 178642 102 0 0 25 0 1 0 156741477 164065280 22857 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22857 104 232 0 39820 0
Current children cumulated CPU time (s) 1787.44
Current children cumulated vsize (Kb) 160220

[startup+1789.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847192/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1788.44
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26008 0 0 0 178742 102 0 0 25 0 1 0 156741477 164065280 22860 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22860 104 232 0 39820 0
Current children cumulated CPU time (s) 1788.44
Current children cumulated vsize (Kb) 160220

[startup+1790.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847128/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1789.45
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26019 0 0 0 178843 102 0 0 25 0 1 0 156741477 164065280 22871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22871 104 232 0 39820 0
Current children cumulated CPU time (s) 1789.45
Current children cumulated vsize (Kb) 160220

[startup+1791.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847128/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1790.45
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26028 0 0 0 178943 102 0 0 25 0 1 0 156741477 164065280 22880 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22880 104 232 0 39820 0
Current children cumulated CPU time (s) 1790.45
Current children cumulated vsize (Kb) 160220

[startup+1792.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847064/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1791.46
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26038 0 0 0 179044 102 0 0 25 0 1 0 156741477 164065280 22890 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22890 104 232 0 39820 0
Current children cumulated CPU time (s) 1791.46
Current children cumulated vsize (Kb) 160220

[startup+1793.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847000/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1792.46
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26049 0 0 0 179144 102 0 0 25 0 1 0 156741477 164065280 22901 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22901 104 232 0 39820 0
Current children cumulated CPU time (s) 1792.46
Current children cumulated vsize (Kb) 160220

[startup+1794.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=847000/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1793.47
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26057 0 0 0 179245 102 0 0 25 0 1 0 156741477 164065280 22909 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22909 104 232 0 39820 0
Current children cumulated CPU time (s) 1793.47
Current children cumulated vsize (Kb) 160220

[startup+1795.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846936/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1794.47
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26067 0 0 0 179345 102 0 0 25 0 1 0 156741477 164065280 22919 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22919 104 232 0 39820 0
Current children cumulated CPU time (s) 1794.47
Current children cumulated vsize (Kb) 160220

[startup+1796.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846936/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1795.48
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26077 0 0 0 179446 102 0 0 25 0 1 0 156741477 164065280 22929 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558875 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22929 104 232 0 39820 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (Kb) 160220

[startup+1797.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846872/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1796.48
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26089 0 0 0 179546 102 0 0 25 0 1 0 156741477 164065280 22941 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558838 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22941 104 232 0 39820 0
Current children cumulated CPU time (s) 1796.48
Current children cumulated vsize (Kb) 160220

[startup+1798.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846808/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1797.48
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26102 0 0 0 179646 102 0 0 25 0 1 0 156741477 164065280 22954 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22954 104 232 0 39820 0
Current children cumulated CPU time (s) 1797.48
Current children cumulated vsize (Kb) 160220

[startup+1799.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846744/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1798.49
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26112 0 0 0 179747 102 0 0 25 0 1 0 156741477 164065280 22964 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134559353 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22964 104 232 0 39820 0
Current children cumulated CPU time (s) 1798.49
Current children cumulated vsize (Kb) 160220

[startup+1800.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846744/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1799.49
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26122 0 0 0 179847 102 0 0 25 0 1 0 156741477 164065280 22974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22974 104 232 0 39820 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 160220

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846680/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1800.5
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26132 0 0 0 179948 102 0 0 25 0 1 0 156741477 164065280 22984 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22984 104 232 0 39820 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 160220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 26309
/proc/meminfo: memFree=846680/2055920 swapFree=4183008/4192956
[pid=26111] ppid=26109 vsize=160220 CPUtime=1800.5
/proc/26111/stat : 26111 (PBS4L) R 26109 26111 26058 0 -1 4194304 26132 0 0 0 179948 102 0 0 25 0 1 0 156741477 164065280 22984 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/26111/statm: 40055 22984 104 232 0 39820 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (Kb) 160220

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.24
CPU time (s): 1800.53
CPU user time (s): 1799.48
CPU system time (s): 1.04284
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (Kb): 160220
The end

Launcher Data (download as text)

Begin job on node12 on Fri Jul 28 15:00:00 UTC 2006


FILE ID= 50527-1154098800

PBS_JOBID= 886021

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  487945ea0e229650aa78cf341d4ff673

RANDOM SEED= 244181981

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.286
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.286
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:        938528 kB
Buffers:         35444 kB
Cached:         999544 kB
SwapCached:       4052 kB
Active:          33276 kB
Inactive:      1010664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        938528 kB
SwapTotal:     4192956 kB
SwapFree:      4183008 kB
Dirty:             176 kB
Writeback:           0 kB
Mapped:          14464 kB
Slab:            59504 kB
Committed_AS:   681420 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node12 on Fri Jul 28 15:30:01 UTC 2006