Trace number 3369754

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)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
MD5SUMaa5d2fab702f701bf63e2d26e76ab2b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369754-1305381919.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.00/0.01	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.00/0.01	c -- vars added        300
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.29/0.37	c asymm  cl-useful: 0/14609/25500 lits-rem:0 time: 0.36
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.49	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.49	c calculated reachability. Time: 0.00
0.39/0.49	c Calc default polars -  time:   0.00 s pos:     144 undec:       2 neg:     154
0.39/0.49	c =========================================================================================
0.39/0.49	c types(t): F = full restart, N = normal restart
0.39/0.49	c types(t): S = simplification begin/end, E = solution found
0.39/0.49	c restart types(rt): st = static, dy = dynamic
0.39/0.49	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.49	c  B st     0         0       300     25500         0         0    178500         0   no data   no data  --
0.69/0.76	c  N dy    11      4397       300     25500         0      4301    178500    337858     71.23     75.59  --
0.99/1.05	c  N dy    18      8629       300     25500         0      5994    178500    391516     67.84     71.75  --
1.29/1.33	c  N dy    31     12658       300     25500         0      5789    178500    297303     67.38     71.84  --
1.59/1.63	c  N dy    44     16861       300     25500         0      9926    178500    614526     67.35     71.43  --
1.88/1.93	c  N dy    59     20873       300     25500         0      8345    178500    414248     67.09     71.01  --
2.21/2.24	c  N dy    76     24969       300     25500         0     12363    178500    718545     67.06     77.59  --
2.21/2.24	c  F st    77     25003       300     25500         0     12397    178500    721354     67.07   no data  --
2.59/2.62	c  N dy    83     30000       300     25500         0     10599    178500    523029     67.07   no data  --
2.59/2.62	c  S st    83     30000       300     25500         0     10599    178500    523029     67.07   no data  --
2.59/2.68	c  S st    83     30505       300     25500         0     11102    178500    559203     67.07   no data  --
2.59/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.69/2.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2.69/2.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.32	c lits-rem:      1678  cl-subs:      225  v-elim:      0  v-fix:    0  time:  3.60 s
6.50/6.51	c asymm  cl-useful: 0/5880/25500 lits-rem:0 time: 0.19
6.50/6.51	c calculated reachability. Time: 0.00
6.50/6.51	c  N dy    83     30505       300     25500         0     10877    178500    532403     67.07   no data  --
6.89/6.97	c  N dy    97     35867       300     25500         0      8395    178500    285565     66.94     70.48  --
7.19/7.29	c  N dy   112     39884       300     25500         0     12347    178500    587332     66.97     74.39  --
7.59/7.63	c  N dy   129     43938       300     25500         0     16322    178500    892276     67.00     71.31  --
7.70/7.79	c  S st   132     45760       300     25500         0      9322    178500    292305     66.87     68.21  --
7.79/7.84	c  S st   132     46262       300     25500         0      9819    178500    327939     66.87   no data  --
7.79/7.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.79/7.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.79/7.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.79/7.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.79/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.79/7.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
7.79/7.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.80	c lits-rem:       548  cl-subs:       40  v-elim:      0  v-fix:    0  time:  2.93 s
10.79/10.80	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
10.79/10.80	c vivif2 --  cl tried     9779 cl shrink        0 lits rem          0 time: 0.00
10.89/10.97	c asymm  cl-useful: 0/5011/25500 lits-rem:0 time: 0.16
10.89/10.97	c calculated reachability. Time: 0.00
10.89/10.97	c  N dy   132     46262       300     25500         0      9779    178500    322972     66.87   no data  --
11.29/11.31	c  N dy   143     50507       300     25500         0     13950    178500    639688     66.77     70.51  --
11.59/11.67	c  N dy   164     54532       300     25500         0     17889    178500    935888     66.82     71.68  --
12.00/12.05	c  N dy   176     58767       300     25500         0     12263    178500    451672     66.79     70.61  --
12.29/12.38	c  N dy   189     62863       300     25500         0     16278    178500    753718     66.71     70.58  --
12.69/12.75	c  N dy   203     66961       300     25500         0     20301    178500   1059335     66.67     71.04  --
12.89/12.98	c  S st   209     69393       300     25500         0     11889    178500    358738     66.63   no data  --
12.99/13.04	c  S st   209     69897       300     25500         0     12391    178500    394267     66.63   no data  --
12.99/13.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
12.99/13.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
12.99/13.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.69/15.77	c lits-rem:      1074  cl-subs:       47  v-elim:      0  v-fix:    0  time:  2.71 s
15.69/15.77	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
15.69/15.78	c vivif2 --  cl tried    12344 cl shrink        0 lits rem          0 time: 0.00
15.89/15.97	c asymm  cl-useful: 0/6791/25500 lits-rem:0 time: 0.19
15.89/15.97	c calculated reachability. Time: 0.00
15.89/15.97	c  N dy   209     69897       300     25500         0     12344    178500    388156     66.63   no data  --
16.29/16.35	c  N dy   221     74394       300     25500         0     16760    178500    721994     66.58     70.22  --
16.79/16.83	c  N dy   237     79600       300     25500         0     21870    178500   1108939     66.53     70.41  --
17.49/17.59	c  F st   241     87500       300     25500         0     17848    178500    750815     66.06     67.22  --
17.49/17.59	c  N st   241     87500       300     25500         0     17848    178500    750815     66.06     67.22  --
18.09/18.11	c  N dy   250     93083       300     25500         0     23314    178500   1181284     66.07     69.60  --
18.60/18.68	c  N dy   269     99052       300     25500         0     16428    178500    583918     65.98     70.83  --
19.19/19.23	c  S st   296    104846       300     25500         0     22123    178500   1015443     66.03   no data  --
19.29/19.30	c  S st   296    105351       300     25500         0     22628    178500   1052041     66.03   no data  --
19.29/19.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.29/19.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
19.29/19.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
19.29/19.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.39/25.46	c lits-rem:       538  cl-subs:      462  v-elim:      0  v-fix:    0  time:  6.11 s
25.39/25.46	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
25.39/25.47	c vivif2 --  cl tried    22166 cl shrink        0 lits rem          0 time: 0.01
25.69/25.70	c asymm  cl-useful: 0/4650/25500 lits-rem:0 time: 0.22
25.69/25.70	c calculated reachability. Time: 0.00
25.69/25.70	c  N dy   296    105351       300     25500         0     22166    178500   1001871     66.03   no data  --
26.40/26.46	c  N dy   325    112282       300     25500         0     15243    178500    429275     66.05     69.71  --
27.09/27.19	c  N dy   356    119795       300     25500         0     22614    178500    984209     66.06     70.34  --
27.98/28.08	c  N dy   394    127967       300     25500         0     15906    178500    416391     66.07     69.76  --
28.79/28.88	c  N dy   428    136287       300     25500         0     24043    178500   1027402     66.08     69.91  --
29.70/29.79	c  N dy   454    144988       300     25500         0     16888    178500    427562     66.05     70.69  --
30.70/30.72	c  N dy   491    154371       300     25500         0     26094    178500   1125851     66.05     69.55  --
31.09/31.11	c  S st   510    158028       300     25500         0     29697    178500   1396271     66.07   no data  --
31.19/31.20	c  S st   510    158530       300     25500         0     30196    178500   1431252     66.07   no data  --
31.19/31.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.19/31.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.19/31.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
31.19/31.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.19/31.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.19/31.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
31.19/31.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.79/42.81	c lits-rem:      1105  cl-subs:      602  v-elim:      0  v-fix:    0  time: 11.55 s
42.79/42.82	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
42.79/42.83	c vivif2 --  cl tried    29594 cl shrink        0 lits rem          0 time: 0.01
42.99/43.05	c asymm  cl-useful: 0/3806/25500 lits-rem:0 time: 0.22
42.99/43.06	c calculated reachability. Time: 0.00
42.99/43.06	c  N dy   510    158530       300     25500         0     29594    178500   1364960     66.07   no data  --
44.09/44.12	c  N dy   549    168864       300     25500         0     23063    178500    832433     66.06     69.68  --
45.29/45.31	c  N dy   600    179690       300     25500         0     33683    178500   1637043     66.10     70.04  --
46.39/46.49	c  N dy   633    191162       300     25500         0     27274    178500   1081364     66.08     69.58  --
47.79/47.88	c  N dy   686    203451       300     25500         0     20688    178500    524795     66.12     69.94  --
49.19/49.28	c  N dy   742    216650       300     25500         0     33648    178500   1504087     66.13     69.98  --
50.79/50.86	c  N dy   804    230537       300     25500         0     27662    178500    988983     66.18     69.96  --
51.60/51.70	c  S st   842    237796       300     25500         0     34787    178500   1531032     66.22   no data  --
51.70/51.79	c  S st   842    238297       300     25500         0     35286    178500   1568037     66.22   no data  --
51.79/51.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.79/51.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.79/51.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
51.79/51.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.79/51.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.79/51.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
51.79/51.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.69/67.78	c lits-rem:       952  cl-subs:      694  v-elim:      0  v-fix:    0  time: 15.91 s
67.69/67.78	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
67.69/67.79	c vivif2 --  cl tried    34592 cl shrink        0 lits rem          0 time: 0.01
67.99/68.02	c asymm  cl-useful: 0/3400/25500 lits-rem:0 time: 0.23
67.99/68.03	c calculated reachability. Time: 0.00
67.99/68.03	c  N dy   842    238297       300     25500         0     34592    178500   1490001     66.22   no data  --
69.69/69.75	c  N dy   908    253556       300     25500         0     28940    178500   1022321     66.25     69.79  --
71.69/71.72	c  N dy   981    269979       300     25500         0     23493    178500    541772     66.28     69.95  --
73.71/73.73	c  N dy  1053    287228       300     25500         0     40407    178500   1827932     66.30     71.13  --
75.80/75.90	c  N dy  1122    305706       300     25500         0     35970    178500   1428830     66.30     70.15  --
75.91/75.97	c  F st  1123    306251       300     25500         0     36507    178500   1469486     66.30     66.07  --
78.20/78.28	c  N dy  1178    325240       300     25500         0     31577    178500   1030612     66.29     70.30  --
80.79/80.87	c  N dy  1249    345367       300     25500         0     26797    178500    608434     66.27     70.16  --
82.19/82.27	c  S st  1294    357445       300     25500         0     38637    178500   1500529     66.25     61.71  --
82.29/82.37	c  S st  1294    357948       300     25500         0     39135    178500   1536639     66.25   no data  --
82.29/82.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.29/82.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.29/82.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
82.40/82.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.40/82.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.40/82.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
82.40/82.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.79/95.88	c lits-rem:      1279  cl-subs:      617  v-elim:      0  v-fix:    0  time: 13.44 s
95.79/95.88	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
95.89/95.90	c vivif2 --  cl tried    38518 cl shrink        0 lits rem          0 time: 0.01
96.09/96.19	c asymm  cl-useful: 0/3108/25500 lits-rem:0 time: 0.30
96.19/96.20	c calculated reachability. Time: 0.00
96.19/96.20	c  N dy  1294    357948       300     25500         0     38518    178500   1468014     66.25   no data  --
99.09/99.10	c  N dy  1389    378099       300     25500         0     32786    178500    996321     66.30     70.40  --
101.99/102.03	c  N dy  1476    398919       300     25500         0     26730    178500    471639     66.31     70.05  --
104.40/104.50	c  N dy  1566    418930       300     25500         0     46369    178500   1963811     66.33     75.17  --
107.19/107.24	c  N dy  1657    439067       300     25500         0     38683    178500   1317941     66.34     71.01  --
110.19/110.21	c  N dy  1752    459333       300     25500         0     30105    178500    598521     66.36     70.31  --
112.79/112.83	c  N dy  1824    479753       300     25500         0     50131    178500   2112292     66.33     70.86  --
115.50/115.56	c  N dy  1899    499780       300     25500         0     40347    178500   1311202     66.34     70.08  --
118.59/118.68	c  N dy  2001    520078       300     25500         0     60258    178500   2828902     66.38     70.42  --
120.79/120.84	c  S st  2044    536922       300     25500         0     46360    178500   1704353     66.35     67.52  --
120.89/120.95	c  S st  2044    537426       300     25500         0     46859    178500   1739985     66.35   no data  --
120.89/120.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
120.89/120.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.89/120.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
121.00/121.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.00/121.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.00/121.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
121.00/121.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
134.09/134.11	c lits-rem:      1055  cl-subs:      863  v-elim:      0  v-fix:    0  time: 13.08 s
134.09/134.11	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
134.09/134.13	c vivif2 --  cl tried    45996 cl shrink        0 lits rem          0 time: 0.02
134.29/134.38	c asymm  cl-useful: 0/2808/25500 lits-rem:0 time: 0.25
134.29/134.38	c calculated reachability. Time: 0.00
134.29/134.38	c  N dy  2044    537426       300     25500         0     45996    178500   1648181     66.35   no data  --
137.40/137.48	c  N dy  2130    557536       300     25500         0     34321    178500    729060     66.38     71.17  --
140.40/140.40	c  N dy  2233    578024       300     25500         0     54445    178500   2258589     66.41     70.13  --
143.29/143.39	c  N dy  2310    598244       300     25500         0     41890    178500   1232959     66.39     71.33  --
146.49/146.52	c  N dy  2390    618601       300     25500         0     61838    178500   2745694     66.39     70.94  --
149.69/149.71	c  N dy  2483    638616       300     25500         0     48111    178500   1644847     66.41     70.66  --
153.19/153.27	c  N dy  2541    658815       300     25500         0     67956    178500   3149475     66.39     70.24  --
156.39/156.49	c  N dy  2637    679038       300     25500         0     53492    178500   1989841     66.42     70.81  --
160.29/160.33	c  N dy  2731    699245       300     25500         0     38000    178500    746035     66.43     69.97  --
163.49/163.51	c  N dy  2816    719304       300     25500         0     57686    178500   2242497     66.44     70.30  --
167.21/167.28	c  N dy  2890    739359       300     25500         0     41049    178500    912769     66.43     70.86  --
170.51/170.52	c  N dy  2954    759739       300     25500         0     61079    178500   2437098     66.41     70.04  --
174.29/174.36	c  N dy  3040    780023       300     25500         0     43668    178500   1045114     66.42     69.97  --
178.10/178.20	c  N dy  3125    802476       300     25500         0     65687    178500   2717085     66.41     69.96  --
178.89/178.91	c  S st  3134    806140       300     25500         0     69285    178500   2986148     66.40     65.16  --
179.09/179.10	c  S st  3134    806642       300     25500         0     69785    178500   3022669     66.40   no data  --
179.09/179.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
179.09/179.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.09/179.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
179.20/179.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.20/179.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.20/179.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
179.20/179.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
526.70/526.78	c lits-rem:      2254  cl-subs:     1521  v-elim:      0  v-fix:    0  time: 347.55 s
526.70/526.79	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
526.81/526.82	c vivif2 --  cl tried    68264 cl shrink        0 lits rem          0 time: 0.03
526.91/526.95	c asymm  cl-useful: 0/937/25500 lits-rem:0 time: 0.14
526.91/526.96	c calculated reachability. Time: 0.00
526.91/526.96	c  N dy  3134    806642       300     25500         0     68264    178500   2855247     66.40   no data  --
530.21/530.24	c  N dy  3208    826787       300     25500         0     49770    178500   1444888     66.39     69.93  --
533.51/533.59	c  N dy  3280    846838       300     25500         0     69461    178500   2939731     66.39     70.73  --
537.01/537.04	c  N dy  3369    866973       300     25500         0     49975    178500   1400797     66.41     70.21  --
540.60/540.62	c  N dy  3440    888394       300     25500         0     70997    178500   2993752     66.38     69.92  --
544.11/544.13	c  N dy  3529    908707       300     25500         0     50716    178500   1393151     66.39     70.18  --
547.60/547.65	c  N dy  3614    928933       300     25500         0     70576    178500   2897769     66.40     70.02  --
551.50/551.51	c  N dy  3700    949646       300     25500         0     49631    178500   1240424     66.40     69.92  --
554.91/554.92	c  N dy  3777    969805       300     25500         0     69438    178500   2745110     66.40     70.04  --
558.90/558.95	c  N dy  3850    991149       300     25500         0     48164    178500   1062599     66.39     70.22  --
562.31/562.33	c  N dy  3942   1011265       300     25500         0     67922    178500   2565430     66.40     70.53  --
566.40/566.45	c  N dy  4021   1031328       300     25500         0     44428    178500    713881     66.40     70.17  --
569.71/569.79	c  N dy  4103   1052243       300     25500         0     64967    178500   2270808     66.41     70.76  --
573.60/573.68	c  F st  4178   1071875       300     25500         0     84239    178500   3733267     66.41     65.21  --
573.80/573.82	c  N st  4180   1072501       300     25500         0     84851    178500   3778882     66.41   no data  --
577.11/577.19	c  N dy  4245   1093152       300     25500         0     60944    178500   1908600     66.42     70.04  --
581.10/581.13	c  N dy  4331   1113217       300     25500         0     80664    178500   3409197     66.42     70.27  --
584.91/584.99	c  N dy  4405   1133391       300     25500         0     55267    178500   1407671     66.42     70.23  --
588.52/588.58	c  N dy  4471   1153589       300     25500         0     75072    178500   2915982     66.41     70.11  --
592.81/592.82	c  N dy  4543   1173676       300     25500         0     48680    178500    845616     66.40     69.94  --
596.11/596.17	c  N dy  4615   1194082       300     25500         0     68722    178500   2371532     66.40     70.45  --
599.41/599.49	c  S st  4683   1209964       300     25500         0     84333    178500   3560900     66.41   no data  --
599.60/599.68	c  S st  4683   1210472       300     25500         0     84837    178500   3597148     66.41   no data  --
599.60/599.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
599.60/599.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
599.70/599.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
599.80/599.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
599.80/599.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
599.80/599.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
599.80/599.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1183.02/1183.07	c lits-rem:      2727  cl-subs:     1738  v-elim:      0  v-fix:    0  time: 583.25 s
1183.02/1183.08	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1183.12/1183.11	c vivif2 --  cl tried    83099 cl shrink        0 lits rem          0 time: 0.03
1183.42/1183.40	c asymm  cl-useful: 0/2314/25500 lits-rem:0 time: 0.29
1183.42/1183.41	c calculated reachability. Time: 0.00
1183.42/1183.41	c  N dy  4683   1210472       300     25500         0     83099    178500   3403618     66.41   no data  --
1187.31/1187.30	c  N dy  4748   1230566       300     25500         0     55700    178500   1316016     66.40     72.04  --
1191.01/1191.09	c  N dy  4850   1250631       300     25500         0     75395    178500   2811707     66.41     69.95  --
1195.62/1195.66	c  N dy  4936   1270777       300     25500         0     95107    178500   4307985     66.42     70.35  --
1199.11/1199.17	c  N dy  5008   1290857       300     25500         0     66746    178500   2084298     66.42     70.07  --
1203.43/1203.49	c  N dy  5099   1311143       300     25500         0     86680    178500   3597539     66.43     70.33  --
1208.12/1208.16	c  N dy  5173   1334391       300     25500         0     60443    178500   1538600     66.42     70.42  --
1212.02/1212.06	c  N dy  5262   1354518       300     25500         0     80183    178500   3044227     66.43     71.02  --
1216.71/1216.74	c  N dy  5337   1374590       300     25500         0     99869    178500   4535183     66.42     70.05  --
1220.22/1220.25	c  N dy  5425   1394655       300     25500         0     69528    178500   2166452     66.43     70.13  --
1224.91/1224.94	c  N dy  5493   1417420       300     25500         0     91908    178500   3874365     66.42     70.02  --
1229.12/1229.16	c  N dy  5565   1437458       300     25500         0     60532    178500   1415395     66.42     70.36  --
1232.92/1232.94	c  N dy  5640   1457483       300     25500         0     80177    178500   2906303     66.42     70.18  --
1237.62/1237.64	c  N dy  5713   1477678       300     25500         0     99988    178500   4415817     66.42     70.41  --
1241.42/1241.46	c  N dy  5776   1497812       300     25500         0     67754    178500   1901143     66.41     70.14  --
1245.42/1245.43	c  N dy  5835   1518006       300     25500         0     87559    178500   3413919     66.40     70.24  --
1250.62/1250.70	c  N dy  5931   1538021       300     25500         0     54177    178500    809601     66.41     70.07  --
1254.22/1254.28	c  N dy  6013   1558104       300     25500         0     73864    178500   2306310     66.42     70.36  --
1258.61/1258.65	c  N dy  6091   1578236       300     25500         0     93650    178500   3808332     66.42     70.26  --
1263.42/1263.47	c  N dy  6175   1598308       300     25500         0     59368    178500   1139474     66.42     70.05  --
1267.42/1267.45	c  N dy  6271   1618922       300     25500         0     79607    178500   2682869     66.43     70.28  --
1272.12/1272.18	c  N dy  6359   1639043       300     25500         0     99383    178500   4181685     66.44     69.96  --
1276.92/1276.94	c  N dy  6446   1659313       300     25500         0     64312    178500   1447322     66.44     70.13  --
1281.12/1281.10	c  N dy  6519   1680533       300     25500         0     85148    178500   3027792     66.44     70.48  --
1286.12/1286.16	c  N dy  6584   1702195       300     25500         0    106415    178500   4636828     66.42     70.01  --
1288.32/1288.30	c  S st  6622   1710474       300     25500         0     58576    178500    944734     66.43     65.62  --
1288.42/1288.44	c  S st  6622   1710982       300     25500         0     59082    178500    982909     66.43   no data  --
1288.42/1288.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1288.42/1288.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1288.42/1288.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1288.52/1288.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1288.52/1288.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1288.52/1288.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1288.52/1288.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1294.92/1294.98	c lits-rem:       400  cl-subs:       92  v-elim:      0  v-fix:    0  time:  6.46 s
1294.92/1294.98	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1294.92/1294.99	c vivif2 --  cl tried    58990 cl shrink        0 lits rem          0 time: 0.01
1295.22/1295.25	c asymm  cl-useful: 0/2672/25500 lits-rem:0 time: 0.26
1295.22/1295.25	c calculated reachability. Time: 0.00
1295.22/1295.25	c  N dy  6622   1710982       300     25500         0     58990    178500    972021     66.43   no data  --
1299.13/1299.14	c  N dy  6714   1731073       300     25500         0     78713    178500   2473551     66.43     70.16  --

Verifier Data

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

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

running on 2 cores: 1,3

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: 1.54 3.12 3.46 5/343 10549
/proc/meminfo: memFree=18210964/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=29992 CPUtime=0 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 738 0 0 0 0 0 0 0 21 0 1 0 649789871 30711808 679 33554432000 4194304 4650387 140735796206752 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 7498 679 327 112 0 2463 0

[startup+0.0925061 s]
/proc/loadavg: 1.54 3.12 3.46 5/343 10549
/proc/meminfo: memFree=18210964/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=30908 CPUtime=0.08 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 1202 0 0 0 8 0 0 0 21 0 1 0 649789871 31649792 1143 33554432000 4194304 4650387 140735796206752 18446744073709551615 4370611 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 7727 1143 346 112 0 2692 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30908

[startup+0.100506 s]
/proc/loadavg: 1.54 3.12 3.46 5/343 10549
/proc/meminfo: memFree=18210964/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=30908 CPUtime=0.09 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 1203 0 0 0 9 0 0 0 21 0 1 0 649789871 31649792 1144 33554432000 4194304 4650387 140735796206752 18446744073709551615 4370617 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 7727 1144 346 112 0 2692 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30908

[startup+0.300468 s]
/proc/loadavg: 1.54 3.12 3.46 5/343 10549
/proc/meminfo: memFree=18210964/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=31040 CPUtime=0.29 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 1237 0 0 0 29 0 0 0 22 0 1 0 649789871 31784960 1178 33554432000 4194304 4650387 140735796206752 18446744073709551615 4371056 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 7760 1178 346 112 0 2725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31040

[startup+0.70041 s]
/proc/loadavg: 1.54 3.12 3.46 5/343 10549
/proc/meminfo: memFree=18210964/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=38884 CPUtime=0.69 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 3549 0 0 0 69 0 0 0 23 0 1 0 649789871 39817216 3125 33554432000 4194304 4650387 140735796206752 18446744073709551615 4361067 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 9721 3125 377 112 0 4686 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38884

[startup+1.50026 s]
/proc/loadavg: 1.54 3.12 3.46 5/352 10561
/proc/meminfo: memFree=18123832/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=39748 CPUtime=1.49 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 5246 0 0 0 149 0 0 0 25 0 1 0 649789871 40701952 3355 33554432000 4194304 4650387 140735796206752 18446744073709551615 4365488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 9937 3355 379 112 0 4902 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39748

[startup+3.10098 s]
/proc/loadavg: 1.54 3.12 3.46 5/352 10561
/proc/meminfo: memFree=18117264/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=55448 CPUtime=3.09 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 11091 0 0 0 308 1 0 0 25 0 1 0 649789871 56778752 7166 33554432000 4194304 4650387 140735796206752 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 13862 7166 381 112 0 8827 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 55448

[startup+6.30042 s]
/proc/loadavg: 1.73 3.13 3.46 5/352 10561
/proc/meminfo: memFree=18065164/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=57248 CPUtime=6.29 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 11447 0 0 0 628 1 0 0 25 0 1 0 649789871 58621952 7522 33554432000 4194304 4650387 140735796206752 18446744073709551615 4542342 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 14312 7522 381 112 0 9277 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57248

[startup+12.7003 s]
/proc/loadavg: 1.92 3.14 3.46 5/352 10561
/proc/meminfo: memFree=18057520/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=58260 CPUtime=12.69 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 16021 0 0 0 1267 2 0 0 25 0 1 0 649789871 59658240 8223 33554432000 4194304 4650387 140735796206752 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 14565 8223 381 112 0 9530 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 58260

[startup+25.501 s]
/proc/loadavg: 2.51 3.22 3.48 5/352 10561
/proc/meminfo: memFree=17886572/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=74240 CPUtime=25.49 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 24257 0 0 0 2546 3 0 0 25 0 1 0 649789871 76021760 11845 33554432000 4194304 4650387 140735796206752 18446744073709551615 4370589 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 18560 11845 381 112 0 13525 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74240

[startup+51.1005 s]
/proc/loadavg: 3.02 3.28 3.49 5/352 10562
/proc/meminfo: memFree=17851872/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=85432 CPUtime=51.09 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 41007 0 0 0 5102 7 0 0 25 0 1 0 649789871 87482368 14634 33554432000 4194304 4650387 140735796206752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 21358 14635 381 112 0 16323 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85432

[startup+102.314 s]
/proc/loadavg: 3.57 3.39 3.52 5/352 10563
/proc/meminfo: memFree=17708240/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=101560 CPUtime=102.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 62401 0 0 0 10219 11 0 0 25 0 1 0 649789871 103997440 17653 33554432000 4194304 4650387 140735796206752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 25390 17653 381 112 0 20355 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 101560

[startup+162.301 s]
/proc/loadavg: 3.84 3.50 3.55 5/352 10565
/proc/meminfo: memFree=17641740/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=111564 CPUtime=162.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 95665 0 0 0 16209 21 0 0 25 0 1 0 649789871 114241536 20967 33554432000 4194304 4650387 140735796206752 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 27891 20967 381 112 0 22856 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 111564

[startup+222.3 s]
/proc/loadavg: 3.94 3.59 3.57 5/352 10567
/proc/meminfo: memFree=17572008/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=181252 CPUtime=222.29 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 109115 0 0 0 22204 25 0 0 25 0 1 0 649789871 185602048 26801 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 45313 26801 381 112 0 40278 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 181252

[startup+282.301 s]
/proc/loadavg: 3.98 3.66 3.59 5/352 10568
/proc/meminfo: memFree=17578048/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=181252 CPUtime=282.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 109140 0 0 0 28205 25 0 0 25 0 1 0 649789871 185602048 26826 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 45313 26826 381 112 0 40278 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 181252

[startup+342.3 s]
/proc/loadavg: 4.04 3.73 3.62 5/352 10570
/proc/meminfo: memFree=17523592/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=181252 CPUtime=342.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 109140 0 0 0 34205 25 0 0 25 0 1 0 649789871 185602048 26826 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 45313 26826 381 112 0 40278 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 181252

[startup+402.301 s]
/proc/loadavg: 4.17 3.81 3.66 5/352 10571
/proc/meminfo: memFree=17535204/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=181252 CPUtime=402.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 109140 0 0 0 40205 25 0 0 25 0 1 0 649789871 185602048 26826 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 45313 26826 381 112 0 40278 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 181252

[startup+462.3 s]
/proc/loadavg: 4.13 3.86 3.68 5/352 10573
/proc/meminfo: memFree=17513220/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=181252 CPUtime=462.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 109140 0 0 0 46205 25 0 0 25 0 1 0 649789871 185602048 26826 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 45313 26826 381 112 0 40278 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 181252

[startup+522.301 s]
/proc/loadavg: 4.05 3.88 3.70 5/352 10575
/proc/meminfo: memFree=17507716/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=181252 CPUtime=522.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 109140 0 0 0 52205 25 0 0 25 0 1 0 649789871 185602048 26826 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 45313 26826 381 112 0 40278 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 181252

[startup+582.301 s]
/proc/loadavg: 4.12 3.93 3.72 5/352 10576
/proc/meminfo: memFree=17464528/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=183796 CPUtime=582.3 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 139552 0 0 0 58198 32 0 0 25 0 1 0 649789871 188207104 27701 33554432000 4194304 4650387 140735796206752 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 45949 27701 381 112 0 40914 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 183796

[startup+642.301 s]
/proc/loadavg: 4.11 3.96 3.74 5/352 10578
/proc/meminfo: memFree=17440560/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205148 CPUtime=642.31 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153330 0 0 0 64196 35 0 0 25 0 1 0 649789871 210071552 32273 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51287 32273 381 112 0 46252 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 205148

[startup+702.301 s]
/proc/loadavg: 4.04 3.97 3.75 5/352 10579
/proc/meminfo: memFree=17437412/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205564 CPUtime=702.31 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153424 0 0 0 70196 35 0 0 25 0 1 0 649789871 210497536 32367 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51391 32367 381 112 0 46356 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 205564

[startup+762.313 s]
/proc/loadavg: 4.01 3.97 3.77 5/352 10581
/proc/meminfo: memFree=17440464/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=762.32 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153520 0 0 0 76197 35 0 0 25 0 1 0 649789871 210882560 32463 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32463 381 112 0 46450 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 205940

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.78 5/352 10583
/proc/meminfo: memFree=17422188/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=822.31 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153521 0 0 0 82196 35 0 0 25 0 1 0 649789871 210882560 32464 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32464 381 112 0 46450 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 205940

[startup+882.3 s]
/proc/loadavg: 4.07 3.99 3.79 5/352 10584
/proc/meminfo: memFree=17418644/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=882.31 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153521 0 0 0 88196 35 0 0 25 0 1 0 649789871 210882560 32464 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32464 381 112 0 46450 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 205940

[startup+942.301 s]
/proc/loadavg: 4.08 4.00 3.81 5/352 10586
/proc/meminfo: memFree=17423932/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=942.31 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153521 0 0 0 94196 35 0 0 25 0 1 0 649789871 210882560 32464 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32464 381 112 0 46450 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 205940

[startup+1002.3 s]
/proc/loadavg: 4.11 4.03 3.83 5/352 10587
/proc/meminfo: memFree=17353592/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=1002.31 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153521 0 0 0 100196 35 0 0 25 0 1 0 649789871 210882560 32464 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32464 381 112 0 46450 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 205940

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.84 5/352 10589
/proc/meminfo: memFree=17334828/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=1062.31 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153521 0 0 0 106196 35 0 0 25 0 1 0 649789871 210882560 32464 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32464 381 112 0 46450 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 205940

[startup+1122.3 s]
/proc/loadavg: 4.08 4.04 3.85 5/352 10591
/proc/meminfo: memFree=17367280/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=1122.32 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153521 0 0 0 112197 35 0 0 25 0 1 0 649789871 210882560 32464 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32464 381 112 0 46450 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 205940

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.86 5/352 10592
/proc/meminfo: memFree=17368604/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=205940 CPUtime=1182.32 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 153521 0 0 0 118197 35 0 0 25 0 1 0 649789871 210882560 32464 33554432000 4194304 4650387 140735796206752 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 51485 32464 381 112 0 46450 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 205940

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.87 5/352 10594
/proc/meminfo: memFree=17339444/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=153828 CPUtime=1242.32 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 181994 0 0 0 124191 41 0 0 25 0 1 0 649789871 157519872 31090 33554432000 4194304 4650387 140735796206752 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 38457 31090 381 112 0 33422 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 153828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.03 3.88 4/351 10596
/proc/meminfo: memFree=17470728/32951124 swapFree=67082152/67111528
[pid=10549] ppid=10547 vsize=156444 CPUtime=1300.03 cores=1,3
/proc/10549/stat : 10549 (strangenight1-s) R 10547 10549 10078 0 -1 4202496 204748 0 0 0 129956 47 0 0 25 0 1 0 649789871 160198656 32277 33554432000 4194304 4650387 140735796206752 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/10549/statm: 39111 32277 381 112 0 34076 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 156444

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.05
CPU user time (s): 1299.57
CPU system time (s): 0.480926
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 221196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.480926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204750
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= 8
involuntary context switches= 1626

runsolver used 4.14237 second user time and 10.1435 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 16:05:19
IDJOB=3369754
IDBENCH=82563
IDSOLVER=1847
FILE ID=node136/3369754-1305381919
RUNJOBID= node136-1305381919-10520
PBS_JOBID= 13324366
Free space on /tmp= 72988 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S926861876-013-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369754-1305381919/watcher-3369754-1305381919 -o /tmp/evaluation-result-3369754-1305381919/solver-3369754-1305381919 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369754-1305381919.cnf

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

MD5SUM BENCH= aa5d2fab702f701bf63e2d26e76ab2b3
RANDOM SEED=186141520

node136.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.809
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.61
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.809
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.75
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18211376 kB
Buffers:        282324 kB
Cached:        4994672 kB
SwapCached:       2740 kB
Active:       10525192 kB
Inactive:      3872776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18211376 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:           21452 kB
Writeback:           0 kB
AnonPages:     9119816 kB
Mapped:          27972 kB
Slab:           236888 kB
PageTables:      40128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69897560 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= 72972 MiB
End job on node136 at 2011-05-14 16:27:01