Trace number 3175680

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
CryptoMiniSat Strange-Night-1-st? (TO) 1300.07 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S1170024351-015-UNKNOWN.cnf
MD5SUM0f7796213ec78265bd44aa83c0fa283d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark153.855
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175680-1301786257.cnf'
0.00/0.00	c -- header says num vars:          50000
0.00/0.00	c -- header says num clauses:      210000
0.09/0.13	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.13	c -- vars added      50000
0.09/0.13	c Parsing time:  0.12 s
0.09/0.13	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data  --
0.19/0.27	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.14
0.39/0.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.16
0.49/0.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.59/0.61	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.01 s
0.99/1.06	c lits-rem:         0  cl-subs:        0  v-elim:   1460  v-fix:    0  time:  0.44 s
0.99/1.07	c Finding binary XORs  T:     0.01 s  found:       0
1.09/1.17	c Finding non-binary XORs:     0.09 s (found:       0, avg size: nan)
1.09/1.17	c calculated reachability. Time: 0.00
1.09/1.19	c Calc default polars -  time:   0.01 s pos:   22237 undec:    5656 neg:   22107
1.09/1.19	c =========================================================================================
1.09/1.19	c types(t): F = full restart, N = normal restart
1.09/1.19	c types(t): S = simplification begin/end, E = solution found
1.09/1.19	c restart types(rt): st = static, dy = dynamic
1.09/1.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.09/1.19	c  B st     0         0     48540    207547         0         0    630544         0   no data   no data  --
2.89/2.97	c  N dy    20      4022     48540    207547         0      4021    630544   1409969    200.37    213.85  --
4.69/4.74	c  N dy    48      8026     48540    207547         0      8025    630544   2579753    199.66    229.57  --
6.50/6.53	c  N dy    75     12047     48540    207547         0     12046    630544   3803896    200.24    260.84  --
8.29/8.32	c  N dy   102     16109     48540    207547         0     16108    630544   5010227    200.25    215.45  --
10.19/10.22	c  N dy   132     20235     48540    207547         0     10236    630544    815561    199.69    211.85  --
11.89/11.94	c  N dy   157     24292     48540    207547         0     14293    630544   1962782    198.52    219.17  --
12.19/12.26	c  F st   162     25001     48540    207547         0     15002    630544   2157492    198.18   no data  --
13.79/13.83	c  N st   167     28299     48540    207547         0     18300    630544   3384457    198.18   no data  --
14.59/14.66	c  S st   168     30000     48540    207547         0     20001    630544   4153503    198.18   no data  --
14.79/14.89	c  S st   168     30502     48540    207547         0     20503    630544   4273973    198.18   no data  --
14.89/14.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
14.89/14.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.30/15.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.38
15.69/15.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
15.69/15.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
15.69/15.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.01 s
15.79/15.81	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
34.10/34.15	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 18.34 s
34.29/34.36	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.20
34.29/34.37	c calculated reachability. Time: 0.00
34.29/34.37	c  N dy   168     30502     48540    207547         0     20500    630544   4269187    198.18   no data  --
36.09/36.18	c  N dy   194     34510     48540    207547         0     24508    630544   5439095    198.11    208.89  --
38.09/38.10	c  N dy   225     38619     48540    207547         0     28616    630544   6610909    197.88    214.03  --
40.10/40.10	c  N dy   254     42713     48540    207547         0     17216    630544   1390249    197.57    217.62  --
41.49/41.56	c  S st   277     45753     48540    207547         0     20256    630544   2280941    197.44   no data  --
41.80/41.81	c  S st   277     46255     48540    207547         0     20758    630544   2400533    197.44   no data  --
41.80/41.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
41.80/41.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.19/42.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.39
42.39/42.46	c bin-w-bin subsume rem            0 bins  time:  0.01 s
42.39/42.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
42.39/42.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.01 s
42.49/42.51	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
48.99/49.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.53 s
48.99/49.07	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.03
49.09/49.11	c vivif2 --  cl tried    20758 cl shrink        0 lits rem          0 time: 0.04
49.29/49.33	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.22
49.29/49.34	c calculated reachability. Time: 0.00
49.29/49.34	c  N dy   277     46255     48540    207547         0     20758    630544   2400533    197.44   no data  --
51.39/51.44	c  N dy   307     50301     48540    207547         0     24804    630544   3574864    197.43    207.99  --
53.60/53.69	c  N dy   337     54540     48540    207547         0     29043    630544   4829908    197.65    217.35  --
55.79/55.89	c  N dy   362     58746     48540    207547         0     33249    630544   6002166    197.29    224.52  --
57.79/57.84	c  N dy   392     62820     48540    207547         0     37322    630544   7221594    197.54    218.01  --
59.69/59.77	c  N dy   419     66894     48540    207547         0     22644    630544   2043929    197.67    208.90  --
60.89/60.94	c  S st   440     69383     48540    207547         0     25133    630544   2794778    198.01   no data  --
61.09/61.18	c  S st   440     69887     48540    207547         0     25637    630544   2922041    198.01   no data  --
61.19/61.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
61.19/61.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.50/61.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.38
61.79/61.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
61.79/61.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
61.79/61.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.01 s
61.79/61.89	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
70.59/70.61	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.72 s
70.59/70.64	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.03
70.59/70.69	c vivif2 --  cl tried    25636 cl shrink        0 lits rem          0 time: 0.05
70.89/70.92	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.23
70.89/70.93	c calculated reachability. Time: 0.00
70.89/70.93	c  N dy   440     69887     48540    207547         0     25636    630544   2921968    198.01   no data  --
73.30/73.30	c  N dy   470     74414     48540    207547         0     30163    630544   4242684    197.79    213.15  --
75.90/75.91	c  N dy   504     79258     48540    207547         0     35007    630544   5618717    197.49    213.09  --
78.50/78.59	c  N dy   534     84317     48540    207547         0     40066    630544   7060051    196.99    210.37  --
80.30/80.33	c  F st   555     87502     48540    207547         0     22378    630544   1208015    196.98    137.27  --
82.19/82.28	c  N st   560     90800     48540    207547         0     25676    630544   2691397    196.98   no data  --
85.49/85.54	c  N dy   591     96705     48540    207547         0     31581    630544   4796198    197.35    219.94  --
88.89/88.90	c  N dy   635    102959     48540    207547         0     37834    630544   6665626    197.64    212.88  --
89.89/89.91	c  S st   647    104830     48540    207547         0     39705    630544   7212450    197.61   no data  --
90.10/90.18	c  S st   647    105334     48540    207547         0     40209    630544   7318562    197.61   no data  --
90.20/90.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
90.20/90.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
90.59/90.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.41
91.19/91.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
91.19/91.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
91.19/91.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.02 s
91.30/91.30	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
194.80/194.82	c lits-rem:         3  cl-subs:        2  v-elim:      0  v-fix:    0  time: 103.52 s
194.80/194.85	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.03
194.90/194.97	c vivif2 --  cl tried    40207 cl shrink        0 lits rem          0 time: 0.12
195.20/195.23	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.27
195.20/195.25	c calculated reachability. Time: 0.00
195.20/195.25	c  N dy   647    105334     48540    207547         0     40207    630544   7317306    197.61   no data  --
199.00/199.06	c  N dy   696    112143     48540    207547         0     24580    630544   1393958    197.67    209.47  --
202.80/202.89	c  N dy   747    119347     48540    207547         0     31783    630544   3541849    197.95    213.86  --
207.00/207.07	c  N dy   801    127044     48540    207547         0     39479    630544   5789909    197.97    209.15  --
211.60/211.65	c  N dy   857    135222     48540    207547         0     23941    630544    761602    198.03    210.62  --
216.10/216.17	c  N dy   914    143857     48540    207547         0     32576    630544   3316053    197.95    211.94  --
220.70/220.72	c  N dy   980    153084     48540    207547         0     41802    630544   6094650    198.31    209.80  --
223.09/223.15	c  S st  1014    158002     48540    207547         0     46720    630544   7563471    198.49   no data  --
223.39/223.42	c  S st  1014    158504     48540    207547         0     47222    630544   7676317    198.49   no data  --
223.39/223.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
223.39/223.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
223.79/223.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.40
224.40/224.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
224.40/224.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
224.40/224.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.02 s
224.40/224.46	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
339.30/339.36	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 114.91 s
339.30/339.39	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.03
339.50/339.52	c vivif2 --  cl tried    47219 cl shrink        0 lits rem          0 time: 0.13
339.81/339.80	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.28
339.81/339.82	c calculated reachability. Time: 0.00
339.81/339.82	c  N dy  1014    158504     48540    207547         0     47219    630544   7673798    198.49   no data  --
345.31/345.33	c  N dy  1081    168675     48540    207547         0     32529    630544   2920527    198.44    209.95  --
351.30/351.32	c  N dy  1156    179525     48540    207547         0     43379    630544   6105744    198.51    215.62  --
357.70/357.76	c  N dy  1236    191077     48540    207547         0     29009    630544   1551043    198.64    217.47  --
364.40/364.43	c  N dy  1319    203363     48540    207547         0     41294    630544   5215551    198.69    216.51  --
371.80/371.87	c  N dy  1406    216569     48540    207547         0     27533    630544    756624    198.57    211.94  --
379.30/379.33	c  N dy  1497    230399     48540    207547         0     41363    630544   4775382    198.51    215.91  --
383.00/383.00	c  S st  1548    237756     48540    207547         0     48720    630544   6892739    198.48    140.40  --
383.20/383.26	c  S st  1548    238256     48540    207547         0     49220    630544   6993007    198.48   no data  --
383.20/383.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
383.20/383.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
383.70/383.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.41
384.10/384.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
384.10/384.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
384.20/384.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.02 s
384.20/384.23	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
483.10/483.18	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 98.95 s
483.20/483.21	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.03
483.30/483.33	c vivif2 --  cl tried    49216 cl shrink        0 lits rem          0 time: 0.12
483.60/483.61	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.28
483.60/483.63	c calculated reachability. Time: 0.00
483.60/483.63	c  N dy  1548    238256     48540    207547         0     49216    630544   6990722    198.48   no data  --
492.11/492.19	c  N dy  1652    253461     48540    207547         0     36440    630544   3092950    198.50    216.50  --
501.41/501.40	c  N dy  1763    269787     48540    207547         0     52765    630544   7932208    198.60    210.60  --
511.11/511.13	c  N dy  1885    287155     48540    207547         0     41143    630544   4109217    198.55    218.15  --
521.70/521.73	c  N dy  2013    305599     48540    207547         0     59587    630544   9585355    198.68    209.17  --
522.11/522.17	c  F st  2018    306250     48540    207547         0     30243    630544    619849    198.68    205.64  --
532.90/532.91	c  N dy  2118    325172     48540    207547         0     49165    630544   6959493    198.73    212.87  --
544.20/544.26	c  N dy  2257    345198     48540    207547         0     38191    630544   2697470    198.82    224.49  --
551.12/551.16	c  S st  2343    357386     48540    207547         0     50378    630544   6295365    198.86    203.06  --
551.41/551.45	c  S st  2343    357891     48540    207547         0     50883    630544   6398509    198.86   no data  --
551.41/551.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
551.41/551.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.91/551.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.42
552.41/552.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
552.41/552.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
552.41/552.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.02 s
552.41/552.46	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
640.51/640.51	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 88.06 s
640.51/640.54	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.02
640.61/640.64	c vivif2 --  cl tried    50881 cl shrink        0 lits rem          0 time: 0.10
640.91/640.90	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.27
640.91/640.92	c calculated reachability. Time: 0.00
640.91/640.92	c  N dy  2343    357891     48540    207547         0     50881    630544   6398220    198.86   no data  --
651.12/651.19	c  N dy  2480    377917     48540    207547         0     38907    630544   2537328    198.89    216.33  --
661.52/661.54	c  N dy  2627    398175     48540    207547         0     59163    630544   8551587    199.07    213.91  --
672.62/672.64	c  N dy  2775    418267     48540    207547         0     46262    630544   4458554    199.23    215.42  --
684.71/684.70	c  N dy  2913    438271     48540    207547         0     66266    630544  10446723    199.36    211.12  --
696.32/696.34	c  N dy  3050    458337     48540    207547         0     52330    630544   5967318    199.42    243.03  --
708.61/708.61	c  N dy  3185    478489     48540    207547         0     37484    630544   1279301    199.49    210.37  --
720.32/720.36	c  N dy  3327    498545     48540    207547         0     57537    630544   7337612    199.63    288.66  --
732.62/732.65	c  N dy  3470    518625     48540    207547         0     41624    630544   2142397    199.68    241.87  --
743.41/743.49	c  S st  3593    536838     48540    207547         0     59837    630544   7665500    199.82    186.78  --
743.81/743.81	c  S st  3593    537341     48540    207547         0     60340    630544   7795419    199.82   no data  --
743.81/743.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
743.81/743.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
744.21/744.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.44
744.91/744.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
744.91/744.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
744.91/744.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.02 s
744.91/744.97	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
871.81/871.86	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 126.90 s
871.81/871.89	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.03
872.01/872.03	c vivif2 --  cl tried    60337 cl shrink        0 lits rem          0 time: 0.14
872.32/872.35	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.32
872.32/872.37	c calculated reachability. Time: 0.00
872.32/872.37	c  N dy  3593    537341     48540    207547         0     60337    630544   7792511    199.82   no data  --
884.52/884.57	c  N dy  3732    557344     48540    207547         0     43339    630544   2410084    199.82    275.80  --
896.53/896.52	c  N dy  3869    577404     48540    207547         0     63399    630544   8367586    199.83    225.61  --
908.63/908.69	c  N dy  4005    597421     48540    207547         0     45413    630544   2742459    199.85    219.31  --
920.93/920.93	c  N dy  4149    617464     48540    207547         0     65454    630544   8860415    200.04    213.67  --
933.32/933.31	c  N dy  4287    637560     48540    207547         0     46551    630544   2747150    200.09    211.35  --
945.32/945.31	c  N dy  4421    657632     48540    207547         0     66621    630544   8719189    200.08    212.06  --
958.13/958.11	c  N dy  4567    678300     48540    207547         0     47291    630544   2710014    200.20    233.72  --
970.13/970.18	c  N dy  4706    698305     48540    207547         0     67295    630544   8689069    200.21    223.96  --
982.72/982.75	c  N dy  4841    718450     48540    207547         0     46445    630544   2111263    200.16    213.80  --
994.92/994.96	c  N dy  4990    738564     48540    207547         0     66557    630544   8125248    200.27    215.08  --
1007.73/1007.75	c  N dy  5132    758632     48540    207547         0     44621    630544   1299704    200.36    214.23  --
1019.82/1019.87	c  N dy  5276    778736     48540    207547         0     64722    630544   7276207    200.42    212.57  --
1032.73/1032.71	c  N dy  5417    798852     48540    207547         0     84837    630544  13250467    200.40    214.44  --
1036.93/1036.97	c  S st  5466    806011     48540    207547         0     48998    630544   2296619    200.38    175.52  --
1037.23/1037.27	c  S st  5466    806514     48540    207547         0     49501    630544   2400121    200.38   no data  --
1037.23/1037.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1037.23/1037.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1037.73/1037.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.42
1037.93/1037.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1037.93/1037.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1038.03/1038.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48540 time:  0.02 s
1038.03/1038.03	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1045.73/1045.73	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  7.71 s
1045.73/1045.76	c vivif2 --  cl tried   207547 cl shrink        0 lits rem          0 time: 0.03
1045.83/1045.81	c vivif2 --  cl tried    49500 cl shrink        0 lits rem          0 time: 0.04
1046.03/1046.10	c asymm  cl-useful: 0/207547/207547 lits-rem:0 time: 0.29
1046.13/1046.11	c calculated reachability. Time: 0.00
1046.13/1046.11	c  N dy  5466    806514     48540    207547         0     49500    630544   2399422    200.38   no data  --
1058.32/1058.30	c  N dy  5605    826568     48540    207547         0     69553    630544   8491573    200.48    222.04  --
1071.12/1071.19	c  N dy  5744    846663     48540    207547         0     45649    630544   1021184    200.49    219.23  --
1083.33/1083.37	c  N dy  5886    866973     48540    207547         0     65958    630544   7038466    200.49    211.23  --
1096.22/1096.26	c  N dy  6022    887127     48540    207547         0     86110    630544  13033789    200.48    211.79  --
1108.42/1108.45	c  N dy  6160    907189     48540    207547         0     61178    630544   5356087    200.48    215.56  --
1121.23/1121.20	c  N dy  6302    927442     48540    207547         0     81431    630544  11394471    200.50    212.45  --
1133.83/1133.89	c  N dy  6446    947572     48540    207547         0     55560    630544   3393733    200.54    213.80  --
1146.43/1146.40	c  N dy  6579    967811     48540    207547         0     75798    630544   9562774    200.57    212.91  --
1159.43/1159.40	c  N dy  6709    987909     48540    207547         0     48897    630544   1182441    200.58    218.04  --
1171.33/1171.38	c  N dy  6842   1007929     48540    207547         0     68917    630544   7113231    200.53    213.52  --
1184.53/1184.50	c  N dy  6985   1028120     48540    207547         0     89106    630544  13151611    200.58    211.53  --
1196.93/1196.94	c  N dy  7116   1048182     48540    207547         0     61167    630544   4450231    200.54    213.94  --
1209.63/1209.66	c  N dy  7265   1068259     48540    207547         0     81243    630544  10511398    200.62    251.44  --
1212.03/1212.03	c  F st  7290   1071876     48540    207547         0     84860    630544  11604139    200.61   no data  --
1222.83/1222.87	c  N dy  7366   1088335     48540    207547         0     52322    630544   1535729    200.57    213.73  --
1235.03/1235.00	c  N dy  7499   1108337     48540    207547         0     72323    630544   7531994    200.57    214.78  --
1247.93/1247.96	c  N dy  7632   1128494     48540    207547         0     92477    630544  13548851    200.58    211.18  --
1260.64/1260.67	c  N dy  7770   1148674     48540    207547         0     62661    630544   4374377    200.57    213.81  --
1273.43/1273.40	c  N dy  7911   1168781     48540    207547         0     82763    630544  10530050    200.62    226.27  --
1286.84/1286.81	c  N dy  8051   1188835     48540    207547         0     51824    630544    809049    200.66    220.65  --
1298.94/1298.99	c  N dy  8194   1208892     48540    207547         0     71879    630544   6978012    200.74    211.91  --
1299.44/1299.42	c  S st  8199   1209771     48540    207547         0     72758    630544   7222417    200.73    166.22  --
1299.64/1299.68	c  S st  8199   1210274     48540    207547         0     73261    630544   7346268    200.73   no data  --
1299.74/1299.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1299.74/1299.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175680-1301786257/watcher-3175680-1301786257 -o /tmp/evaluation-result-3175680-1301786257/solver-3175680-1301786257 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175680-1301786257.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.78 3.97 3.84 4/193 23056
/proc/meminfo: memFree=20879688/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=28156 CPUtime=0 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 2083 0 0 0 0 0 0 0 25 0 1 0 290223556 28831744 1821 33554432000 4194304 4650387 140734881869312 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 7039 1835 326 112 0 2004 0

[startup+0.03325 s]
/proc/loadavg: 3.78 3.97 3.84 4/193 23056
/proc/meminfo: memFree=20879688/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=47088 CPUtime=0.02 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 5563 0 0 0 2 0 0 0 25 0 1 0 290223556 48218112 4503 33554432000 4194304 4650387 140734881869312 18446744073709551615 255376962245 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 11772 4505 329 112 0 6737 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47088

[startup+0.100225 s]
/proc/loadavg: 3.78 3.97 3.84 4/193 23056
/proc/meminfo: memFree=20879688/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=54080 CPUtime=0.09 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 7851 0 0 0 8 1 0 0 25 0 1 0 290223556 55377920 6791 33554432000 4194304 4650387 140734881869312 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 13520 6791 329 112 0 8485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54080

[startup+0.300188 s]
/proc/loadavg: 3.78 3.97 3.84 4/193 23056
/proc/meminfo: memFree=20879688/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=68520 CPUtime=0.28 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 11234 0 0 0 27 1 0 0 25 0 1 0 290223556 70164480 8942 33554432000 4194304 4650387 140734881869312 18446744073709551615 4245521 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 17130 8942 350 112 0 12095 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 68520

[startup+0.701118 s]
/proc/loadavg: 3.78 3.97 3.84 4/193 23056
/proc/meminfo: memFree=20879688/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=95052 CPUtime=0.69 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 17281 0 0 0 67 2 0 0 25 0 1 0 290223556 97333248 14989 33554432000 4194304 4650387 140734881869312 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 23763 14990 365 112 0 18728 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 95052

[startup+1.50097 s]
/proc/loadavg: 3.78 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20815448/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=98400 CPUtime=1.49 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 22015 0 0 0 147 2 0 0 25 0 1 0 290223556 100761600 16196 33554432000 4194304 4650387 140734881869312 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 24600 16196 379 112 0 19565 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 98400

[startup+3.10067 s]
/proc/loadavg: 3.78 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20771080/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=98400 CPUtime=3.09 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 23205 0 0 0 306 3 0 0 25 0 1 0 290223556 100761600 17386 33554432000 4194304 4650387 140734881869312 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 24600 17386 379 112 0 19565 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98400

[startup+6.30108 s]
/proc/loadavg: 3.80 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20725332/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=154844 CPUtime=6.29 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 25340 0 0 0 626 3 0 0 25 0 1 0 290223556 158560256 19521 33554432000 4194304 4650387 140734881869312 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 38711 19521 379 112 0 33676 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 154844

[startup+12.7009 s]
/proc/loadavg: 3.82 3.97 3.84 5/194 23057
/proc/meminfo: memFree=20732824/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=102340 CPUtime=12.69 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 31448 0 0 0 1264 5 0 0 25 0 1 0 290223556 104796160 18282 33554432000 4194304 4650387 140734881869312 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 25585 18282 382 112 0 20550 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 102340

[startup+25.5005 s]
/proc/loadavg: 3.86 3.97 3.84 5/194 23058
/proc/meminfo: memFree=20555968/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=267940 CPUtime=25.49 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 57513 0 0 0 2540 9 0 0 25 0 1 0 290223556 274370560 44347 33554432000 4194304 4650387 140734881869312 18446744073709551615 4422540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 66985 44347 383 112 0 61950 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 267940

[startup+51.1008 s]
/proc/loadavg: 3.90 3.97 3.85 5/194 23058
/proc/meminfo: memFree=20480628/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=219520 CPUtime=51.09 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 69455 0 0 0 5097 12 0 0 25 0 1 0 290223556 224788480 47850 33554432000 4194304 4650387 140734881869312 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 54880 47850 383 112 0 49845 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 219520

[startup+102.307 s]
/proc/loadavg: 3.96 3.97 3.85 5/194 23060
/proc/meminfo: memFree=20356476/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=364512 CPUtime=102.3 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 111180 0 0 0 10210 20 0 0 25 0 1 0 290223556 373260288 72407 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 91128 72407 383 112 0 86093 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 364512

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.86 5/194 23061
/proc/meminfo: memFree=20273612/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=365092 CPUtime=162.3 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 111301 0 0 0 16210 20 0 0 25 0 1 0 290223556 373854208 72528 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 91273 72528 383 112 0 86238 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 365092

[startup+222.301 s]
/proc/loadavg: 4.04 3.99 3.87 5/194 23063
/proc/meminfo: memFree=20271452/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=382236 CPUtime=222.3 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 125619 0 0 0 22205 25 0 0 25 0 1 0 290223556 391409664 76719 33554432000 4194304 4650387 140734881869312 18446744073709551615 4333905 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 95559 76720 383 112 0 90524 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 382236

[startup+282.301 s]
/proc/loadavg: 4.01 3.99 3.87 5/194 23064
/proc/meminfo: memFree=20220924/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=408144 CPUtime=282.3 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 132725 0 0 0 28204 26 0 0 25 0 1 0 290223556 417939456 83825 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 102036 83825 383 112 0 97001 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 408144

[startup+342.301 s]
/proc/loadavg: 4.05 4.00 3.89 5/194 23066
/proc/meminfo: memFree=20231196/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=359112 CPUtime=342.3 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 135767 0 0 0 34204 26 0 0 25 0 1 0 290223556 367730688 81702 33554432000 4194304 4650387 140734881869312 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 89778 81702 383 112 0 84743 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 359112

[startup+402.301 s]
/proc/loadavg: 4.06 4.01 3.90 5/194 23068
/proc/meminfo: memFree=20203376/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=427568 CPUtime=402.3 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 153400 0 0 0 40199 31 0 0 25 0 1 0 290223556 437829632 88141 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 106892 88141 383 112 0 101857 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 427568

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.90 5/194 23069
/proc/meminfo: memFree=20168868/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=427568 CPUtime=462.3 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 153409 0 0 0 46199 31 0 0 25 0 1 0 290223556 437829632 88150 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 106892 88150 383 112 0 101857 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 427568

[startup+522.301 s]
/proc/loadavg: 4.05 4.02 3.91 5/194 23071
/proc/meminfo: memFree=20130544/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=378772 CPUtime=522.31 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 172565 0 0 0 52192 39 0 0 25 0 1 0 290223556 387862528 88496 33554432000 4194304 4650387 140734881869312 18446744073709551615 4310810 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 94693 88496 383 112 0 89658 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 378772

[startup+582.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/194 23072
/proc/meminfo: memFree=20163012/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=445444 CPUtime=582.31 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 183858 0 0 0 58187 44 0 0 25 0 1 0 290223556 456134656 92103 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 111361 92103 383 112 0 106326 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 445444

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 23074
/proc/meminfo: memFree=20169792/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=445444 CPUtime=642.32 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 184654 0 0 0 64188 44 0 0 25 0 1 0 290223556 456134656 92899 33554432000 4194304 4650387 140734881869312 18446744073709551615 4363416 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 111361 92899 383 112 0 106326 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 445444

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23076
/proc/meminfo: memFree=20050460/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=462504 CPUtime=702.31 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 213382 0 0 0 70179 52 0 0 25 0 1 0 290223556 473604096 98989 33554432000 4194304 4650387 140734881869312 18446744073709551615 4363464 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 115626 98989 383 112 0 110591 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 462504

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23077
/proc/meminfo: memFree=20066320/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=462504 CPUtime=762.32 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 229081 0 0 0 76173 59 0 0 25 0 1 0 290223556 473604096 97929 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 115626 97929 383 112 0 110591 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 462504

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23079
/proc/meminfo: memFree=20060476/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=462504 CPUtime=822.31 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 229081 0 0 0 82172 59 0 0 25 0 1 0 290223556 473604096 97929 33554432000 4194304 4650387 140734881869312 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 115626 97929 383 112 0 110591 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 462504

[startup+882.301 s]
/proc/loadavg: 4.13 4.03 3.92 5/194 23080
/proc/meminfo: memFree=20041096/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=408184 CPUtime=882.32 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 234164 0 0 0 88170 62 0 0 25 0 1 0 290223556 417980416 94218 33554432000 4194304 4650387 140734881869312 18446744073709551615 4315127 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 102046 94218 383 112 0 97011 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 408184

[startup+942.301 s]
/proc/loadavg: 4.17 4.06 3.93 5/194 23082
/proc/meminfo: memFree=20023452/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=488184 CPUtime=942.32 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 262320 0 0 0 94159 73 0 0 25 0 1 0 290223556 499900416 103787 33554432000 4194304 4650387 140734881869312 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 122046 103787 383 112 0 117011 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 488184

[startup+1002.3 s]
/proc/loadavg: 4.09 4.06 3.94 5/194 23084
/proc/meminfo: memFree=19985596/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=504188 CPUtime=1002.32 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 290333 0 0 0 100147 85 0 0 25 0 1 0 290223556 516288512 112133 33554432000 4194304 4650387 140734881869312 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 126047 112133 383 112 0 121012 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 504188

[startup+1062.3 s]
/proc/loadavg: 4.12 4.07 3.95 5/194 23085
/proc/meminfo: memFree=19982092/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=504188 CPUtime=1062.32 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 309877 0 0 0 106137 95 0 0 25 0 1 0 290223556 516288512 110890 33554432000 4194304 4650387 140734881869312 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 126047 110890 383 112 0 121012 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 504188

[startup+1122.3 s]
/proc/loadavg: 4.10 4.07 3.95 5/194 23087
/proc/meminfo: memFree=19962716/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=504360 CPUtime=1122.33 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 333351 0 0 0 112126 107 0 0 25 0 1 0 290223556 516464640 112442 33554432000 4194304 4650387 140734881869312 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 126090 112442 383 112 0 121055 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 504360

[startup+1182.3 s]
/proc/loadavg: 4.04 4.06 3.95 5/194 23088
/proc/meminfo: memFree=19951524/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=504628 CPUtime=1182.33 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 357003 0 0 0 118114 119 0 0 25 0 1 0 290223556 516739072 112755 33554432000 4194304 4650387 140734881869312 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 126157 112755 383 112 0 121122 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 504628

[startup+1242.3 s]
/proc/loadavg: 4.01 4.04 3.95 5/194 23090
/proc/meminfo: memFree=19831592/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=504628 CPUtime=1242.33 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 380781 0 0 0 124103 130 0 0 25 0 1 0 290223556 516739072 111509 33554432000 4194304 4650387 140734881869312 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 126157 111509 383 112 0 121122 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 504628



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.06 3.96 2/188 23095
/proc/meminfo: memFree=20483736/32951124 swapFree=67111528/67111528
[pid=23056] ppid=23054 vsize=504892 CPUtime=1300.04 cores=5,7
/proc/23056/stat : 23056 (strangenight1-s) R 23054 23056 22690 0 -1 4202496 403033 0 0 0 129863 141 0 0 25 0 1 0 290223556 517009408 108031 33554432000 4194304 4650387 140734881869312 18446744073709551615 4245504 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23056/statm: 126223 108031 383 112 0 121188 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 504892

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1298.64
CPU system time (s): 1.42878
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 504892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.64
system time used= 1.42878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403033
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 1266

runsolver used 2.10268 second user time and 5.01324 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 01:17:37
IDJOB=3175680
IDBENCH=82698
IDSOLVER=1589
FILE ID=node135/3175680-1301786257
RUNJOBID= node135-1301783649-22711
PBS_JOBID= 12841383
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S1170024351-015-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175680-1301786257/watcher-3175680-1301786257 -o /tmp/evaluation-result-3175680-1301786257/solver-3175680-1301786257 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175680-1301786257.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 0f7796213ec78265bd44aa83c0fa283d
RANDOM SEED=937531969

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 6640.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20879968 kB
Buffers:        378820 kB
Cached:       11305076 kB
SwapCached:          0 kB
Active:        8040628 kB
Inactive:      3748996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20879968 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31168 kB
Writeback:           8 kB
AnonPages:      105660 kB
Mapped:          16416 kB
Slab:           220136 kB
PageTables:       5656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   321016 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71852 MiB
End job on node135 at 2011-04-03 01:39:19