Trace number 41907

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:20:4.5:0.95:98.opb
MD5SUM09000b526c4cf3fc454b31cbb57a970b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark8.12676
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables906
Total number of constraints1039
Number of constraints which are clauses852
Number of constraints which are cardinality constraints (but not clauses)187
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint18
Number of terms in the objective function 906
Biggest coefficient in the objective function 553
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 2526
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 553
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2526
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node77/41907-1149289424/instance-41907-1149289424.opb ......
0.02	c done parsing opb.
0.02	o 1914
0.02	o 1907
0.03	o 1905
0.03	o 1904
0.04	o 1787
1.76	o 1786
1.76	o 586
1.76	o 585
1.77	o 584

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
Enforcing memory limit (will send SIGKILL): 1843200 Kb
Enforcing VSIZE limit: 1887436800 bytes
runsolver version 3.0.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node77/watcher-41907-1149289424 -o ROOT/results/node77/solver-41907-1149289424 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node77/41907-1149289424/instance-41907-1149289424.opb 302804996 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/67 2924
/proc/meminfo: memFree=1495128/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=1368 CPUtime=0
/proc/2924/stat : 2924 (PBS4L) D 2922 2924 2878 0 -1 4194304 110 0 0 0 0 0 0 0 19 0 1 0 194581613 1400832 95 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135137645 0 2147483391 4096 0 18446744072099917094 0 0 17 1 0 0
/proc/2924/statm: 350 100 87 232 0 115 0

[startup+10.0028 s]
/proc/loadavg: 0.93 0.95 0.90 2/67 2924
/proc/meminfo: memFree=1467048/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=35200 CPUtime=9.99
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7234 0 0 0 995 4 0 0 25 0 1 0 194581613 36044800 7156 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549474 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 8800 7156 108 232 0 8565 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 35200

[startup+20.009 s]
/proc/loadavg: 0.94 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1466728/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=35460 CPUtime=19.99
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7315 0 0 0 1993 6 0 0 25 0 1 0 194581613 36311040 7237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 8865 7237 108 232 0 8630 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 35460

[startup+30.0153 s]
/proc/loadavg: 0.95 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1466408/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=35728 CPUtime=30
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7390 0 0 0 2993 7 0 0 25 0 1 0 194581613 36585472 7312 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549354 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 8932 7312 108 232 0 8697 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 35728

[startup+40.0205 s]
/proc/loadavg: 0.95 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1466152/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=36248 CPUtime=39.99
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7543 0 0 0 3992 7 0 0 25 0 1 0 194581613 37117952 7368 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9062 7368 108 232 0 8827 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 36248

[startup+50.0268 s]
/proc/loadavg: 0.96 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1466024/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=36368 CPUtime=50.01
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7593 0 0 0 4992 9 0 0 25 0 1 0 194581613 37240832 7418 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9092 7418 108 232 0 8857 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 36368

[startup+60.033 s]
/proc/loadavg: 0.97 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1465832/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=36492 CPUtime=60
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7643 0 0 0 5990 10 0 0 25 0 1 0 194581613 37367808 7468 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549087 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9123 7468 108 232 0 8888 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 36492

[startup+70.0392 s]
/proc/loadavg: 0.97 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1465640/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=36616 CPUtime=70.01
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7697 0 0 0 6990 11 0 0 25 0 1 0 194581613 37494784 7522 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9154 7522 108 232 0 8919 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 36616

[startup+80.0455 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1465384/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=36772 CPUtime=80.01
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7756 0 0 0 7989 12 0 0 25 0 1 0 194581613 37654528 7581 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9193 7581 108 232 0 8958 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 36772

[startup+90.0517 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1465192/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=37720 CPUtime=90.02
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 7996 0 0 0 8989 13 0 0 25 0 1 0 194581613 38625280 7628 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9430 7628 108 232 0 9195 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 37720

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1465064/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=37720 CPUtime=100.02
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8033 0 0 0 9988 14 0 0 25 0 1 0 194581613 38625280 7665 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9430 7665 108 232 0 9195 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 37720

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 2924
/proc/meminfo: memFree=1464872/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=37888 CPUtime=110.02
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8074 0 0 0 10987 15 0 0 25 0 1 0 194581613 38797312 7706 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9472 7706 108 232 0 9237 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 37888

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1464744/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=37888 CPUtime=120.03
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8120 0 0 0 11986 17 0 0 25 0 1 0 194581613 38797312 7752 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549267 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9472 7752 108 232 0 9237 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 37888

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1464488/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=38008 CPUtime=130.03
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8175 0 0 0 12986 17 0 0 25 0 1 0 194581613 38920192 7807 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9502 7807 108 232 0 9267 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 38008

[startup+140.082 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1464232/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=38348 CPUtime=140.03
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8239 0 0 0 13984 19 0 0 25 0 1 0 194581613 39268352 7871 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549262 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9587 7871 108 232 0 9352 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 38348

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1464040/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=38348 CPUtime=150.04
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8284 0 0 0 14984 20 0 0 25 0 1 0 194581613 39268352 7916 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9587 7916 108 232 0 9352 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 38348

[startup+160.093 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1463848/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=38476 CPUtime=160.03
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8331 0 0 0 15982 21 0 0 25 0 1 0 194581613 39399424 7963 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549214 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9619 7963 108 232 0 9384 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 38476

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1463656/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=38600 CPUtime=170.04
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8380 0 0 0 16982 22 0 0 25 0 1 0 194581613 39526400 8012 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 9650 8012 108 232 0 9415 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 38600

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1463336/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=40260 CPUtime=180.05
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8806 0 0 0 17981 24 0 0 25 0 1 0 194581613 41226240 8053 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 10065 8053 108 232 0 9830 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 40260

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1463336/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=40388 CPUtime=190.05
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8845 0 0 0 18980 25 0 0 25 0 1 0 194581613 41357312 8092 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 10097 8092 108 232 0 9862 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 40388

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1463144/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=40388 CPUtime=200.05
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 8886 0 0 0 19980 25 0 0 25 0 1 0 194581613 41357312 8133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 10097 8133 108 232 0 9862 0
Current children cumulated CPU time (s) 200.05
Current children cumulated vsize (Kb) 40388

[startup+210.125 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 2924
/proc/meminfo: memFree=1462952/2055892 swapFree=4085336/4096564

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

/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16335 0 0 0 177931 227 0 0 25 0 1 0 194581613 62119936 13276 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13276 108 232 0 14931 0
Current children cumulated CPU time (s) 1781.58
Current children cumulated vsize (Kb) 60664

[startup+1783.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442408/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1782.58
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16346 0 0 0 178031 227 0 0 25 0 1 0 194581613 62119936 13287 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13287 108 232 0 14931 0
Current children cumulated CPU time (s) 1782.58
Current children cumulated vsize (Kb) 60664

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442408/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1783.6
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16347 0 0 0 178132 228 0 0 25 0 1 0 194581613 62119936 13288 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549233 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13288 108 232 0 14931 0
Current children cumulated CPU time (s) 1783.6
Current children cumulated vsize (Kb) 60664

[startup+1785.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442408/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1784.6
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16348 0 0 0 178232 228 0 0 25 0 1 0 194581613 62119936 13289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13289 108 232 0 14931 0
Current children cumulated CPU time (s) 1784.6
Current children cumulated vsize (Kb) 60664

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442408/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1785.6
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16351 0 0 0 178332 228 0 0 25 0 1 0 194581613 62119936 13292 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13292 108 232 0 14931 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (Kb) 60664

[startup+1787.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442344/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1786.61
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16355 0 0 0 178433 228 0 0 25 0 1 0 194581613 62119936 13296 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549336 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13296 108 232 0 14931 0
Current children cumulated CPU time (s) 1786.61
Current children cumulated vsize (Kb) 60664

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442344/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1787.61
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16356 0 0 0 178533 228 0 0 25 0 1 0 194581613 62119936 13297 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13297 108 232 0 14931 0
Current children cumulated CPU time (s) 1787.61
Current children cumulated vsize (Kb) 60664

[startup+1789.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442344/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1788.62
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16357 0 0 0 178634 228 0 0 25 0 1 0 194581613 62119936 13298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13298 108 232 0 14931 0
Current children cumulated CPU time (s) 1788.62
Current children cumulated vsize (Kb) 60664

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442344/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1789.62
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16362 0 0 0 178734 228 0 0 25 0 1 0 194581613 62119936 13303 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13303 108 232 0 14931 0
Current children cumulated CPU time (s) 1789.62
Current children cumulated vsize (Kb) 60664

[startup+1791.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442344/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1790.62
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16364 0 0 0 178834 228 0 0 25 0 1 0 194581613 62119936 13305 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13305 108 232 0 14931 0
Current children cumulated CPU time (s) 1790.62
Current children cumulated vsize (Kb) 60664

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442344/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1791.63
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16365 0 0 0 178935 228 0 0 25 0 1 0 194581613 62119936 13306 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13306 108 232 0 14931 0
Current children cumulated CPU time (s) 1791.63
Current children cumulated vsize (Kb) 60664

[startup+1793.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442280/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1792.63
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16372 0 0 0 179035 228 0 0 25 0 1 0 194581613 62119936 13313 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558771 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13313 108 232 0 14931 0
Current children cumulated CPU time (s) 1792.63
Current children cumulated vsize (Kb) 60664

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442280/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1793.63
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16373 0 0 0 179135 228 0 0 25 0 1 0 194581613 62119936 13314 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13314 108 232 0 14931 0
Current children cumulated CPU time (s) 1793.63
Current children cumulated vsize (Kb) 60664

[startup+1795.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442280/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1794.65
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16374 0 0 0 179236 229 0 0 25 0 1 0 194581613 62119936 13315 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13315 108 232 0 14931 0
Current children cumulated CPU time (s) 1794.65
Current children cumulated vsize (Kb) 60664

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442280/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1795.65
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16380 0 0 0 179336 229 0 0 25 0 1 0 194581613 62119936 13321 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549288 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13321 108 232 0 14931 0
Current children cumulated CPU time (s) 1795.65
Current children cumulated vsize (Kb) 60664

[startup+1797.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442280/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1796.65
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16381 0 0 0 179436 229 0 0 25 0 1 0 194581613 62119936 13322 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13322 108 232 0 14931 0
Current children cumulated CPU time (s) 1796.65
Current children cumulated vsize (Kb) 60664

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442280/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1797.66
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16382 0 0 0 179537 229 0 0 25 0 1 0 194581613 62119936 13323 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549321 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13323 108 232 0 14931 0
Current children cumulated CPU time (s) 1797.66
Current children cumulated vsize (Kb) 60664

[startup+1799.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442216/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1798.66
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16385 0 0 0 179637 229 0 0 25 0 1 0 194581613 62119936 13326 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13326 108 232 0 14931 0
Current children cumulated CPU time (s) 1798.66
Current children cumulated vsize (Kb) 60664

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442216/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1799.66
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16389 0 0 0 179737 229 0 0 25 0 1 0 194581613 62119936 13330 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13330 108 232 0 14931 0
Current children cumulated CPU time (s) 1799.66
Current children cumulated vsize (Kb) 60664

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442216/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1800.67
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16391 0 0 0 179838 229 0 0 25 0 1 0 194581613 62119936 13332 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550014 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13332 108 232 0 14931 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 60664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 2924
/proc/meminfo: memFree=1442216/2055892 swapFree=4085336/4096564
[pid=2924] ppid=2922 vsize=60664 CPUtime=1800.67
/proc/2924/stat : 2924 (PBS4L) R 2922 2924 2878 0 -1 4194304 16393 0 0 0 179838 229 0 0 25 0 1 0 194581613 62119936 13334 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134534778 0 0 4096 0 0 0 0 17 1 0 0
/proc/2924/statm: 15166 13334 108 232 0 14931 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (Kb) 60664

Sending SIGTERM to -2924
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.2
CPU time (s): 1800.69
CPU user time (s): 1798.39
CPU system time (s): 2.30765
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (Kb): 60664
The end

Launcher Data (download as text)

Begin job on node77 on Fri Jun  2 23:03:44 UTC 2006


FILE ID= 41907-1149289424

PBS_JOBID= 306807

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:20:4.5:0.95:98.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node77/41907-1149289424/instance-41907-1149289424.opb 302804996
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node77/watcher-41907-1149289424 -o ROOT/results/node77/solver-41907-1149289424 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node77/41907-1149289424/instance-41907-1149289424.opb 302804996

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  09000b526c4cf3fc454b31cbb57a970b

RANDOM SEED= 302804996


/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	: 6006.16
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	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1495528 kB
Buffers:         37980 kB
Cached:         453940 kB
SwapCached:       2644 kB
Active:         107244 kB
Inactive:       393580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1495528 kB
SwapTotal:     4096564 kB
SwapFree:      4085336 kB
Dirty:             188 kB
Writeback:           0 kB
Mapped:          16132 kB
Slab:            46252 kB
Committed_AS:   281840 kB
PageTables:       1276 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node77 on Fri Jun  2 23:33:45 UTC 2006