Trace number 34771

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.6 1801.22

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl50_51_pb.cnf.cr.opb
MD5SUM04ec290f8a8afffbd026dcfb09cada39
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.040992
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints202
Number of constraints which are clauses102
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
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 52
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.10	c Converting 202 PB-constraints to clauses...
0.11	c   -- Unit propagations: (none)
0.11	c   -- Detecting intervals from adjacent constraints: (none)
0.11	c   -- Clauses(.)/Splits(s): ......................................................................................................
0.11	c ---[  99]---> BDD-cost:   99
0.11	c ---[  98]---> BDD-cost:   99
0.11	c ---[  97]---> BDD-cost:   99
0.11	c ---[  96]---> BDD-cost:   99
0.12	c ---[  95]---> BDD-cost:   99
0.12	c ---[  94]---> BDD-cost:   99
0.12	c ---[  93]---> BDD-cost:   99
0.12	c ---[  92]---> BDD-cost:   99
0.12	c ---[  91]---> BDD-cost:   99
0.12	c ---[  90]---> BDD-cost:   99
0.12	c ---[  89]---> BDD-cost:   99
0.13	c ---[  88]---> BDD-cost:   99
0.13	c ---[  87]---> BDD-cost:   99
0.13	c ---[  86]---> BDD-cost:   99
0.13	c ---[  85]---> BDD-cost:   99
0.13	c ---[  84]---> BDD-cost:   99
0.13	c ---[  83]---> BDD-cost:   99
0.13	c ---[  82]---> BDD-cost:   99
0.14	c ---[  81]---> BDD-cost:   99
0.14	c ---[  80]---> BDD-cost:   99
0.14	c ---[  79]---> BDD-cost:   99
0.14	c ---[  78]---> BDD-cost:   99
0.14	c ---[  77]---> BDD-cost:   99
0.14	c ---[  76]---> BDD-cost:   99
0.14	c ---[  75]---> BDD-cost:   99
0.15	c ---[  74]---> BDD-cost:   99
0.15	c ---[  73]---> BDD-cost:   99
0.15	c ---[  72]---> BDD-cost:   99
0.15	c ---[  71]---> BDD-cost:   99
0.15	c ---[  70]---> BDD-cost:   99
0.15	c ---[  69]---> BDD-cost:   99
0.15	c ---[  68]---> BDD-cost:   99
0.16	c ---[  67]---> BDD-cost:   99
0.16	c ---[  66]---> BDD-cost:   99
0.16	c ---[  65]---> BDD-cost:   99
0.16	c ---[  64]---> BDD-cost:   99
0.16	c ---[  63]---> BDD-cost:   99
0.16	c ---[  62]---> BDD-cost:   99
0.16	c ---[  61]---> BDD-cost:   99
0.17	c ---[  60]---> BDD-cost:   99
0.17	c ---[  59]---> BDD-cost:   99
0.17	c ---[  58]---> BDD-cost:   99
0.17	c ---[  57]---> BDD-cost:   99
0.17	c ---[  56]---> BDD-cost:   99
0.17	c ---[  55]---> BDD-cost:   99
0.17	c ---[  54]---> BDD-cost:   99
0.18	c ---[  53]---> BDD-cost:   99
0.18	c ---[  52]---> BDD-cost:   99
0.18	c ---[  51]---> BDD-cost:   99
0.18	c ---[  50]---> BDD-cost:   99
0.18	c ---[  49]---> BDD-cost:   99
0.18	c ---[  48]---> BDD-cost:   99
0.18	c ---[  47]---> BDD-cost:   99
0.19	c ---[  46]---> BDD-cost:   99
0.19	c ---[  45]---> BDD-cost:   99
0.19	c ---[  44]---> BDD-cost:   99
0.19	c ---[  43]---> BDD-cost:   99
0.19	c ---[  42]---> BDD-cost:   99
0.19	c ---[  41]---> BDD-cost:   99
0.20	c ---[  40]---> BDD-cost:   99
0.20	c ---[  39]---> BDD-cost:   99
0.20	c ---[  38]---> BDD-cost:   99
0.20	c ---[  37]---> BDD-cost:   99
0.20	c ---[  36]---> BDD-cost:   99
0.20	c ---[  35]---> BDD-cost:   99
0.20	c ---[  34]---> BDD-cost:   99
0.21	c ---[  33]---> BDD-cost:   99
0.21	c ---[  32]---> BDD-cost:   99
0.21	c ---[  31]---> BDD-cost:   99
0.21	c ---[  30]---> BDD-cost:   99
0.21	c ---[  29]---> BDD-cost:   99
0.21	c ---[  28]---> BDD-cost:   99
0.22	c ---[  27]---> BDD-cost:   99
0.22	c ---[  26]---> BDD-cost:   99
0.22	c ---[  25]---> BDD-cost:   99
0.22	c ---[  24]---> BDD-cost:   99
0.22	c ---[  23]---> BDD-cost:   99
0.22	c ---[  22]---> BDD-cost:   99
0.22	c ---[  21]---> BDD-cost:   99
0.23	c ---[  20]---> BDD-cost:   99
0.23	c ---[  19]---> BDD-cost:   99
0.23	c ---[  18]---> BDD-cost:   99
0.23	c ---[  17]---> BDD-cost:   99
0.23	c ---[  16]---> BDD-cost:   99
0.23	c ---[  15]---> BDD-cost:   99
0.23	c ---[  14]---> BDD-cost:   99
0.24	c ---[  13]---> BDD-cost:   99
0.24	c ---[  12]---> BDD-cost:   99
0.24	c ---[  11]---> BDD-cost:   99
0.24	c ---[  10]---> BDD-cost:   99
0.24	c ---[   9]---> BDD-cost:   99
0.24	c ---[   8]---> BDD-cost:   99
0.25	c ---[   7]---> BDD-cost:   99
0.25	c ---[   6]---> BDD-cost:   99
0.25	c ---[   5]---> BDD-cost:   99
0.25	c ---[   4]---> BDD-cost:   99
0.25	c ---[   3]---> BDD-cost:   99
0.25	c ---[   2]---> BDD-cost:   99
0.25	c ---[   1]---> BDD-cost:   99
0.26	c ---[   0]---> BDD-cost:   99
0.28	c ==================================[MINISAT+]==================================
0.28	c | Conflicts | Original         | Learnt                           | Progress |
0.28	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.28	c ==============================================================================
0.28	c |         0 |   24702    69100 |    8234       0        0     nan |  0.000 % |
0.30	c |       103 |   24702    69100 |    9057     103    21251   206.3 |  0.667 % |
0.33	c |       257 |   24702    69100 |    9963     257    49705   193.4 |  0.667 % |
0.39	c |       483 |   24702    69100 |   10959     483   104379   216.1 |  0.667 % |
0.50	c |       820 |   24702    69100 |   12055     820   161617   197.1 |  0.667 % |
0.68	c |      1328 |   24702    69100 |   13260    1328   304812   229.5 |  0.667 % |
0.90	c |      2087 |   24702    69100 |   14587    2087   499248   239.2 |  0.667 % |
1.41	c |      3226 |   24702    69100 |   16045    3226   939931   291.4 |  0.667 % |
2.25	c |      4934 |   24702    69100 |   17650    4934  1692679   343.1 |  0.667 % |
3.72	c |      7497 |   24702    69100 |   19415    7497  2867483   382.5 |  0.667 % |
5.63	c |     11345 |   24702    69100 |   21356   11345  4334050   382.0 |  0.667 % |
9.50	c |     17113 |   24702    69100 |   23492   17113  7407340   432.8 |  0.667 % |
17.37	c |     25762 |   24702    69100 |   25841   25762 11735963   455.6 |  0.667 % |
27.68	c |     38736 |   24702    69100 |   28426   19007  8582103   451.5 |  0.667 % |
64.93	c |     58197 |   24702    69100 |   31268   16084  9622847   598.3 |  0.667 % |
96.38	c |     87391 |   24702    69100 |   34395   15805  8643661   546.9 |  0.667 % |
147.11	c |    131182 |   24702    69100 |   37835   29400 20102392   683.8 |  0.667 % |
286.06	c |    196868 |   24702    69100 |   41618   27455 16443328   598.9 |  0.667 % |
513.50	c |    295394 |   24702    69100 |   45780   49266 35850136   727.7 |  0.667 % |
825.22	c |    443185 |   24702    69100 |   50358   46775 33945965   725.7 |  0.667 % |
1292.87	c |    664873 |   24702    69100 |   55394   40676 25088536   616.8 |  0.667 % |
1801.17	c 
1801.18	c *** TERMINATED ***
1801.18	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/node67/watcher-34771-1149228757 -o ROOT/results/node67/solver-34771-1149228757 -C 1800 -M 1800 -S 64 ROOT/solvers/PB/PB06final/user7/minisat+ ROOT/tmp/node67/34771-1149228757/instance-34771-1149228757.opb 

Current StackSize limit: 67108864 bytes

/proc/loadavg: 0.85 0.95 0.90 2/64 12649
/proc/meminfo: memFree=1415232/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=1048 CPUtime=0
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 103 0 0 0 0 0 0 0 19 0 1 0 188545099 1073152 88 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 262 89 71 215 0 44 0

[startup+10.0026 s]
/proc/loadavg: 0.87 0.95 0.90 2/64 12649
/proc/meminfo: memFree=1379856/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=36644 CPUtime=9.99
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 8994 0 0 0 995 4 0 0 25 0 1 0 188545099 37523456 8976 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 9161 8976 106 215 0 8943 0
Current children cumulated CPU time (s) 9.99
Current children cumulated vsize (Kb) 36644

[startup+20.0094 s]
/proc/loadavg: 0.89 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1357232/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=59424 CPUtime=19.99
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 14660 0 0 0 1991 8 0 0 25 0 1 0 188545099 60850176 14642 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574138 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 14856 14642 106 215 0 14638 0
Current children cumulated CPU time (s) 19.99
Current children cumulated vsize (Kb) 59424

[startup+30.0153 s]
/proc/loadavg: 0.91 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1353264/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=63392 CPUtime=29.99
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 15639 0 0 0 2990 9 0 0 25 0 1 0 188545099 64913408 15621 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574102 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 15848 15621 106 215 0 15630 0
Current children cumulated CPU time (s) 29.99
Current children cumulated vsize (Kb) 63392

[startup+40.0212 s]
/proc/loadavg: 0.92 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1353264/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=63392 CPUtime=39.99
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 15639 0 0 0 3990 9 0 0 25 0 1 0 188545099 64913408 15621 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 15848 15621 106 215 0 15630 0
Current children cumulated CPU time (s) 39.99
Current children cumulated vsize (Kb) 63392

[startup+50.027 s]
/proc/loadavg: 0.93 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1345136/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=71476 CPUtime=49.99
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 17665 0 0 0 4989 10 0 0 25 0 1 0 188545099 73191424 17647 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581008 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 17869 17647 106 215 0 17651 0
Current children cumulated CPU time (s) 49.99
Current children cumulated vsize (Kb) 71476

[startup+60.0329 s]
/proc/loadavg: 0.94 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1334768/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=81804 CPUtime=60
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 20253 0 0 0 5988 12 0 0 25 0 1 0 188545099 83767296 20235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 20451 20235 106 215 0 20233 0
Current children cumulated CPU time (s) 60
Current children cumulated vsize (Kb) 81804

[startup+70.0388 s]
/proc/loadavg: 0.95 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1334768/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=81804 CPUtime=70
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 20253 0 0 0 6988 12 0 0 25 0 1 0 188545099 83767296 20235 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576760 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 20451 20235 106 215 0 20233 0
Current children cumulated CPU time (s) 70
Current children cumulated vsize (Kb) 81804

[startup+80.0447 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1328176/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=88404 CPUtime=80
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 21889 0 0 0 7987 13 0 0 25 0 1 0 188545099 90525696 21871 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134576849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 22101 21872 106 215 0 21883 0
Current children cumulated CPU time (s) 80
Current children cumulated vsize (Kb) 88404

[startup+90.0505 s]
/proc/loadavg: 0.96 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1308016/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=108572 CPUtime=90.01
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 26920 0 0 0 8984 17 0 0 25 0 1 0 188545099 111177728 26902 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 27143 26902 106 215 0 26925 0
Current children cumulated CPU time (s) 90.01
Current children cumulated vsize (Kb) 108572

[startup+100.056 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1302640/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=113944 CPUtime=100
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 28275 0 0 0 9983 17 0 0 25 0 1 0 188545099 116678656 28257 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 28486 28257 106 215 0 28268 0
Current children cumulated CPU time (s) 100
Current children cumulated vsize (Kb) 113944

[startup+110.062 s]
/proc/loadavg: 0.97 0.96 0.91 2/64 12649
/proc/meminfo: memFree=1302640/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=113944 CPUtime=110.01
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 28275 0 0 0 10984 17 0 0 25 0 1 0 188545099 116678656 28257 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134581293 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 28486 28257 106 215 0 28268 0
Current children cumulated CPU time (s) 110.01
Current children cumulated vsize (Kb) 113944

[startup+120.068 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1302640/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=113944 CPUtime=120.01
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 28275 0 0 0 11984 17 0 0 25 0 1 0 188545099 116678656 28257 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580965 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 28486 28257 106 215 0 28268 0
Current children cumulated CPU time (s) 120.01
Current children cumulated vsize (Kb) 113944

[startup+130.074 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1300272/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=116324 CPUtime=130.02
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 28869 0 0 0 12984 18 0 0 25 0 1 0 188545099 119115776 28851 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 29081 28851 106 215 0 28863 0
Current children cumulated CPU time (s) 130.02
Current children cumulated vsize (Kb) 116324

[startup+140.08 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1300272/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=116324 CPUtime=140.02
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 28869 0 0 0 13984 18 0 0 25 0 1 0 188545099 119115776 28851 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 29081 28851 106 215 0 28863 0
Current children cumulated CPU time (s) 140.02
Current children cumulated vsize (Kb) 116324

[startup+150.086 s]
/proc/loadavg: 0.98 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1300272/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=116324 CPUtime=150.02
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 28869 0 0 0 14984 18 0 0 25 0 1 0 188545099 119115776 28851 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580968 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 29081 28851 106 215 0 28863 0
Current children cumulated CPU time (s) 150.02
Current children cumulated vsize (Kb) 116324

[startup+160.092 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1295088/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=121616 CPUtime=160.02
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 30170 0 0 0 15983 19 0 0 25 0 1 0 188545099 124534784 30152 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135007481 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 30404 30152 106 215 0 30186 0
Current children cumulated CPU time (s) 160.02
Current children cumulated vsize (Kb) 121616

[startup+170.098 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1279536/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=137160 CPUtime=170.02
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 34053 0 0 0 16981 21 0 0 25 0 1 0 188545099 140451840 34035 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 34290 34035 106 215 0 34072 0
Current children cumulated CPU time (s) 170.02
Current children cumulated vsize (Kb) 137160

[startup+180.103 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1278384/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=138216 CPUtime=180.02
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 34332 0 0 0 17981 21 0 0 25 0 1 0 188545099 141533184 34314 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574480 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 34554 34314 106 215 0 34336 0
Current children cumulated CPU time (s) 180.02
Current children cumulated vsize (Kb) 138216

[startup+190.109 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1278384/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=138216 CPUtime=190.02
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 34337 0 0 0 18981 21 0 0 25 0 1 0 188545099 141533184 34319 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 34554 34319 106 215 0 34336 0
Current children cumulated CPU time (s) 190.02
Current children cumulated vsize (Kb) 138216

[startup+200.115 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1278320/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=138216 CPUtime=200.03
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 34340 0 0 0 19982 21 0 0 25 0 1 0 188545099 141533184 34322 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 34554 34322 106 215 0 34336 0
Current children cumulated CPU time (s) 200.03
Current children cumulated vsize (Kb) 138216

[startup+210.121 s]
/proc/loadavg: 0.99 0.97 0.91 2/64 12649
/proc/meminfo: memFree=1278320/2055920 swapFree=4181736/4192956

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

[pid=12649] ppid=12647 vsize=270060 CPUtime=1781.46
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178093 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134578298 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (Kb) 270060

[startup+1783.08 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1782.46
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178193 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (Kb) 270060

[startup+1784.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1783.47
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178294 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580915 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1783.47
Current children cumulated vsize (Kb) 270060

[startup+1785.09 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1784.47
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178394 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1784.47
Current children cumulated vsize (Kb) 270060

[startup+1786.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1785.48
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178495 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (Kb) 270060

[startup+1787.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1786.48
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178595 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1786.48
Current children cumulated vsize (Kb) 270060

[startup+1788.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1787.49
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178696 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1787.49
Current children cumulated vsize (Kb) 270060

[startup+1789.11 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1788.49
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178796 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580945 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1788.49
Current children cumulated vsize (Kb) 270060

[startup+1790.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1789.49
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178896 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1789.49
Current children cumulated vsize (Kb) 270060

[startup+1791.12 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1790.5
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 178997 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1790.5
Current children cumulated vsize (Kb) 270060

[startup+1792.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1791.5
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179097 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1791.5
Current children cumulated vsize (Kb) 270060

[startup+1793.13 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1792.51
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179198 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1792.51
Current children cumulated vsize (Kb) 270060

[startup+1794.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1793.51
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179298 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134573904 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1793.51
Current children cumulated vsize (Kb) 270060

[startup+1795.14 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1794.52
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179399 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1794.52
Current children cumulated vsize (Kb) 270060

[startup+1796.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1795.52
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179499 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006488 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1795.52
Current children cumulated vsize (Kb) 270060

[startup+1797.15 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1796.52
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179599 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1796.52
Current children cumulated vsize (Kb) 270060

[startup+1798.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1797.53
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179700 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 135006666 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1797.53
Current children cumulated vsize (Kb) 270060

[startup+1799.16 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1798.53
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179800 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580953 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1798.53
Current children cumulated vsize (Kb) 270060

[startup+1800.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1799.54
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 179901 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574460 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1799.54
Current children cumulated vsize (Kb) 270060

[startup+1801.17 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1800.54
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 180001 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134574551 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1800.54
Current children cumulated vsize (Kb) 270060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.18 s]
/proc/loadavg: 1.00 0.99 0.91 2/64 12651
/proc/meminfo: memFree=1146416/2055920 swapFree=4181736/4192956
[pid=12649] ppid=12647 vsize=270060 CPUtime=1800.55
/proc/12649/stat : 12649 (minisat+) R 12647 12649 12604 0 -1 4194304 67487 0 0 0 180002 53 0 0 25 0 1 0 188545099 276541440 67194 18446744073709551615 134512640 135395479 4294956672 18446744073709551615 134580932 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12649/statm: 67515 67194 106 215 0 67297 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (Kb) 270060

Sending SIGTERM to -12649
Sleeping 2 seconds

Child status: 0
Real time (s): 1801.22
CPU time (s): 1800.6
CPU user time (s): 1800.02
CPU system time (s): 0.578911
CPU usage (%): 99.9654
Max. virtual memory (cumulated for all children) (Kb): 270060

Launcher Data (download as text)

Begin job on node67 on Fri Jun  2 06:12:37 UTC 2006


FILE ID= 34771-1149228757

PBS_JOBID= 296209

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

MD5SUM SOLVER= 490d1d4b9bbf010afe7f0af63a5a62db
MD5SUM BENCH=  04ec290f8a8afffbd026dcfb09cada39

RANDOM SEED= 684879393


/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.264
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	: 5931.00
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.264
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:       1415440 kB
Buffers:         36652 kB
Cached:         528784 kB
SwapCached:       2976 kB
Active:         112000 kB
Inactive:       462196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415440 kB
SwapTotal:     4192956 kB
SwapFree:      4181736 kB
Dirty:             308 kB
Writeback:           0 kB
Mapped:          14688 kB
Slab:            52252 kB
Committed_AS:   234476 kB
PageTables:       1468 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB


End job on node67 on Fri Jun  2 06:42:38 UTC 2006