Trace number 3370233

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 546.349 546.339

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S1440346932-010.SATISFIABLE.cnf
MD5SUMb1640086ff1cfd4e86559744179c13fe
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.001999
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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-3370233-1305387739.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 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.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         1  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     176 undec:      50 neg:     174
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       382      1691         0         0      5185         0   no data   no data  --
0.03/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       382      1691         0      4811      5185    102148   no data   no data  --
0.29/0.37	c  N st    10     11300       382      1691         0      4463      5185     67300   no data   no data  --
0.59/0.62	c  N st    11     17044       382      1691         0     10046      5185    185121   no data   no data  --
0.89/1.01	c  F st    12     25001       382      1691         0     12299      5185    235209   no data   no data  --
0.89/1.01	c  N st    12     25001       382      1691         0     12299      5185    235209   no data   no data  --
1.19/1.25	c Decided on static restart strategy
1.19/1.25	c  N st    18     30000       382      1691         0     10574      5185    172776   no data   no data  --
1.19/1.25	c  S st    18     30000       382      1691         0     10574      5185    172776   no data   no data  --
1.19/1.28	c  S st    18     30502       382      1691         0     11076      5185    182557   no data   no data  --
1.19/1.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.46	c lits-rem:       191  cl-subs:      764  v-elim:      0  v-fix:    0  time:  0.16 s
1.39/1.47	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    18     30502       382      1691         0     10312      5185    166342   no data   no data  --
1.89/1.90	c  N st    20     37614       382      1691         0      9535      5185    134841   no data   no data  --
2.21/2.26	c  N st    21     44014       382      1691         0     15732      5185    249458   no data   no data  --
2.29/2.36	c  S st    22     45753       382      1691         0     17424      5185    282653   no data   no data  --
2.29/2.39	c  S st    22     46261       382      1691         0      9253      5185    117328   no data   no data  --
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.46	c lits-rem:        34  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.06 s
2.39/2.46	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c vivif2 --  cl tried     9066 cl shrink        0 lits rem          0 time: 0.00
2.39/2.47	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
2.39/2.47	c calculated reachability. Time: 0.00
2.39/2.47	c  N st    22     46261       382      1691         0      9066      5185    114257   no data   no data  --
3.30/3.33	c  N st    23     60658       382      1691         0     13348      5185    188170   no data   no data  --
3.89/3.93	c  N st    24     69391       382      1691         0     11173      5185    139890   no data   no data  --
3.89/3.93	c  S st    24     69391       382      1691         0     11173      5185    139890   no data   no data  --
3.89/3.96	c  S st    24     69894       382      1691         0     11676      5185    149621   no data   no data  --
3.89/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
3.89/3.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.09	c lits-rem:        69  cl-subs:      246  v-elim:      0  v-fix:    0  time:  0.12 s
3.99/4.09	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c vivif2 --  cl tried    11430 cl shrink        0 lits rem          0 time: 0.00
4.09/4.10	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
4.09/4.10	c calculated reachability. Time: 0.00
4.09/4.10	c  N st    24     69894       382      1691         0     11430      5185    144813   no data   no data  --
5.19/5.25	c  F st    25     87500       382      1691         0     16866      5185    249052   no data   no data  --
5.19/5.25	c  N st    25     87500       382      1691         0     16866      5185    249052   no data   no data  --
5.59/5.66	c Decided on static restart strategy
5.89/5.90	c  N st    32     95537       382      1691         0     24684      5185    399899   no data   no data  --
6.50/6.57	c  N st    34    104842       382      1691         0     21088      5185    312950   no data   no data  --
6.50/6.57	c  S st    34    104842       382      1691         0     21088      5185    312950   no data   no data  --
6.61/6.62	c  S st    34    105347       382      1691         0     21592      5185    323208   no data   no data  --
6.61/6.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.61/6.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.61/6.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.61/6.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.61/6.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.61/6.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
6.61/6.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.29/7.30	c lits-rem:       354  cl-subs:     1313  v-elim:      0  v-fix:    0  time:  0.66 s
7.29/7.30	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
7.29/7.30	c vivif2 --  cl tried    20279 cl shrink        0 lits rem          0 time: 0.00
7.29/7.31	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
7.29/7.31	c calculated reachability. Time: 0.00
7.29/7.31	c  N st    34    105347       382      1691         0     20279      5185    298711   no data   no data  --
8.09/8.12	c  N st    35    114948       382      1691         0     15971      5185    191385   no data   no data  --
9.39/9.41	c  N st    36    129346       382      1691         0     15380      5185    171820   no data   no data  --
11.19/11.25	c  N st    37    150942       382      1691         0     20767      5185    263716   no data   no data  --
11.69/11.76	c  S st    38    158020       382      1691         0     27684      5185    403308   no data   no data  --
11.79/11.82	c  S st    38    158521       382      1691         0     28184      5185    413423   no data   no data  --
11.79/11.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.79/11.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.79/11.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
11.79/11.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.99/13.01	c lits-rem:       888  cl-subs:     2046  v-elim:      0  v-fix:    0  time:  1.16 s
12.99/13.01	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
12.99/13.01	c vivif2 --  cl tried    26138 cl shrink        0 lits rem          0 time: 0.00
12.99/13.03	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
12.99/13.03	c calculated reachability. Time: 0.00
12.99/13.03	c  N st    38    158521       382      1691         0     26138      5185    377427   no data   no data  --
17.39/17.46	c  N st    39    207112       382      1691         0     20868      5185    237707   no data   no data  --
19.99/20.08	c  N st    40    237781       382      1691         0     31191      5185    427712   no data   no data  --
19.99/20.08	c  S st    40    237781       382      1691         0     31191      5185    427712   no data   no data  --
20.09/20.16	c  S st    40    238288       382      1691         0     31693      5185    438088   no data   no data  --
20.09/20.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.09/20.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
20.09/20.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.49/21.59	c lits-rem:      1264  cl-subs:     3307  v-elim:      0  v-fix:    0  time:  1.40 s
21.49/21.59	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
21.49/21.59	c vivif2 --  cl tried    28386 cl shrink        0 lits rem          0 time: 0.00
21.59/21.61	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
21.59/21.61	c calculated reachability. Time: 0.00
21.59/21.61	c  N st    40    238288       382      1691         0     28386      5185    378636   no data   no data  --
28.39/28.48	c  F st    41    306250       382      1691         0     30318      5185    364460   no data   no data  --
28.39/28.48	c  N st    41    306250       382      1691         0     30318      5185    364460   no data   no data  --
28.99/29.02	c Decided on static restart strategy
31.29/31.37	c  N st    51    334555       382      1691         0     34638      5185    454656   no data   no data  --
33.79/33.85	c  N st    53    357433       382      1691         0     32605      5185    401695   no data   no data  --
33.79/33.85	c  S st    53    357433       382      1691         0     32605      5185    401695   no data   no data  --
33.89/33.93	c  S st    53    357935       382      1691         0     33105      5185    411878   no data   no data  --
33.89/33.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.89/33.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.89/33.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.89/33.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.89/33.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.89/33.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
33.89/33.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.10/35.11	c lits-rem:       380  cl-subs:     1504  v-elim:      0  v-fix:    0  time:  1.15 s
35.10/35.11	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
35.10/35.11	c vivif2 --  cl tried    31601 cl shrink        0 lits rem          0 time: 0.00
35.10/35.13	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
35.10/35.13	c calculated reachability. Time: 0.00
35.10/35.13	c  N st    53    357935       382      1691         0     31601      5185    384709   no data   no data  --
38.69/38.78	c  N st    54    390328       382      1691         0     37716      5185    490274   no data   no data  --
44.89/44.99	c  N st    55    438916       382      1691         0     31631      5185    343912   no data   no data  --
53.80/53.84	c  N st    56    511799       382      1691         0     44942      5185    576898   no data   no data  --
56.80/56.82	c  N st    57    536902       382      1691         0     39447      5185    483911   no data   no data  --
56.80/56.82	c  S st    57    536902       382      1691         0     39447      5185    483911   no data   no data  --
56.90/56.92	c  S st    57    537404       382      1691         0     39946      5185    494154   no data   no data  --
56.90/56.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.90/56.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.90/56.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.90/56.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.90/56.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.90/56.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
56.90/56.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.20/58.25	c lits-rem:       501  cl-subs:     1247  v-elim:      0  v-fix:    0  time:  1.31 s
58.20/58.25	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
58.20/58.26	c vivif2 --  cl tried    38699 cl shrink        0 lits rem          0 time: 0.00
58.20/58.29	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.03
58.20/58.29	c calculated reachability. Time: 0.00
58.20/58.29	c  N st    57    537404       382      1691         0     38699      5185    469928   no data   no data  --
80.99/81.01	c  N st    58    701388       382      1691         0     67822      5185   1006184   no data   no data  --
96.81/96.84	c  N st    59    806106       382      1691         0     61361      5185    805950   no data   no data  --
96.81/96.84	c  S st    59    806106       382      1691         0     61361      5185    805950   no data   no data  --
96.90/96.99	c  S st    59    806610       382      1691         0     61861      5185    816242   no data   no data  --
96.90/96.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.90/96.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.00/97.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
97.00/97.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.00/97.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.00/97.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
97.00/97.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.89/99.94	c lits-rem:      1345  cl-subs:     5934  v-elim:      0  v-fix:    0  time:  2.91 s
99.89/99.94	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
99.89/99.95	c vivif2 --  cl tried    55927 cl shrink        0 lits rem          0 time: 0.01
100.00/100.01	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.05
100.00/100.01	c calculated reachability. Time: 0.00
100.00/100.01	c  N st    59    806610       382      1691         0     55927      5185    715290   no data   no data  --
139.89/139.95	c  F st    60   1071876       382      1691         0     72238      5185   1037887   no data   no data  --
139.89/139.95	c  N st    60   1071876       382      1691         0     72238      5185   1037887   no data   no data  --
141.09/141.17	c Decided on static restart strategy
145.10/145.18	c  N st    70   1100175       382      1691         0     56011      5185    637882   no data   no data  --
151.49/151.56	c  N st    72   1136169       382      1691         0     46325      5185    431348   no data   no data  --
156.59/156.64	c  N st    73   1168561       382      1691         0     77748      5185   1103273   no data   no data  --
163.69/163.78	c  N st    74   1209917       382      1691         0     72302      5185    965158   no data   no data  --
163.69/163.78	c  S st    74   1209917       382      1691         0     72302      5185    965158   no data   no data  --
163.91/163.96	c  S st    74   1210418       382      1691         0     72800      5185    975967   no data   no data  --
163.91/163.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.91/163.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
163.91/163.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
163.99/164.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.99/164.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.99/164.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
163.99/164.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
167.49/167.53	c lits-rem:      1518  cl-subs:     4897  v-elim:      0  v-fix:    0  time:  3.51 s
167.49/167.53	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
167.49/167.54	c vivif2 --  cl tried    67903 cl shrink        0 lits rem          0 time: 0.01
167.49/167.59	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.06
167.59/167.60	c calculated reachability. Time: 0.00
167.59/167.60	c  N st    74   1210418       382      1691         0     67903      5185    880426   no data   no data  --
181.70/181.78	c  N st    75   1283300       382      1691         0     91582      5185   1280126   no data   no data  --
203.00/203.04	c  N st    76   1392623       382      1691         0     52570      5185    498020   no data   no data  --
235.19/235.20	c  N st    77   1556608       382      1691         0     57393      5185    572950   no data   no data  --
266.10/266.13	c  N st    78   1710418       382      1691         0     98648      5185   1359535   no data   no data  --
266.10/266.13	c  S st    78   1710418       382      1691         0     98648      5185   1359535   no data   no data  --
266.39/266.40	c  S st    78   1710921       382      1691         0     99148      5185   1369952   no data   no data  --
266.39/266.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
266.39/266.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
266.39/266.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
266.39/266.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.39/266.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.39/266.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
266.39/266.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
273.30/273.31	c lits-rem:       351  cl-subs:    10860  v-elim:      0  v-fix:    0  time:  6.83 s
273.30/273.31	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
273.30/273.33	c vivif2 --  cl tried    88288 cl shrink        0 lits rem          0 time: 0.01
273.40/273.41	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.09
273.40/273.42	c calculated reachability. Time: 0.00
273.40/273.42	c  N st    78   1710921       382      1691         0     88288      5185   1183585   no data   no data  --
355.59/355.61	c  N st    79   2079885       382      1691         0    100202      5185   1356494   no data   no data  --
386.50/386.55	c  N st    80   2210921       382      1691         0    104229      5185   1383789   no data   no data  --
386.50/386.55	c  S st    80   2210921       382      1691         0    104229      5185   1383789   no data   no data  --
386.80/386.82	c  S st    80   2211425       382      1691         0    104732      5185   1394725   no data   no data  --
386.80/386.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
386.80/386.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
386.80/386.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
386.90/386.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
386.90/386.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
386.90/386.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
386.90/386.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
395.00/395.01	c lits-rem:       769  cl-subs:    11271  v-elim:      0  v-fix:    0  time:  8.10 s
395.00/395.01	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
395.00/395.02	c vivif2 --  cl tried    93461 cl shrink        0 lits rem          0 time: 0.01
395.10/395.13	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.11
395.10/395.13	c calculated reachability. Time: 0.00
395.10/395.13	c  N st    80   2211425       382      1691         0     93461      5185   1198132   no data   no data  --
511.10/511.11	c  N st    81   2711427       382      1691         0    116378      5185   1517536   no data   no data  --
511.10/511.11	c  S st    81   2711427       382      1691         0    116378      5185   1517536   no data   no data  --
511.41/511.43	c  S st    81   2711929       382      1691         0    116878      5185   1527993   no data   no data  --
511.41/511.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
511.41/511.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
511.41/511.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
511.52/511.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
511.52/511.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
511.52/511.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    382 time:  0.00 s
511.52/511.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
520.80/520.87	c lits-rem:      1179  cl-subs:    14821  v-elim:      0  v-fix:    0  time:  9.33 s
520.80/520.87	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
520.80/520.88	c vivif2 --  cl tried   102057 cl shrink        0 lits rem          0 time: 0.02
521.00/521.00	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.11
521.00/521.00	c calculated reachability. Time: 0.00
521.00/521.00	c  N st    81   2711929       382      1691         0    102057      5185   1289057   no data   no data  --
546.30/546.32	c  E st    82   2809450         0      1691         0    127534      5185   1840528   no data   no data  --
546.30/546.32	c Verified 1691 clauses.
546.30/546.32	c Solution needs extension. Extending.
546.30/546.33	c Verified 1691 clauses.
546.30/546.33	c num threads              : 1          
546.30/546.33	c restarts                 : 82         
546.30/546.33	c dynamic restarts         : 0          
546.30/546.33	c static restarts          : 82         
546.30/546.33	c full restarts            : 4          
546.30/546.33	c total simplify time      : 0.00       
546.30/546.33	c learnts DL2              : 0          
546.30/546.33	c learnts size 2           : 0          
546.30/546.33	c learnts size 1           : 0           (0.00      % of vars)
546.30/546.33	c filedLit time            : 0.20        (0.04      % time)
546.30/546.33	c v-elim SatELite          : 18          (4.50      % vars)
546.30/546.33	c SatELite time            : 36.47       (6.68      % time)
546.30/546.33	c v-elim xor               : 0           (0.00      % vars)
546.30/546.33	c xor elim time            : 0.03        (0.01      % time)
546.30/546.33	c num binary xor trees     : 0          
546.30/546.33	c binxor trees' crown      : 0           (nan       leafs/tree)
546.30/546.33	c bin xor find time        : 0.00       
546.30/546.33	c OTF clause improved      : 91278       (0.03      clauses/conflict)
546.30/546.33	c OTF impr. size diff      : 101506      (1.11       lits/clause)
546.30/546.33	c OTF cl watch-shrink      : 943731      (0.34      clauses/conflict)
546.30/546.33	c OTF cl watch-sh-lit      : 1295309     (1.37       lits/clause)
546.30/546.33	c tried to recurMin cls    : 361137      (12.85      % of conflicts)
546.30/546.33	c updated cache            : 6463        (0.02       lits/tried recurMin)
546.30/546.33	c clauses over max glue    : 0           (0.00      % of all clauses)
546.30/546.33	c conflicts                : 2809450     (5145.27   / sec)
546.30/546.33	c decisions                : 3258582     (0.36      % random)
546.30/546.33	c bogo-props               : 75977666294 (139146611.24 / sec)
546.30/546.33	c conflict literals        : 57058990    (27.50     % deleted)
546.30/546.33	c Memory used              : 113.86      MB
546.30/546.33	c CPU time                 : 546.03      s
546.30/546.33	s SATISFIABLE
546.30/546.33	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 -141 142 -143 144 -145 146 147 -148 149 150 -151 152 153 154 -155 156 157 -158 159 160 -161 162 -163 -164 165 166 -167 -168 -169 170 -171 -172 -173 -174 175 176 -177 178 179 180 181 182 -183 -184 -185 186 -187 -188 -189 190 -191 192 -193 -194 195 196 197 -198 -199 -200 201 -202 203 204 -205 -206 -207 208 209 210 -211 212 213 -214 215 216 217 218 219 -220 -221 222 223 -224 -225 226 227 -228 -229 230 231 232 -233 234 235 -236 237 238 -239 -240 241 -242 -243 -244 -245 -246 -247 248 -249 250 251 252 253 -254 255 -256 257 -258 -259 -260 261 -262 -263 -264 -265 -266 -267 268 269 270 -271 272 273 -274 275 -276 277 -278 279 -280 281 282 -283 -284 -285 286 -287 288 -289 -290 -291 292 293 294 -295 296 -297 -298 299 300 301 -302 303 -304 -305 306 307 308 309 -310 -311 312 -313 -314 315 -316 317 -318 -319 -320 321 -322 -323 -324 -325 326 -327 328 329 -330 331 -332 333 334 -335 -336 -337 -338 -339 340 -341 -342 -343 344 345 -346 -347 -348 349 -350 -351 352 353 354 355 356 -357 358 -359 -360 361 362 -363 -364 365 -366 -367 368 369 -370 371 372 373 374 375 376 -377 -378 379 -380 -381 -382 383 -384 385 386 -387 -388 389 390 391 -392 393 394 -395 -396 -397 -398 399 -400 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-3370233-1305387739/watcher-3370233-1305387739 -o /tmp/evaluation-result-3370233-1305387739/solver-3370233-1305387739 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370233-1305387739.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.76 3.99 3.81 3/415 6623
/proc/meminfo: memFree=21404416/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=30304 CPUtime=0.01 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 666 0 0 0 1 0 0 0 22 0 1 0 729004692 31031296 595 33554432000 4194304 4650387 140733592623856 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 7576 595 378 112 0 2541 0

[startup+0.0357351 s]
/proc/loadavg: 3.76 3.99 3.81 3/415 6623
/proc/meminfo: memFree=21404416/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=30304 CPUtime=0.03 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 687 0 0 0 3 0 0 0 22 0 1 0 729004692 31031296 616 33554432000 4194304 4650387 140733592623856 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 7576 616 378 112 0 2541 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30304

[startup+0.100724 s]
/proc/loadavg: 3.76 3.99 3.81 3/415 6623
/proc/meminfo: memFree=21404416/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=30476 CPUtime=0.09 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 782 0 0 0 9 0 0 0 22 0 1 0 729004692 31207424 711 33554432000 4194304 4650387 140733592623856 18446744073709551615 4364370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 7619 711 379 112 0 2584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30476

[startup+0.300688 s]
/proc/loadavg: 3.76 3.99 3.81 3/415 6623
/proc/meminfo: memFree=21404416/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=30832 CPUtime=0.29 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 1028 0 0 0 29 0 0 0 23 0 1 0 729004692 31571968 829 33554432000 4194304 4650387 140733592623856 18446744073709551615 4333222 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 7708 829 381 112 0 2673 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30832

[startup+0.700619 s]
/proc/loadavg: 3.76 3.99 3.81 3/415 6623
/proc/meminfo: memFree=21404416/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=31620 CPUtime=0.69 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 1540 0 0 0 69 0 0 0 25 0 1 0 729004692 32378880 907 33554432000 4194304 4650387 140733592623856 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 7905 907 381 112 0 2870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31620

[startup+1.50048 s]
/proc/loadavg: 3.78 3.99 3.81 5/426 6639
/proc/meminfo: memFree=21379464/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=36836 CPUtime=1.49 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 3176 0 0 0 149 0 0 0 25 0 1 0 729004692 37720064 2243 33554432000 4194304 4650387 140733592623856 18446744073709551615 4333584 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 9209 2243 383 112 0 4174 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36836

[startup+3.10026 s]
/proc/loadavg: 3.78 3.99 3.81 5/426 6666
/proc/meminfo: memFree=21362408/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=37460 CPUtime=3.09 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 4146 0 0 0 309 0 0 0 25 0 1 0 729004692 38359040 2541 33554432000 4194304 4650387 140733592623856 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 9365 2541 383 112 0 4330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37460

[startup+6.30064 s]
/proc/loadavg: 3.78 3.99 3.81 5/426 6666
/proc/meminfo: memFree=21347932/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=38548 CPUtime=6.29 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 6044 0 0 0 628 1 0 0 25 0 1 0 729004692 39473152 2688 33554432000 4194304 4650387 140733592623856 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 9637 2688 383 112 0 4602 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38548

[startup+12.7005 s]
/proc/loadavg: 3.81 3.99 3.81 5/426 6666
/proc/meminfo: memFree=21313312/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=46568 CPUtime=12.69 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 9714 0 0 0 1268 1 0 0 25 0 1 0 729004692 47685632 4729 33554432000 4194304 4650387 140733592623856 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 11642 4729 383 112 0 6607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46568

[startup+25.5003 s]
/proc/loadavg: 3.92 4.01 3.82 5/426 6666
/proc/meminfo: memFree=21271688/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=50888 CPUtime=25.49 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 14644 0 0 0 2547 2 0 0 25 0 1 0 729004692 52109312 5529 33554432000 4194304 4650387 140733592623856 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 12722 5529 383 112 0 7687 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50888

[startup+51.1008 s]
/proc/loadavg: 3.95 4.01 3.82 5/426 6667
/proc/meminfo: memFree=21247840/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=54328 CPUtime=51.1 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 22082 0 0 0 5106 4 0 0 25 0 1 0 729004692 55631872 6734 33554432000 4194304 4650387 140733592623856 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 13582 6734 383 112 0 8547 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 54328

[startup+102.316 s]
/proc/loadavg: 4.05 4.02 3.83 5/426 6668
/proc/meminfo: memFree=21207128/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=69052 CPUtime=102.31 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 36467 0 0 0 10225 6 0 0 25 0 1 0 729004692 70709248 10580 33554432000 4194304 4650387 140733592623856 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 17263 10580 383 112 0 12228 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 69052

[startup+162.3 s]
/proc/loadavg: 4.02 4.01 3.84 5/426 6670
/proc/meminfo: memFree=21166164/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=69536 CPUtime=162.29 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 49618 0 0 0 16219 10 0 0 25 0 1 0 729004692 71204864 10272 33554432000 4194304 4650387 140733592623856 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 17384 10272 383 112 0 12349 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 69536

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/426 6672
/proc/meminfo: memFree=21110660/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=79640 CPUtime=222.29 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 61335 0 0 0 22216 13 0 0 25 0 1 0 729004692 81551360 13366 33554432000 4194304 4650387 140733592623856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 19910 13366 383 112 0 14875 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79640

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/426 6673
/proc/meminfo: memFree=21088756/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=94964 CPUtime=282.3 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 73856 0 0 0 28212 18 0 0 25 0 1 0 729004692 97243136 16211 33554432000 4194304 4650387 140733592623856 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 23741 16211 383 112 0 18706 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94964

[startup+342.301 s]
/proc/loadavg: 4.06 4.01 3.86 5/426 6675
/proc/meminfo: memFree=21037744/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=95176 CPUtime=342.29 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 82393 0 0 0 34208 21 0 0 25 0 1 0 729004692 97460224 16813 33554432000 4194304 4650387 140733592623856 18446744073709551615 4333532 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 23794 16813 383 112 0 18759 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 95176

[startup+402.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/426 6676
/proc/meminfo: memFree=21024440/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=106772 CPUtime=402.3 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 91978 0 0 0 40206 24 0 0 25 0 1 0 729004692 109334528 20039 33554432000 4194304 4650387 140733592623856 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 26693 20039 383 112 0 21658 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 106772

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/426 6678
/proc/meminfo: memFree=21010620/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=106996 CPUtime=462.3 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 101111 0 0 0 46203 27 0 0 25 0 1 0 729004692 109563904 19867 33554432000 4194304 4650387 140733592623856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 26749 19867 383 112 0 21714 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 106996

[startup+522.3 s]
/proc/loadavg: 4.04 4.01 3.89 5/426 6680
/proc/meminfo: memFree=20976852/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116044 CPUtime=522.3 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 109765 0 0 0 52200 30 0 0 25 0 1 0 729004692 118829056 21514 33554432000 4194304 4650387 140733592623856 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29011 21514 383 112 0 23976 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116044

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

[startup+524.716 s]
/proc/loadavg: 4.04 4.01 3.89 5/426 6680
/proc/meminfo: memFree=20973876/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116044 CPUtime=524.71 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 109943 0 0 0 52441 30 0 0 25 0 1 0 729004692 118829056 21692 33554432000 4194304 4650387 140733592623856 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29011 21692 383 112 0 23976 0
Current children cumulated CPU time (s) 524.71
Current children cumulated vsize (KiB) 116044

[startup+537.501 s]
/proc/loadavg: 4.09 4.03 3.89 5/426 6680
/proc/meminfo: memFree=20983904/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116092 CPUtime=537.5 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 111984 0 0 0 53719 31 0 0 25 0 1 0 729004692 118878208 21002 33554432000 4194304 4650387 140733592623856 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29023 21002 383 112 0 23988 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 116092

[startup+540.701 s]
/proc/loadavg: 4.09 4.03 3.89 5/426 6680
/proc/meminfo: memFree=20980420/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116092 CPUtime=540.7 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 112307 0 0 0 54039 31 0 0 25 0 1 0 729004692 118878208 21325 33554432000 4194304 4650387 140733592623856 18446744073709551615 4367217 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29023 21325 383 112 0 23988 0
Current children cumulated CPU time (s) 540.7
Current children cumulated vsize (KiB) 116092

[startup+543.901 s]
/proc/loadavg: 4.09 4.03 3.89 5/426 6680
/proc/meminfo: memFree=20977072/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116092 CPUtime=543.9 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 112552 0 0 0 54359 31 0 0 25 0 1 0 729004692 118878208 21570 33554432000 4194304 4650387 140733592623856 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29023 21570 383 112 0 23988 0
Current children cumulated CPU time (s) 543.9
Current children cumulated vsize (KiB) 116092

[startup+545.5 s]
/proc/loadavg: 4.09 4.03 3.89 5/426 6680
/proc/meminfo: memFree=20973972/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116092 CPUtime=545.51 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 112661 0 0 0 54520 31 0 0 25 0 1 0 729004692 118878208 21679 33554432000 4194304 4650387 140733592623856 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29023 21679 383 112 0 23988 0
Current children cumulated CPU time (s) 545.51
Current children cumulated vsize (KiB) 116092

[startup+545.9 s]
/proc/loadavg: 4.09 4.03 3.89 5/426 6680
/proc/meminfo: memFree=20973972/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116092 CPUtime=545.9 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 112685 0 0 0 54559 31 0 0 25 0 1 0 729004692 118878208 21703 33554432000 4194304 4650387 140733592623856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29023 21703 383 112 0 23988 0
Current children cumulated CPU time (s) 545.9
Current children cumulated vsize (KiB) 116092

[startup+546.3 s]
/proc/loadavg: 4.09 4.03 3.89 5/426 6680
/proc/meminfo: memFree=20973972/32950940 swapFree=67111356/67111528
[pid=6623] ppid=6621 vsize=116092 CPUtime=546.3 cores=1,3
/proc/6623/stat : 6623 (strangenight1-s) R 6621 6623 5388 0 -1 4202496 112723 0 0 0 54599 31 0 0 25 0 1 0 729004692 118878208 21741 33554432000 4194304 4650387 140733592623856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6623/statm: 29023 21741 383 112 0 23988 0
Current children cumulated CPU time (s) 546.3
Current children cumulated vsize (KiB) 116092

Child status: 10
Real time (s): 546.339
CPU time (s): 546.349
CPU user time (s): 546.027
CPU system time (s): 0.321951
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 116092

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

runsolver used 2.12968 second user time and 5.34619 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 17:42:19
IDJOB=3370233
IDBENCH=83042
IDSOLVER=1847
FILE ID=node117/3370233-1305387739
RUNJOBID= node117-1305387739-6598
PBS_JOBID= 13324385
Free space on /tmp= 73412 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S1440346932-010.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370233-1305387739/watcher-3370233-1305387739 -o /tmp/evaluation-result-3370233-1305387739/solver-3370233-1305387739 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370233-1305387739.cnf

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

MD5SUM BENCH= b1640086ff1cfd4e86559744179c13fe
RANDOM SEED=776571473

node117.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.849
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.69
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.75
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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.849
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21404696 kB
Buffers:        289368 kB
Cached:        3020336 kB
SwapCached:          0 kB
Active:        9351260 kB
Inactive:      1839088 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21404696 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           18840 kB
Writeback:           0 kB
AnonPages:     7880916 kB
Mapped:          32332 kB
Slab:           243908 kB
PageTables:      44772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100443940 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= 73392 MiB
End job on node117 at 2011-05-14 17:51:26