Trace number 41783

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.49 1801.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
MD5SUM0d4648505d14cf43905d3198d6f686c2
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark162
Best CPU time to get the best result obtained on this benchmark22.5876
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 162
Optimality of the best value was proved YES
Number of variables444
Total number of constraints1408
Number of constraints which are clauses1408
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint32
Number of terms in the objective function 444
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 444
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 444
Number of bits of the biggest sum of numbers9
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/node54/41783-1149415173/instance-41783-1149415173.opb ......
0.02	c done parsing opb.
0.02	o 222
0.02	o 221
0.02	o 220
0.02	o 219
0.02	o 218
0.02	o 217
0.02	o 216
0.02	o 215
0.02	o 214
0.03	o 213
0.03	o 212
0.03	o 211
0.03	o 210
0.03	o 209
0.03	o 208
0.03	o 207
0.03	o 206
0.03	o 205
0.03	o 204
0.03	o 203
0.03	o 202
0.04	o 201
0.04	o 200
0.04	o 199
0.04	o 198
0.04	o 197
0.04	o 196
0.04	o 195
0.04	o 194
0.04	o 193
0.04	o 192
0.04	o 191
0.04	o 190
0.04	o 189
0.04	o 188
0.04	o 187
0.04	o 186
0.04	o 185
0.05	o 184
0.05	o 183
0.05	o 182
0.05	o 181
0.05	o 180
0.05	o 179
0.05	o 178
0.05	o 177
0.05	o 176
0.05	o 175
0.05	o 174
0.05	o 173
0.05	o 172
0.05	o 171
0.05	o 170
0.05	o 169
0.06	o 168
51.25	o 167
83.01	o 166
163.17	o 165
198.23	o 164
281.27	o 163
742.40	o 162

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/node54/watcher-41783-1149415173 -o ROOT/results/node54/solver-41783-1149415173 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node54/41783-1149415173/instance-41783-1149415173.opb 275622069 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1629448/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=1400 CPUtime=0
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 207184819 1433600 125 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135084712 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 350 129 92 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1626120/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=5536 CPUtime=9.99
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 970 0 0 0 999 0 0 0 25 0 1 0 207184819 5668864 943 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 1384 943 108 232 0 1149 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 5536

[startup+20.0085 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1623112/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=9828 CPUtime=19.99
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 1720 0 0 0 1998 1 0 0 25 0 1 0 207184819 10063872 1693 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 2457 1693 108 232 0 2222 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 9828

[startup+30.0146 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1620168/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=18020 CPUtime=29.99
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 2446 0 0 0 2998 1 0 0 25 0 1 0 207184819 18452480 2419 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549255 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 4505 2419 108 232 0 4270 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 18020

[startup+40.0207 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1617608/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=18500 CPUtime=40
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 3132 0 0 0 3998 2 0 0 25 0 1 0 207184819 18944000 3056 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549242 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 4625 3056 108 232 0 4390 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 18500

[startup+50.0267 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1615240/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=18804 CPUtime=50
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 3738 0 0 0 4998 2 0 0 25 0 1 0 207184819 19255296 3662 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 4701 3662 108 232 0 4466 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 18804

[startup+60.0328 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1614088/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=19492 CPUtime=60.01
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4035 0 0 0 5996 5 0 0 25 0 1 0 207184819 19959808 3959 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549314 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 4873 3959 108 232 0 4638 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 19492

[startup+70.0389 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1613832/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=19876 CPUtime=70.01
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4154 0 0 0 6996 5 0 0 25 0 1 0 207184819 20353024 3981 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 4969 3981 108 232 0 4734 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 19876

[startup+80.045 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13487
/proc/meminfo: memFree=1613768/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=20008 CPUtime=80.01
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4205 0 0 0 7996 5 0 0 25 0 1 0 207184819 20488192 4032 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549273 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5002 4032 108 232 0 4767 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 20008

[startup+90.0511 s]
/proc/loadavg: 0.99 0.97 0.91 2/70 13510
/proc/meminfo: memFree=1612432/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=20140 CPUtime=90
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4246 0 0 0 8994 6 0 0 25 0 1 0 207184819 20623360 4073 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134542458 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5035 4073 108 232 0 4800 0
Current children cumulated CPU time (s) 90
Current children cumulated vsize (Kb) 20140

[startup+100.057 s]
/proc/loadavg: 0.99 0.97 0.91 2/70 13558
/proc/meminfo: memFree=1612176/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=20272 CPUtime=99.98
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4289 0 0 0 9990 8 0 0 25 0 1 0 207184819 20758528 4116 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5068 4116 108 232 0 4833 0
Current children cumulated CPU time (s) 99.98
Current children cumulated vsize (Kb) 20272

[startup+110.064 s]
/proc/loadavg: 0.99 0.97 0.91 2/70 13622
/proc/meminfo: memFree=1612048/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=20408 CPUtime=109.97
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4323 0 0 0 10987 10 0 0 25 0 1 0 207184819 20897792 4150 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5102 4150 108 232 0 4867 0
Current children cumulated CPU time (s) 109.97
Current children cumulated vsize (Kb) 20408

[startup+120.07 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13682
/proc/meminfo: memFree=1612592/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=20540 CPUtime=119.94
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4400 0 0 0 11984 10 0 0 25 0 1 0 207184819 21032960 4227 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5135 4227 108 232 0 4900 0
Current children cumulated CPU time (s) 119.94
Current children cumulated vsize (Kb) 20540

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13682
/proc/meminfo: memFree=1612616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=20672 CPUtime=129.95
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4420 0 0 0 12984 11 0 0 25 0 1 0 207184819 21168128 4247 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549225 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5168 4247 108 232 0 4933 0
Current children cumulated CPU time (s) 129.95
Current children cumulated vsize (Kb) 20672

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13682
/proc/meminfo: memFree=1612488/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=21440 CPUtime=139.95
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4658 0 0 0 13984 11 0 0 25 0 1 0 207184819 21954560 4292 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5360 4292 108 232 0 5125 0
Current children cumulated CPU time (s) 139.95
Current children cumulated vsize (Kb) 21440

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13682
/proc/meminfo: memFree=1612424/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=21600 CPUtime=149.95
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4680 0 0 0 14984 11 0 0 25 0 1 0 207184819 22118400 4314 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549282 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5400 4314 108 232 0 5165 0
Current children cumulated CPU time (s) 149.95
Current children cumulated vsize (Kb) 21600

[startup+160.097 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13682
/proc/meminfo: memFree=1612360/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=21600 CPUtime=159.95
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4701 0 0 0 15983 12 0 0 25 0 1 0 207184819 22118400 4335 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549206 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5400 4335 108 232 0 5165 0
Current children cumulated CPU time (s) 159.95
Current children cumulated vsize (Kb) 21600

[startup+170.104 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 13682
/proc/meminfo: memFree=1612168/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=21756 CPUtime=169.95
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4746 0 0 0 16983 12 0 0 25 0 1 0 207184819 22278144 4380 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549267 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5439 4380 108 232 0 5204 0
Current children cumulated CPU time (s) 169.95
Current children cumulated vsize (Kb) 21756

[startup+180.111 s]
/proc/loadavg: 1.06 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1612040/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=21756 CPUtime=179.96
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4769 0 0 0 17983 13 0 0 25 0 1 0 207184819 22278144 4403 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5439 4403 108 232 0 5204 0
Current children cumulated CPU time (s) 179.96
Current children cumulated vsize (Kb) 21756

[startup+190.117 s]
/proc/loadavg: 1.05 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1611848/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=21924 CPUtime=189.96
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4817 0 0 0 18982 14 0 0 25 0 1 0 207184819 22450176 4451 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549251 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5481 4451 108 232 0 5246 0
Current children cumulated CPU time (s) 189.96
Current children cumulated vsize (Kb) 21924

[startup+200.123 s]
/proc/loadavg: 1.04 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1611656/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=22092 CPUtime=199.97
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 4872 0 0 0 19982 15 0 0 25 0 1 0 207184819 22622208 4506 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 5523 4506 108 232 0 5288 0
Current children cumulated CPU time (s) 199.97
Current children cumulated vsize (Kb) 22092

[startup+210.129 s]
/proc/loadavg: 1.04 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1611528/2055920 swapFree=4180872/4192956

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

/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11302 0 0 0 178045 93 0 0 25 0 1 0 207184819 42176512 8245 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134553287 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8245 108 232 0 10062 0
Current children cumulated CPU time (s) 1781.38
Current children cumulated vsize (Kb) 41188

[startup+1783.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1782.39
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11305 0 0 0 178145 94 0 0 25 0 1 0 207184819 42176512 8248 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8248 108 232 0 10062 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 41188

[startup+1784.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1783.39
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11310 0 0 0 178245 94 0 0 25 0 1 0 207184819 42176512 8253 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558782 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8253 108 232 0 10062 0
Current children cumulated CPU time (s) 1783.39
Current children cumulated vsize (Kb) 41188

[startup+1785.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1784.4
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11310 0 0 0 178346 94 0 0 25 0 1 0 207184819 42176512 8253 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8253 108 232 0 10062 0
Current children cumulated CPU time (s) 1784.4
Current children cumulated vsize (Kb) 41188

[startup+1786.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1785.4
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11311 0 0 0 178446 94 0 0 25 0 1 0 207184819 42176512 8254 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8254 108 232 0 10062 0
Current children cumulated CPU time (s) 1785.4
Current children cumulated vsize (Kb) 41188

[startup+1787.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1786.41
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11312 0 0 0 178547 94 0 0 25 0 1 0 207184819 42176512 8255 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8255 108 232 0 10062 0
Current children cumulated CPU time (s) 1786.41
Current children cumulated vsize (Kb) 41188

[startup+1788.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1787.41
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11313 0 0 0 178647 94 0 0 25 0 1 0 207184819 42176512 8256 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8256 108 232 0 10062 0
Current children cumulated CPU time (s) 1787.41
Current children cumulated vsize (Kb) 41188

[startup+1789.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1788.41
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11315 0 0 0 178747 94 0 0 25 0 1 0 207184819 42176512 8258 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8258 108 232 0 10062 0
Current children cumulated CPU time (s) 1788.41
Current children cumulated vsize (Kb) 41188

[startup+1790.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596616/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1789.42
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11316 0 0 0 178848 94 0 0 25 0 1 0 207184819 42176512 8259 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8259 108 232 0 10062 0
Current children cumulated CPU time (s) 1789.42
Current children cumulated vsize (Kb) 41188

[startup+1791.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1790.42
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11318 0 0 0 178948 94 0 0 25 0 1 0 207184819 42176512 8261 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8261 108 232 0 10062 0
Current children cumulated CPU time (s) 1790.42
Current children cumulated vsize (Kb) 41188

[startup+1792.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1791.43
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11326 0 0 0 179049 94 0 0 25 0 1 0 207184819 42176512 8269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8269 108 232 0 10062 0
Current children cumulated CPU time (s) 1791.43
Current children cumulated vsize (Kb) 41188

[startup+1793.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1792.43
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11328 0 0 0 179149 94 0 0 25 0 1 0 207184819 42176512 8271 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558802 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8271 108 232 0 10062 0
Current children cumulated CPU time (s) 1792.43
Current children cumulated vsize (Kb) 41188

[startup+1794.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1793.43
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11329 0 0 0 179249 94 0 0 25 0 1 0 207184819 42176512 8272 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8272 108 232 0 10062 0
Current children cumulated CPU time (s) 1793.43
Current children cumulated vsize (Kb) 41188

[startup+1795.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1794.44
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11330 0 0 0 179350 94 0 0 25 0 1 0 207184819 42176512 8273 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8273 108 232 0 10062 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (Kb) 41188

[startup+1796.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1795.44
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11331 0 0 0 179450 94 0 0 25 0 1 0 207184819 42176512 8274 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8274 108 232 0 10062 0
Current children cumulated CPU time (s) 1795.44
Current children cumulated vsize (Kb) 41188

[startup+1797.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1796.45
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11331 0 0 0 179551 94 0 0 25 0 1 0 207184819 42176512 8274 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549316 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8274 108 232 0 10062 0
Current children cumulated CPU time (s) 1796.45
Current children cumulated vsize (Kb) 41188

[startup+1798.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596552/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1797.45
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11332 0 0 0 179651 94 0 0 25 0 1 0 207184819 42176512 8275 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8275 108 232 0 10062 0
Current children cumulated CPU time (s) 1797.45
Current children cumulated vsize (Kb) 41188

[startup+1799.19 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596488/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1798.46
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11333 0 0 0 179752 94 0 0 25 0 1 0 207184819 42176512 8276 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549239 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8276 108 232 0 10062 0
Current children cumulated CPU time (s) 1798.46
Current children cumulated vsize (Kb) 41188

[startup+1800.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596488/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1799.46
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11333 0 0 0 179852 94 0 0 25 0 1 0 207184819 42176512 8276 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549318 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8276 108 232 0 10062 0
Current children cumulated CPU time (s) 1799.46
Current children cumulated vsize (Kb) 41188

[startup+1801.2 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596488/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1800.47
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11334 0 0 0 179953 94 0 0 25 0 1 0 207184819 42176512 8277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549257 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8277 108 232 0 10062 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 41188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 13682
/proc/meminfo: memFree=1596488/2055920 swapFree=4180872/4192956
[pid=13487] ppid=13485 vsize=41188 CPUtime=1800.47
/proc/13487/stat : 13487 (PBS4L) R 13485 13487 13441 0 -1 4194304 11334 0 0 0 179953 94 0 0 25 0 1 0 207184819 42176512 8277 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549328 0 0 4096 0 0 0 0 17 1 0 0
/proc/13487/statm: 10297 8277 108 232 0 10062 0
Current children cumulated CPU time (s) 1800.47
Current children cumulated vsize (Kb) 41188

Sending SIGTERM to -13487
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.22
CPU time (s): 1800.49
CPU user time (s): 1799.53
CPU system time (s): 0.953854
CPU usage (%): 99.9596
Max. virtual memory (cumulated for all children) (Kb): 41188
The end

Launcher Data (download as text)

Begin job on node54 on Sun Jun  4 09:59:33 UTC 2006


FILE ID= 41783-1149415173

PBS_JOBID= 315195

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e1.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node54/41783-1149415173/instance-41783-1149415173.opb 275622069
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node54/watcher-41783-1149415173 -o ROOT/results/node54/solver-41783-1149415173 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node54/41783-1149415173/instance-41783-1149415173.opb 275622069

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  0d4648505d14cf43905d3198d6f686c2

RANDOM SEED= 275622069


/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.279
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.279
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:       1629656 kB
Buffers:         33444 kB
Cached:         320100 kB
SwapCached:       3864 kB
Active:          96096 kB
Inactive:       266292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1629656 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:             172 kB
Writeback:           0 kB
Mapped:          14920 kB
Slab:            49916 kB
Committed_AS:   420780 kB
PageTables:       1432 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node54 on Sun Jun  4 10:29:34 UTC 2006