Trace number 3176019

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-stSAT 530.591 530.585

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S196779284-038.SATISFIABLE.cnf
MD5SUMd6fc0fc1938fb2a6255c0a87d93d5767
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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-3176019-1301790620.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.00/0.01	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:      44 undec:       0 neg:      56
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       100      2130         0         0     10650         0   no data   no data  --
0.03/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4919       100      2130         0      4610     10650    100850   no data   no data  --
0.29/0.32	c  N st    10     11304       100      2130         0      4257     10650     74181   no data   no data  --
0.49/0.52	c  N st    11     17047       100      2130         0      9628     10650    196008   no data   no data  --
0.79/0.84	c  F st    12     25000       100      2130         0     11773     10650    238058   no data   no data  --
0.79/0.85	c  N st    12     25000       100      2130         0     11773     10650    238058   no data   no data  --
1.00/1.06	c Decided on static restart strategy
1.00/1.06	c  N st    18     30000       100      2130         0     10124     10650    188975   no data   no data  --
1.00/1.06	c  S st    18     30000       100      2130         0     10124     10650    188975   no data   no data  --
1.00/1.09	c  S st    18     30503       100      2130         0     10605     10650    199696   no data   no data  --
1.00/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.59	c lits-rem:      2004  cl-subs:     1818  v-elim:      0  v-fix:    0  time:  0.49 s
1.59/1.63	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.04
1.59/1.63	c calculated reachability. Time: 0.00
1.59/1.63	c  N st    18     30503       100      2130         0      8787     10650    157423   no data   no data  --
1.89/1.97	c  N st    20     37614       100      2130         0      8057     10650    129338   no data   no data  --
2.20/2.25	c  N st    21     44014       100      2130         0     14011     10650    254286   no data   no data  --
2.29/2.35	c  S st    22     45757       100      2130         0     15643     10650    289351   no data   no data  --
2.29/2.39	c  S st    22     46262       100      2130         0     16125     10650    300447   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.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.39/2.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.57	c lits-rem:      2626  cl-subs:     2044  v-elim:      0  v-fix:    0  time:  1.16 s
3.49/3.57	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.49/3.57	c vivif2 --  cl tried    14081 cl shrink        0 lits rem          0 time: 0.00
3.59/3.63	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.59/3.63	c calculated reachability. Time: 0.00
3.59/3.63	c  N st    22     46262       100      2130         0     14081     10650    256013   no data   no data  --
4.29/4.40	c  N st    23     60661       100      2130         0      9955     10650    149015   no data   no data  --
4.79/4.86	c  N st    24     69393       100      2130         0     18049     10650    328119   no data   no data  --
4.79/4.86	c  S st    24     69393       100      2130         0     18049     10650    328119   no data   no data  --
4.89/4.91	c  S st    24     69894       100      2130         0     18534     10650    338982   no data   no data  --
4.89/4.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.89/4.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.89/4.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.89/4.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.19/6.25	c lits-rem:      3708  cl-subs:     2094  v-elim:      0  v-fix:    0  time:  1.33 s
6.19/6.25	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.19/6.25	c vivif2 --  cl tried    16440 cl shrink        0 lits rem          0 time: 0.00
6.29/6.33	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
6.29/6.33	c calculated reachability. Time: 0.00
6.29/6.33	c  N st    24     69894       100      2130         0     16440     10650    290401   no data   no data  --
7.39/7.48	c  F st    25     87500       100      2130         0     11573     10650    167840   no data   no data  --
7.39/7.48	c  N st    25     87500       100      2130         0     11573     10650    167840   no data   no data  --
7.69/7.79	c Decided on static restart strategy
7.88/7.96	c  N st    32     95540       100      2130         0     19054     10650    333965   no data   no data  --
8.49/8.56	c  N st    34    104841       100      2130         0     15672     10650    256156   no data   no data  --
8.49/8.56	c  S st    34    104841       100      2130         0     15672     10650    256156   no data   no data  --
8.59/8.60	c  S st    34    105348       100      2130         0     16158     10650    266627   no data   no data  --
8.59/8.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.59/8.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.59/8.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.59/8.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.59/8.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
8.59/8.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.65	c lits-rem:      2144  cl-subs:     1164  v-elim:      0  v-fix:    0  time:  1.04 s
9.59/9.65	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.59/9.65	c vivif2 --  cl tried    14994 cl shrink        0 lits rem          0 time: 0.00
9.69/9.72	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
9.69/9.72	c calculated reachability. Time: 0.00
9.69/9.72	c  N st    34    105348       100      2130         0     14994     10650    239022   no data   no data  --
10.29/10.38	c  N st    35    114947       100      2130         0     23973     10650    437757   no data   no data  --
11.39/11.40	c  N st    36    129345       100      2130         0     24327     10650    425108   no data   no data  --
13.10/13.13	c  N st    37    150940       100      2130         0     15578     10650    211089   no data   no data  --
13.59/13.69	c  S st    38    158023       100      2130         0     22124     10650    351517   no data   no data  --
13.69/13.76	c  S st    38    158526       100      2130         0     22610     10650    362095   no data   no data  --
13.69/13.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.69/13.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.69/13.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.69/13.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.69/13.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
13.69/13.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.09/15.18	c lits-rem:      3535  cl-subs:     2188  v-elim:      0  v-fix:    0  time:  1.40 s
15.09/15.18	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
15.09/15.18	c vivif2 --  cl tried    20422 cl shrink        0 lits rem          0 time: 0.00
15.19/15.27	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
15.19/15.27	c calculated reachability. Time: 0.00
15.19/15.27	c  N st    38    158526       100      2130         0     20422     10650    313961   no data   no data  --
19.29/19.37	c  N st    39    207115       100      2130         0     32995     10650    560148   no data   no data  --
22.19/22.20	c  N st    40    237789       100      2130         0     25269     10650    378485   no data   no data  --
22.19/22.20	c  S st    40    237789       100      2130         0     25269     10650    378485   no data   no data  --
22.19/22.27	c  S st    40    238296       100      2130         0     25753     10650    389582   no data   no data  --
22.19/22.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.19/22.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.19/22.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
22.19/22.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.19/22.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.19/22.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
22.19/22.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.69/23.74	c lits-rem:      2750  cl-subs:     2378  v-elim:      0  v-fix:    0  time:  1.46 s
23.69/23.74	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
23.69/23.75	c vivif2 --  cl tried    23375 cl shrink        0 lits rem          0 time: 0.00
23.79/23.86	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
23.79/23.86	c calculated reachability. Time: 0.00
23.79/23.86	c  N st    40    238296       100      2130         0     23375     10650    343434   no data   no data  --
30.69/30.78	c  F st    41    306252       100      2130         0     25245     10650    346366   no data   no data  --
30.69/30.78	c  N st    41    306252       100      2130         0     25245     10650    346366   no data   no data  --
31.29/31.30	c Decided on static restart strategy
33.58/33.63	c  N st    51    334555       100      2130         0     29419     10650    435852   no data   no data  --
36.20/36.25	c  N st    53    357444       100      2130         0     27468     10650    370588   no data   no data  --
36.20/36.25	c  S st    53    357444       100      2130         0     27468     10650    370588   no data   no data  --
36.30/36.32	c  S st    53    357947       100      2130         0     27953     10650    381704   no data   no data  --
36.30/36.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.30/36.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.30/36.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.30/36.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.30/36.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.30/36.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
36.30/36.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.49/37.57	c lits-rem:      1713  cl-subs:     1551  v-elim:      0  v-fix:    0  time:  1.23 s
37.49/37.57	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
37.49/37.58	c vivif2 --  cl tried    26402 cl shrink        0 lits rem          0 time: 0.00
37.59/37.69	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
37.69/37.70	c calculated reachability. Time: 0.00
37.69/37.70	c  N st    53    357947       100      2130         0     26402     10650    350116   no data   no data  --
41.29/41.31	c  N st    54    390339       100      2130         0     32301     10650    462169   no data   no data  --
46.99/47.08	c  N st    55    438927       100      2130         0     26297     10650    316209   no data   no data  --
54.99/55.10	c  N st    56    511811       100      2130         0     38939     10650    562577   no data   no data  --
58.09/58.12	c  N st    57    536923       100      2130         0     33631     10650    440587   no data   no data  --
58.09/58.12	c  S st    57    536923       100      2130         0     33631     10650    440587   no data   no data  --
58.19/58.21	c  S st    57    537430       100      2130         0     34115     10650    451698   no data   no data  --
58.19/58.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.19/58.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.19/58.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
58.19/58.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.19/58.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.19/58.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
58.19/58.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.69/59.72	c lits-rem:      1977  cl-subs:     1720  v-elim:      0  v-fix:    0  time:  1.49 s
59.69/59.72	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
59.69/59.73	c vivif2 --  cl tried    32395 cl shrink        0 lits rem          0 time: 0.01
59.79/59.88	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.15
59.79/59.88	c calculated reachability. Time: 0.00
59.79/59.88	c  N st    57    537430       100      2130         0     32395     10650    418052   no data   no data  --
82.50/82.55	c  N st    58    701414       100      2130         0     59888     10650    968975   no data   no data  --
97.09/97.14	c  N st    59    806145       100      2130         0     54136     10650    811815   no data   no data  --
97.09/97.14	c  S st    59    806145       100      2130         0     54136     10650    811815   no data   no data  --
97.19/97.28	c  S st    59    806648       100      2130         0     54621     10650    822812   no data   no data  --
97.19/97.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.19/97.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.29/97.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
97.29/97.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.29/97.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.29/97.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
97.29/97.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.69/101.76	c lits-rem:      4654  cl-subs:     5502  v-elim:      0  v-fix:    0  time:  4.43 s
101.69/101.76	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
101.69/101.77	c vivif2 --  cl tried    49119 cl shrink        0 lits rem          0 time: 0.01
101.89/101.97	c asymm  cl-useful: 0/1871/2130 lits-rem:0 time: 0.20
101.89/101.97	c calculated reachability. Time: 0.00
101.89/101.97	c  N st    59    806648       100      2130         0     49119     10650    714252   no data   no data  --
144.69/144.76	c  F st    60   1071876       100      2130         0     64380     10650    967423   no data   no data  --
144.69/144.76	c  N st    60   1071876       100      2130         0     64380     10650    967423   no data   no data  --
145.59/145.63	c Decided on static restart strategy
150.50/150.54	c  N st    70   1100180       100      2130         0     49304     10650    638668   no data   no data  --
157.20/157.23	c  N st    72   1136173       100      2130         0     82452     10650   1360142   no data   no data  --
163.00/163.06	c  N st    73   1168566       100      2130         0     69978     10650   1072771   no data   no data  --
170.40/170.49	c  N st    74   1209973       100      2130         0     65076     10650    963676   no data   no data  --
170.40/170.49	c  S st    74   1209973       100      2130         0     65076     10650    963676   no data   no data  --
170.59/170.66	c  S st    74   1210474       100      2130         0     65559     10650    975367   no data   no data  --
170.59/170.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
170.59/170.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
170.59/170.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
170.69/170.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
170.69/170.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
170.69/170.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
170.69/170.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.10/177.18	c lits-rem:      3306  cl-subs:     5691  v-elim:      0  v-fix:    0  time:  6.45 s
177.10/177.18	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
177.10/177.19	c vivif2 --  cl tried    59868 cl shrink        0 lits rem          0 time: 0.01
177.29/177.39	c asymm  cl-useful: 0/1636/2130 lits-rem:0 time: 0.21
177.39/177.40	c calculated reachability. Time: 0.00
177.39/177.40	c  N st    74   1210474       100      2130         0     59868     10650    856871   no data   no data  --
190.89/190.96	c  N st    75   1283357       100      2130         0     83047     10650   1365754   no data   no data  --
210.69/210.74	c  N st    76   1392680       100      2130         0     92027     10650   1469591   no data   no data  --
243.00/243.01	c  N st    77   1556665       100      2130         0     50059     10650    544588   no data   no data  --
273.69/273.74	c  N st    78   1710474       100      2130         0     88963     10650   1335059   no data   no data  --
273.69/273.74	c  S st    78   1710474       100      2130         0     88963     10650   1335059   no data   no data  --
273.90/273.99	c  S st    78   1710975       100      2130         0     89446     10650   1346222   no data   no data  --
273.90/273.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
273.90/273.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.99/274.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
273.99/274.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.99/274.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.99/274.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
273.99/274.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
288.90/288.98	c lits-rem:      3887  cl-subs:    13344  v-elim:      0  v-fix:    0  time: 14.90 s
288.90/288.98	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
288.90/288.99	c vivif2 --  cl tried    76102 cl shrink        0 lits rem          0 time: 0.01
289.20/289.25	c asymm  cl-useful: 0/1219/2130 lits-rem:0 time: 0.26
289.20/289.26	c calculated reachability. Time: 0.00
289.20/289.26	c  N st    78   1710975       100      2130         0     76102     10650   1096931   no data   no data  --
368.30/368.36	c  N st    79   2079941       100      2130         0     88118     10650   1272226   no data   no data  --
400.20/400.24	c  N st    80   2210975       100      2130         0     91654     10650   1333425   no data   no data  --
400.20/400.24	c  S st    80   2210975       100      2130         0     91654     10650   1333425   no data   no data  --
400.40/400.49	c  S st    80   2211479       100      2130         0     92138     10650   1344598   no data   no data  --
400.50/400.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
400.50/400.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
400.50/400.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
400.50/400.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
400.50/400.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
400.50/400.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
400.50/400.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
414.80/414.84	c lits-rem:      1750  cl-subs:    10692  v-elim:      0  v-fix:    0  time: 14.26 s
414.80/414.84	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
414.80/414.86	c vivif2 --  cl tried    81446 cl shrink        0 lits rem          0 time: 0.01
415.00/415.09	c asymm  cl-useful: 0/911/2130 lits-rem:0 time: 0.23
415.00/415.09	c calculated reachability. Time: 0.00
415.00/415.09	c  N st    80   2211479       100      2130         0     81446     10650   1140457   no data   no data  --
530.49/530.57	c  E st    81   2690448         0      2130         0     85273     10650   1138038   no data   no data  --
530.49/530.58	c Verified 2130 clauses.
530.49/530.58	c Verified 2130 clauses.
530.49/530.58	c num threads              : 1          
530.49/530.58	c restarts                 : 81         
530.49/530.58	c dynamic restarts         : 0          
530.49/530.58	c static restarts          : 81         
530.49/530.58	c full restarts            : 4          
530.49/530.58	c total simplify time      : 0.00       
530.49/530.58	c learnts DL2              : 0          
530.49/530.58	c learnts size 2           : 0          
530.49/530.58	c learnts size 1           : 0           (0.00      % of vars)
530.49/530.58	c filedLit time            : 0.16        (0.03      % time)
530.49/530.58	c v-elim SatELite          : 0           (0.00      % vars)
530.49/530.58	c SatELite time            : 49.44       (9.32      % time)
530.49/530.58	c v-elim xor               : 0           (0.00      % vars)
530.49/530.58	c xor elim time            : 0.03        (0.00      % time)
530.49/530.58	c num binary xor trees     : 0          
530.49/530.58	c binxor trees' crown      : 0           (nan       leafs/tree)
530.49/530.58	c bin xor find time        : 0.00       
530.49/530.58	c OTF clause improved      : 222966      (0.08      clauses/conflict)
530.49/530.58	c OTF impr. size diff      : 225666      (1.01       lits/clause)
530.49/530.58	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
530.49/530.58	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
530.49/530.58	c tried to recurMin cls    : 183327      (6.81       % of conflicts)
530.49/530.58	c updated cache            : 1712        (0.01       lits/tried recurMin)
530.49/530.58	c clauses over max glue    : 0           (0.00      % of all clauses)
530.49/530.58	c conflicts                : 2690448     (5073.66   / sec)
530.49/530.58	c decisions                : 2983818     (0.25      % random)
530.49/530.58	c bogo-props               : 82069734643 (154767555.56 / sec)
530.49/530.58	c conflict literals        : 57377414    (17.94     % deleted)
530.49/530.58	c Memory used              : 101.16      MB
530.49/530.58	c CPU time                 : 530.28      s
530.49/530.58	s SATISFIABLE
530.49/530.58	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 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3176019-1301790620/watcher-3176019-1301790620 -o /tmp/evaluation-result-3176019-1301790620/solver-3176019-1301790620 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176019-1301790620.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.63 2.81 3/178 24176
/proc/meminfo: memFree=20914568/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=29816 CPUtime=0 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 290660491 30531584 455 33554432000 4194304 4650387 140736222698496 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 7454 455 345 112 0 2419 0

[startup+0.0319921 s]
/proc/loadavg: 0.92 1.63 2.81 3/178 24176
/proc/meminfo: memFree=20914568/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=30424 CPUtime=0.03 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 719 0 0 0 3 0 0 0 20 0 1 0 290660491 31154176 641 33554432000 4194304 4650387 140736222698496 18446744073709551615 4365337 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 7606 641 376 112 0 2571 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30424

[startup+0.101033 s]
/proc/loadavg: 0.92 1.63 2.81 3/178 24176
/proc/meminfo: memFree=20914568/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=30424 CPUtime=0.09 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 806 0 0 0 9 0 0 0 20 0 1 0 290660491 31154176 728 33554432000 4194304 4650387 140736222698496 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 7606 728 377 112 0 2571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.301007 s]
/proc/loadavg: 0.92 1.63 2.81 3/178 24176
/proc/meminfo: memFree=20914568/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=30972 CPUtime=0.29 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 1078 0 0 0 29 0 0 0 21 0 1 0 290660491 31715328 868 33554432000 4194304 4650387 140736222698496 18446744073709551615 4316006 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 7743 868 379 112 0 2708 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30972

[startup+0.700946 s]
/proc/loadavg: 0.92 1.63 2.81 3/178 24176
/proc/meminfo: memFree=20914568/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=31580 CPUtime=0.69 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 1636 0 0 0 69 0 0 0 22 0 1 0 290660491 32337920 966 33554432000 4194304 4650387 140736222698496 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 7895 966 379 112 0 2860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31580

[startup+1.50078 s]
/proc/loadavg: 1.17 1.67 2.82 6/190 24198
/proc/meminfo: memFree=20884872/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=37432 CPUtime=1.49 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 3347 0 0 0 149 0 0 0 18 0 1 0 290660491 38330368 2369 33554432000 4194304 4650387 140736222698496 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 9358 2369 381 112 0 4323 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37432

[startup+3.10053 s]
/proc/loadavg: 1.17 1.67 2.82 5/186 24220
/proc/meminfo: memFree=20876572/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=41328 CPUtime=3.09 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 4739 0 0 0 309 0 0 0 21 0 1 0 290660491 42319872 3377 33554432000 4194304 4650387 140736222698496 18446744073709551615 4438203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 10332 3377 381 112 0 5297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41328

[startup+6.301 s]
/proc/loadavg: 1.17 1.67 2.82 5/190 24252
/proc/meminfo: memFree=20849192/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=44772 CPUtime=6.29 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 6357 0 0 0 629 0 0 0 25 0 1 0 290660491 45846528 4168 33554432000 4194304 4650387 140736222698496 18446744073709551615 4371111 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 11193 4168 381 112 0 6158 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44772

[startup+12.7009 s]
/proc/loadavg: 1.60 1.74 2.83 5/190 24252
/proc/meminfo: memFree=20824136/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=45696 CPUtime=12.69 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 9422 0 0 0 1268 1 0 0 25 0 1 0 290660491 46792704 4535 33554432000 4194304 4650387 140736222698496 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 11424 4535 381 112 0 6389 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45696

[startup+25.5008 s]
/proc/loadavg: 1.97 1.82 2.84 5/190 24253
/proc/meminfo: memFree=20782660/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=51540 CPUtime=25.49 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 14443 0 0 0 2547 2 0 0 25 0 1 0 290660491 52776960 6092 33554432000 4194304 4650387 140736222698496 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 12885 6092 381 112 0 7850 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51540

[startup+51.1005 s]
/proc/loadavg: 2.66 1.99 2.87 5/190 24254
/proc/meminfo: memFree=20775884/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=54404 CPUtime=51.09 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 23021 0 0 0 5104 5 0 0 25 0 1 0 290660491 55709696 6426 33554432000 4194304 4650387 140736222698496 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 13601 6426 381 112 0 8566 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54404

[startup+102.307 s]
/proc/loadavg: 3.46 2.33 2.94 5/190 24255
/proc/meminfo: memFree=20735304/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=69908 CPUtime=102.29 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 37731 0 0 0 10221 8 0 0 25 0 1 0 290660491 71585792 10225 33554432000 4194304 4650387 140736222698496 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 17477 10225 381 112 0 12442 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 69908

[startup+162.301 s]
/proc/loadavg: 3.87 2.64 3.01 5/190 24256
/proc/meminfo: memFree=20704652/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=70368 CPUtime=162.3 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 50245 0 0 0 16217 13 0 0 25 0 1 0 290660491 72056832 10470 33554432000 4194304 4650387 140736222698496 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 17592 10470 381 112 0 12557 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 70368

[startup+222.301 s]
/proc/loadavg: 3.95 2.89 3.06 5/190 24258
/proc/meminfo: memFree=20662704/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=80792 CPUtime=222.3 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 62915 0 0 0 22212 18 0 0 25 0 1 0 290660491 82731008 12479 33554432000 4194304 4650387 140736222698496 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 20198 12479 381 112 0 15163 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80792

[startup+282.301 s]
/proc/loadavg: 3.98 3.09 3.12 5/190 24260
/proc/meminfo: memFree=20615308/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=91980 CPUtime=282.3 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 73964 0 0 0 28209 21 0 0 25 0 1 0 290660491 94187520 15956 33554432000 4194304 4650387 140736222698496 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 22995 15956 381 112 0 17960 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91980

[startup+342.301 s]
/proc/loadavg: 3.99 3.25 3.17 5/190 24262
/proc/meminfo: memFree=20601400/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=95864 CPUtime=342.3 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 83101 0 0 0 34206 24 0 0 25 0 1 0 290660491 98164736 16729 33554432000 4194304 4650387 140736222698496 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 23966 16729 381 112 0 18931 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95864

[startup+402.301 s]
/proc/loadavg: 4.06 3.40 3.23 5/190 24263
/proc/meminfo: memFree=20591584/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=98860 CPUtime=402.3 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 92592 0 0 0 40204 26 0 0 25 0 1 0 290660491 101232640 17637 33554432000 4194304 4650387 140736222698496 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 24715 17637 381 112 0 19680 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 98860

[startup+462.3 s]
/proc/loadavg: 4.02 3.51 3.27 5/190 24264
/proc/meminfo: memFree=20565516/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=103348 CPUtime=462.3 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 100385 0 0 0 46202 28 0 0 25 0 1 0 290660491 105828352 18283 33554432000 4194304 4650387 140736222698496 18446744073709551615 4334448 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 25837 18283 381 112 0 20802 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103348

[startup+522.3 s]
/proc/loadavg: 4.05 3.61 3.32 5/190 24266
/proc/meminfo: memFree=20555952/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=103520 CPUtime=522.3 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 108544 0 0 0 52200 30 0 0 25 0 1 0 290660491 106004480 19287 33554432000 4194304 4650387 140736222698496 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 25880 19287 381 112 0 20845 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 103520

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

[startup+524.707 s]
/proc/loadavg: 4.05 3.61 3.32 5/190 24266
/proc/meminfo: memFree=20550868/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=103520 CPUtime=524.7 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 108731 0 0 0 52440 30 0 0 25 0 1 0 290660491 106004480 19474 33554432000 4194304 4650387 140736222698496 18446744073709551615 4364764 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 25880 19475 381 112 0 20845 0
Current children cumulated CPU time (s) 524.7
Current children cumulated vsize (KiB) 103520

[startup+527.9 s]
/proc/loadavg: 4.05 3.62 3.32 5/190 24266
/proc/meminfo: memFree=20551984/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=103580 CPUtime=527.9 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 109902 0 0 0 52760 30 0 0 25 0 1 0 290660491 106065920 18185 33554432000 4194304 4650387 140736222698496 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 25895 18185 381 112 0 20860 0
Current children cumulated CPU time (s) 527.9
Current children cumulated vsize (KiB) 103580

[startup+529.501 s]
/proc/loadavg: 4.05 3.62 3.32 5/190 24266
/proc/meminfo: memFree=20558552/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=103580 CPUtime=529.49 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 110094 0 0 0 52919 30 0 0 25 0 1 0 290660491 106065920 18377 33554432000 4194304 4650387 140736222698496 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 25895 18377 381 112 0 20860 0
Current children cumulated CPU time (s) 529.49
Current children cumulated vsize (KiB) 103580

[startup+530.301 s]
/proc/loadavg: 4.05 3.62 3.32 5/190 24266
/proc/meminfo: memFree=20556692/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=103580 CPUtime=530.29 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 110184 0 0 0 52999 30 0 0 25 0 1 0 290660491 106065920 18467 33554432000 4194304 4650387 140736222698496 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 25895 18467 381 112 0 20860 0
Current children cumulated CPU time (s) 530.29
Current children cumulated vsize (KiB) 103580

[startup+530.501 s]
/proc/loadavg: 4.05 3.62 3.32 5/190 24266
/proc/meminfo: memFree=20556692/32951124 swapFree=67111528/67111528
[pid=24176] ppid=24172 vsize=103580 CPUtime=530.49 cores=0,2
/proc/24176/stat : 24176 (strangenight1-s) R 24172 24176 23336 0 -1 4202496 110208 0 0 0 53019 30 0 0 25 0 1 0 290660491 106065920 18491 33554432000 4194304 4650387 140736222698496 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24176/statm: 25895 18491 381 112 0 20860 0
Current children cumulated CPU time (s) 530.49
Current children cumulated vsize (KiB) 103580

Child status: 10
Real time (s): 530.585
CPU time (s): 530.591
CPU user time (s): 530.277
CPU system time (s): 0.313952
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 103580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 530.277
system time used= 0.313952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110234
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= 45
involuntary context switches= 5999

runsolver used 0.957854 second user time and 1.9437 second system time

The end

Launcher Data

Begin job on node130 at 2011-04-03 02:30:20
IDJOB=3176019
IDBENCH=83037
IDSOLVER=1589
FILE ID=node130/3176019-1301790620
RUNJOBID= node130-1301790620-24155
PBS_JOBID= 12841388
Free space on /tmp= 71988 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S196779284-038.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176019-1301790620/watcher-3176019-1301790620 -o /tmp/evaluation-result-3176019-1301790620/solver-3176019-1301790620 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176019-1301790620.cnf

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

MD5SUM BENCH= d6fc0fc1938fb2a6255c0a87d93d5767
RANDOM SEED=842405068

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20915128 kB
Buffers:        363160 kB
Cached:       11350268 kB
SwapCached:          0 kB
Active:        7269408 kB
Inactive:      4506492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20915128 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12504 kB
Writeback:           0 kB
AnonPages:       63044 kB
Mapped:          14828 kB
Slab:           197620 kB
PageTables:       4328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191836 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= 71964 MiB
End job on node130 at 2011-04-03 02:39:11