Trace number 34787

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.52 1801.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/
FPGA_SAT05/normalized-fpga40_38_sat_pb.cnf.cr.opb
MD5SUM3df4b6f92f1f3083d4934635de2b04ef
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.048991
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables2280
Total number of constraints1636
Number of constraints which are clauses1558
Number of constraints which are cardinality constraints (but not clauses)78
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint20
Maximum length of a constraint40
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 41
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.34	c Converting 1636 PB-constraints to clauses...
0.34	c   -- Unit propagations: (none)
0.34	c   -- Detecting intervals from adjacent constraints: (none)
0.34	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.35	c ---[  77]---> BDD-cost:   73
0.35	c ---[  76]---> BDD-cost:   73
0.35	c ---[  75]---> BDD-cost:   73
0.35	c ---[  74]---> BDD-cost:   73
0.35	c ---[  73]---> BDD-cost:   73
0.35	c ---[  72]---> BDD-cost:   73
0.35	c ---[  71]---> BDD-cost:   73
0.35	c ---[  70]---> BDD-cost:   73
0.35	c ---[  69]---> BDD-cost:   73
0.35	c ---[  68]---> BDD-cost:   73
0.36	c ---[  67]---> BDD-cost:   73
0.36	c ---[  66]---> BDD-cost:   73
0.36	c ---[  65]---> BDD-cost:   73
0.36	c ---[  64]---> BDD-cost:   73
0.36	c ---[  63]---> BDD-cost:   73
0.36	c ---[  62]---> BDD-cost:   73
0.36	c ---[  61]---> BDD-cost:   73
0.36	c ---[  60]---> BDD-cost:   73
0.36	c ---[  59]---> BDD-cost:   73
0.36	c ---[  58]---> BDD-cost:   73
0.37	c ---[  57]---> BDD-cost:   73
0.37	c ---[  56]---> BDD-cost:   73
0.37	c ---[  55]---> BDD-cost:   73
0.37	c ---[  54]---> BDD-cost:   73
0.37	c ---[  53]---> BDD-cost:   73
0.37	c ---[  52]---> BDD-cost:   73
0.37	c ---[  51]---> BDD-cost:   73
0.37	c ---[  50]---> BDD-cost:   73
0.37	c ---[  49]---> BDD-cost:   73
0.37	c ---[  48]---> BDD-cost:   73
0.37	c ---[  47]---> BDD-cost:   73
0.38	c ---[  46]---> BDD-cost:   73
0.38	c ---[  45]---> BDD-cost:   73
0.38	c ---[  44]---> BDD-cost:   73
0.38	c ---[  43]---> BDD-cost:   73
0.38	c ---[  42]---> BDD-cost:   73
0.38	c ---[  41]---> BDD-cost:   73
0.38	c ---[  40]---> BDD-cost:   73
0.38	c ---[  39]---> BDD-cost:   73
0.38	c ---[  38]---> BDD-cost:   73
0.38	c ---[  37]---> BDD-cost:   37
0.38	c ---[  36]---> BDD-cost:   37
0.38	c ---[  35]---> BDD-cost:   37
0.38	c ---[  34]---> BDD-cost:   37
0.39	c ---[  33]---> BDD-cost:   37
0.39	c ---[  32]---> BDD-cost:   37
0.39	c ---[  31]---> BDD-cost:   37
0.39	c ---[  30]---> BDD-cost:   37
0.39	c ---[  29]---> BDD-cost:   37
0.39	c ---[  28]---> BDD-cost:   37
0.39	c ---[  27]---> BDD-cost:   37
0.39	c ---[  26]---> BDD-cost:   37
0.39	c ---[  25]---> BDD-cost:   37
0.39	c ---[  24]---> BDD-cost:   37
0.39	c ---[  23]---> BDD-cost:   37
0.39	c ---[  22]---> BDD-cost:   37
0.39	c ---[  21]---> BDD-cost:   37
0.39	c ---[  20]---> BDD-cost:   37
0.39	c ---[  19]---> BDD-cost:   37
0.39	c ---[  18]---> BDD-cost:   37
0.39	c ---[  17]---> BDD-cost:   37
0.39	c ---[  16]---> BDD-cost:   37
0.39	c ---[  15]---> BDD-cost:   37
0.39	c ---[  14]---> BDD-cost:   37
0.39	c ---[  13]---> BDD-cost:   37
0.39	c ---[  12]---> BDD-cost:   37
0.39	c ---[  11]---> BDD-cost:   37
0.39	c ---[  10]---> BDD-cost:   37
0.39	c ---[   9]---> BDD-cost:   37
0.39	c ---[   8]---> BDD-cost:   37
0.39	c ---[   7]---> BDD-cost:   37
0.39	c ---[   6]---> BDD-cost:   37
0.40	c ---[   5]---> BDD-cost:   37
0.40	c ---[   4]---> BDD-cost:   37
0.40	c ---[   3]---> BDD-cost:   37
0.40	c ---[   2]---> BDD-cost:   37
0.40	c ---[   1]---> BDD-cost:   37
0.40	c ---[   0]---> BDD-cost:   37
0.41	c ==================================[MINISAT+]==================================
0.41	c | Conflicts | Original         | Learnt                           | Progress |
0.41	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.41	c ==============================================================================
0.41	c |         0 |   12256    59766 |    4085       0        0     nan |  0.000 % |
0.44	c |       103 |   12256    59766 |    4493     103    23189   225.1 |  1.181 % |
0.46	c |       253 |   12256    59766 |    4942     253    33793   133.6 |  1.181 % |
0.51	c |       480 |   12256    59766 |    5437     480    75308   156.9 |  1.181 % |
0.60	c |       817 |   12256    59766 |    5980     817   169756   207.8 |  1.181 % |
0.72	c |      1323 |   12256    59766 |    6578    1323   266622   201.5 |  1.181 % |
0.83	c |      2082 |   12256    59766 |    7236    2082   346944   166.6 |  1.181 % |
1.19	c |      3221 |   12256    59766 |    7960    3221   672994   208.9 |  1.181 % |
1.44	c |      4933 |   12256    59766 |    8756    4933   891745   180.8 |  1.181 % |
2.61	c |      7495 |   12256    59766 |    9632    7495  1795103   239.5 |  1.181 % |
3.41	c |     11340 |   12256    59766 |   10595   11340  2331890   205.6 |  1.181 % |
6.79	c |     17107 |   12256    59766 |   11654   11437  3336088   291.7 |  1.181 % |
12.96	c |     25760 |   12256    59766 |   12820   12101  3971454   328.2 |  1.181 % |
17.65	c |     38736 |   12256    59766 |   14102   16761  4472808   266.9 |  1.181 % |
40.40	c |     58201 |   12256    59766 |   15512   18480  7868227   425.8 |  1.181 % |
52.49	c |     87394 |   12256    59766 |   17064   17668  2277590   128.9 |  1.181 % |
102.91	c |    131184 |   12256    59766 |   18770   21073  9678978   459.3 |  1.181 % |
173.91	c |    196873 |   12256    59766 |   20647   20482  7435518   363.0 |  1.181 % |
236.64	c |    295403 |   12256    59766 |   22712   24813  4118111   166.0 |  1.181 % |
491.99	c |    443195 |   12256    59766 |   24983   22858 18067699   790.4 |  1.181 % |
732.69	c |    664879 |   12256    59766 |   27481   26940 10547072   391.5 |  1.181 % |
1207.39	c |    997405 |   12256    59766 |   30230   25132 10188098   405.4 |  1.181 % |
1752.00	c |   1496194 |   12256    59766 |   33253   31246  5196646   166.3 |  1.181 % |
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/node17/watcher-34787-1149230939 -o ROOT/results/node17/solver-34787-1149230939 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node17/34787-1149230939/instance-34787-1149230939.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.99 1.00 0.99 3/64 19807
/proc/meminfo: memFree=1500040/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=1048 CPUtime=0
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 117 0 0 0 0 0 0 0 19 0 1 0 188757253 1073152 102 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135003241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 262 103 74 215 0 44 0

[startup+10.0023 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1477136/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=23976 CPUtime=9.99
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 5848 0 0 0 996 3 0 0 25 0 1 0 188757253 24551424 5833 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 5994 5833 106 215 0 5776 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 23976

[startup+20.0082 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1474128/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=26880 CPUtime=19.99
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 6586 0 0 0 1996 3 0 0 25 0 1 0 188757253 27525120 6571 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580975 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 6720 6571 106 215 0 6502 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 26880

[startup+30.014 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1471696/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=29400 CPUtime=30
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 7197 0 0 0 2996 4 0 0 25 0 1 0 188757253 30105600 7182 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 7350 7182 106 215 0 7132 0
Current children cumulated CPU time (s) 30
Current children cumulated vsize (Kb) 29400

[startup+40.0208 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1462416/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=38640 CPUtime=40
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 9507 0 0 0 3994 6 0 0 25 0 1 0 188757253 39567360 9492 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574586 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 9660 9492 106 215 0 9442 0
Current children cumulated CPU time (s) 40
Current children cumulated vsize (Kb) 38640

[startup+50.0277 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1462032/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=39040 CPUtime=50
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 9622 0 0 0 4994 6 0 0 25 0 1 0 188757253 39976960 9604 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134592298 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 9760 9604 106 215 0 9542 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (Kb) 39040

[startup+60.0335 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1462032/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=39036 CPUtime=60
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 9622 0 0 0 5994 6 0 0 25 0 1 0 188757253 39972864 9603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 9759 9603 106 215 0 9541 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 39036

[startup+70.0404 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1462032/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=39036 CPUtime=70.01
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 9622 0 0 0 6995 6 0 0 25 0 1 0 188757253 39972864 9603 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 9759 9603 106 215 0 9541 0
Current children cumulated CPU time (s) 70.01
Current children cumulated vsize (Kb) 39036

[startup+80.0472 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1455376/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=45832 CPUtime=80.01
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 11282 0 0 0 7993 8 0 0 25 0 1 0 188757253 46931968 11263 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580973 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 11458 11263 106 215 0 11240 0
Current children cumulated CPU time (s) 80.01
Current children cumulated vsize (Kb) 45832

[startup+90.0531 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1452048/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=49140 CPUtime=90.01
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12126 0 0 0 8993 8 0 0 25 0 1 0 188757253 50319360 12107 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12285 12107 106 215 0 12067 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 49140

[startup+100.059 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450704/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50460 CPUtime=100.01
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12459 0 0 0 9993 8 0 0 25 0 1 0 188757253 51671040 12440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581415 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12615 12440 106 215 0 12397 0
Current children cumulated CPU time (s) 100.01
Current children cumulated vsize (Kb) 50460

[startup+110.065 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450704/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50460 CPUtime=110.01
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12459 0 0 0 10993 8 0 0 25 0 1 0 188757253 51671040 12440 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574135 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12615 12440 106 215 0 12397 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 50460

[startup+120.072 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50456 CPUtime=120.02
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12460 0 0 0 11993 9 0 0 25 0 1 0 188757253 51666944 12441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12614 12441 106 215 0 12396 0
Current children cumulated CPU time (s) 120.02
Current children cumulated vsize (Kb) 50456

[startup+130.077 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50456 CPUtime=130.03
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12460 0 0 0 12994 9 0 0 25 0 1 0 188757253 51666944 12441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12614 12441 106 215 0 12396 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (Kb) 50456

[startup+140.083 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50456 CPUtime=140.03
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12460 0 0 0 13994 9 0 0 25 0 1 0 188757253 51666944 12441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573936 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12614 12441 106 215 0 12396 0
Current children cumulated CPU time (s) 140.03
Current children cumulated vsize (Kb) 50456

[startup+150.089 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50456 CPUtime=150.03
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12460 0 0 0 14994 9 0 0 25 0 1 0 188757253 51666944 12441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12614 12441 106 215 0 12396 0
Current children cumulated CPU time (s) 150.03
Current children cumulated vsize (Kb) 50456

[startup+160.095 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50456 CPUtime=160.03
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12460 0 0 0 15994 9 0 0 25 0 1 0 188757253 51666944 12441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580890 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12614 12441 106 215 0 12396 0
Current children cumulated CPU time (s) 160.03
Current children cumulated vsize (Kb) 50456

[startup+170.101 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50456 CPUtime=170.04
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12460 0 0 0 16995 9 0 0 25 0 1 0 188757253 51666944 12441 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12614 12441 106 215 0 12396 0
Current children cumulated CPU time (s) 170.04
Current children cumulated vsize (Kb) 50456

[startup+180.107 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50452 CPUtime=180.04
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12462 0 0 0 17995 9 0 0 25 0 1 0 188757253 51662848 12443 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12613 12443 106 215 0 12395 0
Current children cumulated CPU time (s) 180.04
Current children cumulated vsize (Kb) 50452

[startup+190.112 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450704/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50452 CPUtime=190.04
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12463 0 0 0 18995 9 0 0 25 0 1 0 188757253 51662848 12444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580916 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12613 12444 106 215 0 12395 0
Current children cumulated CPU time (s) 190.04
Current children cumulated vsize (Kb) 50452

[startup+200.118 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=50452 CPUtime=200.04
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 12463 0 0 0 19995 9 0 0 25 0 1 0 188757253 51662848 12444 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 12613 12444 106 215 0 12395 0
Current children cumulated CPU time (s) 200.04
Current children cumulated vsize (Kb) 50452

[startup+210.124 s]
/proc/loadavg: 0.99 1.00 0.99 2/64 19807
/proc/meminfo: memFree=1450640/2055920 swapFree=4180996/4192956

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

[pid=19807] ppid=19805 vsize=116068 CPUtime=1781.4
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178108 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1781.4
Current children cumulated vsize (Kb) 116068

[startup+1783.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1782.41
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178209 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1782.41
Current children cumulated vsize (Kb) 116068

[startup+1784.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1783.41
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178309 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580856 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (Kb) 116068

[startup+1785.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1784.41
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178409 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574538 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1784.41
Current children cumulated vsize (Kb) 116068

[startup+1786.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1785.42
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178510 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1785.42
Current children cumulated vsize (Kb) 116068

[startup+1787.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1786.42
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178610 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574567 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1786.42
Current children cumulated vsize (Kb) 116068

[startup+1788.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1787.43
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178711 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581053 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1787.43
Current children cumulated vsize (Kb) 116068

[startup+1789.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1788.43
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178811 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1788.43
Current children cumulated vsize (Kb) 116068

[startup+1790.13 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1789.44
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 178912 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581491 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1789.44
Current children cumulated vsize (Kb) 116068

[startup+1791.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1790.44
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179012 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1790.44
Current children cumulated vsize (Kb) 116068

[startup+1792.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1791.45
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179113 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1791.45
Current children cumulated vsize (Kb) 116068

[startup+1793.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1792.45
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179213 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574064 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (Kb) 116068

[startup+1794.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1793.46
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179314 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576843 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1793.46
Current children cumulated vsize (Kb) 116068

[startup+1795.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1794.46
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179414 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574559 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1794.46
Current children cumulated vsize (Kb) 116068

[startup+1796.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1795.47
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179515 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1795.47
Current children cumulated vsize (Kb) 116068

[startup+1797.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1796.47
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179615 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1796.47
Current children cumulated vsize (Kb) 116068

[startup+1798.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1384848/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=116068 CPUtime=1797.47
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29098 0 0 0 179715 32 0 0 25 0 1 0 188757253 118853632 28804 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134583962 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29017 28804 106 215 0 28799 0
Current children cumulated CPU time (s) 1797.47
Current children cumulated vsize (Kb) 116068

[startup+1799.17 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1383440/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=117536 CPUtime=1798.48
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29444 0 0 0 179816 32 0 0 25 0 1 0 188757253 120356864 29150 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29384 29150 106 215 0 29166 0
Current children cumulated CPU time (s) 1798.48
Current children cumulated vsize (Kb) 117536

[startup+1800.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1381776/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=119180 CPUtime=1799.49
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 29857 0 0 0 179916 33 0 0 25 0 1 0 188757253 122040320 29563 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 29795 29563 106 215 0 29577 0
Current children cumulated CPU time (s) 1799.49
Current children cumulated vsize (Kb) 119180

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1379984/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=121068 CPUtime=1800.49
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 30311 0 0 0 180016 33 0 0 25 0 1 0 188757253 123973632 30017 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 30267 30017 106 215 0 30049 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 121068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.19 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 20002
/proc/meminfo: memFree=1379984/2055920 swapFree=4180996/4192956
[pid=19807] ppid=19805 vsize=121068 CPUtime=1800.49
/proc/19807/stat : 19807 (minisat+) R 19805 19807 19762 0 -1 4194304 30313 0 0 0 180016 33 0 0 25 0 1 0 188757253 123973632 30019 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/19807/statm: 30267 30019 106 215 0 30049 0
Current children cumulated CPU time (s) 1800.49
Current children cumulated vsize (Kb) 121068

Sending SIGTERM to -19807
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.21
CPU time (s): 1800.52
CPU user time (s): 1800.17
CPU system time (s): 0.355945
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (Kb): 121068

Launcher Data (download as text)

Begin job on node17 on Fri Jun  2 06:48:59 UTC 2006


FILE ID= 34787-1149230939

PBS_JOBID= 296419

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  3df4b6f92f1f3083d4934635de2b04ef

RANDOM SEED= 329421232


/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.278
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.278
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:       1500312 kB
Buffers:         32856 kB
Cached:         459384 kB
SwapCached:       3752 kB
Active:         332176 kB
Inactive:       168820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1500312 kB
SwapTotal:     4192956 kB
SwapFree:      4180996 kB
Dirty:             152 kB
Writeback:           0 kB
Mapped:          14704 kB
Slab:            40676 kB
Committed_AS:   213692 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node17 on Fri Jun  2 07:19:01 UTC 2006