Trace number 34807

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 NameAnswerCPU timeWall clock time
minisat+ 1.14? (TO) 1800.73 1801.24

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl40_41_pb.cnf.cr.opb
MD5SUM0beb8de972e873a7bfc16369cb81d469
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.025996
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables3280
Total number of constraints162
Number of constraints which are clauses82
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
Number of bits of the biggest sum of numbers6
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.07	c Converting 162 PB-constraints to clauses...
0.07	c   -- Unit propagations: (none)
0.07	c   -- Detecting intervals from adjacent constraints: (none)
0.07	c   -- Clauses(.)/Splits(s): ..................................................................................
0.07	c ---[  79]---> BDD-cost:   79
0.07	c ---[  78]---> BDD-cost:   79
0.07	c ---[  77]---> BDD-cost:   79
0.07	c ---[  76]---> BDD-cost:   79
0.07	c ---[  75]---> BDD-cost:   79
0.07	c ---[  74]---> BDD-cost:   79
0.07	c ---[  73]---> BDD-cost:   79
0.07	c ---[  72]---> BDD-cost:   79
0.08	c ---[  71]---> BDD-cost:   79
0.08	c ---[  70]---> BDD-cost:   79
0.08	c ---[  69]---> BDD-cost:   79
0.08	c ---[  68]---> BDD-cost:   79
0.08	c ---[  67]---> BDD-cost:   79
0.08	c ---[  66]---> BDD-cost:   79
0.08	c ---[  65]---> BDD-cost:   79
0.08	c ---[  64]---> BDD-cost:   79
0.08	c ---[  63]---> BDD-cost:   79
0.09	c ---[  62]---> BDD-cost:   79
0.09	c ---[  61]---> BDD-cost:   79
0.09	c ---[  60]---> BDD-cost:   79
0.09	c ---[  59]---> BDD-cost:   79
0.09	c ---[  58]---> BDD-cost:   79
0.09	c ---[  57]---> BDD-cost:   79
0.09	c ---[  56]---> BDD-cost:   79
0.09	c ---[  55]---> BDD-cost:   79
0.09	c ---[  54]---> BDD-cost:   79
0.10	c ---[  53]---> BDD-cost:   79
0.10	c ---[  52]---> BDD-cost:   79
0.10	c ---[  51]---> BDD-cost:   79
0.10	c ---[  50]---> BDD-cost:   79
0.10	c ---[  49]---> BDD-cost:   79
0.10	c ---[  48]---> BDD-cost:   79
0.10	c ---[  47]---> BDD-cost:   79
0.10	c ---[  46]---> BDD-cost:   79
0.10	c ---[  45]---> BDD-cost:   79
0.11	c ---[  44]---> BDD-cost:   79
0.11	c ---[  43]---> BDD-cost:   79
0.11	c ---[  42]---> BDD-cost:   79
0.11	c ---[  41]---> BDD-cost:   79
0.11	c ---[  40]---> BDD-cost:   79
0.11	c ---[  39]---> BDD-cost:   79
0.11	c ---[  38]---> BDD-cost:   79
0.11	c ---[  37]---> BDD-cost:   79
0.11	c ---[  36]---> BDD-cost:   79
0.12	c ---[  35]---> BDD-cost:   79
0.12	c ---[  34]---> BDD-cost:   79
0.12	c ---[  33]---> BDD-cost:   79
0.12	c ---[  32]---> BDD-cost:   79
0.12	c ---[  31]---> BDD-cost:   79
0.12	c ---[  30]---> BDD-cost:   79
0.12	c ---[  29]---> BDD-cost:   79
0.12	c ---[  28]---> BDD-cost:   79
0.12	c ---[  27]---> BDD-cost:   79
0.13	c ---[  26]---> BDD-cost:   79
0.13	c ---[  25]---> BDD-cost:   79
0.13	c ---[  24]---> BDD-cost:   79
0.13	c ---[  23]---> BDD-cost:   79
0.13	c ---[  22]---> BDD-cost:   79
0.13	c ---[  21]---> BDD-cost:   79
0.13	c ---[  20]---> BDD-cost:   79
0.13	c ---[  19]---> BDD-cost:   79
0.13	c ---[  18]---> BDD-cost:   79
0.13	c ---[  17]---> BDD-cost:   79
0.14	c ---[  16]---> BDD-cost:   79
0.14	c ---[  15]---> BDD-cost:   79
0.14	c ---[  14]---> BDD-cost:   79
0.14	c ---[  13]---> BDD-cost:   79
0.14	c ---[  12]---> BDD-cost:   79
0.14	c ---[  11]---> BDD-cost:   79
0.14	c ---[  10]---> BDD-cost:   79
0.14	c ---[   9]---> BDD-cost:   79
0.15	c ---[   8]---> BDD-cost:   79
0.15	c ---[   7]---> BDD-cost:   79
0.15	c ---[   6]---> BDD-cost:   79
0.15	c ---[   5]---> BDD-cost:   79
0.15	c ---[   4]---> BDD-cost:   79
0.15	c ---[   3]---> BDD-cost:   79
0.15	c ---[   2]---> BDD-cost:   79
0.15	c ---[   1]---> BDD-cost:   79
0.15	c ---[   0]---> BDD-cost:   79
0.17	c ==================================[MINISAT+]==================================
0.17	c | Conflicts | Original         | Learnt                           | Progress |
0.17	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.17	c ==============================================================================
0.17	c |         0 |   15762    44080 |    5254       0        0     nan |  0.000 % |
0.18	c |       101 |   15762    44080 |    5779     101    14280   141.4 |  0.833 % |
0.20	c |       256 |   15762    44080 |    6357     256    40852   159.6 |  0.833 % |
0.24	c |       482 |   15762    44080 |    6993     482    80226   166.4 |  0.833 % |
0.31	c |       819 |   15762    44080 |    7692     819   132593   161.9 |  0.833 % |
0.46	c |      1325 |   15762    44080 |    8461    1325   250938   189.4 |  0.833 % |
0.70	c |      2086 |   15762    44080 |    9307    2086   455746   218.5 |  0.833 % |
1.12	c |      3227 |   15762    44080 |   10238    3227   774769   240.1 |  0.833 % |
1.69	c |      4940 |   15762    44080 |   11262    4940  1219231   246.8 |  0.833 % |
2.54	c |      7503 |   15762    44080 |   12388    7503  1857014   247.5 |  0.833 % |
4.47	c |     11351 |   15762    44080 |   13627   11351  3536314   311.5 |  0.833 % |
7.75	c |     17117 |   15762    44080 |   14990    8595  3448950   401.3 |  0.833 % |
14.09	c |     25767 |   15762    44080 |   16489   17245  7911433   458.8 |  0.833 % |
23.24	c |     38741 |   15762    44080 |   18138   11355  3551431   312.8 |  0.833 % |
36.08	c |     58203 |   15762    44080 |   19952   18809  7096779   377.3 |  0.833 % |
56.79	c |     87395 |   15762    44080 |   21947   20922  8373757   400.2 |  0.833 % |
103.22	c |    131188 |   15762    44080 |   24141   19495  9878054   506.7 |  0.833 % |
193.28	c |    196873 |   15762    44080 |   26556   21140  8523475   403.2 |  0.833 % |
317.15	c |    295399 |   15762    44080 |   29211   16322  7398835   453.3 |  0.833 % |
534.55	c |    443189 |   15762    44080 |   32132   15258  7421217   486.4 |  0.833 % |
790.93	c |    664877 |   15762    44080 |   35346   32348 15399290   476.1 |  0.833 % |
1304.03	c |    997402 |   15762    44080 |   38880   16274  7237496   444.7 |  0.833 % |
1801.21	c 
1801.21	c *** TERMINATED ***
1801.21	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/node33/watcher-34807-1149233302 -o ROOT/results/node33/solver-34807-1149233302 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/34807-1149233302/instance-34807-1149233302.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.84 0.94 0.90 3/64 4695
/proc/meminfo: memFree=1173520/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=1048 CPUtime=0
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 112 0 0 0 0 0 0 0 19 0 1 0 188994005 1073152 97 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135005240 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 262 97 74 215 0 44 0

[startup+10.0024 s]
/proc/loadavg: 0.87 0.94 0.91 2/64 4695
/proc/meminfo: memFree=1147480/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=26996 CPUtime=9.99
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 6604 0 0 0 996 3 0 0 25 0 1 0 188994005 27643904 6589 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574127 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 6749 6589 106 215 0 6531 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 26996

[startup+20.0096 s]
/proc/loadavg: 0.89 0.94 0.91 2/64 4695
/proc/meminfo: memFree=1138136/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=36388 CPUtime=20
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 8943 0 0 0 1996 4 0 0 25 0 1 0 188994005 37261312 8928 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 9097 8928 106 215 0 8879 0
Current children cumulated CPU time (s) 20
Current children cumulated vsize (Kb) 36388

[startup+30.0159 s]
/proc/loadavg: 0.90 0.94 0.91 2/64 4695
/proc/meminfo: memFree=1136344/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=38144 CPUtime=29.99
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 9390 0 0 0 2995 4 0 0 25 0 1 0 188994005 39059456 9375 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 9536 9375 106 215 0 9318 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 38144

[startup+40.0222 s]
/proc/loadavg: 0.92 0.94 0.91 2/64 4695
/proc/meminfo: memFree=1130008/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=44488 CPUtime=40
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 10966 0 0 0 3994 6 0 0 25 0 1 0 188994005 45555712 10951 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 11122 10951 106 215 0 10904 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 44488

[startup+50.0285 s]
/proc/loadavg: 0.93 0.94 0.91 2/64 4695
/proc/meminfo: memFree=1129688/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=44752 CPUtime=50.01
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 11033 0 0 0 4995 6 0 0 25 0 1 0 188994005 45826048 11018 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134584044 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 11188 11018 106 215 0 10970 0
Current children cumulated CPU time (s) 50.01
Current children cumulated vsize (Kb) 44752

[startup+60.0348 s]
/proc/loadavg: 0.94 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1128344/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=46204 CPUtime=60.01
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 11397 0 0 0 5995 6 0 0 25 0 1 0 188994005 47312896 11382 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134579531 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 11551 11382 106 215 0 11333 0
Current children cumulated CPU time (s) 60.01
Current children cumulated vsize (Kb) 46204

[startup+70.0411 s]
/proc/loadavg: 0.95 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1123352/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=51096 CPUtime=70.01
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 12628 0 0 0 6994 7 0 0 25 0 1 0 188994005 52322304 12613 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580842 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 12774 12613 106 215 0 12556 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 51096

[startup+80.0484 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1123160/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=51360 CPUtime=80.01
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 12681 0 0 0 7994 7 0 0 25 0 1 0 188994005 52592640 12666 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574254 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 12840 12666 106 215 0 12622 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 51360

[startup+90.0537 s]
/proc/loadavg: 0.96 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1123160/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=51360 CPUtime=90.02
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 12681 0 0 0 8995 7 0 0 25 0 1 0 188994005 52592640 12666 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 12840 12666 106 215 0 12622 0
Current children cumulated CPU time (s) 90.02
Current children cumulated vsize (Kb) 51360

[startup+100.06 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1117144/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=57336 CPUtime=100.02
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 14185 0 0 0 9993 9 0 0 25 0 1 0 188994005 58712064 14170 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574462 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 14334 14170 106 215 0 14116 0
Current children cumulated CPU time (s) 100.02
Current children cumulated vsize (Kb) 57336

[startup+110.066 s]
/proc/loadavg: 0.97 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1110040/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=64344 CPUtime=110.03
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 15942 0 0 0 10993 10 0 0 25 0 1 0 188994005 65888256 15927 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 16086 15927 106 215 0 15868 0
Current children cumulated CPU time (s) 110.03
Current children cumulated vsize (Kb) 64344

[startup+120.073 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1107032/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=67548 CPUtime=120.03
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 16711 0 0 0 11992 11 0 0 25 0 1 0 188994005 69169152 16696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576754 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 16887 16696 106 215 0 16669 0
Current children cumulated CPU time (s) 120.03
Current children cumulated vsize (Kb) 67548

[startup+130.079 s]
/proc/loadavg: 0.98 0.95 0.91 3/64 4695
/proc/meminfo: memFree=1107032/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=67548 CPUtime=130.04
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 16711 0 0 0 12993 11 0 0 25 0 1 0 188994005 69169152 16696 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 16887 16696 106 215 0 16669 0
Current children cumulated CPU time (s) 130.04
Current children cumulated vsize (Kb) 67548

[startup+140.085 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1106776/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=67812 CPUtime=140.04
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 16766 0 0 0 13993 11 0 0 25 0 1 0 188994005 69439488 16751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 16953 16751 106 215 0 16735 0
Current children cumulated CPU time (s) 140.04
Current children cumulated vsize (Kb) 67812

[startup+150.091 s]
/proc/loadavg: 0.98 0.95 0.91 2/64 4695
/proc/meminfo: memFree=1106776/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=67812 CPUtime=150.04
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 16766 0 0 0 14993 11 0 0 25 0 1 0 188994005 69439488 16751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 16953 16751 106 215 0 16735 0
Current children cumulated CPU time (s) 150.04
Current children cumulated vsize (Kb) 67812

[startup+160.098 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4695
/proc/meminfo: memFree=1106776/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=67812 CPUtime=160.05
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 16766 0 0 0 15994 11 0 0 25 0 1 0 188994005 69439488 16751 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580921 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 16953 16751 106 215 0 16735 0
Current children cumulated CPU time (s) 160.05
Current children cumulated vsize (Kb) 67812

[startup+170.104 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4695
/proc/meminfo: memFree=1103896/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=70632 CPUtime=170.05
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 17474 0 0 0 16994 11 0 0 25 0 1 0 188994005 72327168 17459 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 17658 17459 106 215 0 17440 0
Current children cumulated CPU time (s) 170.05
Current children cumulated vsize (Kb) 70632

[startup+180.11 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4695
/proc/meminfo: memFree=1103896/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=70632 CPUtime=180.05
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 17475 0 0 0 17994 11 0 0 25 0 1 0 188994005 72327168 17460 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 17658 17460 106 215 0 17440 0
Current children cumulated CPU time (s) 180.05
Current children cumulated vsize (Kb) 70632

[startup+190.118 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4695
/proc/meminfo: memFree=1103896/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=70612 CPUtime=190.06
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 17475 0 0 0 18995 11 0 0 25 0 1 0 188994005 72306688 17460 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 17653 17460 106 215 0 17435 0
Current children cumulated CPU time (s) 190.06
Current children cumulated vsize (Kb) 70612

[startup+200.124 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4695
/proc/meminfo: memFree=1103896/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=70612 CPUtime=200.06
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 17478 0 0 0 19995 11 0 0 25 0 1 0 188994005 72306688 17463 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 17653 17463 106 215 0 17435 0
Current children cumulated CPU time (s) 200.06
Current children cumulated vsize (Kb) 70612

[startup+210.129 s]
/proc/loadavg: 0.99 0.96 0.91 2/64 4695
/proc/meminfo: memFree=1103960/2055920 swapFree=4181332/4192956

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

[pid=4695] ppid=4693 vsize=146792 CPUtime=1781.6
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178134 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1781.6
Current children cumulated vsize (Kb) 146792

[startup+1783.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1782.6
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178234 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1782.6
Current children cumulated vsize (Kb) 146792

[startup+1784.12 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1783.61
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178335 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1783.61
Current children cumulated vsize (Kb) 146792

[startup+1785.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1784.61
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178435 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1784.61
Current children cumulated vsize (Kb) 146792

[startup+1786.13 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1785.62
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178536 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1785.62
Current children cumulated vsize (Kb) 146792

[startup+1787.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1786.62
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178636 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1786.62
Current children cumulated vsize (Kb) 146792

[startup+1788.14 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1787.63
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178737 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1787.63
Current children cumulated vsize (Kb) 146792

[startup+1789.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1788.63
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178837 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576810 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1788.63
Current children cumulated vsize (Kb) 146792

[startup+1790.15 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1789.64
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 178938 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1789.64
Current children cumulated vsize (Kb) 146792

[startup+1791.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1790.64
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179038 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (Kb) 146792

[startup+1792.16 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1791.64
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179138 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1791.64
Current children cumulated vsize (Kb) 146792

[startup+1793.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1792.65
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179239 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1792.65
Current children cumulated vsize (Kb) 146792

[startup+1794.17 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1793.65
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179339 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1793.65
Current children cumulated vsize (Kb) 146792

[startup+1795.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1794.66
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179440 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1794.66
Current children cumulated vsize (Kb) 146792

[startup+1796.18 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1795.66
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179540 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (Kb) 146792

[startup+1797.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1796.67
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179641 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1796.67
Current children cumulated vsize (Kb) 146792

[startup+1798.19 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1797.67
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179741 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1797.67
Current children cumulated vsize (Kb) 146792

[startup+1799.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1798.68
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179842 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583947 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (Kb) 146792

[startup+1800.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1799.68
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 179942 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1799.68
Current children cumulated vsize (Kb) 146792

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1800.69
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 180043 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 146792



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 4697
/proc/meminfo: memFree=1027552/2055920 swapFree=4181332/4192956
[pid=4695] ppid=4693 vsize=146792 CPUtime=1800.69
/proc/4695/stat : 4695 (minisat+) R 4693 4695 4650 0 -1 4194304 36561 0 0 0 180043 26 0 0 25 0 1 0 188994005 150315008 36478 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4695/statm: 36698 36478 106 215 0 36480 0
Current children cumulated CPU time (s) 1800.69
Current children cumulated vsize (Kb) 146792

Sending SIGTERM to -4695
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.24
CPU time (s): 1800.73
CPU user time (s): 1800.44
CPU system time (s): 0.293955
CPU usage (%): 99.9718
Max. virtual memory (cumulated for all children) (Kb): 146904

Launcher Data (download as text)

Begin job on node33 on Fri Jun  2 07:28:22 UTC 2006


FILE ID= 34807-1149233302

PBS_JOBID= 296679

BENCH NAME= ROOT/tmp/node33/34807-1149233302/instance-34807-1149233302.opb
COMMAND LINE= ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/34807-1149233302/instance-34807-1149233302.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-34807-1149233302 -o ROOT/results/node33/solver-34807-1149233302 -C 1800 -M 1800 -S 64  ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node33/34807-1149233302/instance-34807-1149233302.opb

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  0beb8de972e873a7bfc16369cb81d469

RANDOM SEED= 205336972


/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.213
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.213
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:       1173728 kB
Buffers:         40304 kB
Cached:         764880 kB
SwapCached:       3744 kB
Active:         176776 kB
Inactive:       637516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1173728 kB
SwapTotal:     4192956 kB
SwapFree:      4181332 kB
Dirty:             252 kB
Writeback:           0 kB
Mapped:          14888 kB
Slab:            53984 kB
Committed_AS:   243508 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node33 on Fri Jun  2 07:58:23 UTC 2006