Trace number 50567

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_11.opb
MD5SUMc19ad978a977652a94fc03b8ce63204a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark74
Best CPU time to get the best result obtained on this benchmark1782.73
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 74
Optimality of the best value was proved NO
Number of variables1288
Total number of constraints2431
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 constraints2430
Minimum length of a constraint1
Maximum length of a constraint29
Number of terms in the objective function 8
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 175
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 802
Number of bits of the biggest sum of numbers10
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/node34/50567-1154111932/instance-50567-1154111932.opb ......
7.72	c done parsing opb.
7.72	o 134
9.17	o 120
11.91	o 119
13.60	o 117
18.72	o 116
20.53	o 115
26.43	o 102
31.77	o 101
33.21	o 100
35.54	o 99
36.31	o 98
51.18	o 97
52.10	o 96
103.33	o 94
105.42	o 88
233.57	o 85
270.33	o 84
524.70	o 83
808.12	o 82
910.34	o 78

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/node34/watcher-50567-1154111932 -o ROOT/results/node34/solver-50567-1154111932 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node34/50567-1154111932/instance-50567-1154111932.opb 242451940 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1501128/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=1532 CPUtime=0
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 195 0 0 0 0 0 0 0 19 0 1 0 158068252 1568768 169 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134537037 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 383 169 99 232 0 148 0

[startup+10.0021 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1495384/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=8112 CPUtime=9.99
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 1595 0 0 0 997 2 0 0 25 0 1 0 158068252 8306688 1528 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551621 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 2028 1528 107 232 0 1793 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 8112

[startup+20.0087 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1493920/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=8888 CPUtime=19.99
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 2093 0 0 0 1995 4 0 0 25 0 1 0 158068252 9101312 1929 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 2222 1929 107 232 0 1987 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 8888

[startup+30.0144 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1492640/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=13380 CPUtime=30
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 2422 0 0 0 2994 6 0 0 25 0 1 0 158068252 13701120 2258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 3345 2258 107 232 0 3110 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 13380

[startup+40.0201 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1492000/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=14596 CPUtime=40
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 2743 0 0 0 3992 8 0 0 25 0 1 0 158068252 14946304 2386 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 3649 2386 107 232 0 3414 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 14596

[startup+50.0267 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1491744/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=14736 CPUtime=50
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 2840 0 0 0 4990 10 0 0 25 0 1 0 158068252 15089664 2483 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 3684 2483 107 232 0 3449 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 14736

[startup+60.0324 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1489760/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=15204 CPUtime=60
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 3333 0 0 0 5988 12 0 0 25 0 1 0 158068252 15568896 2976 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 3801 2976 107 232 0 3566 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 15204

[startup+70.0381 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1489376/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=15364 CPUtime=70.01
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 3432 0 0 0 6988 13 0 0 25 0 1 0 158068252 15732736 3075 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 3841 3075 107 232 0 3606 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 15364

[startup+80.0437 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1489056/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=15496 CPUtime=80.01
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 3515 0 0 0 7986 15 0 0 25 0 1 0 158068252 15867904 3158 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551288 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 3874 3158 107 232 0 3639 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 15496

[startup+90.0494 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1486560/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=17320 CPUtime=90.01
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 4514 0 0 0 8984 17 0 0 25 0 1 0 158068252 17735680 3772 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 4330 3772 107 232 0 4095 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 17320

[startup+100.055 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1484320/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=26152 CPUtime=100.02
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 5075 0 0 0 9983 19 0 0 25 0 1 0 158068252 26779648 4333 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551476 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 6538 4333 107 232 0 6303 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 26152

[startup+110.061 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1482336/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=26644 CPUtime=110.01
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 5569 0 0 0 10981 20 0 0 25 0 1 0 158068252 27283456 4827 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 6661 4827 107 232 0 6426 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 26644

[startup+120.066 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1481504/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=26936 CPUtime=120.02
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 5774 0 0 0 11981 21 0 0 25 0 1 0 158068252 27582464 5032 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 6734 5032 107 232 0 6499 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 26936

[startup+130.072 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1480608/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=27312 CPUtime=130.02
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 5998 0 0 0 12979 23 0 0 25 0 1 0 158068252 27967488 5256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 6828 5256 107 232 0 6593 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 27312

[startup+140.078 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1479136/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=27472 CPUtime=140.02
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 6362 0 0 0 13977 25 0 0 25 0 1 0 158068252 28131328 5620 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 6868 5620 107 232 0 6633 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 27472

[startup+150.083 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1477600/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=27696 CPUtime=150.03
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 6743 0 0 0 14976 27 0 0 25 0 1 0 158068252 28360704 6001 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 6924 6001 107 232 0 6689 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 27696

[startup+160.089 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1476640/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=28116 CPUtime=160.03
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 7006 0 0 0 15976 27 0 0 25 0 1 0 158068252 28790784 6264 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551667 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 7029 6264 107 232 0 6794 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 28116

[startup+170.095 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1475936/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=28308 CPUtime=170.03
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 7180 0 0 0 16975 28 0 0 25 0 1 0 158068252 28987392 6438 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550001 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 7077 6438 107 232 0 6842 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 28308

[startup+180.1 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1474656/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=29056 CPUtime=180.03
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 7493 0 0 0 17973 30 0 0 25 0 1 0 158068252 29753344 6751 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 7264 6751 107 232 0 7029 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 29056

[startup+190.106 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1473376/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=45440 CPUtime=190.04
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 7815 0 0 0 18972 32 0 0 25 0 1 0 158068252 46530560 7073 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 11360 7073 107 232 0 11125 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 45440

[startup+200.112 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029
/proc/meminfo: memFree=1472224/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=48880 CPUtime=200.04
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 8867 0 0 0 19971 33 0 0 25 0 1 0 158068252 50053120 7356 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 12220 7356 107 232 0 11985 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 48880

[startup+210.117 s]
/proc/loadavg: 1.00 1.00 0.98 2/64 22029

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

/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30208 0 0 0 177927 215 0 0 25 0 1 0 158068252 126296064 23724 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549034 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30834 23724 107 232 0 30599 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 123336

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1406304/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123336 CPUtime=1782.43
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30210 0 0 0 178027 216 0 0 25 0 1 0 158068252 126296064 23726 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30834 23726 107 232 0 30599 0
Current children cumulated CPU time (s) 1782.43
Current children cumulated vsize (Kb) 123336

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1406304/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123336 CPUtime=1783.43
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30212 0 0 0 178127 216 0 0 25 0 1 0 158068252 126296064 23728 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30834 23728 107 232 0 30599 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 123336

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1406304/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123336 CPUtime=1784.44
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30213 0 0 0 178228 216 0 0 25 0 1 0 158068252 126296064 23729 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30834 23729 107 232 0 30599 0
Current children cumulated CPU time (s) 1784.44
Current children cumulated vsize (Kb) 123336

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1406304/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123336 CPUtime=1785.44
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30218 0 0 0 178328 216 0 0 25 0 1 0 158068252 126296064 23734 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551629 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30834 23734 107 232 0 30599 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 123336

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1406112/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1786.44
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30272 0 0 0 178428 216 0 0 25 0 1 0 158068252 126427136 23755 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23755 107 232 0 30631 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 123464

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1406048/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1787.45
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30314 0 0 0 178529 216 0 0 25 0 1 0 158068252 126427136 23797 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551585 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23797 107 232 0 30631 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 123464

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405984/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1788.45
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30330 0 0 0 178629 216 0 0 25 0 1 0 158068252 126427136 23813 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134542458 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23813 107 232 0 30631 0
Current children cumulated CPU time (s) 1788.45
Current children cumulated vsize (Kb) 123464

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405984/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1789.46
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30332 0 0 0 178730 216 0 0 25 0 1 0 158068252 126427136 23815 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23815 107 232 0 30631 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 123464

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405920/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1790.46
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30334 0 0 0 178830 216 0 0 25 0 1 0 158068252 126427136 23817 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550762 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23817 107 232 0 30631 0
Current children cumulated CPU time (s) 1790.46
Current children cumulated vsize (Kb) 123464

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405920/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1791.47
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30335 0 0 0 178931 216 0 0 25 0 1 0 158068252 126427136 23818 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23818 107 232 0 30631 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 123464

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405920/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1792.47
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30336 0 0 0 179031 216 0 0 25 0 1 0 158068252 126427136 23819 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23819 107 232 0 30631 0
Current children cumulated CPU time (s) 1792.47
Current children cumulated vsize (Kb) 123464

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405856/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1793.48
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30360 0 0 0 179131 217 0 0 25 0 1 0 158068252 126427136 23843 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23843 107 232 0 30631 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 123464

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405856/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1794.48
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30362 0 0 0 179231 217 0 0 25 0 1 0 158068252 126427136 23845 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23845 107 232 0 30631 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 123464

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405792/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1795.49
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30366 0 0 0 179332 217 0 0 25 0 1 0 158068252 126427136 23849 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23849 107 232 0 30631 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 123464

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405792/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1796.49
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30368 0 0 0 179432 217 0 0 25 0 1 0 158068252 126427136 23851 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23851 107 232 0 30631 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 123464

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405792/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1797.5
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30370 0 0 0 179533 217 0 0 25 0 1 0 158068252 126427136 23853 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23853 107 232 0 30631 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 123464

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405792/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1798.5
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30373 0 0 0 179633 217 0 0 25 0 1 0 158068252 126427136 23856 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23856 107 232 0 30631 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 123464

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405792/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1799.5
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30378 0 0 0 179733 217 0 0 25 0 1 0 158068252 126427136 23861 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550830 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23861 107 232 0 30631 0
Current children cumulated CPU time (s) 1799.5
Current children cumulated vsize (Kb) 123464

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405792/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1800.51
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30380 0 0 0 179834 217 0 0 25 0 1 0 158068252 126427136 23863 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551608 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23863 107 232 0 30631 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 123464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.99 2/64 22227
/proc/meminfo: memFree=1405792/2055920 swapFree=4183048/4192956
[pid=22029] ppid=22027 vsize=123464 CPUtime=1800.51
/proc/22029/stat : 22029 (PBS4L) R 22027 22029 21980 0 -1 4194304 30380 0 0 0 179834 217 0 0 25 0 1 0 158068252 126427136 23863 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/22029/statm: 30866 23863 107 232 0 30631 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 123464

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.21
CPU time (s): 1800.54
CPU user time (s): 1798.35
CPU system time (s): 2.19467
CPU usage (%): 99.9631
Max. virtual memory (cumulated for all children) (Kb): 123464
The end

Launcher Data (download as text)

Begin job on node34 on Fri Jul 28 18:38:52 UTC 2006


FILE ID= 50567-1154111932

PBS_JOBID= 886541

BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/bounded_golomb_rulers/normalized-bogr_11.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node34/50567-1154111932/instance-50567-1154111932.opb 242451940
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-50567-1154111932 -o ROOT/results/node34/solver-50567-1154111932 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node34/50567-1154111932/instance-50567-1154111932.opb 242451940

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  c19ad978a977652a94fc03b8ce63204a

RANDOM SEED= 242451940

TIMEOUT= 1800 seconds


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1501272 kB
Buffers:         42156 kB
Cached:         434628 kB
SwapCached:       3772 kB
Active:          82968 kB
Inactive:       402476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501272 kB
SwapTotal:     4192956 kB
SwapFree:      4183048 kB
Dirty:             196 kB
Writeback:           0 kB
Mapped:          14716 kB
Slab:            55264 kB
Committed_AS:   690304 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 node34 on Fri Jul 28 19:08:54 UTC 2006