Trace number 50573

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.72 1801.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
bounded_golomb_rulers/normalized-bogr_12.opb
MD5SUMd262db503fd284bdfe2b43790fda8490
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark91
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 91
Optimality of the best value was proved NO
Number of variables1807
Total number of constraints3444
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 constraints3443
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 66
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 193
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1320
Number of bits of the biggest sum of numbers11
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/node42/50573-1154113408/instance-50573-1154113408.opb ......
1.41	c done parsing opb.
1.41	o 143
2.83	o 134
12.91	o 126
40.89	o 123
77.92	o 122
108.64	o 113
134.68	o 112
191.26	o 111
225.01	o 110
464.50	o 109
511.17	o 108
731.13	o 107
761.86	o 106
950.40	o 105
1503.24	o 104

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/node42/watcher-50573-1154113408 -o ROOT/results/node42/solver-50573-1154113408 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node42/50573-1154113408/instance-50573-1154113408.opb 38449934 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1317832/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=1572 CPUtime=0
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 158211829 1609728 150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134598843 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 393 152 90 232 0 158 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1312408/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=8280 CPUtime=9.99
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 1519 0 0 0 997 2 0 0 25 0 1 0 158211829 8478720 1461 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 2070 1461 107 232 0 1835 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 8280

[startup+20.0088 s]
/proc/loadavg: 1.08 1.02 1.01 2/64 19920
/proc/meminfo: memFree=1310552/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=8864 CPUtime=20
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 2065 0 0 0 1996 4 0 0 25 0 1 0 158211829 9076736 1958 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 2216 1958 107 232 0 1981 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 8864

[startup+30.0149 s]
/proc/loadavg: 1.07 1.02 1.00 2/64 19920
/proc/meminfo: memFree=1309208/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=13728 CPUtime=30
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 2487 0 0 0 2995 5 0 0 25 0 1 0 158211829 14057472 2283 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 3432 2283 107 232 0 3197 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 13728

[startup+40.021 s]
/proc/loadavg: 1.06 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1307544/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=14136 CPUtime=40
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 2904 0 0 0 3993 7 0 0 25 0 1 0 158211829 14475264 2700 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546505 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 3534 2700 107 232 0 3299 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 14136

[startup+50.0272 s]
/proc/loadavg: 1.05 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1306072/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=14428 CPUtime=50.01
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 3293 0 0 0 4992 9 0 0 25 0 1 0 158211829 14774272 3089 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 3607 3089 107 232 0 3372 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 14428

[startup+60.0333 s]
/proc/loadavg: 1.04 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1304920/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=15464 CPUtime=60.01
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 3765 0 0 0 5991 10 0 0 25 0 1 0 158211829 15835136 3368 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551579 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 3866 3368 107 232 0 3631 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 15464

[startup+70.0404 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1303768/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=23928 CPUtime=70.01
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 4045 0 0 0 6990 11 0 0 25 0 1 0 158211829 24502272 3648 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 5982 3648 107 232 0 5747 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 23928

[startup+80.0465 s]
/proc/loadavg: 1.03 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1303000/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=24192 CPUtime=80.02
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 4256 0 0 0 7989 13 0 0 25 0 1 0 158211829 24772608 3859 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6048 3859 107 232 0 5813 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 24192

[startup+90.0526 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1301912/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=24496 CPUtime=90.02
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 4531 0 0 0 8988 14 0 0 25 0 1 0 158211829 25083904 4134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6124 4134 107 232 0 5889 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 24496

[startup+100.059 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1301528/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=24660 CPUtime=100.02
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 4624 0 0 0 9987 15 0 0 25 0 1 0 158211829 25251840 4227 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546626 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6165 4227 107 232 0 5930 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 24660

[startup+110.065 s]
/proc/loadavg: 1.02 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1300952/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=24808 CPUtime=110.02
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 4766 0 0 0 10986 16 0 0 25 0 1 0 158211829 25403392 4369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552216 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6202 4369 107 232 0 5967 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 24808

[startup+120.071 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1300568/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=25128 CPUtime=120.03
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 4859 0 0 0 11985 18 0 0 25 0 1 0 158211829 25731072 4462 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6282 4462 107 232 0 6047 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 25128

[startup+130.077 s]
/proc/loadavg: 1.01 1.01 1.00 2/64 19920
/proc/meminfo: memFree=1300376/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=26800 CPUtime=130.04
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 5296 0 0 0 12984 20 0 0 25 0 1 0 158211829 27443200 4514 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6700 4514 107 232 0 6465 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 26800

[startup+140.083 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1299992/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=26944 CPUtime=140.03
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 5385 0 0 0 13982 21 0 0 25 0 1 0 158211829 27590656 4603 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551582 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6736 4603 107 232 0 6501 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 26944

[startup+150.089 s]
/proc/loadavg: 1.01 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1299800/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=27116 CPUtime=150.04
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 5431 0 0 0 14981 23 0 0 25 0 1 0 158211829 27766784 4649 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6779 4649 107 232 0 6544 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 27116

[startup+160.095 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1299608/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=27276 CPUtime=160.04
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 5489 0 0 0 15980 24 0 0 25 0 1 0 158211829 27930624 4707 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6819 4707 107 232 0 6584 0
Current children cumulated CPU time (s) 160.04
Current children cumulated vsize (Kb) 27276

[startup+170.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1299288/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=27432 CPUtime=170.04
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 5555 0 0 0 16979 25 0 0 25 0 1 0 158211829 28090368 4773 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6858 4773 107 232 0 6623 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 27432

[startup+180.108 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1298328/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=27592 CPUtime=180.05
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 5799 0 0 0 17979 26 0 0 25 0 1 0 158211829 28254208 5017 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6898 5017 107 232 0 6663 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 27592

[startup+190.114 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1297112/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=27948 CPUtime=190.06
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 6105 0 0 0 18978 28 0 0 25 0 1 0 158211829 28618752 5323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548441 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 6987 5323 107 232 0 6752 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 27948

[startup+200.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1295640/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=28276 CPUtime=200.05
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 6471 0 0 0 19977 28 0 0 25 0 1 0 158211829 28954624 5689 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 7069 5689 107 232 0 6834 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 28276

[startup+210.126 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920

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

/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24358 0 0 0 177965 196 0 0 25 0 1 0 158211829 86822912 18197 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558774 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18197 107 232 0 20962 0
Current children cumulated CPU time (s) 1781.61
Current children cumulated vsize (Kb) 84788

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245336/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1782.61
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24364 0 0 0 178065 196 0 0 25 0 1 0 158211829 86822912 18203 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551282 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18203 107 232 0 20962 0
Current children cumulated CPU time (s) 1782.61
Current children cumulated vsize (Kb) 84788

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245336/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1783.62
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24366 0 0 0 178166 196 0 0 25 0 1 0 158211829 86822912 18205 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551585 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18205 107 232 0 20962 0
Current children cumulated CPU time (s) 1783.62
Current children cumulated vsize (Kb) 84788

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245336/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1784.62
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24368 0 0 0 178266 196 0 0 25 0 1 0 158211829 86822912 18207 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552226 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18207 107 232 0 20962 0
Current children cumulated CPU time (s) 1784.62
Current children cumulated vsize (Kb) 84788

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245272/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1785.62
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24370 0 0 0 178366 196 0 0 25 0 1 0 158211829 86822912 18209 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18209 107 232 0 20962 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 84788

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245272/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1786.63
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24372 0 0 0 178467 196 0 0 25 0 1 0 158211829 86822912 18211 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18211 107 232 0 20962 0
Current children cumulated CPU time (s) 1786.63
Current children cumulated vsize (Kb) 84788

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245272/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1787.63
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24374 0 0 0 178567 196 0 0 25 0 1 0 158211829 86822912 18213 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546730 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18213 107 232 0 20962 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 84788

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245272/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1788.65
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24381 0 0 0 178668 197 0 0 25 0 1 0 158211829 86822912 18220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18220 107 232 0 20962 0
Current children cumulated CPU time (s) 1788.65
Current children cumulated vsize (Kb) 84788

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245272/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1789.65
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24382 0 0 0 178768 197 0 0 25 0 1 0 158211829 86822912 18221 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18221 107 232 0 20962 0
Current children cumulated CPU time (s) 1789.65
Current children cumulated vsize (Kb) 84788

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245272/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1790.65
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24384 0 0 0 178868 197 0 0 25 0 1 0 158211829 86822912 18223 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546640 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18223 107 232 0 20962 0
Current children cumulated CPU time (s) 1790.65
Current children cumulated vsize (Kb) 84788

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245208/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1791.65
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24396 0 0 0 178968 197 0 0 25 0 1 0 158211829 86822912 18235 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18235 107 232 0 20962 0
Current children cumulated CPU time (s) 1791.65
Current children cumulated vsize (Kb) 84788

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245208/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1792.66
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24398 0 0 0 179069 197 0 0 25 0 1 0 158211829 86822912 18237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18237 107 232 0 20962 0
Current children cumulated CPU time (s) 1792.66
Current children cumulated vsize (Kb) 84788

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245144/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1793.66
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24404 0 0 0 179169 197 0 0 25 0 1 0 158211829 86822912 18243 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18243 107 232 0 20962 0
Current children cumulated CPU time (s) 1793.66
Current children cumulated vsize (Kb) 84788

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245144/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1794.67
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24406 0 0 0 179270 197 0 0 25 0 1 0 158211829 86822912 18245 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563820 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18245 107 232 0 20962 0
Current children cumulated CPU time (s) 1794.67
Current children cumulated vsize (Kb) 84788

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245144/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1795.67
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24408 0 0 0 179370 197 0 0 25 0 1 0 158211829 86822912 18247 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18247 107 232 0 20962 0
Current children cumulated CPU time (s) 1795.67
Current children cumulated vsize (Kb) 84788

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245144/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1796.68
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24410 0 0 0 179470 198 0 0 25 0 1 0 158211829 86822912 18249 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18249 107 232 0 20962 0
Current children cumulated CPU time (s) 1796.68
Current children cumulated vsize (Kb) 84788

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245080/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1797.69
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24419 0 0 0 179571 198 0 0 25 0 1 0 158211829 86822912 18258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18258 107 232 0 20962 0
Current children cumulated CPU time (s) 1797.69
Current children cumulated vsize (Kb) 84788

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245080/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=84788 CPUtime=1798.69
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24422 0 0 0 179671 198 0 0 25 0 1 0 158211829 86822912 18261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551570 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21197 18261 107 232 0 20962 0
Current children cumulated CPU time (s) 1798.69
Current children cumulated vsize (Kb) 84788

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245016/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=85672 CPUtime=1799.7
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24438 0 0 0 179772 198 0 0 25 0 1 0 158211829 87728128 18277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21418 18277 107 232 0 21183 0
Current children cumulated CPU time (s) 1799.7
Current children cumulated vsize (Kb) 85672

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245016/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=85672 CPUtime=1800.7
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24440 0 0 0 179872 198 0 0 25 0 1 0 158211829 87728128 18279 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549255 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21418 18279 107 232 0 21183 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 85672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 19920
/proc/meminfo: memFree=1245016/2055920 swapFree=4182724/4192956
[pid=19920] ppid=19918 vsize=85672 CPUtime=1800.7
/proc/19920/stat : 19920 (PBS4L) R 19918 19920 19871 0 -1 4194304 24440 0 0 0 179872 198 0 0 25 0 1 0 158211829 87728128 18279 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/19920/statm: 21418 18279 107 232 0 21183 0
Current children cumulated CPU time (s) 1800.7
Current children cumulated vsize (Kb) 85672

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.72
CPU user time (s): 1798.73
CPU system time (s): 1.9977
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (Kb): 85672
The end

Launcher Data (download as text)

Begin job on node42 on Fri Jul 28 19:03:28 UTC 2006


FILE ID= 50573-1154113408

PBS_JOBID= 886619

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  d262db503fd284bdfe2b43790fda8490

RANDOM SEED= 38449934

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.238
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.238
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:       1318040 kB
Buffers:         27308 kB
Cached:         651688 kB
SwapCached:       3928 kB
Active:          40772 kB
Inactive:       647116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1318040 kB
SwapTotal:     4192956 kB
SwapFree:      4182724 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            36048 kB
Committed_AS:   718344 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node42 on Fri Jul 28 19:33:30 UTC 2006