Trace number 3370521

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 (fixed)UNSAT 122.1 122.1

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_100_28_u.cnf
MD5SUM7fb794f1c5d1c4d1723aeeb5efb40cdc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark56.3054
Satisfiable
(Un)Satisfiability was proved
Number of variables2856
Number of clauses10578
Sum of the clauses size26556
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25178
Number of clauses of size 35400
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-3370521-1305391178.cnf'
0.00/0.00	c -- header says num vars:           2856
0.00/0.00	c -- header says num clauses:       10578
0.00/0.01	c -- clauses added:            0 learnts,        10578 normals,            0 xors
0.00/0.01	c -- vars added       2856
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      2856      5400      5178         0     26556         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/5400/5400 lits-rem:0 time: 0.01
0.00/0.01	c Flit:    55 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.00/0.01	c bin-w-bin subsume rem           27 bins  time:  0.00 s
0.00/0.02	c subs with bin:       46  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:     42 l-rem:     42 v-fix:     0 done:   2801 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.07M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:    933  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     665 undec:    1403 neg:     788
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0      1868      3998      4185         0     21858         0   no data   no data  --
0.09/0.14	c  N dy    15      4084      1867      3998      4203      3826     21858     62747      5.41      6.64  --
0.29/0.35	c  N dy    32      8270      1867      3998      4213      5364     21858     96904      7.56      8.06  --
0.49/0.52	c  N dy    43     12995      1867      3998      4222      5717     21858     74142      7.32      8.01  --
0.69/0.72	c  N dy    49     17357      1867      3998      4224      9932     21858    160394      6.93      7.59  --
0.89/0.95	c  N dy    67     22979      1867      3998      4228      9887     21858    124516      7.13      7.60  --
0.99/1.05	c  F st    71     25000      1867      3998      4229     11859     21858    167148      7.01   no data  --
1.10/1.15	c  N st    75     27033      1867      3996      4236      7431     21850     77603      7.01   no data  --
1.19/1.28	c  S st    77     30000      1867      3996      4236     10282     21850    138832      7.01   no data  --
1.19/1.29	c  S st    77     30501      1867      3996      4281     10730     21850    141858      7.01   no data  --
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   7439 BRemL:     24 BRemN:      0 P:  0.4M T:  0.02
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:      135  lits-rem:        19  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      2 l-rem:      3 v-fix:     0 done:   1867 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.06M  time:  0.00 s
1.49/1.53	c lits-rem:       567  cl-subs:    10765  v-elim:    920  v-fix:    0  time:  0.21 s
1.49/1.56	c asymm  cl-useful: 122/4928/4928 lits-rem:126 time: 0.02
1.49/1.56	c calculated reachability. Time: 0.00
1.49/1.56	c  N dy    77     30501       947      4927      4845       276     30437      6149      7.01   no data  --
1.59/1.66	c  N dy    87     35008       947      4927      4849      4624     30435     86622      6.86      7.31  --
1.59/1.66	c Finding binary XORs  T:     0.00 s  found:       0
1.79/1.81	c  N dy   102     39100       947      4927      4861      8432     30435    173545      6.94     17.81  --
1.89/1.97	c  N dy   124     43110       947      4927      4866     11894     30434    237485      7.33     19.89  --
2.10/2.11	c  S st   147     45751       947      4927      4875      7049     30434    104935      7.81   no data  --
2.10/2.11	c  S st   147     46254       947      4927      4901      7524     30434    109363      7.81   no data  --
2.10/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1328 BRemL:     24 BRemN:      0 P:  0.2M T:  0.01
2.10/2.12	c bin-w-bin subsume rem           69 bins  time:  0.00 s
2.10/2.13	c subs with bin:      467  lits-rem:        14  v-fix:    0  time:  0.00 s
2.10/2.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    947 time:  0.00 s
2.10/2.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.21/2.23	c lits-rem:       631  cl-subs:      285  v-elim:      2  v-fix:    0  time:  0.10 s
2.21/2.23	c vivif2 --  cl tried     4479 cl shrink        0 lits rem          0 time: 0.00
2.21/2.23	c vivif2 --  cl tried     7224 cl shrink        0 lits rem          0 time: 0.00
2.21/2.26	c asymm  cl-useful: 101/4479/4479 lits-rem:158 time: 0.03
2.21/2.26	c calculated reachability. Time: 0.00
2.21/2.26	c  N dy   147     46254       945      4462      6131      7224     28813    107002      7.81   no data  --
2.40/2.41	c Finding binary XORs  T:     0.00 s  found:       0
2.40/2.43	c  N dy   175     50274       945      4462      6139     10463     28813    167117      8.27     17.47  --
2.60/2.62	c  N dy   210     54295       945      4462      6150     13370     28813    219193      8.89      9.44  --
2.70/2.76	c  N dy   223     58530       945      4462      6161      9832     28812    123844      8.88      9.64  --
2.90/2.94	c  N dy   238     62887       945      4462      6172     13712     28811    193473      8.90      9.57  --
3.10/3.16	c  N dy   257     67756       945      4462      6181      9617     28811    109315      8.86      9.39  --
3.20/3.22	c  S st   271     69383       945      4462      6187     10842     28811    127961      8.97   no data  --
3.20/3.24	c  S st   271     69883       945      4462      6222     11277     28811    131369      8.97   no data  --
3.20/3.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.20/3.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.20/3.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1302 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
3.20/3.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.25	c subs with bin:      156  lits-rem:        18  v-fix:    0  time:  0.00 s
3.20/3.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    945 time:  0.00 s
3.20/3.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.30/3.38	c lits-rem:       463  cl-subs:      611  v-elim:      2  v-fix:    0  time:  0.12 s
3.30/3.38	c vivif2 --  cl tried     4456 cl shrink        0 lits rem          0 time: 0.00
3.30/3.38	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.00
3.39/3.43	c asymm  cl-useful: 467/4456/4456 lits-rem:1224 time: 0.05
3.39/3.43	c calculated reachability. Time: 0.00
3.39/3.43	c  N dy   271     69883       943      4183      7794     10521     28103    122755      8.97   no data  --
3.39/3.43	c Finding binary XORs  T:     0.00 s  found:       0
3.59/3.60	c  N dy   287     74347       943      4183      7801     14282     28103    174932      8.96      9.66  --
3.79/3.87	c  N dy   293     80817       943      4183      7806     10702     28103    110446      8.77      9.25  --
4.19/4.20	c  N dy   304     86243       943      4183      7809     15587     28102    242785      8.77      9.24  --
4.19/4.29	c  F st   307     87500       943      4183      7810     16750     28102    273862      8.76      6.98  --
4.59/4.62	c  N dy   313     92692       943      4183      7813     10490     28102    103543      8.76   no data  --
4.99/5.03	c  N dy   349    102230       943      4183      7822     18681     28102    242856      8.82      9.33  --
5.19/5.20	c  S st   371    104824       943      4183      7829     20437     28102    269941      8.98      7.67  --
5.19/5.23	c  S st   371    105324       943      4183      7868     20890     28102    275485      8.98   no data  --
5.19/5.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   2292 BRemL:     14 BRemN:      0 P:  0.4M T:  0.01
5.19/5.25	c bin-w-bin subsume rem            1 bins  time:  0.00 s
5.19/5.26	c subs with bin:      258  lits-rem:        23  v-fix:    0  time:  0.01 s
5.19/5.26	c Subs w/ non-existent bins:      1 l-rem:      0 v-fix:     0 done:    943 time:  0.00 s
5.19/5.26	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
6.09/6.19	c lits-rem:      1829  cl-subs:     2611  v-elim:      7  v-fix:    0  time:  0.93 s
6.09/6.19	c vivif2 --  cl tried     4179 cl shrink        0 lits rem          0 time: 0.00
6.19/6.20	c vivif2 --  cl tried    18042 cl shrink        0 lits rem          0 time: 0.00
6.19/6.27	c asymm  cl-useful: 193/4179/4179 lits-rem:629 time: 0.07
6.19/6.27	c calculated reachability. Time: 0.00
6.19/6.27	c  N dy   371    105324       936      4079     10220     18042     27606    236127      8.98   no data  --
6.19/6.29	c Finding binary XORs  T:     0.00 s  found:       0
6.60/6.67	c  N dy   393    113578       936      4079     10220     14418     27606    153197      8.96      9.55  --
6.89/6.94	c  N dy   401    120852       936      4079     10222     20422     27606    236546      8.90     15.45  --
7.39/7.47	c  N dy   461    130641       936      4079     10225     16192     27606    187151      9.18      9.72  --
7.99/8.05	c  N dy   513    140563       936      4079     10231     12105     27606    111357      9.35      9.85  --
8.39/8.40	c  N dy   543    149627       936      4079     10233     19731     27606    222783      9.36     10.00  --
8.80/8.86	c  S st   593    157986       936      4079     10233     13111     27606    121573      9.51   no data  --
8.80/8.88	c  S st   593    158487       936      4079     10265     13570     27606    126938      9.51   no data  --
8.80/8.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/8.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.80/8.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    777 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.89/8.90	c bin-w-bin subsume rem            1 bins  time:  0.00 s
8.89/8.90	c subs with bin:       76  lits-rem:         7  v-fix:    0  time:  0.00 s
8.89/8.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    936 time:  0.00 s
8.89/8.91	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
8.89/8.99	c lits-rem:       332  cl-subs:      509  v-elim:      1  v-fix:    0  time:  0.09 s
8.89/8.99	c vivif2 --  cl tried     4075 cl shrink        0 lits rem          0 time: 0.00
8.99/9.00	c vivif2 --  cl tried    12992 cl shrink        0 lits rem          0 time: 0.00
8.99/9.05	c asymm  cl-useful: 116/4075/4075 lits-rem:350 time: 0.05
8.99/9.05	c calculated reachability. Time: 0.00
8.99/9.05	c  N dy   593    158487       935      4013     11096     12992     27363    121318      9.51   no data  --
9.19/9.22	c Finding binary XORs  T:     0.00 s  found:       0
9.59/9.62	c  N dy   682    168643       935      4013     11098     20004     27363    234201      9.84     17.35  --
10.19/10.22	c  N dy   737    179522       935      4013     11103     15427     27363    150944      9.93     10.59  --
10.79/10.87	c  N dy   809    191049       935      4013     11108     23779     27363    276094     10.07     13.66  --
11.59/11.61	c  N dy   882    203253       935      4013     11122     19436     27363    220812     10.21     13.26  --
12.49/12.51	c  N dy   989    216234       935      4013     11124     14561     27363    129601     10.47     15.49  --
13.20/13.23	c  N dy  1033    230321       935      4013     11125     25352     27363    282386     10.44     11.12  --
13.79/13.81	c  S st  1051    237730       935      4013     11130     16843     27363    184786     10.41   no data  --
13.79/13.84	c  S st  1051    238232       935      4013     11146     17323     27363    192143     10.41   no data  --
13.79/13.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.79/13.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1107 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
13.79/13.86	c bin-w-bin subsume rem            1 bins  time:  0.00 s
13.79/13.87	c subs with bin:      151  lits-rem:        28  v-fix:    0  time:  0.01 s
13.79/13.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    935 time:  0.00 s
13.79/13.87	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
14.30/14.31	c lits-rem:      1211  cl-subs:      437  v-elim:      0  v-fix:    0  time:  0.44 s
14.30/14.31	c vivif2 --  cl tried     4009 cl shrink        0 lits rem          0 time: 0.00
14.30/14.32	c vivif2 --  cl tried    16739 cl shrink        0 lits rem          0 time: 0.00
14.30/14.38	c asymm  cl-useful: 46/4009/4009 lits-rem:117 time: 0.06
14.30/14.38	c calculated reachability. Time: 0.00
14.30/14.38	c  N dy  1051    238232       935      3995     12266     16739     27252    183709     10.41   no data  --
14.69/14.77	c Finding binary XORs  T:     0.00 s  found:       0
15.19/15.25	c  N dy  1091    253952       935      3995     12269     29377     27252    354331     10.34     11.02  --
16.40/16.46	c  N dy  1211    271439       935      3995     12276     25558     27252    285257     10.52     11.09  --
17.69/17.72	c  N dy  1282    290748       935      3995     12279     23891     27252    245900     10.51     11.13  --
18.99/19.00	c  F st  1385    306251       935      3995     12289     17911     27252    153121     10.62   no data  --
19.19/19.22	c  N st  1390    309547       935      3995     12290     20134     27252    185520     10.62   no data  --
20.59/20.65	c  N dy  1486    329312       935      3995     12293     35138     27252    404431     10.65     11.22  --
21.89/21.98	c  N dy  1577    349335       935      3995     12301     32066     27252    338874     10.65     15.31  --
22.59/22.62	c  S st  1624    357349       935      3995     12305     19270     27252    158989     10.68   no data  --
22.59/22.65	c  S st  1624    357853       935      3995     12321     19750     27251    166645     10.68   no data  --
22.59/22.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.59/22.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    588 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.59/22.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.68	c subs with bin:       88  lits-rem:        13  v-fix:    0  time:  0.01 s
22.59/22.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    935 time:  0.00 s
22.59/22.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
22.79/22.87	c lits-rem:       947  cl-subs:      849  v-elim:      1  v-fix:    0  time:  0.19 s
22.79/22.87	c vivif2 --  cl tried     3994 cl shrink        0 lits rem          0 time: 0.00
22.79/22.87	c vivif2 --  cl tried    18816 cl shrink        0 lits rem          0 time: 0.00
22.89/22.94	c asymm  cl-useful: 47/3994/3994 lits-rem:119 time: 0.06
22.89/22.94	c calculated reachability. Time: 0.00
22.89/22.94	c  N dy  1624    357853       934      3980     12920     18816     27154    158744     10.68   no data  --
22.99/23.06	c Finding binary XORs  T:     0.00 s  found:       0
24.29/24.36	c  N dy  1727    377931       934      3980     12929     34076     27154    379969     10.70     11.59  --
25.59/25.62	c  N dy  1745    397971       934      3980     12933     30545     27154    299886     10.58     16.18  --
27.29/27.33	c  N dy  1842    420018       934      3980     12937     26251     27154    236804     10.61     11.27  --
28.79/28.83	c  N dy  1921    440075       934      3980     12945     41578     27154    449234     10.61     11.26  --
30.19/30.27	c  N dy  2015    460311       934      3980     12950     35605     27154    369446     10.64     11.21  --
32.19/32.24	c  N dy  2142    484711       934      3980     12962     32104     27154    312004     10.69     11.46  --
34.10/34.16	c  N dy  2285    504783       934      3980     12974     24325     27154    203711     10.78     15.05  --
35.69/35.76	c  N dy  2404    525726       934      3980     12979     39616     27154    418109     10.82     11.39  --
36.69/36.79	c  S st  2454    536780       934      3980     12982     25167     27154    205793     10.81     10.15  --
36.79/36.83	c  S st  2454    537281       934      3980     12996     25645     27154    215643     10.81   no data  --
36.79/36.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.79/36.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1022 BRemL:      1 BRemN:      0 P:  0.5M T:  0.02
36.79/36.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.86	c subs with bin:      143  lits-rem:        27  v-fix:    0  time:  0.01 s
36.79/36.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    934 time:  0.00 s
36.79/36.86	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
37.19/37.22	c lits-rem:      1721  cl-subs:     1180  v-elim:      0  v-fix:    0  time:  0.35 s
37.19/37.22	c vivif2 --  cl tried     3979 cl shrink        0 lits rem          0 time: 0.00
37.19/37.22	c vivif2 --  cl tried    24323 cl shrink        0 lits rem          0 time: 0.00
37.29/37.33	c asymm  cl-useful: 194/3979/3979 lits-rem:280 time: 0.11
37.29/37.33	c calculated reachability. Time: 0.00
37.29/37.33	c  N dy  2454    537281       934      3972     14026     24323     26831    206460     10.81   no data  --
37.40/37.43	c Finding binary XORs  T:     0.00 s  found:       0
38.89/38.95	c  N dy  2576    557318       934      3972     14035     38920     26831    406503     10.85     14.93  --
40.70/40.75	c  N dy  2656    577391       934      3972     14045     30163     26831    273227     10.84     13.54  --
42.59/42.62	c  N dy  2808    597455       934      3972     14050     44354     26831    478422     10.91     11.57  --
44.49/44.57	c  N dy  2953    617483       934      3972     14058     34490     26831    336337     10.97     14.16  --
46.59/46.65	c  N dy  3028    639397       934      3972     14063     26366     26831    212030     10.96     11.54  --
48.29/48.36	c  N dy  3174    659497       934      3972     14071     40884     26831    419403     11.01     14.42  --
50.39/50.43	c  N dy  3335    679550       934      3972     14076     29570     26831    252613     11.07     12.87  --
52.29/52.30	c  N dy  3482    699615       934      3972     14082     43791     26831    454461     11.12     13.98  --
54.19/54.23	c  N dy  3558    719629       934      3972     14085     32607     26831    286235     11.11     14.84  --
56.39/56.41	c  N dy  3655    744110       934      3972     14093     51494     26831    548266     11.10     11.76  --
58.59/58.66	c  N dy  3781    767905       934      3972     14096     41445     26831    402041     11.11     11.74  --
61.00/61.03	c  N dy  3918    788366       934      3972     14096     28450     26831    219303     11.14     11.85  --
62.40/62.41	c  S st  3985    805922       934      3972     14096     41875     26831    401622     11.13      9.38  --
62.40/62.47	c  S st  3985    806427       934      3972     14107     42364     26831    410981     11.13   no data  --
62.40/62.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.40/62.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.40/62.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1370 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
62.50/62.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.50/62.52	c subs with bin:      204  lits-rem:        46  v-fix:    0  time:  0.01 s
62.50/62.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    934 time:  0.00 s
62.50/62.52	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
64.40/64.42	c lits-rem:      3893  cl-subs:     6915  v-elim:      4  v-fix:    0  time:  1.90 s
64.40/64.42	c vivif2 --  cl tried     3964 cl shrink        0 lits rem          0 time: 0.00
64.40/64.43	c vivif2 --  cl tried    35259 cl shrink        0 lits rem          0 time: 0.00
64.50/64.58	c asymm  cl-useful: 128/3964/3964 lits-rem:158 time: 0.15
64.50/64.58	c calculated reachability. Time: 0.00
64.50/64.58	c  N dy  3985    806427       930      3962     15470     35259     26549    323391     11.13   no data  --
64.60/64.61	c Finding binary XORs  T:     0.00 s  found:       0
72.19/72.26	c  N dy  4089    881402       930      3962     15493     36520     26549    299365     10.98     11.65  --
74.29/74.35	c  N dy  4219    901466       930      3962     15495     50597     26549    487395     11.01     13.41  --
77.00/77.07	c  N dy  4332    925787       930      3962     15496     37546     26549    321783     11.01     11.70  --
78.99/79.06	c  N dy  4425    945796       930      3962     15496     52793     26549    524368     11.01     14.02  --
81.40/81.43	c  N dy  4502    966606       930      3962     15498     36446     26549    295554     11.00     11.71  --
83.61/83.62	c  N dy  4600    988003       930      3962     15501     52768     26549    511974     11.00     11.68  --
85.99/86.05	c  N dy  4653   1008424       930      3962     15504     35484     26549    285901     10.98     11.61  --
88.19/88.26	c  N dy  4756   1031178       930      3962     15505     52395     26549    506889     10.98     11.62  --
90.89/90.92	c  N dy  4856   1051208       930      3962     15505     34238     26549    267184     10.98     11.96  --
92.89/92.91	c  N dy  4943   1071307       930      3962     15505     50046     26549    487132     10.97     11.91  --
92.89/92.99	c  F st  4949   1071877       930      3962     15505     50471     26549    493195     10.97   no data  --
96.09/96.13	c  N dy  5007   1097927       930      3962     15507     35595     26549    276472     10.96     11.56  --
98.19/98.21	c  N dy  5116   1118465       930      3962     15507     50825     26549    473856     10.96     11.58  --
100.79/100.80	c  N dy  5211   1138861       930      3962     15508     66186     26549    674216     10.95     11.56  --
104.10/104.12	c  N dy  5241   1171770       930      3962     15512     55828     26548    505622     10.90     11.61  --
106.39/106.47	c  N dy  5269   1191824       930      3962     15512     35965     26548    278243     10.87     12.70  --
108.09/108.16	c  S st  5332   1209641       930      3962     15514     48550     26548    421710     10.86      7.55  --
108.19/108.22	c  S st  5332   1210142       930      3962     15530     49026     26548    430198     10.86   no data  --
108.19/108.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.19/108.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
108.19/108.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    290 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
108.19/108.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
108.29/108.32	c subs with bin:      862  lits-rem:      1511  v-fix:    0  time:  0.06 s
108.29/108.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    930 time:  0.00 s
108.29/108.32	c Removed useless bin:       0  fixed:     0  props:   0.03M  time:  0.00 s
110.39/110.43	c lits-rem:      5920  cl-subs:    11600  v-elim:      4  v-fix:    0  time:  2.11 s
110.39/110.43	c vivif2 --  cl tried     3868 cl shrink        0 lits rem          0 time: 0.00
110.39/110.44	c vivif2 --  cl tried    36662 cl shrink        0 lits rem          0 time: 0.00
110.49/110.57	c asymm  cl-useful: 65/3868/3868 lits-rem:90 time: 0.13
110.49/110.57	c calculated reachability. Time: 0.00
110.49/110.58	c  N dy  5332   1210142       926      3868     15781     36662     24629    304640     10.86   no data  --
110.79/110.85	c Finding binary XORs  T:     0.00 s  found:       0
112.79/112.88	c  N dy  5350   1232877       926      3868     15788     55134     24629    521633     10.82     11.39  --
115.89/115.95	c  N dy  5366   1261049       925      3868     15803     41119     24629    325632     10.76     11.44  --
117.99/118.05	c  N dy  5381   1282125       924      3868     15818     56513     24629    478904     10.71     11.41  --
121.99/122.09	c  E dy  5382   1320206       910      3868     15927     47521     24629    356076     10.62      3.26  --
121.99/122.09	c num threads              : 1          
121.99/122.09	c restarts                 : 5382       
121.99/122.09	c dynamic restarts         : 5352       
121.99/122.09	c static restarts          : 30         
121.99/122.09	c full restarts            : 4          
121.99/122.09	c total simplify time      : 0.01       
121.99/122.09	c learnts DL2              : 0          
121.99/122.09	c learnts size 2           : 24284      
121.99/122.09	c learnts size 1           : 196         (6.86      % of vars)
121.99/122.09	c filedLit time            : 0.16        (0.13      % time)
121.99/122.09	c v-elim SatELite          : 1874        (65.62     % vars)
121.99/122.09	c SatELite time            : 6.42        (5.26      % time)
121.99/122.09	c v-elim xor               : 0           (0.00      % vars)
121.99/122.09	c xor elim time            : 0.01        (0.01      % time)
121.99/122.09	c num binary xor trees     : 0          
121.99/122.09	c binxor trees' crown      : 0           (nan       leafs/tree)
121.99/122.09	c bin xor find time        : 0.00       
121.99/122.09	c OTF clause improved      : 312595      (0.24      clauses/conflict)
121.99/122.09	c OTF impr. size diff      : 319578      (1.02       lits/clause)
121.99/122.09	c OTF cl watch-shrink      : 18426       (0.01      clauses/conflict)
121.99/122.09	c OTF cl watch-sh-lit      : 23909       (1.30       lits/clause)
121.99/122.09	c tried to recurMin cls    : 352390      (26.69      % of conflicts)
121.99/122.09	c updated cache            : 2730        (0.01       lits/tried recurMin)
121.99/122.09	c clauses over max glue    : 0           (0.00      % of all clauses)
121.99/122.09	c conflicts                : 1320206     (10818.93  / sec)
121.99/122.09	c decisions                : 1467169     (1.44      % random)
121.99/122.09	c bogo-props               : 16405687707 (134442601.57 / sec)
121.99/122.09	c conflict literals        : 18437604    (15.17     % deleted)
121.99/122.09	c Memory used              : 57.54       MB
121.99/122.09	c CPU time                 : 122.03      s
121.99/122.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3370521-1305391178/watcher-3370521-1305391178 -o /tmp/evaluation-result-3370521-1305391178/solver-3370521-1305391178 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370521-1305391178.cnf 

running on 2 cores: 0,2

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.71 3.96 3.98 1/292 543
/proc/meminfo: memFree=13168384/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=20504 CPUtime=0 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 415 0 0 0 0 0 0 0 22 0 1 0 650717511 20996096 355 33554432000 4194304 4650387 140734688125952 18446744073709551615 47195868749456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 5126 361 312 112 0 91 0

[startup+0.0924489 s]
/proc/loadavg: 3.71 3.96 3.98 1/292 543
/proc/meminfo: memFree=13168384/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=32460 CPUtime=0.08 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 1278 0 0 0 8 0 0 0 22 0 1 0 650717511 33239040 1185 33554432000 4194304 4650387 140734688125952 18446744073709551615 4333387 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 8115 1185 378 112 0 3080 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32460

[startup+0.100452 s]
/proc/loadavg: 3.71 3.96 3.98 1/292 543
/proc/meminfo: memFree=13168384/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=32460 CPUtime=0.09 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 1284 0 0 0 9 0 0 0 22 0 1 0 650717511 33239040 1191 33554432000 4194304 4650387 140734688125952 18446744073709551615 4333719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 8115 1191 378 112 0 3080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32460

[startup+0.300457 s]
/proc/loadavg: 3.71 3.96 3.98 1/292 543
/proc/meminfo: memFree=13168384/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=32880 CPUtime=0.29 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 1500 0 0 0 29 0 0 0 23 0 1 0 650717511 33669120 1275 33554432000 4194304 4650387 140734688125952 18446744073709551615 4363439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 8220 1275 380 112 0 3185 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32880

[startup+0.700338 s]
/proc/loadavg: 3.71 3.96 3.98 1/292 543
/proc/meminfo: memFree=13168384/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=33304 CPUtime=0.69 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 1874 0 0 0 69 0 0 0 25 0 1 0 650717511 34103296 1463 33554432000 4194304 4650387 140734688125952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 8326 1463 380 112 0 3291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33304

[startup+1.50018 s]
/proc/loadavg: 3.71 3.96 3.98 5/308 572
/proc/meminfo: memFree=13117244/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=38100 CPUtime=1.49 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 3494 0 0 0 149 0 0 0 25 0 1 0 650717511 39014400 2614 33554432000 4194304 4650387 140734688125952 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 9525 2614 382 112 0 4490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38100

[startup+3.10087 s]
/proc/loadavg: 3.71 3.96 3.98 5/308 572
/proc/meminfo: memFree=13102736/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=41288 CPUtime=3.1 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 5202 0 0 0 309 1 0 0 25 0 1 0 650717511 42278912 3402 33554432000 4194304 4650387 140734688125952 18446744073709551615 4310405 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 10322 3402 382 112 0 5287 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 41288

[startup+6.30021 s]
/proc/loadavg: 3.73 3.96 3.98 5/308 609
/proc/meminfo: memFree=13079676/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=59336 CPUtime=6.29 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 7005 0 0 0 628 1 0 0 25 0 1 0 650717511 60760064 4880 33554432000 4194304 4650387 140734688125952 18446744073709551615 4229498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14834 4880 382 112 0 9799 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59336

[startup+12.701 s]
/proc/loadavg: 3.83 3.98 3.98 5/308 610
/proc/meminfo: memFree=13058588/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=59436 CPUtime=12.69 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 8659 0 0 0 1268 1 0 0 25 0 1 0 650717511 60862464 4847 33554432000 4194304 4650387 140734688125952 18446744073709551615 4328240 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14859 4847 382 112 0 9824 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 59436

[startup+25.5006 s]
/proc/loadavg: 3.87 3.98 3.98 5/308 610
/proc/meminfo: memFree=13046368/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=59704 CPUtime=25.49 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 13022 0 0 0 2547 2 0 0 25 0 1 0 650717511 61136896 5504 33554432000 4194304 4650387 140734688125952 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14926 5504 382 112 0 9891 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59704

[startup+51.1007 s]
/proc/loadavg: 3.91 3.98 3.98 5/308 638
/proc/meminfo: memFree=13022480/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=59960 CPUtime=51.09 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 19474 0 0 0 5106 3 0 0 25 0 1 0 650717511 61399040 6035 33554432000 4194304 4650387 140734688125952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14990 6035 382 112 0 9955 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59960

[startup+102.311 s]
/proc/loadavg: 3.96 3.98 3.98 5/308 639
/proc/meminfo: memFree=12925568/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=60412 CPUtime=102.31 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 29874 0 0 0 10225 6 0 0 25 0 1 0 650717511 61861888 7076 33554432000 4194304 4650387 140734688125952 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 15103 7076 382 112 0 10068 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 60412

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

[startup+115.1 s]
/proc/loadavg: 4.05 3.99 3.99 5/308 639
/proc/meminfo: memFree=12906832/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=60452 CPUtime=115.09 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 32071 0 0 0 11503 6 0 0 25 0 1 0 650717511 61902848 8380 33554432000 4194304 4650387 140734688125952 18446744073709551615 4313307 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 15113 8380 382 112 0 10078 0
Current children cumulated CPU time (s) 115.09
Current children cumulated vsize (KiB) 60452

[startup+118.301 s]
/proc/loadavg: 4.05 3.99 3.99 5/308 639
/proc/meminfo: memFree=12904960/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=60460 CPUtime=118.29 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 32743 0 0 0 11823 6 0 0 25 0 1 0 650717511 61911040 7992 33554432000 4194304 4650387 140734688125952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 15115 7992 382 112 0 10080 0
Current children cumulated CPU time (s) 118.29
Current children cumulated vsize (KiB) 60460

[startup+119.912 s]
/proc/loadavg: 4.04 3.99 3.99 5/308 639
/proc/meminfo: memFree=12902232/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=60460 CPUtime=119.9 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 32862 0 0 0 11984 6 0 0 25 0 1 0 650717511 61911040 8111 33554432000 4194304 4650387 140734688125952 18446744073709551615 4349675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 15115 8111 382 112 0 10080 0
Current children cumulated CPU time (s) 119.9
Current children cumulated vsize (KiB) 60460

[startup+120.7 s]
/proc/loadavg: 4.04 3.99 3.99 5/308 639
/proc/meminfo: memFree=12902232/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=58916 CPUtime=120.69 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 33041 0 0 0 12063 6 0 0 25 0 1 0 650717511 60329984 7471 33554432000 4194304 4650387 140734688125952 18446744073709551615 4363403 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14729 7471 382 112 0 9694 0
Current children cumulated CPU time (s) 120.69
Current children cumulated vsize (KiB) 58916

[startup+121.5 s]
/proc/loadavg: 4.04 3.99 3.99 5/308 639
/proc/meminfo: memFree=12905452/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=58916 CPUtime=121.49 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 33076 0 0 0 12143 6 0 0 25 0 1 0 650717511 60329984 7506 33554432000 4194304 4650387 140734688125952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14729 7506 382 112 0 9694 0
Current children cumulated CPU time (s) 121.49
Current children cumulated vsize (KiB) 58916

[startup+121.9 s]
/proc/loadavg: 4.04 3.99 3.99 5/308 639
/proc/meminfo: memFree=12905452/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=58916 CPUtime=121.89 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 33107 0 0 0 12183 6 0 0 25 0 1 0 650717511 60329984 7537 33554432000 4194304 4650387 140734688125952 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14729 7537 382 112 0 9694 0
Current children cumulated CPU time (s) 121.89
Current children cumulated vsize (KiB) 58916

[startup+122 s]
/proc/loadavg: 4.04 3.99 3.99 5/308 640
/proc/meminfo: memFree=12902972/32950928 swapFree=67083212/67111528
[pid=543] ppid=541 vsize=58916 CPUtime=121.99 cores=0,2
/proc/543/stat : 543 (strangenight1-s) R 541 543 32651 0 -1 4202496 33114 0 0 0 12193 6 0 0 25 0 1 0 650717511 60329984 7544 33554432000 4194304 4650387 140734688125952 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/543/statm: 14729 7544 382 112 0 9694 0
Current children cumulated CPU time (s) 121.99
Current children cumulated vsize (KiB) 58916

Child status: 20
Real time (s): 122.1
CPU time (s): 122.1
CPU user time (s): 122.03
CPU system time (s): 0.069989
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 60460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.03
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33131
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= 13
involuntary context switches= 299

runsolver used 0.32795 second user time and 0.796878 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 18:39:38
IDJOB=3370521
IDBENCH=83192
IDSOLVER=1847
FILE ID=node127/3370521-1305391178
RUNJOBID= node127-1305391178-529
PBS_JOBID= 13324406
Free space on /tmp= 73480 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_100_28_u.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370521-1305391178/watcher-3370521-1305391178 -o /tmp/evaluation-result-3370521-1305391178/solver-3370521-1305391178 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370521-1305391178.cnf

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

MD5SUM BENCH= 7fb794f1c5d1c4d1723aeeb5efb40cdc
RANDOM SEED=1780671175

node127.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.823
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.64
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.823
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.823
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.74
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.823
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	: 5332.86
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.823
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.75
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13168416 kB
Buffers:        280740 kB
Cached:        3329108 kB
SwapCached:       1620 kB
Active:       16713404 kB
Inactive:      2730392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13168416 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:            6452 kB
Writeback:           0 kB
AnonPages:    15833208 kB
Mapped:          25728 kB
Slab:           226516 kB
PageTables:      47208 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44322308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73452 MiB
End job on node127 at 2011-05-14 18:41:41