Trace number 41900

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.57 1801.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
MD5SUM4dfe0aab63c58302cf08520fc713ceae
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.39194
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables372
Total number of constraints421
Number of constraints which are clauses345
Number of constraints which are cardinality constraints (but not clauses)76
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 372
Biggest coefficient in the objective function 220
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 983
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 220
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 983
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/node81/41900-1149287936/instance-41900-1149287936.opb ......
0.01	c done parsing opb.
0.01	o 718
0.01	o 717
0.01	o 716
0.01	o 715
0.01	o 714
0.01	o 713
0.01	o 645
0.01	o 644
0.01	o 401
3.17	o 291
3.17	o 282
3.17	o 281
3.17	o 256
3.17	o 255
3.19	o 245
3.19	o 244
3.45	o 243
3.45	o 242
3.45	o 241
3.67	o 240
5.27	o 239
5.27	o 238
5.27	o 237
5.30	o 236
5.47	o 235
5.56	o 234
11.35	o 233
25.62	o 232
130.29	o 231
791.42	o 230
1192.28	o 229

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/node81/watcher-41900-1149287936 -o ROOT/results/node81/solver-41900-1149287936 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node81/41900-1149287936/instance-41900-1149287936.opb 456553105 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 1.00 1.00 0.93 2/68 27967
/proc/meminfo: memFree=1101024/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=1400 CPUtime=0
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 151 0 0 0 0 0 0 0 18 0 1 0 194433051 1433600 134 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134536720 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 350 135 98 232 0 115 0

[startup+10.0027 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27967
/proc/meminfo: memFree=1084712/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=19948 CPUtime=9.99
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 4355 0 0 0 991 8 0 0 25 0 1 0 194433051 20426752 4187 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 4987 4187 108 232 0 4752 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 19948

[startup+20.0078 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1083240/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=21500 CPUtime=19.99
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 4895 0 0 0 1985 14 0 0 25 0 1 0 194433051 22016000 4534 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549045 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 5375 4534 108 232 0 5140 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 21500

[startup+30.0139 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1082280/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=23464 CPUtime=29.99
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 5535 0 0 0 2980 19 0 0 25 0 1 0 194433051 24027136 4789 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 5866 4789 108 232 0 5631 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 23464

[startup+40.02 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1081448/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=24120 CPUtime=40
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 5743 0 0 0 3974 26 0 0 25 0 1 0 194433051 24698880 4997 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 6030 4997 108 232 0 5795 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 24120

[startup+50.0261 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1080680/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=24436 CPUtime=50
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 5930 0 0 0 4970 30 0 0 25 0 1 0 194433051 25022464 5184 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550019 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 6109 5184 108 232 0 5874 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 24436

[startup+60.0322 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1079912/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=24792 CPUtime=60
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 6115 0 0 0 5965 35 0 0 25 0 1 0 194433051 25387008 5369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 6198 5369 108 232 0 5963 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 24792

[startup+70.0383 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1079400/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=28268 CPUtime=70.01
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 7032 0 0 0 6961 40 0 0 25 0 1 0 194433051 28946432 5517 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7067 5517 108 232 0 6832 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 28268

[startup+80.0444 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1078696/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=28488 CPUtime=80.02
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 7195 0 0 0 7957 45 0 0 25 0 1 0 194433051 29171712 5680 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7122 5680 108 232 0 6887 0
Current children cumulated CPU time (s) 80.02
Current children cumulated vsize (Kb) 28488

[startup+90.0505 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1078120/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=28852 CPUtime=90.01
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 7345 0 0 0 8953 48 0 0 25 0 1 0 194433051 29544448 5830 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7213 5830 108 232 0 6978 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 28852

[startup+100.057 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1077544/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=29100 CPUtime=100.01
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 7486 0 0 0 9950 51 0 0 25 0 1 0 194433051 29798400 5971 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7275 5971 108 232 0 7040 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 29100

[startup+110.063 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1076968/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=29644 CPUtime=110.02
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 7628 0 0 0 10946 56 0 0 25 0 1 0 194433051 30355456 6113 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7411 6113 108 232 0 7176 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 29644

[startup+120.069 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1076392/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=29940 CPUtime=120.03
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 7772 0 0 0 11942 61 0 0 25 0 1 0 194433051 30658560 6257 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7485 6257 108 232 0 7250 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 29940

[startup+130.075 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1075880/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=29940 CPUtime=130.03
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 7898 0 0 0 12940 63 0 0 25 0 1 0 194433051 30658560 6383 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7485 6383 108 232 0 7250 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 29940

[startup+140.08 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1075432/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=30256 CPUtime=140.03
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 8026 0 0 0 13937 66 0 0 25 0 1 0 194433051 30982144 6511 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7564 6511 108 232 0 7329 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 30256

[startup+150.086 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1074920/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=30592 CPUtime=150.03
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 8152 0 0 0 14935 68 0 0 25 0 1 0 194433051 31326208 6637 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549014 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7648 6637 108 232 0 7413 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 30592

[startup+160.092 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1074472/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=30948 CPUtime=160.03
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 8262 0 0 0 15932 71 0 0 25 0 1 0 194433051 31690752 6747 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7737 6747 108 232 0 7502 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 30948

[startup+170.098 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1073960/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=30948 CPUtime=170.04
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 8377 0 0 0 16930 74 0 0 25 0 1 0 194433051 31690752 6862 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7737 6862 108 232 0 7502 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 30948

[startup+180.105 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1073512/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=31328 CPUtime=180.04
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 8489 0 0 0 17927 77 0 0 25 0 1 0 194433051 32079872 6974 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 7832 6974 108 232 0 7597 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 31328

[startup+190.111 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1073128/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=37472 CPUtime=190.05
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 10121 0 0 0 18924 81 0 0 25 0 1 0 194433051 38371328 7069 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 9368 7069 108 232 0 9133 0
Current children cumulated CPU time (s) 190.05
Current children cumulated vsize (Kb) 37472

[startup+200.116 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1072680/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=37876 CPUtime=200.04
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 10226 0 0 0 19922 82 0 0 25 0 1 0 194433051 38785024 7174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 9469 7174 108 232 0 9234 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 37876

[startup+210.122 s]
/proc/loadavg: 1.00 1.00 0.93 2/68 27969
/proc/meminfo: memFree=1072296/2055892 swapFree=4085344/4096564

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

/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22236 0 0 0 177841 305 0 0 25 0 1 0 194433051 69611520 16111 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 16995 16111 108 232 0 16760 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 67980

[startup+1783.07 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036776/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=67980 CPUtime=1782.46
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22238 0 0 0 177941 305 0 0 25 0 1 0 194433051 69611520 16113 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 16995 16113 108 232 0 16760 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 67980

[startup+1784.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036712/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=67980 CPUtime=1783.47
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22242 0 0 0 178042 305 0 0 25 0 1 0 194433051 69611520 16117 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558774 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 16995 16117 108 232 0 16760 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 67980

[startup+1785.08 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036712/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=67980 CPUtime=1784.47
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22244 0 0 0 178142 305 0 0 25 0 1 0 194433051 69611520 16119 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 16995 16119 108 232 0 16760 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 67980

[startup+1786.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036712/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1785.48
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22250 0 0 0 178243 305 0 0 25 0 1 0 194433051 71168000 16125 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16125 108 232 0 17140 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 69500

[startup+1787.09 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036712/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1786.48
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22251 0 0 0 178343 305 0 0 25 0 1 0 194433051 71168000 16126 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16126 108 232 0 17140 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 69500

[startup+1788.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036712/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1787.49
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22253 0 0 0 178444 305 0 0 25 0 1 0 194433051 71168000 16128 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16128 108 232 0 17140 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 69500

[startup+1789.1 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036648/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1788.49
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22257 0 0 0 178544 305 0 0 25 0 1 0 194433051 71168000 16132 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16132 108 232 0 17140 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 69500

[startup+1790.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036648/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1789.5
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22266 0 0 0 178645 305 0 0 25 0 1 0 194433051 71168000 16141 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16141 108 232 0 17140 0
Current children cumulated CPU time (s) 1789.5
Current children cumulated vsize (Kb) 69500

[startup+1791.11 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036648/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1790.5
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22269 0 0 0 178745 305 0 0 25 0 1 0 194433051 71168000 16144 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16144 108 232 0 17140 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 69500

[startup+1792.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036584/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1791.5
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22277 0 0 0 178845 305 0 0 25 0 1 0 194433051 71168000 16152 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16152 108 232 0 17140 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 69500

[startup+1793.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036584/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1792.5
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22278 0 0 0 178945 305 0 0 25 0 1 0 194433051 71168000 16153 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16153 108 232 0 17140 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 69500

[startup+1794.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036584/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1793.51
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22280 0 0 0 179046 305 0 0 25 0 1 0 194433051 71168000 16155 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16155 108 232 0 17140 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 69500

[startup+1795.13 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036584/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1794.51
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22284 0 0 0 179146 305 0 0 25 0 1 0 194433051 71168000 16159 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16159 108 232 0 17140 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 69500

[startup+1796.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036520/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1795.52
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22286 0 0 0 179247 305 0 0 25 0 1 0 194433051 71168000 16161 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16161 108 232 0 17140 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 69500

[startup+1797.14 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036520/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1796.52
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22291 0 0 0 179347 305 0 0 25 0 1 0 194433051 71168000 16166 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16166 108 232 0 17140 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 69500

[startup+1798.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036520/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1797.53
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22293 0 0 0 179448 305 0 0 25 0 1 0 194433051 71168000 16168 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558791 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16168 108 232 0 17140 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 69500

[startup+1799.15 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036520/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1798.54
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22294 0 0 0 179548 306 0 0 25 0 1 0 194433051 71168000 16169 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16169 108 232 0 17140 0
Current children cumulated CPU time (s) 1798.54
Current children cumulated vsize (Kb) 69500

[startup+1800.16 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036520/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1799.54
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22299 0 0 0 179648 306 0 0 25 0 1 0 194433051 71168000 16174 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16174 108 232 0 17140 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 69500

[startup+1801.16 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036456/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1800.54
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22306 0 0 0 179748 306 0 0 25 0 1 0 194433051 71168000 16181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16181 108 232 0 17140 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 69500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 1.00 1.00 0.94 2/68 28164
/proc/meminfo: memFree=1036456/2055892 swapFree=4085344/4096564
[pid=27967] ppid=27965 vsize=69500 CPUtime=1800.55
/proc/27967/stat : 27967 (PBS4L) R 27965 27967 27921 0 -1 4194304 22306 0 0 0 179749 306 0 0 25 0 1 0 194433051 71168000 16181 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/27967/statm: 17375 16181 108 232 0 17140 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 69500

Sending SIGTERM to -27967
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.57
CPU user time (s): 1797.49
CPU system time (s): 3.07253
CPU usage (%): 99.9659
Max. virtual memory (cumulated for all children) (Kb): 69500
The end

Launcher Data (download as text)

Begin job on node81 on Fri Jun  2 22:38:56 UTC 2006


FILE ID= 41900-1149287936

PBS_JOBID= 306723

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-10:10:4.5:0.5:100.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node81/41900-1149287936/instance-41900-1149287936.opb 456553105
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node81/watcher-41900-1149287936 -o ROOT/results/node81/solver-41900-1149287936 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node81/41900-1149287936/instance-41900-1149287936.opb 456553105

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  4dfe0aab63c58302cf08520fc713ceae

RANDOM SEED= 456553105


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


/proc/meminfo:
MemTotal:      2055892 kB
MemFree:       1101232 kB
Buffers:         44916 kB
Cached:         830240 kB
SwapCached:       2656 kB
Active:         171528 kB
Inactive:       712576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055892 kB
LowFree:       1101232 kB
SwapTotal:     4096564 kB
SwapFree:      4085344 kB
Dirty:             156 kB
Writeback:           0 kB
Mapped:          16520 kB
Slab:            57132 kB
Committed_AS:   277516 kB
PageTables:       1288 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node81 on Fri Jun  2 23:08:57 UTC 2006