Trace number 3175591

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
MD5SUM4a57833314362e0939d4095b3206ad82
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark378.192
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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-3175591-1301784955.cnf'
0.00/0.00	c -- header says num vars:          35000
0.00/0.00	c -- header says num clauses:      147000
0.05/0.08	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.05/0.08	c -- vars added      35000
0.05/0.08	c Parsing time:  0.08 s
0.05/0.09	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data  --
0.09/0.18	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.09
0.19/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.09
0.29/0.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.01 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
0.59/0.66	c lits-rem:         0  cl-subs:        0  v-elim:   1024  v-fix:    0  time:  0.28 s
0.59/0.66	c Finding binary XORs  T:     0.01 s  found:       0
0.69/0.73	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.69/0.73	c calculated reachability. Time: 0.00
0.69/0.74	c Calc default polars -  time:   0.01 s pos:   15347 undec:    3973 neg:   15680
0.69/0.74	c =========================================================================================
0.69/0.74	c types(t): F = full restart, N = normal restart
0.69/0.74	c types(t): S = simplification begin/end, E = solution found
0.69/0.74	c restart types(rt): st = static, dy = dynamic
0.69/0.74	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.69/0.74	c  B st     0         0     33976    145276         0         0    441435         0   no data   no data  --
1.99/2.06	c  N dy    20      4011     33976    145276         0      4010    441435   1224794    162.92    171.71  --
3.39/3.49	c  N dy    50      8202     33976    145276         0      8201    441435   2261352    164.07    174.41  --
4.79/4.83	c  N dy    74     12289     33976    145276         0     12287    441435   3263800    163.37    174.60  --
6.19/6.21	c  N dy   106     16308     33976    145276         0     16305    441435   4307871    165.09    174.12  --
7.59/7.64	c  N dy   134     20435     33976    145276         0     10434    441435    741841    164.85    175.54  --
8.99/9.01	c  N dy   165     24450     33976    145276         0     14449    441435   1768872    166.09    186.73  --
9.19/9.20	c  F st   169     25004     33976    145276         0     15003    441435   1903789    166.00   no data  --
10.99/11.05	c  N dy   175     30002     33976    145276         0     20000    441435   3705427    166.00   no data  --
10.99/11.05	c  S st   175     30002     33976    145276         0     20000    441435   3705427    166.00   no data  --
11.19/11.21	c  S st   175     30504     33976    145276         0     20502    441435   3791035    166.00   no data  --
11.19/11.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
11.19/11.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.20
11.69/11.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
11.79/11.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
11.79/11.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
11.79/11.82	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
20.29/20.30	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  8.47 s
20.39/20.45	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.15
20.39/20.46	c calculated reachability. Time: 0.00
20.39/20.46	c  N dy   175     30504     33976    145276         0     20498    441435   3788175    166.00   no data  --
21.89/21.95	c  N dy   202     34576     33976    145276         0     24570    441435   4807306    166.16    183.27  --
23.50/23.58	c  N dy   231     38754     33976    145276         0     28748    441435   5887567    166.35    176.96  --
25.09/25.18	c  N dy   261     42818     33976    145276         0     17313    441435   1227986    166.52    187.08  --
26.30/26.30	c  S st   282     45756     33976    145276         0     20251    441435   1951903    166.19   no data  --
26.40/26.48	c  S st   282     46261     33976    145276         0     20756    441435   2061341    166.19   no data  --
26.49/26.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
26.49/26.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.69/26.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.21
26.79/26.89	c bin-w-bin subsume rem            0 bins  time:  0.01 s
26.89/26.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
26.89/26.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
26.89/26.92	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
31.59/31.64	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.72 s
31.59/31.65	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.01
31.59/31.68	c vivif2 --  cl tried    20755 cl shrink        0 lits rem          0 time: 0.03
31.80/31.82	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.14
31.80/31.83	c calculated reachability. Time: 0.00
31.80/31.83	c  N dy   282     46261     33976    145276         0     20755    441435   2061277    166.19   no data  --
33.19/33.25	c  N dy   308     50271     33976    145276         0     24762    441435   3083304    166.38    175.91  --
34.69/34.78	c  N dy   334     54343     33976    145276         0     28834    441435   4076436    166.26    175.60  --
36.30/36.35	c  N dy   362     58393     33976    145276         0     32883    441435   5115582    166.41    180.66  --
37.89/37.95	c  N dy   389     62505     33976    145276         0     36995    441435   6159742    166.60    176.92  --
39.49/39.59	c  N dy   416     66607     33976    145276         0     22354    441435   1651132    166.50    176.96  --
40.60/40.70	c  S st   437     69392     33976    145276         0     25138    441435   2390586    166.87   no data  --
40.79/40.89	c  S st   437     69895     33976    145276         0     25641    441435   2473607    166.87   no data  --
40.89/40.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
40.89/40.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.09/41.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.22
41.29/41.32	c bin-w-bin subsume rem            0 bins  time:  0.01 s
41.29/41.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
41.29/41.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
41.29/41.36	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
47.79/47.87	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.51 s
47.79/47.88	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.02
47.89/47.92	c vivif2 --  cl tried    25641 cl shrink        0 lits rem          0 time: 0.04
47.99/48.09	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.17
48.09/48.10	c calculated reachability. Time: 0.00
48.09/48.10	c  N dy   437     69895     33976    145276         0     25641    441435   2473606    166.87   no data  --
49.89/49.91	c  N dy   471     74388     33976    145276         0     30134    441435   3649014    167.34    195.26  --
51.70/51.71	c  N dy   504     79246     33976    145276         0     34992    441435   4899918    167.57    178.76  --
53.59/53.64	c  N dy   537     84362     33976    145276         0     40108    441435   6234547    167.63    220.73  --
54.79/54.80	c  F st   556     87500     33976    145276         0     22378    441435   1067456    167.34   no data  --
56.00/56.07	c  N st   561     90803     33976    145276         0     25681    441435   2127092    167.34   no data  --
58.20/58.27	c  N dy   590     96713     33976    145276         0     31590    441435   3818463    167.40    179.05  --
60.69/60.75	c  N dy   631    103140     33976    145276         0     38017    441435   5516721    167.57    179.25  --
61.40/61.44	c  S st   643    104843     33976    145276         0     39720    441435   5943141    167.48    130.96  --
61.60/61.64	c  S st   643    105352     33976    145276         0     40229    441435   6038192    167.48   no data  --
61.60/61.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
61.60/61.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.80/61.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.23
62.29/62.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
62.29/62.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
62.29/62.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
62.29/62.35	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
130.29/130.32	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 67.98 s
130.29/130.34	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.01
130.39/130.42	c vivif2 --  cl tried    40225 cl shrink        0 lits rem          0 time: 0.08
130.59/130.60	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.18
130.59/130.61	c calculated reachability. Time: 0.00
130.59/130.61	c  N dy   643    105352     33976    145276         0     40225    441435   6035770    167.48   no data  --
133.10/133.19	c  N dy   687    112081     33976    145276         0     24515    441435   1226146    167.55    177.20  --
135.79/135.83	c  N dy   736    119240     33976    145276         0     31673    441435   3025803    167.40    176.85  --
138.60/138.69	c  N dy   785    126857     33976    145276         0     39288    441435   4933904    167.27    179.26  --
141.90/141.96	c  N dy   840    135138     33976    145276         0     23852    441435    661871    167.27    187.60  --
145.10/145.19	c  N dy   903    143853     33976    145276         0     32567    441435   2929276    167.47    196.84  --
148.79/148.80	c  N dy   965    153090     33976    145276         0     41804    441435   5294673    167.50    176.51  --
150.80/150.86	c  S st   996    158028     33976    145276         0     46742    441435   6535453    167.40   no data  --
150.99/151.09	c  S st   996    158532     33976    145276         0     47246    441435   6621583    167.40   no data  --
151.09/151.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
151.09/151.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.29/151.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
151.80/151.82	c bin-w-bin subsume rem            0 bins  time:  0.01 s
151.80/151.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
151.80/151.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
151.80/151.85	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
238.90/238.90	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 87.04 s
238.90/238.91	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.02
239.00/239.01	c vivif2 --  cl tried    47244 cl shrink        0 lits rem          0 time: 0.10
239.20/239.23	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.21
239.20/239.24	c calculated reachability. Time: 0.00
239.20/239.24	c  N dy   996    158532     33976    145276         0     47244    441435   6621215    167.40   no data  --
243.50/243.52	c  N dy  1067    168669     33976    145276         0     32521    441435   2573402    167.54    177.36  --
248.10/248.12	c  N dy  1140    179450     33976    145276         0     43302    441435   5359085    167.56    177.39  --
253.20/253.24	c  N dy  1223    191117     33976    145276         0     29040    441435   1357016    167.68    177.11  --
258.40/258.42	c  N dy  1313    203351     33976    145276         0     41272    441435   4456868    167.76    178.62  --
264.29/264.31	c  N dy  1402    216452     33976    145276         0     27412    441435    649876    167.86    178.21  --
270.20/270.23	c  N dy  1505    230474     33976    145276         0     41432    441435   4298327    168.12    178.70  --
273.40/273.44	c  S st  1558    237798     33976    145276         0     48756    441435   6213051    168.27    165.28  --
273.60/273.68	c  S st  1558    238305     33976    145276         0     49263    441435   6303028    168.27   no data  --
273.70/273.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
273.70/273.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.91/273.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
274.30/274.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
274.30/274.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
274.30/274.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
274.40/274.40	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
356.41/356.43	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 82.03 s
356.41/356.45	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.01
356.50/356.53	c vivif2 --  cl tried    49259 cl shrink        0 lits rem          0 time: 0.09
356.70/356.73	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.19
356.70/356.74	c calculated reachability. Time: 0.00
356.70/356.74	c  N dy  1558    238305     33976    145276         0     49259    441435   6301935    168.27   no data  --
362.80/362.85	c  N dy  1665    253574     33976    145276         0     36545    441435   2726952    168.33    183.62  --
369.80/369.83	c  N dy  1783    269999     33976    145276         0     52968    441435   6960380    168.46    189.07  --
377.60/377.60	c  N dy  1903    287327     33976    145276         0     41308    441435   3742637    168.50    200.86  --
386.01/386.08	c  N dy  2025    305713     33976    145276         0     59694    441435   8495825    168.48    177.36  --
386.30/386.35	c  F st  2027    306251     33976    145276         0     30239    441435    564529    168.42    140.47  --
394.81/394.89	c  N dy  2134    325242     33976    145276         0     49227    441435   6122845    168.58    178.48  --
404.00/404.05	c  N dy  2261    345305     33976    145276         0     38293    441435   2374329    168.51    181.22  --
409.50/409.51	c  S st  2342    357457     33976    145276         0     50444    441435   5507487    168.45    158.11  --
409.70/409.75	c  S st  2342    357960     33976    145276         0     50947    441435   5593267    168.45   no data  --
409.70/409.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
409.70/409.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
410.00/410.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.25
410.40/410.40	c bin-w-bin subsume rem            0 bins  time:  0.01 s
410.40/410.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
410.40/410.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
410.40/410.44	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
477.21/477.25	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 66.81 s
477.21/477.26	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.02
477.31/477.35	c vivif2 --  cl tried    50945 cl shrink        0 lits rem          0 time: 0.09
477.51/477.58	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.23
477.51/477.59	c calculated reachability. Time: 0.00
477.51/477.59	c  N dy  2342    357960     33976    145276         0     50945    441435   5592770    168.45   no data  --
486.80/486.89	c  N dy  2475    378020     33976    145276         0     39005    441435   2317746    168.42    183.20  --
496.01/496.07	c  N dy  2616    398059     33976    145276         0     59044    441435   7501342    168.47    178.70  --
505.31/505.35	c  N dy  2756    418247     33976    145276         0     46229    441435   3908218    168.58    178.46  --
514.71/514.79	c  N dy  2889    438295     33976    145276         0     66276    441435   9145147    168.57    180.09  --
523.90/523.95	c  N dy  3029    458333     33976    145276         0     52315    441435   5386279    168.82    180.17  --
533.51/533.55	c  N dy  3168    478380     33976    145276         0     37366    441435   1131960    168.86    180.80  --
542.60/542.67	c  N dy  3312    498382     33976    145276         0     57367    441435   6282672    168.89    257.51  --
552.21/552.29	c  N dy  3453    518390     33976    145276         0     41375    441435   1862843    169.03    179.63  --
560.71/560.79	c  S st  3577    536944     33976    145276         0     59928    441435   6601963    168.99   no data  --
561.02/561.05	c  S st  3577    537451     33976    145276         0     60435    441435   6713671    168.99   no data  --
561.02/561.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
561.02/561.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
561.31/561.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.26
561.71/561.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
561.81/561.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
561.81/561.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
561.81/561.83	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
657.21/657.22	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 95.39 s
657.21/657.23	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.02
657.31/657.34	c vivif2 --  cl tried    60433 cl shrink        0 lits rem          0 time: 0.10
657.51/657.58	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.24
657.51/657.59	c calculated reachability. Time: 0.00
657.51/657.59	c  N dy  3577    537451     33976    145276         0     60433    441435   6713501    168.99   no data  --
667.11/667.17	c  N dy  3716    557528     33976    145276         0     43512    441435   2176213    169.08    178.11  --
676.51/676.53	c  N dy  3851    577725     33976    145276         0     63705    441435   7319070    169.05    184.77  --
686.21/686.23	c  N dy  3990    597782     33976    145276         0     45765    441435   2496712    169.06    187.64  --
695.71/695.78	c  N dy  4138    617863     33976    145276         0     65844    441435   7741347    169.15    186.27  --
705.52/705.53	c  N dy  4280    637943     33976    145276         0     46930    441435   2614411    169.24    183.25  --
715.02/715.02	c  N dy  4410    658121     33976    145276         0     67108    441435   7895863    169.27    178.37  --
724.92/724.96	c  N dy  4545    678466     33976    145276         0     47449    441435   2446715    169.35    197.49  --
734.51/734.51	c  N dy  4691    698518     33976    145276         0     67497    441435   7744802    169.45    182.99  --
744.51/744.54	c  N dy  4832    718724     33976    145276         0     46707    441435   1977648    169.55    182.92  --
754.01/754.09	c  N dy  4973    738764     33976    145276         0     66746    441435   7256833    169.61    184.19  --
764.11/764.14	c  N dy  5107    758862     33976    145276         0     44858    441435   1293522    169.58    237.42  --
773.41/773.48	c  N dy  5242    778863     33976    145276         0     64859    441435   6464028    169.57    178.54  --
783.51/783.56	c  N dy  5376    798893     33976    145276         0     84885    441435  11625610    169.58    179.80  --
786.92/786.98	c  S st  5428    806177     33976    145276         0     49168    441435   2056726    169.57   no data  --
787.22/787.23	c  S st  5428    806683     33976    145276         0     49674    441435   2161121    169.57   no data  --
787.22/787.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
787.22/787.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.42/787.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.24
787.62/787.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
787.62/787.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
787.62/787.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
787.72/787.71	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
793.62/793.60	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.90 s
793.62/793.62	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.02
793.62/793.66	c vivif2 --  cl tried    49673 cl shrink        0 lits rem          0 time: 0.04
793.82/793.88	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.22
793.82/793.89	c calculated reachability. Time: 0.00
793.82/793.89	c  N dy  5428    806683     33976    145276         0     49673    441435   2160944    169.57   no data  --
803.51/803.51	c  N dy  5570    826850     33976    145276         0     69838    441435   7454549    169.65    187.35  --
813.82/813.87	c  N dy  5717    846858     33976    145276         0     45849    441435    999643    169.78    178.90  --
823.22/823.22	c  N dy  5842    866916     33976    145276         0     65906    441435   6163951    169.74    179.46  --
833.51/833.52	c  N dy  5983    887085     33976    145276         0     86074    441435  11463137    169.78    179.57  --
843.12/843.17	c  N dy  6121    907207     33976    145276         0     61201    441435   4743594    169.79    180.83  --
853.12/853.19	c  N dy  6258    927225     33976    145276         0     81216    441435   9936127    169.81    181.94  --
863.11/863.12	c  N dy  6393    947239     33976    145276         0     55234    441435   2931178    169.81    233.84  --
872.91/872.98	c  N dy  6535    967384     33976    145276         0     75376    441435   8211541    169.85    186.06  --
883.42/883.47	c  N dy  6673    987436     33976    145276         0     48424    441435    875444    169.86    203.36  --
892.92/892.98	c  N dy  6815   1007547     33976    145276         0     68534    441435   6193154    169.89    180.91  --
903.22/903.27	c  N dy  6954   1027656     33976    145276         0     88642    441435  11470819    169.94    188.54  --
913.12/913.19	c  N dy  7085   1047800     33976    145276         0     60791    441435   3882057    169.92    181.99  --
923.12/923.17	c  N dy  7223   1067848     33976    145276         0     80838    441435   9066543    169.91    189.19  --
925.22/925.28	c  F st  7252   1071875     33976    145276         0     84865    441435  10139180    169.93   no data  --
933.82/933.85	c  N dy  7333   1087940     33976    145276         0     51930    441435   1266820    169.97    234.10  --
943.52/943.59	c  N dy  7471   1108157     33976    145276         0     72144    441435   6607770    170.00    180.94  --
954.01/954.03	c  N dy  7609   1128184     33976    145276         0     92169    441435  11886212    170.03    185.12  --
964.12/964.15	c  N dy  7750   1148277     33976    145276         0     62267    441435   3811377    170.09    183.22  --
974.12/974.17	c  N dy  7891   1168338     33976    145276         0     82328    441435   9073828    170.16    185.26  --
985.12/985.19	c  N dy  8035   1188577     33976    145276         0     51565    441435    696007    170.17    192.87  --
994.82/994.86	c  N dy  8179   1208592     33976    145276         0     71577    441435   6021127    170.22    231.02  --
995.53/995.55	c  S st  8188   1210024     33976    145276         0     73009    441435   6393858    170.21   no data  --
995.82/995.82	c  S st  8188   1210530     33976    145276         0     73515    441435   6494807    170.21   no data  --
995.82/995.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
995.82/995.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
996.12/996.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.26
996.53/996.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
996.53/996.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
996.53/996.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  33976 time:  0.01 s
996.53/996.59	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
1091.23/1091.26	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 94.67 s
1091.23/1091.27	c vivif2 --  cl tried   145276 cl shrink        0 lits rem          0 time: 0.02
1091.32/1091.38	c vivif2 --  cl tried    73510 cl shrink        0 lits rem          0 time: 0.10
1091.62/1091.65	c asymm  cl-useful: 0/145276/145276 lits-rem:0 time: 0.27
1091.62/1091.66	c calculated reachability. Time: 0.00
1091.62/1091.66	c  N dy  8188   1210530     33976    145276         0     73510    441435   6493423    170.21   no data  --
1102.13/1102.11	c  N dy  8324   1230539     33976    145276         0     93519    441435  11762843    170.23    182.57  --
1112.52/1112.56	c  N dy  8468   1250781     33976    145276         0     61762    441435   3047766    170.27    180.89  --
1122.43/1122.47	c  N dy  8603   1270894     33976    145276         0     81874    441435   8284854    170.27    182.81  --
1133.13/1133.19	c  N dy  8736   1290914     33976    145276         0    101892    441435  13473433    170.28    183.29  --
1142.03/1142.07	c  N dy  8873   1310980     33976    145276         0     68960    441435   4678937    170.28    189.52  --
1151.03/1151.00	c  N dy  9012   1330999     33976    145276         0     88977    441435   9994610    170.31    179.53  --
1160.54/1160.58	c  N dy  9150   1351141     33976    145276         0     55125    441435    825740    170.31    181.53  --
1169.13/1169.14	c  N dy  9298   1371304     33976    145276         0     75286    441435   6133314    170.36    181.46  --
1178.23/1178.29	c  N dy  9431   1391394     33976    145276         0     95375    441435  11374174    170.35    183.41  --
1187.53/1187.55	c  N dy  9559   1411451     33976    145276         0     60434    441435   1996811    170.34    182.47  --
1196.13/1196.18	c  N dy  9691   1431593     33976    145276         0     80574    441435   7228924    170.31    196.42  --
1205.43/1205.41	c  N dy  9830   1451615     33976    145276         0    100595    441435  12448855    170.31    182.09  --
1214.62/1214.68	c  N dy  9966   1471681     33976    145276         0     64670    441435   2848342    170.31    219.89  --
1224.13/1224.14	c  N dy 10099   1491792     33976    145276         0     84780    441435   8066635    170.32    181.01  --
1234.23/1234.21	c  N dy 10238   1511813     33976    145276         0    104801    441435  13266365    170.34    183.09  --
1244.92/1244.93	c  N dy 10381   1531912     33976    145276         0     67899    441435   3394168    170.37    203.26  --
1255.22/1255.29	c  N dy 10525   1551952     33976    145276         0     87939    441435   8601158    170.40    182.62  --
1266.23/1266.20	c  N dy 10648   1571973     33976    145276         0    107960    441435  13719259    170.35    181.36  --
1276.83/1276.81	c  N dy 10786   1591974     33976    145276         0     69957    441435   3727209    170.37    189.41  --
1287.23/1287.21	c  N dy 10928   1612024     33976    145276         0     90006    441435   9010064    170.40    199.34  --
1298.53/1298.55	c  N dy 11066   1632126     33976    145276         0    110108    441435  14344804    170.43    229.90  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175591-1301784955/watcher-3175591-1301784955 -o /tmp/evaluation-result-3175591-1301784955/solver-3175591-1301784955 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175591-1301784955.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: 4.00 3.97 3.68 4/193 22364
/proc/meminfo: memFree=23687104/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=28384 CPUtime=0 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 2551 0 0 0 0 0 0 0 25 0 1 0 290093736 29065216 2029 33554432000 4194304 4650387 140734546256576 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 7096 2035 326 112 0 2061 0

[startup+0.066162 s]
/proc/loadavg: 4.00 3.97 3.68 4/193 22364
/proc/meminfo: memFree=23687104/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=47892 CPUtime=0.05 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 5949 0 0 0 5 0 0 0 25 0 1 0 290093736 49041408 4899 33554432000 4194304 4650387 140734546256576 18446744073709551615 4373864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 11973 4900 329 112 0 6938 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 47892

[startup+0.101152 s]
/proc/loadavg: 4.00 3.97 3.68 4/193 22364
/proc/meminfo: memFree=23687104/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=50864 CPUtime=0.09 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 6861 0 0 0 9 0 0 0 25 0 1 0 290093736 52084736 5811 33554432000 4194304 4650387 140734546256576 18446744073709551615 4369936 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 12716 5811 346 112 0 7681 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50864

[startup+0.300119 s]
/proc/loadavg: 4.00 3.97 3.68 4/193 22364
/proc/meminfo: memFree=23687104/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=63644 CPUtime=0.29 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 9395 0 0 0 28 1 0 0 25 0 1 0 290093736 65171456 7482 33554432000 4194304 4650387 140734546256576 18446744073709551615 4426427 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 15911 7483 356 112 0 10876 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63644

[startup+0.701045 s]
/proc/loadavg: 4.00 3.97 3.68 4/193 22364
/proc/meminfo: memFree=23687104/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=83124 CPUtime=0.69 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 14056 0 0 0 68 1 0 0 25 0 1 0 290093736 85118976 12143 33554432000 4194304 4650387 140734546256576 18446744073709551615 4389632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 20781 12143 371 112 0 15746 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83124

[startup+1.5009 s]
/proc/loadavg: 4.00 3.97 3.68 5/194 22365
/proc/meminfo: memFree=23631420/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=83124 CPUtime=1.49 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 14821 0 0 0 148 1 0 0 25 0 1 0 290093736 85118976 12908 33554432000 4194304 4650387 140734546256576 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 20781 12908 379 112 0 15746 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83124

[startup+3.10061 s]
/proc/loadavg: 4.00 3.97 3.68 5/194 22365
/proc/meminfo: memFree=23623660/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=83124 CPUtime=3.09 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 16011 0 0 0 308 1 0 0 25 0 1 0 290093736 85118976 14098 33554432000 4194304 4650387 140734546256576 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 20781 14098 379 112 0 15746 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83124

[startup+6.30102 s]
/proc/loadavg: 4.08 3.98 3.68 5/194 22365
/proc/meminfo: memFree=23592784/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=132480 CPUtime=6.29 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 18379 0 0 0 627 2 0 0 25 0 1 0 290093736 135659520 16466 33554432000 4194304 4650387 140734546256576 18446744073709551615 4363439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 33120 16466 379 112 0 28085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132480

[startup+12.7009 s]
/proc/loadavg: 4.07 3.98 3.69 5/194 22365
/proc/meminfo: memFree=23438312/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=227060 CPUtime=12.69 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 43774 0 0 0 1263 6 0 0 25 0 1 0 290093736 232509440 35786 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 56765 35786 383 112 0 51730 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 227060

[startup+25.5005 s]
/proc/loadavg: 3.99 3.97 3.68 5/194 22394
/proc/meminfo: memFree=23697552/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=175896 CPUtime=25.49 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 51037 0 0 0 2541 8 0 0 25 0 1 0 290093736 180117504 35789 33554432000 4194304 4650387 140734546256576 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 43974 35789 383 112 0 38939 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 175896

[startup+51.1009 s]
/proc/loadavg: 3.99 3.97 3.69 5/194 22394
/proc/meminfo: memFree=23542720/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=257452 CPUtime=51.09 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 65555 0 0 0 5097 12 0 0 25 0 1 0 290093736 263630848 43199 33554432000 4194304 4650387 140734546256576 18446744073709551615 4334305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 64363 43199 383 112 0 59328 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 257452

[startup+102.307 s]
/proc/loadavg: 4.07 3.99 3.71 5/194 22396
/proc/meminfo: memFree=23417564/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=311328 CPUtime=102.3 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 88511 0 0 0 10214 16 0 0 25 0 1 0 290093736 318799872 58693 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 77832 58693 383 112 0 72797 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 311328

[startup+162.301 s]
/proc/loadavg: 4.10 4.00 3.73 5/194 22397
/proc/meminfo: memFree=23307176/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=346212 CPUtime=162.3 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 106282 0 0 0 16209 21 0 0 25 0 1 0 290093736 354521088 68454 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 86553 68454 383 112 0 81518 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 346212

[startup+222.301 s]
/proc/loadavg: 4.13 4.03 3.76 5/194 22399
/proc/meminfo: memFree=23311356/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=346212 CPUtime=222.3 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 106282 0 0 0 22209 21 0 0 25 0 1 0 290093736 354521088 68454 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 86553 68454 383 112 0 81518 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 346212

[startup+282.301 s]
/proc/loadavg: 4.09 4.04 3.77 5/194 22401
/proc/meminfo: memFree=23267176/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=362536 CPUtime=282.3 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 123959 0 0 0 28202 28 0 0 25 0 1 0 290093736 371236864 72671 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476737 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 90634 72671 383 112 0 85599 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 362536

[startup+342.301 s]
/proc/loadavg: 4.03 4.03 3.79 5/194 22411
/proc/meminfo: memFree=23222716/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=362536 CPUtime=342.3 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 124000 0 0 0 34202 28 0 0 25 0 1 0 290093736 371236864 72712 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 90634 72712 383 112 0 85599 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 362536

[startup+402.301 s]
/proc/loadavg: 4.01 4.02 3.80 5/194 22413
/proc/meminfo: memFree=23180508/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=317884 CPUtime=402.3 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 147010 0 0 0 40193 37 0 0 25 0 1 0 290093736 325513216 73326 33554432000 4194304 4650387 140734546256576 18446744073709551615 4363416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 79471 73326 383 112 0 74436 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 317884

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.81 5/194 22414
/proc/meminfo: memFree=23169412/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=378336 CPUtime=462.31 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 149708 0 0 0 46193 38 0 0 25 0 1 0 290093736 387416064 76024 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 94584 76024 383 112 0 89549 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 378336

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.82 5/194 22419
/proc/meminfo: memFree=23162292/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=390588 CPUtime=522.31 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 170908 0 0 0 52183 48 0 0 25 0 1 0 290093736 399962112 78135 33554432000 4194304 4650387 140734546256576 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 97647 78135 383 112 0 92612 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 390588

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 3.83 5/194 22421
/proc/meminfo: memFree=23135584/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=390660 CPUtime=582.31 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 187446 0 0 0 58175 56 0 0 25 0 1 0 290093736 400035840 80436 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 97665 80436 383 112 0 92630 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 390660

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.84 5/194 22422
/proc/meminfo: memFree=23132688/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=390660 CPUtime=642.32 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 187446 0 0 0 64176 56 0 0 25 0 1 0 290093736 400035840 80436 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 97665 80436 383 112 0 92630 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 390660

[startup+702.3 s]
/proc/loadavg: 4.01 4.02 3.85 5/194 22424
/proc/meminfo: memFree=23098432/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=360508 CPUtime=702.32 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 214041 0 0 0 70164 68 0 0 25 0 1 0 290093736 369160192 84202 33554432000 4194304 4650387 140734546256576 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 90127 84202 383 112 0 85092 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 360508

[startup+762.307 s]
/proc/loadavg: 4.04 4.03 3.86 5/194 22425
/proc/meminfo: memFree=23065052/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=421524 CPUtime=762.32 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 239475 0 0 0 76152 80 0 0 25 0 1 0 290093736 431640576 92704 33554432000 4194304 4650387 140734546256576 18446744073709551615 4363394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 105381 92704 383 112 0 100346 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 421524

[startup+822.3 s]
/proc/loadavg: 4.07 4.04 3.87 5/194 22427
/proc/meminfo: memFree=23097512/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=422120 CPUtime=822.31 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 260818 0 0 0 82139 92 0 0 25 0 1 0 290093736 432250880 87072 33554432000 4194304 4650387 140734546256576 18446744073709551615 4363592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 105530 87072 383 112 0 100495 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 422120

[startup+882.3 s]
/proc/loadavg: 4.02 4.03 3.87 5/194 22429
/proc/meminfo: memFree=23030172/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=422416 CPUtime=882.32 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 287090 0 0 0 88127 105 0 0 25 0 1 0 290093736 432553984 94121 33554432000 4194304 4650387 140734546256576 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 105604 94121 383 112 0 100569 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 422416

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.88 5/194 22430
/proc/meminfo: memFree=23067232/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=423060 CPUtime=942.31 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 311853 0 0 0 94116 115 0 0 25 0 1 0 290093736 433213440 87356 33554432000 4194304 4650387 140734546256576 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 105765 87356 383 112 0 100730 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 423060

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.89 5/194 22432
/proc/meminfo: memFree=23090760/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=423572 CPUtime=1002.32 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 334535 0 0 0 100106 126 0 0 25 0 1 0 290093736 433737728 88008 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 105893 88008 383 112 0 100858 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 423572

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/194 22433
/proc/meminfo: memFree=23091228/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=423572 CPUtime=1062.32 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 334535 0 0 0 106106 126 0 0 25 0 1 0 290093736 433737728 88008 33554432000 4194304 4650387 140734546256576 18446744073709551615 4476729 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 105893 88008 383 112 0 100858 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 423572

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/194 22435
/proc/meminfo: memFree=22981340/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=423720 CPUtime=1122.33 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 347726 0 0 0 112099 134 0 0 25 0 1 0 290093736 433889280 89683 33554432000 4194304 4650387 140734546256576 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 105930 89683 383 112 0 100895 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 423720

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.91 5/194 22437
/proc/meminfo: memFree=22945960/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=445468 CPUtime=1182.33 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 381774 0 0 0 118089 144 0 0 25 0 1 0 290093736 456159232 100343 33554432000 4194304 4650387 140734546256576 18446744073709551615 4363509 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 111367 100343 383 112 0 106332 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 445468

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.91 5/194 22438
/proc/meminfo: memFree=22796648/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=383264 CPUtime=1242.33 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 408221 0 0 0 124080 153 0 0 25 0 1 0 290093736 392462336 89832 33554432000 4194304 4650387 140734546256576 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 95816 89832 383 112 0 90781 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 383264



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 4.00 3.91 3/190 22442
/proc/meminfo: memFree=23319812/32951124 swapFree=67111524/67111528
[pid=22364] ppid=22362 vsize=446352 CPUtime=1300.03 cores=1,3
/proc/22364/stat : 22364 (strangenight1-s) R 22362 22364 22185 0 -1 4202496 432984 0 0 0 129837 166 0 0 25 0 1 0 290093736 457064448 101857 33554432000 4194304 4650387 140734546256576 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22364/statm: 111588 101857 383 112 0 106553 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 446352

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.06
CPU user time (s): 1298.38
CPU system time (s): 1.68574
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 446352

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

runsolver used 2.07868 second user time and 5.03623 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-03 00:55:55
IDJOB=3175591
IDBENCH=82609
IDSOLVER=1589
FILE ID=node134/3175591-1301784955
RUNJOBID= node134-1301783650-22205
PBS_JOBID= 12841384
Free space on /tmp= 71400 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S648642831-094-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175591-1301784955/watcher-3175591-1301784955 -o /tmp/evaluation-result-3175591-1301784955/solver-3175591-1301784955 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175591-1301784955.cnf

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

MD5SUM BENCH= 4a57833314362e0939d4095b3206ad82
RANDOM SEED=702671693

node134.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.831
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.66
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.831
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.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.831
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23687384 kB
Buffers:        316256 kB
Cached:        8249148 kB
SwapCached:          4 kB
Active:        4509984 kB
Inactive:      4494624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23687384 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           23528 kB
Writeback:           0 kB
AnonPages:      438872 kB
Mapped:          16348 kB
Slab:           195556 kB
PageTables:       6268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   665404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71392 MiB
End job on node134 at 2011-04-03 01:17:37