Trace number 41892

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.18

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
sorensson/garden/normalized-g15x15.opb
MD5SUM28425c3b4907da9ba10ee31a4de63042
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark53
Best CPU time to get the best result obtained on this benchmark1800.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 53
Optimality of the best value was proved NO
Number of variables225
Total number of constraints225
Number of constraints which are clauses225
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 constraint3
Maximum length of a constraint5
Number of terms in the objective function 225
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 225
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 225
Number of bits of the biggest sum of numbers8
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/node83/41892-1149287392/instance-41892-1149287392.opb ......
0.01	c done parsing opb.
0.01	o 225
0.01	o 224
0.01	o 223
0.01	o 222
0.01	o 221
0.01	o 220
0.01	o 219
0.01	o 218
0.01	o 217
0.01	o 216
0.01	o 215
0.01	o 214
0.01	o 213
0.01	o 212
0.01	o 211
0.01	o 210
0.01	o 209
0.01	o 208
0.01	o 207
0.01	o 79
0.01	o 78
0.01	o 77
2.08	o 76
2.08	o 75
2.68	o 74
2.68	o 73
2.68	o 72
2.88	o 70
2.91	o 69
3.02	o 68
3.05	o 67
3.73	o 66
4.14	o 65
4.28	o 64
5.88	o 63
5.91	o 62
21.22	o 61
61.00	o 60
1029.26	o 59

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/node83/watcher-41892-1149287392 -o ROOT/results/node83/solver-41892-1149287392 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node83/41892-1149287392/instance-41892-1149287392.opb 671802062 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.90 2/67 1663
/proc/meminfo: memFree=1555424/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=1400 CPUtime=0
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 146 0 0 0 0 0 0 0 19 0 1 0 194378564 1433600 130 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134565728 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 350 130 100 232 0 115 0

[startup+10.0024 s]
/proc/loadavg: 0.93 0.95 0.90 2/67 1663
/proc/meminfo: memFree=1546336/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=11440 CPUtime=9.99
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 2544 0 0 0 993 6 0 0 25 0 1 0 194378564 11714560 2379 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 2860 2379 108 232 0 2625 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 11440

[startup+20.0083 s]
/proc/loadavg: 0.94 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1543520/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=20800 CPUtime=19.99
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 3447 0 0 0 1989 10 0 0 25 0 1 0 194378564 21299200 3089 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 5200 3089 108 232 0 4965 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 20800

[startup+30.0142 s]
/proc/loadavg: 0.95 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1541408/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=20972 CPUtime=29.99
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 3970 0 0 0 2987 12 0 0 25 0 1 0 194378564 21475328 3612 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 5243 3612 108 232 0 5008 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 20972

[startup+40.0201 s]
/proc/loadavg: 0.95 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1539168/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=21284 CPUtime=40
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 4543 0 0 0 3985 15 0 0 25 0 1 0 194378564 21794816 4185 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 5321 4185 108 232 0 5086 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 21284

[startup+50.0261 s]
/proc/loadavg: 0.96 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1535968/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=21692 CPUtime=50
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 5339 0 0 0 4983 17 0 0 25 0 1 0 194378564 22212608 4981 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134550061 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 5423 4981 108 232 0 5188 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 21692

[startup+60.032 s]
/proc/loadavg: 0.97 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1535200/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=23364 CPUtime=60
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 5913 0 0 0 5982 18 0 0 25 0 1 0 194378564 23924736 5170 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 5841 5170 108 232 0 5606 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 23364

[startup+70.0379 s]
/proc/loadavg: 0.97 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1534432/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=23500 CPUtime=70
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 6120 0 0 0 6980 20 0 0 25 0 1 0 194378564 24064000 5377 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 5875 5377 108 232 0 5640 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 23500

[startup+80.0448 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1534048/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=23768 CPUtime=80.01
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 6213 0 0 0 7979 22 0 0 25 0 1 0 194378564 24338432 5470 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 5942 5470 108 232 0 5707 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 23768

[startup+90.0507 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1533728/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=24044 CPUtime=90.01
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 6285 0 0 0 8978 23 0 0 25 0 1 0 194378564 24621056 5542 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 6011 5542 108 232 0 5776 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 24044

[startup+100.057 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1531680/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=40428 CPUtime=100.01
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 6800 0 0 0 9976 25 0 0 25 0 1 0 194378564 41398272 6057 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10107 6057 108 232 0 9872 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 40428

[startup+110.063 s]
/proc/loadavg: 0.98 0.96 0.91 2/67 1663
/proc/meminfo: memFree=1529504/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=40712 CPUtime=110.02
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 7331 0 0 0 10975 27 0 0 25 0 1 0 194378564 41689088 6588 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10178 6588 108 232 0 9943 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 40712

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1529120/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=40936 CPUtime=120.02
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 7429 0 0 0 11973 29 0 0 25 0 1 0 194378564 41918464 6686 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10234 6686 108 232 0 9999 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 40936

[startup+130.075 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1528224/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=41152 CPUtime=130.02
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 7654 0 0 0 12972 30 0 0 25 0 1 0 194378564 42139648 6911 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134551979 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10288 6911 108 232 0 10053 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 41152

[startup+140.081 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1527968/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=41152 CPUtime=140.02
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 7710 0 0 0 13971 31 0 0 25 0 1 0 194378564 42139648 6967 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10288 6967 108 232 0 10053 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 41152

[startup+150.088 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1527008/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=41520 CPUtime=150.02
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 7960 0 0 0 14970 32 0 0 25 0 1 0 194378564 42516480 7217 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558818 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10380 7217 108 232 0 10145 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 41520

[startup+160.094 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1526688/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=41664 CPUtime=160.03
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 8038 0 0 0 15970 33 0 0 25 0 1 0 194378564 42663936 7295 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10416 7295 108 232 0 10181 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 41664

[startup+170.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1525856/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=41912 CPUtime=170.03
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 8244 0 0 0 16969 34 0 0 25 0 1 0 194378564 42917888 7501 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10478 7501 108 232 0 10243 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 41912

[startup+180.106 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1524256/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=42056 CPUtime=180.03
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 8637 0 0 0 17967 36 0 0 25 0 1 0 194378564 43065344 7894 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 10514 7894 108 232 0 10279 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 42056

[startup+190.112 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1523424/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=45400 CPUtime=190.03
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 9619 0 0 0 18965 38 0 0 25 0 1 0 194378564 46489600 8107 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558835 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 11350 8107 108 232 0 11115 0
Current children cumulated CPU time (s) 190.03
Current children cumulated vsize (Kb) 45400

[startup+200.118 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1523168/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=45400 CPUtime=200.04
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 9681 0 0 0 19965 39 0 0 25 0 1 0 194378564 46489600 8169 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 11350 8169 108 232 0 11115 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 45400

[startup+210.124 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1663
/proc/meminfo: memFree=1522912/2055888 swapFree=4085416/4096564

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

/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21342 0 0 0 177966 179 0 0 25 0 1 0 194378564 78544896 15220 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15220 108 232 0 18941 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (Kb) 76704

[startup+1783.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494752/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1782.45
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21343 0 0 0 178066 179 0 0 25 0 1 0 194378564 78544896 15221 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549059 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15221 108 232 0 18941 0
Current children cumulated CPU time (s) 1782.45
Current children cumulated vsize (Kb) 76704

[startup+1784.08 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494688/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1783.45
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21358 0 0 0 178166 179 0 0 25 0 1 0 194378564 78544896 15236 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558799 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15236 108 232 0 18941 0
Current children cumulated CPU time (s) 1783.45
Current children cumulated vsize (Kb) 76704

[startup+1785.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494688/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1784.46
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21359 0 0 0 178267 179 0 0 25 0 1 0 194378564 78544896 15237 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15237 108 232 0 18941 0
Current children cumulated CPU time (s) 1784.46
Current children cumulated vsize (Kb) 76704

[startup+1786.09 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494688/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1785.46
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21361 0 0 0 178367 179 0 0 25 0 1 0 194378564 78544896 15239 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15239 108 232 0 18941 0
Current children cumulated CPU time (s) 1785.46
Current children cumulated vsize (Kb) 76704

[startup+1787.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494624/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1786.47
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21374 0 0 0 178468 179 0 0 25 0 1 0 194378564 78544896 15252 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15252 108 232 0 18941 0
Current children cumulated CPU time (s) 1786.47
Current children cumulated vsize (Kb) 76704

[startup+1788.1 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494624/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1787.47
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21375 0 0 0 178568 179 0 0 25 0 1 0 194378564 78544896 15253 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15253 108 232 0 18941 0
Current children cumulated CPU time (s) 1787.47
Current children cumulated vsize (Kb) 76704

[startup+1789.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494624/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1788.48
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21376 0 0 0 178669 179 0 0 25 0 1 0 194378564 78544896 15254 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134549958 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15254 108 232 0 18941 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (Kb) 76704

[startup+1790.11 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494624/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1789.49
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21387 0 0 0 178769 180 0 0 25 0 1 0 194378564 78544896 15265 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15265 108 232 0 18941 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 76704

[startup+1791.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494560/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1790.49
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21388 0 0 0 178869 180 0 0 25 0 1 0 194378564 78544896 15266 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558793 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15266 108 232 0 18941 0
Current children cumulated CPU time (s) 1790.49
Current children cumulated vsize (Kb) 76704

[startup+1792.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494560/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1791.49
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21389 0 0 0 178969 180 0 0 25 0 1 0 194378564 78544896 15267 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 135140097 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15267 108 232 0 18941 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (Kb) 76704

[startup+1793.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494560/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1792.5
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21390 0 0 0 179070 180 0 0 25 0 1 0 194378564 78544896 15268 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15268 108 232 0 18941 0
Current children cumulated CPU time (s) 1792.5
Current children cumulated vsize (Kb) 76704

[startup+1794.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494560/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1793.5
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21391 0 0 0 179170 180 0 0 25 0 1 0 194378564 78544896 15269 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558768 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15269 108 232 0 18941 0
Current children cumulated CPU time (s) 1793.5
Current children cumulated vsize (Kb) 76704

[startup+1795.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494560/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1794.51
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21392 0 0 0 179271 180 0 0 25 0 1 0 194378564 78544896 15270 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15270 108 232 0 18941 0
Current children cumulated CPU time (s) 1794.51
Current children cumulated vsize (Kb) 76704

[startup+1796.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494496/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1795.51
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21411 0 0 0 179371 180 0 0 25 0 1 0 194378564 78544896 15289 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558866 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15289 108 232 0 18941 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (Kb) 76704

[startup+1797.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494496/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1796.51
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21412 0 0 0 179471 180 0 0 25 0 1 0 194378564 78544896 15290 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15290 108 232 0 18941 0
Current children cumulated CPU time (s) 1796.51
Current children cumulated vsize (Kb) 76704

[startup+1798.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494432/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1797.52
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21418 0 0 0 179572 180 0 0 25 0 1 0 194378564 78544896 15296 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15296 108 232 0 18941 0
Current children cumulated CPU time (s) 1797.52
Current children cumulated vsize (Kb) 76704

[startup+1799.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494432/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1798.52
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21420 0 0 0 179672 180 0 0 25 0 1 0 194378564 78544896 15298 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558793 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15298 108 232 0 18941 0
Current children cumulated CPU time (s) 1798.52
Current children cumulated vsize (Kb) 76704

[startup+1800.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494432/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1799.52
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21421 0 0 0 179772 180 0 0 25 0 1 0 194378564 78544896 15299 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15299 108 232 0 18941 0
Current children cumulated CPU time (s) 1799.52
Current children cumulated vsize (Kb) 76704

[startup+1801.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494432/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1800.54
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21423 0 0 0 179873 181 0 0 25 0 1 0 194378564 78544896 15301 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558830 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15301 108 232 0 18941 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 76704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/67 1665
/proc/meminfo: memFree=1494432/2055888 swapFree=4085416/4096564
[pid=1663] ppid=1661 vsize=76704 CPUtime=1800.54
/proc/1663/stat : 1663 (PBS4L) R 1661 1663 1617 0 -1 4194304 21423 0 0 0 179873 181 0 0 25 0 1 0 194378564 78544896 15301 18446744073709551615 134512640 135466232 4294956672 18446744073709551615 134558785 0 0 4096 0 0 0 0 17 1 0 0
/proc/1663/statm: 19176 15301 108 232 0 18941 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 76704

Sending SIGTERM to -1663
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.18
CPU time (s): 1800.56
CPU user time (s): 1798.74
CPU system time (s): 1.82072
CPU usage (%): 99.9653
Max. virtual memory (cumulated for all children) (Kb): 76704
The end

Launcher Data (download as text)

Begin job on node83 on Fri Jun  2 22:29:52 UTC 2006


FILE ID= 41892-1149287392

PBS_JOBID= 306622

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/sorensson/garden/normalized-g15x15.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node83/41892-1149287392/instance-41892-1149287392.opb 671802062
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node83/watcher-41892-1149287392 -o ROOT/results/node83/solver-41892-1149287392 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user11/PBS4L ROOT/tmp/node83/41892-1149287392/instance-41892-1149287392.opb 671802062

MD5SUM SOLVER= ab46593c31a6a47b9d9920387a00d332
MD5SUM BENCH=  28425c3b4907da9ba10ee31a4de63042

RANDOM SEED= 671802062


/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.265
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6006.16
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.265
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.44
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055888 kB
MemFree:       1555632 kB
Buffers:         32316 kB
Cached:         393236 kB
SwapCached:       2440 kB
Active:          47840 kB
Inactive:       386456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055888 kB
LowFree:       1555632 kB
SwapTotal:     4096564 kB
SwapFree:      4085416 kB
Dirty:             164 kB
Writeback:           0 kB
Mapped:          16896 kB
Slab:            52628 kB
Committed_AS:   332012 kB
PageTables:       1284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264388 kB
VmallocChunk: 536606243 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node83 on Fri Jun  2 22:59:53 UTC 2006