Trace number 35037

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
minisat+ 1.14? (TO) 1800.51 1801.28

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-kb2.opb
MD5SUM396a97b3a9140f57450f18f44f605394
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-293850
Best CPU time to get the best result obtained on this benchmark2.54661
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -293850
Optimality of the best value was proved YES
Number of variables1096
Total number of constraints52
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints52
Minimum length of a constraint13
Maximum length of a constraint300
Number of terms in the objective function 48
Biggest coefficient in the objective function 188062
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524313
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262081
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524520
Number of bits of the biggest sum of numbers20
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 Parsing PB file...
0.09	c Converting 68 PB-constraints to clauses...
0.10	c   -- Unit propagations: pppppppppppppppp
0.13	c   -- Detecting intervals from adjacent constraints: ################
0.13	c   -- Clauses(.)/Splits(s): (none)
0.13	c ---[  67]---> BDD-cost:   13
0.13	c ---[  66]---> BDD-cost:   17
0.13	c ---[  65]---> BDD-cost:   13
0.13	c ---[  64]---> BDD-cost:   14
0.13	c ---[  63]---> BDD-cost:   14
0.13	c ---[  62]---> BDD-cost:   13
0.13	c ---[  61]---> BDD-cost:   16
0.13	c ---[  60]---> BDD-cost:   15
0.13	c ---[  59]---> BDD-cost:   12
0.13	c ---[  57]---> Adder-cost: 92   maxlim: 113   bits: 8/7
0.13	c ---[  55]---> Adder-cost: 286   maxlim: 168   bits: 8/8
0.15	c ---[  53]---> Adder-cost: 78   maxlim: 67   bits: 7/7
0.15	c ---[  51]---> Adder-cost: 294   maxlim: 172   bits: 8/8
0.17	c ---[  49]---> Sorter-cost:  893     Base: 3 7 2
0.17	c ---[  47]---> Adder-cost: 306   maxlim: 186   bits: 8/8
0.19	c ---[  45]---> Sorter-cost:  539     Base: 2 2 2 2 2 2
0.19	c ---[  43]---> Adder-cost: 130   maxlim: 15   bits: 5/4
0.20	c ---[  41]---> Adder-cost: 110   maxlim: 19   bits: 6/5
0.20	c ---[  39]---> Adder-cost: 136   maxlim: 18   bits: 6/5
0.20	c ---[  37]---> Adder-cost: 136   maxlim: 15   bits: 5/4
0.21	c ---[  35]---> Adder-cost: 149   maxlim: 35   bits: 7/6
0.21	c ---[  33]---> Adder-cost: 157   maxlim: 24   bits: 6/5
0.22	c ---[  31]---> Adder-cost: 128   maxlim: 13   bits: 5/4
0.22	c ---[  30]---> Adder-cost: 372   maxlim: 276   bits: 9/9
0.24	c ---[  29]---> Adder-cost: 386   maxlim: 246   bits: 9/8
0.27	c ---[  28]---> Adder-cost: 298   maxlim: 284   bits: 9/9
0.29	c ---[  27]---> Adder-cost: 278   maxlim: 254   bits: 9/8
0.32	c ---[  26]---> Adder-cost: 230   maxlim: 277   bits: 9/9
0.34	c ---[  25]---> Adder-cost: 232   maxlim: 251   bits: 9/8
0.37	c ---[  24]---> Adder-cost: 236   maxlim: 257   bits: 9/9
0.39	c ---[  23]---> Adder-cost: 284   maxlim: 414   bits: 10/9
0.42	c ---[  22]---> Adder-cost: 210   maxlim: 261   bits: 9/9
0.45	c ---[  21]---> Adder-cost: 260   maxlim: 422   bits: 10/9
0.47	c ---[  20]---> Adder-cost: 174   maxlim: 258   bits: 9/9
0.50	c ---[  19]---> Adder-cost: 284   maxlim: 419   bits: 10/9
0.52	c ---[  18]---> Adder-cost: 187   maxlim: 137   bits: 9/8
0.54	c ---[  17]---> Adder-cost: 185   maxlim: 73   bits: 8/7
0.55	c ---[  16]---> Adder-cost: 194   maxlim: 264   bits: 10/9
0.57	c ---[  14]---> Adder-cost: 316   maxlim: 173   bits: 9/8
0.58	c ---[  12]---> Adder-cost: 264   maxlim: 171   bits: 9/8
0.59	c ---[  11]---> Adder-cost: 193   maxlim: 146   bits: 8/8
0.61	c ---[  10]---> Adder-cost: 204   maxlim: 137   bits: 8/8
0.62	c ---[   9]---> Adder-cost: 210   maxlim: 163   bits: 8/8
0.64	c ---[   8]---> Adder-cost: 188   maxlim: 127   bits: 8/7
0.65	c ---[   7]---> Adder-cost: 206   maxlim: 107   bits: 8/7
0.66	c ---[   6]---> Adder-cost: 204   maxlim: 167   bits: 8/8
0.68	c ---[   5]---> Adder-cost: 202   maxlim: 187   bits: 9/8
0.69	c ---[   4]---> Sorter-cost: 1015     Base: 3 2 3
0.69	c ---[   3]---> Sorter-cost: 1152     Base: 3 3 3
0.70	c ---[   2]---> Adder-cost: 182   maxlim: 163   bits: 8/8
0.71	c ---[   1]---> Adder-cost: 165   maxlim: 144   bits: 8/8
0.73	c ---[   0]---> Adder-cost: 193   maxlim: 210   bits: 8/8
0.80	c ==================================[MINISAT+]==================================
0.80	c | Conflicts | Original         | Learnt                           | Progress |
0.80	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.80	c ==============================================================================
0.80	c |         0 |   65346   221701 |   21782       0        0     nan |  0.000 % |
0.81	c |       100 |   65310   221580 |   23960      93      300     3.2 |  5.895 % |
0.84	c |       250 |   65293   221523 |   26356     237      927     3.9 |  5.911 % |
0.88	c |       475 |   65263   221437 |   28991     459     2406     5.2 |  5.958 % |
0.91	c |       813 |   65024   220666 |   31891     793     4588     5.8 |  6.146 % |
0.98	c |      1319 |   65016   220640 |   35080    1298     8963     6.9 |  6.154 % |
1.05	c |      2078 |   65016   220640 |   38588    2057    15417     7.5 |  6.154 % |
1.17	c |      3217 |   64835   220108 |   42446    3184    27519     8.6 |  6.366 % |
1.42	c |      4925 |   64835   220108 |   46691    4892    52261    10.7 |  6.366 % |
1.76	c |      7487 |   64725   219711 |   51360    7451    77814    10.4 |  6.381 % |
2.18	c |     11333 |   64725   219711 |   56496   11297   162575    14.4 |  6.381 % |
2.78	c |     17099 |   64683   219617 |   62146   17060   258850    15.2 |  6.476 % |
4.28	c |     25748 |   64568   219295 |   68361   25704   674578    26.2 |  6.609 % |
6.76	c |     38723 |   64549   219233 |   75197   38673  1189133    30.7 |  6.641 % |
13.89	c |     58184 |   64549   219233 |   82717   58134  2182082    37.5 |  6.641 % |
24.34	c |     87376 |   64533   219181 |   90988   19162   981210    51.2 |  6.664 % |
36.68	c |    131165 |   64442   218913 |  100087   62947  2825830    44.9 |  6.774 % |
77.48	c |    196851 |   64442   218913 |  110096   45370  2976705    65.6 |  6.774 % |
112.29	c |    295377 |   64402   218785 |  121106   46938  2682356    57.1 |  6.829 % |
186.54	c |    443169 |   64361   218669 |  133216   88993  4929665    55.4 |  6.884 % |
356.77	c |    664855 |   64327   218555 |  146538   75183  5545819    73.8 |  6.931 % |
709.02	c |    997381 |   64289   218471 |  161192   22451   832375    37.1 |  7.033 % |
922.75	c |   1496170 |   64037   217739 |  177311   87087  2950158    33.9 |  7.370 % |
1583.91	c |   2244352 |   63881   217187 |  195042   37175  1925945    51.8 |  7.457 % |
1801.19	c 
1801.19	c *** TERMINATED ***
1801.19	s UNKNOWN

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/node37/watcher-35037-1149331163 -o ROOT/results/node37/solver-35037-1149331163 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node37/35037-1149331163/instance-35037-1149331163.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.91 0.95 0.95 2/64 658
/proc/meminfo: memFree=1457888/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=1048 CPUtime=0
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 198782547 1073152 94 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135012146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 262 94 74 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.93 0.95 0.95 2/64 658
/proc/meminfo: memFree=1443936/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=15096 CPUtime=9.99
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 3638 0 0 0 996 3 0 0 25 0 1 0 198782547 15458304 3603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 3774 3603 124 215 0 3556 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 15096

[startup+20.0082 s]
/proc/loadavg: 0.94 0.96 0.95 2/64 658
/proc/meminfo: memFree=1436584/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=22480 CPUtime=19.99
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 5475 0 0 0 1995 4 0 0 25 0 1 0 198782547 23019520 5440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 5620 5440 124 215 0 5402 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 22480

[startup+30.0141 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 658
/proc/meminfo: memFree=1435048/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=23956 CPUtime=29.99
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 5853 0 0 0 2995 4 0 0 25 0 1 0 198782547 24530944 5818 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581436 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 5989 5818 124 215 0 5771 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 23956

[startup+40.02 s]
/proc/loadavg: 0.95 0.96 0.95 2/64 658
/proc/meminfo: memFree=1435048/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=24108 CPUtime=40
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 5867 0 0 0 3995 5 0 0 25 0 1 0 198782547 24686592 5832 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580837 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 6027 5832 124 215 0 5809 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 24108

[startup+50.0258 s]
/proc/loadavg: 0.96 0.96 0.95 2/64 658
/proc/meminfo: memFree=1430760/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=28360 CPUtime=50
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 6935 0 0 0 4994 6 0 0 25 0 1 0 198782547 29040640 6900 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 7090 6900 124 215 0 6872 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 28360

[startup+60.0317 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 658
/proc/meminfo: memFree=1426856/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=32372 CPUtime=60
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 7908 0 0 0 5993 7 0 0 25 0 1 0 198782547 33148928 7873 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580801 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 8093 7873 124 215 0 7875 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 32372

[startup+70.0376 s]
/proc/loadavg: 0.97 0.96 0.95 2/64 658
/proc/meminfo: memFree=1426280/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=32900 CPUtime=70.01
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 8053 0 0 0 6994 7 0 0 25 0 1 0 198782547 33689600 8018 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 8225 8018 124 215 0 8007 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 32900

[startup+80.0435 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 658
/proc/meminfo: memFree=1426152/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=33072 CPUtime=80.01
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 8084 0 0 0 7994 7 0 0 25 0 1 0 198782547 33865728 8049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 8268 8049 124 215 0 8050 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 33072

[startup+90.0494 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 658
/proc/meminfo: memFree=1426152/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=33072 CPUtime=90.01
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 8084 0 0 0 8994 7 0 0 25 0 1 0 198782547 33865728 8049 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 8268 8049 124 215 0 8050 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 33072

[startup+100.055 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 658
/proc/meminfo: memFree=1421160/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=38064 CPUtime=100.01
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 9336 0 0 0 9993 8 0 0 25 0 1 0 198782547 38977536 9301 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 9516 9301 124 215 0 9298 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 38064

[startup+110.062 s]
/proc/loadavg: 0.98 0.96 0.95 2/64 658
/proc/meminfo: memFree=1420328/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=38852 CPUtime=110.02
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 9546 0 0 0 10994 8 0 0 25 0 1 0 198782547 39784448 9511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 9713 9511 124 215 0 9495 0
Current children cumulated CPU time (s) 110.02
Current children cumulated vsize (Kb) 38852

[startup+120.069 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1420328/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=38852 CPUtime=120.02
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 9546 0 0 0 11994 8 0 0 25 0 1 0 198782547 39784448 9511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574422 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 9713 9511 124 215 0 9495 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 38852

[startup+130.076 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1420328/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=38852 CPUtime=130.02
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 9546 0 0 0 12994 8 0 0 25 0 1 0 198782547 39784448 9511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 9713 9511 124 215 0 9495 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 38852

[startup+140.083 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1420328/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=38852 CPUtime=140.02
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 9546 0 0 0 13994 8 0 0 25 0 1 0 198782547 39784448 9511 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 9713 9511 124 215 0 9495 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 38852

[startup+150.09 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1418344/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=40816 CPUtime=150.02
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 10028 0 0 0 14994 8 0 0 25 0 1 0 198782547 41795584 9993 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 10204 9993 124 215 0 9986 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 40816

[startup+160.096 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1415528/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=43584 CPUtime=160.03
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 10731 0 0 0 15994 9 0 0 25 0 1 0 198782547 44630016 10696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 10896 10696 124 215 0 10678 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 43584

[startup+170.102 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1415528/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=43584 CPUtime=170.03
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 10732 0 0 0 16994 9 0 0 25 0 1 0 198782547 44630016 10697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 10896 10697 124 215 0 10678 0
Current children cumulated CPU time (s) 170.03
Current children cumulated vsize (Kb) 43584

[startup+180.108 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1415528/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=43584 CPUtime=180.03
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 10732 0 0 0 17994 9 0 0 25 0 1 0 198782547 44630016 10697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 10896 10697 124 215 0 10678 0
Current children cumulated CPU time (s) 180.03
Current children cumulated vsize (Kb) 43584

[startup+190.114 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1415528/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=43584 CPUtime=190.04
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 10732 0 0 0 18995 9 0 0 25 0 1 0 198782547 44630016 10697 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 10896 10697 124 215 0 10678 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 43584

[startup+200.121 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1415528/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=43584 CPUtime=200.04
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 10736 0 0 0 19995 9 0 0 25 0 1 0 198782547 44630016 10701 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 10896 10701 124 215 0 10678 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 43584

[startup+210.127 s]
/proc/loadavg: 0.99 0.97 0.95 2/64 658
/proc/meminfo: memFree=1413352/2055920 swapFree=4181380/4192956

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

[pid=658] ppid=656 vsize=84676 CPUtime=1781.39
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20836 0 0 0 178114 25 0 0 25 0 1 0 198782547 86708224 20756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21169 20756 124 215 0 20951 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (Kb) 84676

[startup+1783.09 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374824/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84676 CPUtime=1782.39
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20836 0 0 0 178214 25 0 0 25 0 1 0 198782547 86708224 20756 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21169 20756 124 215 0 20951 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (Kb) 84676

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1783.4
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20864 0 0 0 178315 25 0 0 25 0 1 0 198782547 86855680 20784 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580819 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20784 124 215 0 20987 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (Kb) 84820

[startup+1785.1 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1784.41
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20866 0 0 0 178415 26 0 0 25 0 1 0 198782547 86855680 20786 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20786 124 215 0 20987 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 84820

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1785.42
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20868 0 0 0 178516 26 0 0 25 0 1 0 198782547 86855680 20788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20788 124 215 0 20987 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 84820

[startup+1787.11 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1786.42
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20868 0 0 0 178616 26 0 0 25 0 1 0 198782547 86855680 20788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20788 124 215 0 20987 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 84820

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1787.43
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20868 0 0 0 178717 26 0 0 25 0 1 0 198782547 86855680 20788 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20788 124 215 0 20987 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 84820

[startup+1789.12 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1788.43
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20869 0 0 0 178817 26 0 0 25 0 1 0 198782547 86855680 20789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20789 124 215 0 20987 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 84820

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1789.44
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20869 0 0 0 178918 26 0 0 25 0 1 0 198782547 86855680 20789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20789 124 215 0 20987 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 84820

[startup+1791.13 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1790.44
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20869 0 0 0 179018 26 0 0 25 0 1 0 198782547 86855680 20789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20789 124 215 0 20987 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 84820

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1791.44
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20869 0 0 0 179118 26 0 0 25 0 1 0 198782547 86855680 20789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20789 124 215 0 20987 0
Current children cumulated CPU time (s) 1791.44
Current children cumulated vsize (Kb) 84820

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1792.45
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20869 0 0 0 179219 26 0 0 25 0 1 0 198782547 86855680 20789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20789 124 215 0 20987 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 84820

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1793.45
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20869 0 0 0 179319 26 0 0 25 0 1 0 198782547 86855680 20789 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580732 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20789 124 215 0 20987 0
Current children cumulated CPU time (s) 1793.45
Current children cumulated vsize (Kb) 84820

[startup+1795.15 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1794.46
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20870 0 0 0 179420 26 0 0 25 0 1 0 198782547 86855680 20790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20790 124 215 0 20987 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 84820

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1795.46
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20870 0 0 0 179520 26 0 0 25 0 1 0 198782547 86855680 20790 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20790 124 215 0 20987 0
Current children cumulated CPU time (s) 1795.46
Current children cumulated vsize (Kb) 84820

[startup+1797.16 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1796.47
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20871 0 0 0 179621 26 0 0 25 0 1 0 198782547 86855680 20791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20791 124 215 0 20987 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 84820

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1797.47
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20871 0 0 0 179721 26 0 0 25 0 1 0 198782547 86855680 20791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20791 124 215 0 20987 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 84820

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1798.48
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20871 0 0 0 179822 26 0 0 25 0 1 0 198782547 86855680 20791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20791 124 215 0 20987 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 84820

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1799.48
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20871 0 0 0 179922 26 0 0 25 0 1 0 198782547 86855680 20791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20791 124 215 0 20987 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (Kb) 84820

[startup+1801.18 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1800.49
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20871 0 0 0 180023 26 0 0 25 0 1 0 198782547 86855680 20791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20791 124 215 0 20987 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 84820



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 0.97 2/64 853
/proc/meminfo: memFree=1374696/2055920 swapFree=4181380/4192956
[pid=658] ppid=656 vsize=84820 CPUtime=1800.49
/proc/658/stat : 658 (minisat+) R 656 658 612 0 -1 4194304 20871 0 0 0 180023 26 0 0 25 0 1 0 198782547 86855680 20791 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/658/statm: 21205 20791 124 215 0 20987 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 84820

Sending SIGTERM to -658
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.28
CPU time (s): 1800.51
CPU user time (s): 1800.24
CPU system time (s): 0.274958
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (Kb): 84820

Launcher Data (download as text)

Begin job on node37 on Sat Jun  3 10:39:23 UTC 2006


FILE ID= 35037-1149331163

PBS_JOBID= 309868

BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-kb2.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node37/35037-1149331163/instance-35037-1149331163.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node37/watcher-35037-1149331163 -o ROOT/results/node37/solver-35037-1149331163 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node37/35037-1149331163/instance-35037-1149331163.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  396a97b3a9140f57450f18f44f605394

RANDOM SEED= 463957061


/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.281
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.281
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:       1458096 kB
Buffers:         25660 kB
Cached:         501364 kB
SwapCached:       3308 kB
Active:          66136 kB
Inactive:       469624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1458096 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:             168 kB
Writeback:           0 kB
Mapped:          14932 kB
Slab:            48100 kB
Committed_AS:   274224 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node37 on Sat Jun  3 11:09:25 UTC 2006