Trace number 41841

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.56 1801.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32d3.opb
MD5SUMa4212e7e4d5e950e6ac9fce9bc7b8e0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark802
Best CPU time to get the best result obtained on this benchmark76.6553
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 802
Optimality of the best value was proved YES
Number of variables1648
Total number of constraints20302
Number of constraints which are clauses20302
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 1648
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 1648
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1648
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.00	c PBS v4 by Bashar Al-Rawi & Fadi Aloul
0.00	c Solving ROOT/tmp/node38/41841-1149280115/instance-41841-1149280115.opb ......
0.70	c done parsing opb.
0.70	o 824
18.31	o 823
21.97	o 822
26.18	o 821
26.66	o 820
31.45	o 819
33.33	o 818
39.05	o 817
50.05	o 816
61.57	o 815
85.01	o 814
93.60	o 813
126.20	o 812
144.41	o 811
146.73	o 810
168.84	o 809
169.04	o 808
169.07	o 807
169.08	o 806
169.11	o 805
169.17	o 804
169.19	o 803
323.56	o 802

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/node38/watcher-41841-1149280115 -o ROOT/results/node38/solver-41841-1149280115 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node38/41841-1149280115/instance-41841-1149280115.opb 906917052 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.97 2/64 7281
/proc/meminfo: memFree=1634592/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=1556 CPUtime=0
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 149 0 0 0 0 0 0 0 19 0 1 0 193677803 1593344 133 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134599096 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 389 135 90 232 0 154 0

[startup+10.0029 s]
/proc/loadavg: 0.87 0.94 0.97 2/64 7281
/proc/meminfo: memFree=1630176/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=7472 CPUtime=9.99
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 1388 0 0 0 998 1 0 0 25 0 1 0 193677803 7651328 1210 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563511 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 1868 1210 108 232 0 1633 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 7472

[startup+20.0098 s]
/proc/loadavg: 0.89 0.94 0.97 2/64 7281
/proc/meminfo: memFree=1628448/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=7868 CPUtime=19.99
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 1816 0 0 0 1997 2 0 0 25 0 1 0 193677803 8056832 1638 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134548991 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 1967 1638 108 232 0 1732 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 7868

[startup+30.0168 s]
/proc/loadavg: 0.90 0.94 0.97 2/64 7281
/proc/meminfo: memFree=1627552/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=8900 CPUtime=29.99
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 2237 0 0 0 2996 3 0 0 25 0 1 0 193677803 9113600 1866 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551587 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 2225 1866 108 232 0 1990 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 8900

[startup+40.0227 s]
/proc/loadavg: 0.92 0.94 0.97 2/64 7281
/proc/meminfo: memFree=1627168/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=9152 CPUtime=39.99
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 2330 0 0 0 3995 4 0 0 25 0 1 0 193677803 9371648 1959 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134546660 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 2288 1959 108 232 0 2053 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 9152

[startup+50.0286 s]
/proc/loadavg: 0.93 0.94 0.97 2/64 7281
/proc/meminfo: memFree=1626784/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=9436 CPUtime=50
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 2435 0 0 0 4995 5 0 0 25 0 1 0 193677803 9662464 2064 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 2359 2064 108 232 0 2124 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 9436

[startup+60.0346 s]
/proc/loadavg: 0.94 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1625824/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=13796 CPUtime=60
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 2680 0 0 0 5994 6 0 0 25 0 1 0 193677803 14127104 2309 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 3449 2309 108 232 0 3214 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 13796

[startup+70.0405 s]
/proc/loadavg: 0.95 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1624672/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=14064 CPUtime=70.01
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 2976 0 0 0 6994 7 0 0 25 0 1 0 193677803 14401536 2605 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 3516 2605 108 232 0 3281 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 14064

[startup+80.0475 s]
/proc/loadavg: 0.96 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1623904/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=14376 CPUtime=80
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 3155 0 0 0 7993 7 0 0 25 0 1 0 193677803 14721024 2784 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552208 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 3594 2784 108 232 0 3359 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 14376

[startup+90.0534 s]
/proc/loadavg: 0.96 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1622944/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=16204 CPUtime=90.01
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 3789 0 0 0 8992 9 0 0 25 0 1 0 193677803 16592896 3033 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 4051 3033 108 232 0 3816 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 16204

[startup+100.059 s]
/proc/loadavg: 0.97 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1622304/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=16336 CPUtime=100.01
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 3938 0 0 0 9992 9 0 0 25 0 1 0 193677803 16728064 3182 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552324 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 4084 3182 108 232 0 3849 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 16336

[startup+110.065 s]
/proc/loadavg: 0.97 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1621920/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=16604 CPUtime=110.01
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 4039 0 0 0 10991 10 0 0 25 0 1 0 193677803 17002496 3283 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551762 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 4151 3283 108 232 0 3916 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 16604

[startup+120.071 s]
/proc/loadavg: 0.98 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1621600/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=16784 CPUtime=120.02
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 4119 0 0 0 11991 11 0 0 25 0 1 0 193677803 17186816 3363 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 4196 3363 108 232 0 3961 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 16784

[startup+130.077 s]
/proc/loadavg: 0.98 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1620000/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=17116 CPUtime=130.01
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 4513 0 0 0 12989 12 0 0 25 0 1 0 193677803 17526784 3757 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134552324 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 4279 3757 108 232 0 4044 0
Current children cumulated CPU time (s) 130.01
Current children cumulated vsize (Kb) 17116

[startup+140.083 s]
/proc/loadavg: 0.98 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1617056/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=25512 CPUtime=140.02
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 5245 0 0 0 13989 13 0 0 25 0 1 0 193677803 26124288 4489 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551997 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 6378 4489 108 232 0 6143 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 25512

[startup+150.089 s]
/proc/loadavg: 0.98 0.95 0.97 2/64 7281
/proc/meminfo: memFree=1610848/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=25668 CPUtime=150.03
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 6796 0 0 0 14988 15 0 0 25 0 1 0 193677803 26284032 6040 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 6417 6040 108 232 0 6182 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 25668

[startup+160.095 s]
/proc/loadavg: 0.99 0.96 0.97 2/64 7281
/proc/meminfo: memFree=1610528/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=25848 CPUtime=160.02
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 6869 0 0 0 15986 16 0 0 25 0 1 0 193677803 26468352 6113 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134563518 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 6462 6113 108 232 0 6227 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 25848

[startup+170.101 s]
/proc/loadavg: 0.99 0.96 0.97 2/64 7281
/proc/meminfo: memFree=1610272/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=26132 CPUtime=170.03
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 6949 0 0 0 16986 17 0 0 25 0 1 0 193677803 26759168 6193 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 6533 6193 108 232 0 6298 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 26132

[startup+180.107 s]
/proc/loadavg: 0.99 0.96 0.97 2/64 7281
/proc/meminfo: memFree=1609888/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=26376 CPUtime=180.02
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 7039 0 0 0 17985 17 0 0 25 0 1 0 193677803 27009024 6283 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 6594 6283 108 232 0 6359 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 26376

[startup+190.113 s]
/proc/loadavg: 0.99 0.96 0.97 2/64 7281
/proc/meminfo: memFree=1609568/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=26512 CPUtime=190.03
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 7125 0 0 0 18984 19 0 0 25 0 1 0 193677803 27148288 6369 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 6628 6369 108 232 0 6393 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 26512

[startup+200.119 s]
/proc/loadavg: 0.99 0.96 0.97 2/64 7281
/proc/meminfo: memFree=1609248/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=26700 CPUtime=200.03
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 7195 0 0 0 19983 20 0 0 25 0 1 0 193677803 27340800 6439 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 6675 6439 108 232 0 6440 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 26700

[startup+210.125 s]
/proc/loadavg: 0.99 0.96 0.97 2/64 7281
/proc/meminfo: memFree=1608992/2055920 swapFree=4181196/4192956

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

/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54386 0 0 0 177998 144 0 0 25 0 1 0 193677803 307224576 51324 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51324 108 232 0 74771 0
Current children cumulated CPU time (s) 1781.42
Current children cumulated vsize (Kb) 300024

[startup+1783.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1782.42
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54389 0 0 0 178098 144 0 0 25 0 1 0 193677803 307224576 51327 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51327 108 232 0 74771 0
Current children cumulated CPU time (s) 1782.42
Current children cumulated vsize (Kb) 300024

[startup+1784.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1783.43
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54389 0 0 0 178199 144 0 0 25 0 1 0 193677803 307224576 51327 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51327 108 232 0 74771 0
Current children cumulated CPU time (s) 1783.43
Current children cumulated vsize (Kb) 300024

[startup+1785.11 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1784.43
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54390 0 0 0 178299 144 0 0 25 0 1 0 193677803 307224576 51328 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558835 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51328 108 232 0 74771 0
Current children cumulated CPU time (s) 1784.43
Current children cumulated vsize (Kb) 300024

[startup+1786.11 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1785.44
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54391 0 0 0 178400 144 0 0 25 0 1 0 193677803 307224576 51329 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134611781 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51329 108 232 0 74771 0
Current children cumulated CPU time (s) 1785.44
Current children cumulated vsize (Kb) 300024

[startup+1787.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1786.44
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54400 0 0 0 178500 144 0 0 25 0 1 0 193677803 307224576 51338 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51338 108 232 0 74771 0
Current children cumulated CPU time (s) 1786.44
Current children cumulated vsize (Kb) 300024

[startup+1788.12 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1787.45
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54401 0 0 0 178601 144 0 0 25 0 1 0 193677803 307224576 51339 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51339 108 232 0 74771 0
Current children cumulated CPU time (s) 1787.45
Current children cumulated vsize (Kb) 300024

[startup+1789.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1788.46
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54401 0 0 0 178701 145 0 0 25 0 1 0 193677803 307224576 51339 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51339 108 232 0 74771 0
Current children cumulated CPU time (s) 1788.46
Current children cumulated vsize (Kb) 300024

[startup+1790.13 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1789.46
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54402 0 0 0 178801 145 0 0 25 0 1 0 193677803 307224576 51340 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51340 108 232 0 74771 0
Current children cumulated CPU time (s) 1789.46
Current children cumulated vsize (Kb) 300024

[startup+1791.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428896/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300024 CPUtime=1790.47
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54403 0 0 0 178902 145 0 0 25 0 1 0 193677803 307224576 51341 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75006 51341 108 232 0 74771 0
Current children cumulated CPU time (s) 1790.47
Current children cumulated vsize (Kb) 300024

[startup+1792.14 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428640/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1791.47
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54456 0 0 0 179002 145 0 0 25 0 1 0 193677803 307503104 51394 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551995 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51394 108 232 0 74839 0
Current children cumulated CPU time (s) 1791.47
Current children cumulated vsize (Kb) 300296

[startup+1793.15 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428640/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1792.48
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54465 0 0 0 179103 145 0 0 25 0 1 0 193677803 307503104 51403 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51403 108 232 0 74839 0
Current children cumulated CPU time (s) 1792.48
Current children cumulated vsize (Kb) 300296

[startup+1794.15 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428576/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1793.48
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54466 0 0 0 179203 145 0 0 25 0 1 0 193677803 307503104 51404 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51404 108 232 0 74839 0
Current children cumulated CPU time (s) 1793.48
Current children cumulated vsize (Kb) 300296

[startup+1795.16 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428576/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1794.48
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54467 0 0 0 179303 145 0 0 25 0 1 0 193677803 307503104 51405 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51405 108 232 0 74839 0
Current children cumulated CPU time (s) 1794.48
Current children cumulated vsize (Kb) 300296

[startup+1796.16 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428576/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1795.49
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54471 0 0 0 179404 145 0 0 25 0 1 0 193677803 307503104 51409 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51409 108 232 0 74839 0
Current children cumulated CPU time (s) 1795.49
Current children cumulated vsize (Kb) 300296

[startup+1797.17 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428576/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1796.49
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54472 0 0 0 179504 145 0 0 25 0 1 0 193677803 307503104 51410 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51410 108 232 0 74839 0
Current children cumulated CPU time (s) 1796.49
Current children cumulated vsize (Kb) 300296

[startup+1798.17 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428576/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1797.5
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54473 0 0 0 179605 145 0 0 25 0 1 0 193677803 307503104 51411 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51411 108 232 0 74839 0
Current children cumulated CPU time (s) 1797.5
Current children cumulated vsize (Kb) 300296

[startup+1799.18 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428576/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1798.5
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54474 0 0 0 179705 145 0 0 25 0 1 0 193677803 307503104 51412 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51412 108 232 0 74839 0
Current children cumulated CPU time (s) 1798.5
Current children cumulated vsize (Kb) 300296

[startup+1800.18 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428576/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1799.51
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54475 0 0 0 179806 145 0 0 25 0 1 0 193677803 307503104 51413 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550844 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51413 108 232 0 74839 0
Current children cumulated CPU time (s) 1799.51
Current children cumulated vsize (Kb) 300296

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428512/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1800.51
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54492 0 0 0 179906 145 0 0 25 0 1 0 193677803 307503104 51430 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551616 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51430 108 232 0 74839 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (Kb) 300296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 0.99 0.97 0.97 2/64 7283
/proc/meminfo: memFree=1428512/2055920 swapFree=4181196/4192956
[pid=7281] ppid=7279 vsize=300296 CPUtime=1800.52
/proc/7281/stat : 7281 (PBS4L) R 7279 7281 7235 0 -1 4194304 54492 0 0 0 179907 145 0 0 25 0 1 0 193677803 307503104 51430 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/7281/statm: 75074 51430 108 232 0 74839 0
Current children cumulated CPU time (s) 1800.52
Current children cumulated vsize (Kb) 300296

Sending SIGTERM to -7281
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.23
CPU time (s): 1800.56
CPU user time (s): 1799.07
CPU system time (s): 1.48677
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (Kb): 300296
The end

Launcher Data (download as text)

Begin job on node38 on Fri Jun  2 20:28:35 UTC 2006


FILE ID= 41841-1149280115

PBS_JOBID= 305959

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

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  a4212e7e4d5e950e6ac9fce9bc7b8e0a

RANDOM SEED= 906917052


/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.267
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.267
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:       1634800 kB
Buffers:         25424 kB
Cached:         325684 kB
SwapCached:       3512 kB
Active:          44856 kB
Inactive:       315048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1634800 kB
SwapTotal:     4192956 kB
SwapFree:      4181196 kB
Dirty:             136 kB
Writeback:           0 kB
Mapped:          14904 kB
Slab:            47184 kB
Committed_AS:   274284 kB
PageTables:       1484 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node38 on Fri Jun  2 20:58:36 UTC 2006