Trace number 3370592

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)SAT 951.417 951.422

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s18527668-sat.cnf
MD5SUMd6f66d406779966e0b3cbed9097980e3
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.099983
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses336
Sum of the clauses size840
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2280
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 556
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-3370592-1305390068.cnf'
0.00/0.00	c -- header says num vars:            140
0.00/0.00	c -- header says num clauses:         336
0.00/0.00	c -- clauses added:            0 learnts,          336 normals,            0 xors
0.00/0.00	c -- vars added        140
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       140        56       280         0       840         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      63 undec:       0 neg:      77
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       140        56       280         0       840         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.13	c  N st     8      4920       140        56       280      4762       840    117374   no data   no data  --
0.39/0.40	c  N st    10     11303       140        56       280      4416       840     92742   no data   no data  --
0.69/0.72	c  N st    11     17048       140        56       280      9998       840    227415   no data   no data  --
1.19/1.21	c  F st    12     25000       140        56       280     12221       840    272191   no data   no data  --
1.19/1.21	c  N st    12     25000       140        56       280     12221       840    272191   no data   no data  --
1.49/1.52	c Decided on static restart strategy
1.49/1.52	c  N st    18     30000       140        56       280     10525       840    214371   no data   no data  --
1.49/1.52	c  S st    18     30000       140        56       280     10525       840    214371   no data   no data  --
1.49/1.57	c  S st    18     30502       140        56       280     11023       840    225411   no data   no data  --
1.49/1.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.49/1.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1.59/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
1.59/1.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.91	c lits-rem:       343  cl-subs:      283  v-elim:      0  v-fix:    0  time:  0.31 s
1.89/1.92	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
1.89/1.92	c calculated reachability. Time: 0.00
1.89/1.92	c  N st    18     30502       140        56       280     10740       840    219389   no data   no data  --
2.29/2.35	c  N st    20     37612       140        56       280      9948       840    194087   no data   no data  --
2.69/2.76	c  N st    21     44011       140        56       280     16155       840    347087   no data   no data  --
2.79/2.89	c  S st    22     45753       140        56       280      9163       840    160017   no data   no data  --
2.89/2.93	c  S st    22     46253       140        56       280      9655       840    171028   no data   no data  --
2.89/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.89/2.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2.89/2.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
2.89/2.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.00	c lits-rem:       118  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.04 s
2.99/3.00	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
2.99/3.00	c vivif2 --  cl tried     9613 cl shrink        0 lits rem          0 time: 0.00
2.99/3.00	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
2.99/3.00	c calculated reachability. Time: 0.00
2.99/3.00	c  N st    22     46253       140        56       280      9613       840    170054   no data   no data  --
3.99/4.02	c  N st    23     60650       140        56       280     13924       840    269974   no data   no data  --
4.78/4.80	c  N st    24     69379       140        56       280     11784       840    204624   no data   no data  --
4.78/4.80	c  S st    24     69379       140        56       280     11784       840    204624   no data   no data  --
4.78/4.86	c  S st    24     69881       140        56       280     12279       840    215649   no data   no data  --
4.78/4.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.78/4.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.78/4.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
4.78/4.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.78/4.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
4.78/4.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
4.78/4.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.19/5.24	c lits-rem:        96  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.36 s
5.19/5.24	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
5.19/5.25	c vivif2 --  cl tried    12223 cl shrink        0 lits rem          0 time: 0.00
5.19/5.25	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
5.19/5.25	c calculated reachability. Time: 0.00
5.19/5.25	c  N st    24     69881       140        56       280     12223       840    214136   no data   no data  --
6.89/6.99	c  F st    25     87500       140        56       280     17699       840    350946   no data   no data  --
6.89/6.99	c  N st    25     87500       140        56       280     17699       840    350946   no data   no data  --
7.49/7.53	c Decided on static restart strategy
7.79/7.88	c  N st    32     95540       140        56       280     12852       840    207004   no data   no data  --
8.70/8.78	c  N st    34    104821       140        56       280     21926       840    432291   no data   no data  --
8.70/8.78	c  S st    34    104821       140        56       280     21926       840    432291   no data   no data  --
8.80/8.89	c  S st    34    105325       140        56       280     22424       840    443617   no data   no data  --
8.80/8.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/8.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
8.89/8.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
8.89/8.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
8.89/8.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.79/9.86	c lits-rem:       630  cl-subs:      381  v-elim:      0  v-fix:    0  time:  0.91 s
9.79/9.86	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
9.79/9.86	c vivif2 --  cl tried    22043 cl shrink        0 lits rem          0 time: 0.00
9.79/9.87	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.00
9.79/9.87	c calculated reachability. Time: 0.00
9.79/9.87	c  N st    34    105325       140        56       280     22043       840    434978   no data   no data  --
10.78/10.83	c  N st    35    114923       140        56       280     17785       840    316628   no data   no data  --
12.48/12.57	c  N st    36    129320       140        56       280     17184       840    287737   no data   no data  --
15.08/15.14	c  N st    37    150917       140        56       280     22540       840    415297   no data   no data  --
15.98/16.06	c  S st    38    157987       140        56       280     29362       840    567971   no data   no data  --
16.08/16.18	c  S st    38    158491       140        56       280     29859       840    579252   no data   no data  --
16.08/16.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.08/16.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.18/16.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
16.18/16.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.18/16.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
16.18/16.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
16.18/16.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.28/17.31	c lits-rem:       539  cl-subs:      963  v-elim:      0  v-fix:    0  time:  1.05 s
17.28/17.31	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
17.28/17.32	c vivif2 --  cl tried    28896 cl shrink        0 lits rem          0 time: 0.01
17.28/17.32	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
17.28/17.32	c calculated reachability. Time: 0.00
17.28/17.32	c  N st    38    158491       140        56       280     28896       840    562081   no data   no data  --
23.39/23.43	c  N st    39    207081       140        56       280     23699       840    400118   no data   no data  --
27.39/27.49	c  N st    40    237737       140        56       280     34011       840    642273   no data   no data  --
27.39/27.49	c  S st    40    237737       140        56       280     34011       840    642273   no data   no data  --
27.59/27.64	c  S st    40    238240       140        56       280     34511       840    653632   no data   no data  --
27.59/27.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.59/27.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.59/27.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
27.59/27.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.68/27.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
27.68/27.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
27.68/27.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.78/28.84	c lits-rem:       799  cl-subs:     1030  v-elim:      0  v-fix:    0  time:  1.11 s
28.78/28.84	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
28.78/28.85	c vivif2 --  cl tried    33481 cl shrink        0 lits rem          0 time: 0.01
28.78/28.86	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
28.78/28.86	c calculated reachability. Time: 0.00
28.78/28.86	c  N st    40    238240       140        56       280     33481       840    634145   no data   no data  --
38.79/38.84	c  F st    41    306250       140        56       280     35497       840    660820   no data   no data  --
38.79/38.84	c  N st    41    306250       140        56       280     35497       840    660820   no data   no data  --
39.69/39.75	c Decided on static restart strategy
43.58/43.61	c  N st    51    334554       140        56       280     39633       840    718337   no data   no data  --
47.09/47.18	c  N st    53    357361       140        56       280     37426       840    652956   no data   no data  --
47.09/47.18	c  S st    53    357361       140        56       280     37426       840    652956   no data   no data  --
47.30/47.34	c  S st    53    357869       140        56       280     37930       840    664304   no data   no data  --
47.30/47.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.30/47.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
47.30/47.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
47.30/47.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.39/47.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
47.39/47.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
47.39/47.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
48.49/48.58	c lits-rem:       733  cl-subs:      835  v-elim:      0  v-fix:    0  time:  1.15 s
48.49/48.58	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
48.49/48.59	c vivif2 --  cl tried    37095 cl shrink        0 lits rem          0 time: 0.01
48.59/48.60	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
48.59/48.60	c calculated reachability. Time: 0.00
48.59/48.60	c  N st    53    357869       140        56       280     37095       840    649358   no data   no data  --
53.80/53.87	c  N st    54    390264       140        56       280     43363       840    823820   no data   no data  --
62.99/63.01	c  N st    55    438852       140        56       280     37094       840    624772   no data   no data  --
75.99/76.06	c  N st    56    511735       140        56       280     50372       840    917865   no data   no data  --
81.30/81.31	c  N st    57    536803       140        56       280     44573       840    766935   no data   no data  --
81.30/81.31	c  S st    57    536803       140        56       280     44573       840    766935   no data   no data  --
81.40/81.48	c  S st    57    537305       140        56       280     45072       840    777991   no data   no data  --
81.40/81.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.40/81.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
81.49/81.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
81.49/81.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.49/81.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
81.49/81.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
81.49/81.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.19/83.29	c lits-rem:       925  cl-subs:     1794  v-elim:      0  v-fix:    0  time:  1.69 s
83.19/83.29	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
83.29/83.30	c vivif2 --  cl tried    43278 cl shrink        0 lits rem          0 time: 0.01
83.29/83.31	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.01
83.29/83.31	c calculated reachability. Time: 0.00
83.29/83.31	c  N st    57    537305       140        56       280     43278       840    746464   no data   no data  --
119.80/119.83	c  N st    58    701291       140        56       281     37701       840    544966   no data   no data  --
143.49/143.52	c  N st    59    805957       140        56       281     66383       840   1205527   no data   no data  --
143.49/143.52	c  S st    59    805957       140        56       281     66383       840   1205527   no data   no data  --
143.79/143.88	c  S st    59    806461       140        56       281     66881       840   1216861   no data   no data  --
143.79/143.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.79/143.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
143.89/143.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
144.00/144.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.10/144.17	c subs with bin:      125  lits-rem:        23  v-fix:    0  time:  0.16 s
144.10/144.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
144.10/144.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.09/147.16	c lits-rem:       112  cl-subs:     2605  v-elim:      0  v-fix:    0  time:  2.99 s
147.09/147.16	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
147.09/147.18	c vivif2 --  cl tried    64151 cl shrink        0 lits rem          0 time: 0.02
147.09/147.19	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.02
147.19/147.20	c calculated reachability. Time: 0.00
147.19/147.20	c  N st    59    806461       140        56       281     64151       840   1174250   no data   no data  --
215.79/215.86	c  F st    60   1071875       140        56       281     79719       840   1456471   no data   no data  --
215.79/215.86	c  N st    60   1071875       140        56       281     79719       840   1456471   no data   no data  --
217.99/218.06	c Decided on static restart strategy
223.78/223.87	c  N st    70   1100179       140        56       281     63828       840   1062525   no data   no data  --
234.20/234.23	c  N st    72   1136171       140        56       281     54215       840    836993   no data   no data  --
243.79/243.86	c  N st    73   1168563       140        56       281     85292       840   1533927   no data   no data  --
257.09/257.15	c  N st    74   1209691       140        56       281     79970       840   1420690   no data   no data  --
257.09/257.15	c  S st    74   1209691       140        56       281     79970       840   1420690   no data   no data  --
257.59/257.60	c  S st    74   1210191       140        56       281     80466       840   1431773   no data   no data  --
257.59/257.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
257.59/257.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
257.59/257.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.06
257.69/257.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
257.79/257.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
257.79/257.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
257.79/257.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.38/262.46	c lits-rem:       356  cl-subs:     3924  v-elim:      0  v-fix:    0  time:  4.61 s
262.38/262.46	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
262.38/262.48	c vivif2 --  cl tried    76542 cl shrink        0 lits rem          0 time: 0.02
262.48/262.50	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.02
262.48/262.50	c calculated reachability. Time: 0.00
262.48/262.50	c  N st    74   1210191       140        56       281     76542       840   1364937   no data   no data  --
283.18/283.28	c  N st    75   1283073       140        56       281     53237       840    784613   no data   no data  --
315.89/315.93	c  N st    76   1392396       140        56       281     61398       840    963128   no data   no data  --
366.38/366.48	c  N st    77   1556384       140        56       281     66345       840   1053009   no data   no data  --
416.99/417.07	c  N st    78   1710192       140        56       281    107995       840   2076594   no data   no data  --
416.99/417.07	c  S st    78   1710192       140        56       281    107995       840   2076594   no data   no data  --
417.49/417.54	c  S st    78   1710698       140        56       281    108499       840   2087924   no data   no data  --
417.49/417.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
417.49/417.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.59/417.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.11
417.69/417.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
417.89/417.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.23 s
417.89/417.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
417.89/417.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.70/425.75	c lits-rem:       294  cl-subs:     4138  v-elim:      0  v-fix:    0  time:  7.80 s
425.70/425.75	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
425.70/425.78	c vivif2 --  cl tried   104361 cl shrink        0 lits rem          0 time: 0.03
425.79/425.82	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.04
425.79/425.82	c calculated reachability. Time: 0.00
425.79/425.82	c  N st    78   1710698       140        56       281    104361       840   2019227   no data   no data  --
569.88/569.99	c  N st    79   2079662       140        56       281    115464       840   2126593   no data   no data  --
621.89/621.93	c  N st    80   2210698       140        56       281    118859       840   2123607   no data   no data  --
621.89/621.93	c  S st    80   2210698       140        56       281    118859       840   2123607   no data   no data  --
622.39/622.49	c  S st    80   2211200       140        56       281    119354       840   2134968   no data   no data  --
622.50/622.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
622.50/622.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
622.60/622.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.12
622.60/622.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
622.89/622.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
622.89/622.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    140 time:  0.00 s
622.89/622.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
638.00/638.02	c lits-rem:      1244  cl-subs:    10069  v-elim:      0  v-fix:    0  time: 15.13 s
638.00/638.02	c vivif2 --  cl tried       56 cl shrink        0 lits rem          0 time: 0.00
638.00/638.05	c vivif2 --  cl tried   109285 cl shrink        0 lits rem          0 time: 0.03
638.00/638.09	c asymm  cl-useful: 0/56/56 lits-rem:0 time: 0.04
638.00/638.10	c calculated reachability. Time: 0.00
638.00/638.10	c  N st    80   2211200       140        56       281    109285       840   1950887   no data   no data  --
824.39/824.44	c Finding binary XORs  T:     0.00 s  found:       0
843.89/843.91	c  N st    81   2711201       139        56       276    126758       830   2297532   no data   no data  --
843.89/843.91	c  S st    81   2711201       139        56       276    126758       830   2297532   no data   no data  --
844.49/844.52	c  S st    81   2711704       139        56       276    127257       830   2308793   no data   no data  --
844.49/844.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
844.49/844.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
844.59/844.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.14
844.70/844.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
844.89/844.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.26 s
844.89/844.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    139 time:  0.00 s
844.89/844.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
880.00/880.09	c lits-rem:      1011  cl-subs:    36177  v-elim:      1  v-fix:    0  time: 35.09 s
880.00/880.09	c vivif2 --  cl tried       60 cl shrink        0 lits rem          0 time: 0.00
880.09/880.11	c vivif2 --  cl tried    91080 cl shrink        0 lits rem          0 time: 0.02
880.09/880.14	c asymm  cl-useful: 0/60/60 lits-rem:0 time: 0.03
880.09/880.15	c calculated reachability. Time: 0.00
880.09/880.15	c  N st    81   2711704       138        60       273     91080       844   1540216   no data   no data  --
951.40/951.41	c  E st    82   2869827         0        60       273    109604       844   1854965   no data   no data  --
951.40/951.41	c Verified 60 clauses.
951.40/951.41	c Solution needs extension. Extending.
951.40/951.41	c Verified 60 clauses.
951.40/951.41	c num threads              : 1          
951.40/951.41	c restarts                 : 82         
951.40/951.41	c dynamic restarts         : 0          
951.40/951.41	c static restarts          : 82         
951.40/951.41	c full restarts            : 4          
951.40/951.41	c total simplify time      : 0.05       
951.40/951.41	c learnts DL2              : 0          
951.40/951.41	c learnts size 2           : 296        
951.40/951.41	c learnts size 1           : 1           (0.71      % of vars)
951.40/951.41	c filedLit time            : 0.63        (0.07      % time)
951.40/951.41	c v-elim SatELite          : 1           (0.71      % vars)
951.40/951.41	c SatELite time            : 71.91       (7.56      % time)
951.40/951.41	c v-elim xor               : 0           (0.00      % vars)
951.40/951.41	c xor elim time            : 0.04        (0.00      % time)
951.40/951.41	c num binary xor trees     : 0          
951.40/951.41	c binxor trees' crown      : 0           (nan       leafs/tree)
951.40/951.41	c bin xor find time        : 0.00       
951.40/951.41	c OTF clause improved      : 92968       (0.03      clauses/conflict)
951.40/951.41	c OTF impr. size diff      : 99135       (1.07       lits/clause)
951.40/951.41	c OTF cl watch-shrink      : 1238990     (0.43      clauses/conflict)
951.40/951.41	c OTF cl watch-sh-lit      : 2088897     (1.69       lits/clause)
951.40/951.41	c tried to recurMin cls    : 354619      (12.36      % of conflicts)
951.40/951.41	c updated cache            : 2394        (0.01       lits/tried recurMin)
951.40/951.41	c clauses over max glue    : 0           (0.00      % of all clauses)
951.40/951.41	c conflicts                : 2869827     (3017.55   / sec)
951.40/951.41	c decisions                : 3186541     (0.20      % random)
951.40/951.41	c bogo-props               : 119083813229 (125213460.64 / sec)
951.40/951.41	c conflict literals        : 68288373    (23.88     % deleted)
951.40/951.41	c Memory used              : 135.40      MB
951.40/951.41	c CPU time                 : 951.05      s
951.40/951.41	s SATISFIABLE
951.40/951.41	v -1 -2 -3 -4 5 -6 7 -8 9 -10 11 -12 13 -14 -15 -16 17 -18 -19 -20 -21 -22 -23 24 -25 -26 -27 28 -29 30 31 32 33 -34 -35 -36 37 -38 39 40 41 42 43 44 45 -46 47 -48 49 -50 51 -52 -53 -54 55 -56 -57 -58 -59 60 -61 -62 -63 64 65 -66 67 -68 69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 80 81 -82 -83 84 85 -86 -87 88 -89 -90 91 -92 93 94 95 96 97 -98 99 100 -101 102 103 -104 -105 -106 107 -108 -109 -110 -111 112 -113 114 -115 -116 -117 -118 -119 120 -121 -122 123 124 125 126 -127 128 -129 -130 131 -132 -133 -134 135 -136 137 138 139 -140 0

Verifier Data

OK

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-3370592-1305390068/watcher-3370592-1305390068 -o /tmp/evaluation-result-3370592-1305390068/solver-3370592-1305390068 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370592-1305390068.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: 3.75 3.95 3.92 5/284 24820
/proc/meminfo: memFree=20977700/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=29676 CPUtime=0 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 534 0 0 0 0 0 0 0 25 0 1 0 650606593 30388224 472 33554432000 4194304 4650387 140733723461664 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 7419 472 377 112 0 2384 0

[startup+0.0490301 s]
/proc/loadavg: 3.75 3.95 3.92 5/284 24820
/proc/meminfo: memFree=20977700/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=29808 CPUtime=0.04 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 609 0 0 0 4 0 0 0 25 0 1 0 650606593 30523392 547 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 7452 547 378 112 0 2417 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29808

[startup+0.101081 s]
/proc/loadavg: 3.75 3.95 3.92 5/284 24820
/proc/meminfo: memFree=20977700/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=29960 CPUtime=0.09 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 690 0 0 0 9 0 0 0 25 0 1 0 650606593 30679040 628 33554432000 4194304 4650387 140733723461664 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 7490 628 378 112 0 2455 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29960

[startup+0.300986 s]
/proc/loadavg: 3.75 3.95 3.92 5/284 24820
/proc/meminfo: memFree=20977700/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=30640 CPUtime=0.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 968 0 0 0 29 0 0 0 25 0 1 0 650606593 31375360 773 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 7660 773 380 112 0 2625 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30640

[startup+0.700914 s]
/proc/loadavg: 3.75 3.95 3.92 5/284 24820
/proc/meminfo: memFree=20977700/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=31136 CPUtime=0.69 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 1355 0 0 0 69 0 0 0 25 0 1 0 650606593 31883264 937 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 7784 937 380 112 0 2749 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31136

[startup+1.50077 s]
/proc/loadavg: 3.75 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20967772/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=31844 CPUtime=1.49 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 2066 0 0 0 149 0 0 0 25 0 1 0 650606593 32608256 1040 33554432000 4194304 4650387 140733723461664 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 7961 1040 381 112 0 2926 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31844

[startup+3.10049 s]
/proc/loadavg: 3.75 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20937812/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=38484 CPUtime=3.09 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 4418 0 0 0 309 0 0 0 25 0 1 0 650606593 39407616 2586 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 9621 2586 382 112 0 4586 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38484

[startup+6.30092 s]
/proc/loadavg: 3.77 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20932720/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=39700 CPUtime=6.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 5970 0 0 0 628 1 0 0 25 0 1 0 650606593 40652800 3148 33554432000 4194304 4650387 140733723461664 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 9925 3148 382 112 0 4890 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39700

[startup+12.7008 s]
/proc/loadavg: 3.79 3.95 3.92 5/285 24821
/proc/meminfo: memFree=20899296/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=45704 CPUtime=12.68 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 9641 0 0 0 1267 1 0 0 25 0 1 0 650606593 46800896 4321 33554432000 4194304 4650387 140733723461664 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 11426 4321 382 112 0 6391 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 45704

[startup+25.5005 s]
/proc/loadavg: 3.84 3.95 3.92 5/285 24822
/proc/meminfo: memFree=20866116/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=52648 CPUtime=25.49 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 14766 0 0 0 2546 3 0 0 25 0 1 0 650606593 53911552 6358 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 13162 6358 382 112 0 8127 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52648

[startup+51.1009 s]
/proc/loadavg: 4.02 3.99 3.93 5/285 24822
/proc/meminfo: memFree=20830212/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=60000 CPUtime=51.09 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 22615 0 0 0 5104 5 0 0 25 0 1 0 650606593 61440000 8328 33554432000 4194304 4650387 140733723461664 18446744073709551615 4313424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 15000 8328 382 112 0 9965 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60000

[startup+102.311 s]
/proc/loadavg: 4.01 3.99 3.93 5/285 24932
/proc/meminfo: memFree=20723892/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=67860 CPUtime=102.3 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 34431 0 0 0 10223 7 0 0 25 0 1 0 650606593 69488640 10139 33554432000 4194304 4650387 140733723461664 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 16965 10139 382 112 0 11930 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67860

[startup+162.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/285 24933
/proc/meminfo: memFree=20650228/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=81040 CPUtime=162.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 47783 0 0 0 16219 10 0 0 25 0 1 0 650606593 82984960 12677 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 20260 12677 382 112 0 15225 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 81040

[startup+222.3 s]
/proc/loadavg: 4.00 3.99 3.93 5/285 24935
/proc/meminfo: memFree=20647948/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=81392 CPUtime=222.28 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 56940 0 0 0 22216 12 0 0 25 0 1 0 650606593 83345408 12867 33554432000 4194304 4650387 140733723461664 18446744073709551615 4334305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 20348 12867 382 112 0 15313 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 81392

[startup+282.301 s]
/proc/loadavg: 4.07 4.00 3.94 5/285 24937
/proc/meminfo: memFree=20555168/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=91392 CPUtime=282.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 66961 0 0 0 28214 15 0 0 25 0 1 0 650606593 93585408 15004 33554432000 4194304 4650387 140733723461664 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 22848 15004 382 112 0 17813 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91392

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.94 5/285 24938
/proc/meminfo: memFree=20550424/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=91620 CPUtime=342.28 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 74473 0 0 0 34211 17 0 0 25 0 1 0 650606593 93818880 16134 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 22905 16134 382 112 0 17870 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 91620

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/285 24940
/proc/meminfo: memFree=20552100/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=91924 CPUtime=402.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 82947 0 0 0 40209 20 0 0 25 0 1 0 650606593 94130176 15416 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 22981 15416 382 112 0 17946 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 91924

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 24941
/proc/meminfo: memFree=20517568/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=116652 CPUtime=462.28 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 93961 0 0 0 46207 21 0 0 25 0 1 0 650606593 119451648 21537 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 29163 21537 382 112 0 24128 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 116652

[startup+522.301 s]
/proc/loadavg: 4.04 4.01 3.94 5/285 24943
/proc/meminfo: memFree=20526104/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=116784 CPUtime=522.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 99584 0 0 0 52205 24 0 0 25 0 1 0 650606593 119586816 22227 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 29196 22227 382 112 0 24161 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 116784

[startup+582.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/285 24945
/proc/meminfo: memFree=20471744/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=116996 CPUtime=582.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 106406 0 0 0 58203 26 0 0 25 0 1 0 650606593 119803904 21478 33554432000 4194304 4650387 140733723461664 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 29249 21478 382 112 0 24214 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 116996

[startup+642.301 s]
/proc/loadavg: 4.08 4.03 3.95 5/285 24946
/proc/meminfo: memFree=20458180/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=123884 CPUtime=642.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 112221 0 0 0 64202 27 0 0 25 0 1 0 650606593 126857216 24765 33554432000 4194304 4650387 140733723461664 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 30971 24765 382 112 0 25936 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 123884

[startup+702.301 s]
/proc/loadavg: 4.03 4.02 3.95 5/285 24948
/proc/meminfo: memFree=20466076/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=124132 CPUtime=702.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 119320 0 0 0 70199 30 0 0 25 0 1 0 650606593 127111168 23511 33554432000 4194304 4650387 140733723461664 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 31033 23511 382 112 0 25998 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 124132

[startup+762.31 s]
/proc/loadavg: 4.01 4.02 3.95 5/285 24949
/proc/meminfo: memFree=20464532/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=124268 CPUtime=762.3 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 124796 0 0 0 76198 32 0 0 25 0 1 0 650606593 127250432 23341 33554432000 4194304 4650387 140733723461664 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 31067 23341 382 112 0 26032 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 124268

[startup+822.301 s]
/proc/loadavg: 4.00 4.01 3.95 5/285 24951
/proc/meminfo: memFree=20442160/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=124388 CPUtime=822.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 130564 0 0 0 82195 34 0 0 25 0 1 0 650606593 127373312 23475 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 31097 23475 382 112 0 26062 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 124388

[startup+882.301 s]
/proc/loadavg: 4.03 4.02 3.96 5/285 24953
/proc/meminfo: memFree=20416968/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=131680 CPUtime=882.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 133470 0 0 0 88194 35 0 0 25 0 1 0 650606593 134840320 26381 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 32920 26381 383 112 0 27885 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 131680

[startup+942.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20419044/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=138644 CPUtime=942.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 137814 0 0 0 94193 36 0 0 25 0 1 0 650606593 141971456 26951 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 34661 26951 383 112 0 29626 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 138644

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

[startup+947.111 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20413340/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=138644 CPUtime=947.1 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 138082 0 0 0 94674 36 0 0 25 0 1 0 650606593 141971456 27219 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 34661 27219 383 112 0 29626 0
Current children cumulated CPU time (s) 947.1
Current children cumulated vsize (KiB) 138644

[startup+948.7 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20412100/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=138644 CPUtime=948.69 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 138187 0 0 0 94833 36 0 0 25 0 1 0 650606593 141971456 27324 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 34661 27324 383 112 0 29626 0
Current children cumulated CPU time (s) 948.69
Current children cumulated vsize (KiB) 138644

[startup+950.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20410236/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=138644 CPUtime=950.3 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 138274 0 0 0 94994 36 0 0 25 0 1 0 650606593 141971456 27411 33554432000 4194304 4650387 140733723461664 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 34661 27411 383 112 0 29626 0
Current children cumulated CPU time (s) 950.3
Current children cumulated vsize (KiB) 138644

[startup+951.101 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20410236/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=138644 CPUtime=951.09 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 138332 0 0 0 95073 36 0 0 25 0 1 0 650606593 141971456 27469 33554432000 4194304 4650387 140733723461664 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 34661 27469 383 112 0 29626 0
Current children cumulated CPU time (s) 951.09
Current children cumulated vsize (KiB) 138644

[startup+951.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20410236/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=138644 CPUtime=951.29 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 138347 0 0 0 95093 36 0 0 25 0 1 0 650606593 141971456 27484 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365566 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 34661 27484 383 112 0 29626 0
Current children cumulated CPU time (s) 951.29
Current children cumulated vsize (KiB) 138644

[startup+951.401 s]
/proc/loadavg: 4.01 4.02 3.96 5/285 24954
/proc/meminfo: memFree=20409120/32950904 swapFree=67057400/67111528
[pid=24820] ppid=24818 vsize=138644 CPUtime=951.4 cores=1,3
/proc/24820/stat : 24820 (strangenight1-s) R 24818 24820 24601 0 -1 4202496 138354 0 0 0 95104 36 0 0 25 0 1 0 650606593 141971456 27491 33554432000 4194304 4650387 140733723461664 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24820/statm: 34661 27491 383 112 0 29626 0
Current children cumulated CPU time (s) 951.4
Current children cumulated vsize (KiB) 138644

Child status: 10
Real time (s): 951.422
CPU time (s): 951.417
CPU user time (s): 951.047
CPU system time (s): 0.369943
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 185336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 951.047
system time used= 0.369943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138372
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= 11050

runsolver used 2.42663 second user time and 5.71513 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 18:21:08
IDJOB=3370592
IDBENCH=83155
IDSOLVER=1847
FILE ID=node121/3370592-1305390068
RUNJOBID= node121-1305388766-24621
PBS_JOBID= 13324417
Free space on /tmp= 73416 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s18527668-sat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370592-1305390068/watcher-3370592-1305390068 -o /tmp/evaluation-result-3370592-1305390068/solver-3370592-1305390068 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370592-1305390068.cnf

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

MD5SUM BENCH= d6f66d406779966e0b3cbed9097980e3
RANDOM SEED=656294526

node121.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.817
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.63
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.817
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	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      20978112 kB
Buffers:        294236 kB
Cached:        5949960 kB
SwapCached:       7656 kB
Active:        6405020 kB
Inactive:      5214892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20978112 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           24892 kB
Writeback:           0 kB
AnonPages:     5373388 kB
Mapped:          23064 kB
Slab:           265192 kB
PageTables:      24668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30739892 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= 73408 MiB
End job on node121 at 2011-05-14 18:37:00