Trace number 3368111

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-Night2-st (fixed)UNSAT 308.16 308.169

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-5_528.cnf
MD5SUM7c7070bd15b57ddd9a06dd3709baef54
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark157.607
Satisfiable
(Un)Satisfiability was proved
Number of variables527
Number of clauses12692
Sum of the clauses size38748
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 312356
Number of clauses of size 40
Number of clauses of size 5336
Number of clauses of size over 50

Solver Data

0.00/0.02	c Outputting solution to console
0.00/0.02	c This is CryptoMiniSat 3.0.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c Reading file 'HOME/instance-3368111-1305391256.cnf'
0.00/0.02	c -- header says num vars:            527
0.00/0.02	c -- header says num clauses:       12692
0.00/0.02	c -- clauses added:            0 learnts,        12692 normals,            0 xors
0.00/0.02	c -- vars added        527
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       527     12692         0         0     38748         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/12692/12692 lits-rem:0 time: 0.02
0.00/0.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    527 time:  0.00 s
0.00/0.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.03/0.06	c lits-rem:         0  cl-subs:        0  v-elim:    104  v-fix:    0  time:  0.02 s
0.03/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.03/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.03/0.06	c calculated reachability. Time: 0.00
0.03/0.06	c Calc default polars -  time:   0.00 s pos:     423 undec:     104 neg:       0
0.03/0.06	c =========================================================================================
0.03/0.06	c types(t): F = full restart, N = normal restart
0.03/0.06	c types(t): S = simplification begin/end, E = solution found
0.03/0.06	c restart types(rt): st = static, dy = dynamic
0.03/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.03/0.06	c  B st     0         0       423     10467         0         0     42323         0   no data   no data
0.07/0.11	c Decided on static restart strategy
0.07/0.18	c  N st     8      4916       423     10467         0      4697     42323     74545   no data   no data
0.27/0.39	c  N st    10     11298       423     10467         0      4352     42323     55458   no data   no data
0.47/0.58	c  N st    11     17042       423     10467         0      9868     42323    142626   no data   no data
0.87/0.90	c  F st    12     25001       423     10467         0     12058     42323    172860   no data   no data
0.87/0.90	c Found part        2 vars:        201 clauses:      4967 lits size:     21156
0.87/0.90	c Found part        3 vars:        222 clauses:      5500 lits size:     21167
0.87/0.90	c Found parts:          2 time: 0.00 s
0.87/0.90	c Solving part 2
0.87/0.90	c  N st     0         0       201      4967         0         0     21156         0   no data   no data
0.87/0.91	c asymm  cl-useful: 4/4967/4967 lits-rem:5 time: 0.01
0.87/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.87/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.87/0.92	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.87/0.92	c calculated reachability. Time: 0.00
0.87/0.92	c Calc default polars -  time:   0.00 s pos:     201 undec:     326 neg:       0
0.87/0.92	c =========================================================================================
0.87/0.92	c types(t): F = full restart, N = normal restart
0.87/0.92	c types(t): S = simplification begin/end, E = solution found
0.87/0.92	c restart types(rt): st = static, dy = dynamic
0.87/0.92	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.87/0.92	c  B st     0         0       201      4967         0         0     21151         0   no data   no data
0.87/0.96	c Decided on static restart strategy
0.98/1.04	c  N st     8      4915       201      4967         0      4684     21151     78700   no data   no data
1.08/1.14	c  E st    10      8204         0      4967         0      5494     21151     88820   no data   no data
1.08/1.14	c Verified 4967 clauses.
1.08/1.14	c Verified 4967 clauses.
1.08/1.14	c Solved part
1.08/1.14	c =========================================================================================
1.08/1.14	c Coming back to original instance
1.08/1.14	c =========================================================================================
1.08/1.14	c  N st    12     25001       222      5500         0     12058     21167    172860   no data   no data
1.27/1.35	c Decided on static restart strategy
1.27/1.35	c  N st    18     30001       222      5500         0     10331     21167    138538   no data   no data
1.27/1.35	c  S st    18     30001       222      5500         0     10331     21167    138538   no data   no data
1.27/1.37	c  S st    18     30506       222      5500         0     10833     21167    146720   no data   no data
1.27/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.27/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.27/1.38	c blocked clauses removed:        0 vars:      0 tried:         222 T: 0.00 s
1.27/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.27/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.27/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
1.27/1.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.27/1.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.27/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.37/1.47	c lits-rem:       344  cl-subs:     1322  v-elim:      0  v-fix:    0  time:  0.09 s
1.47/1.50	c asymm  cl-useful: 1/5500/5500 lits-rem:2 time: 0.03
1.47/1.50	c calculated reachability. Time: 0.00
1.47/1.50	c  N st    18     30506       222      5500         0      9511     21165    127689   no data   no data
1.77/1.82	c  N st    20     37616       222      5500         0      8726     21165    102968   no data   no data
2.08/2.11	c  N st    21     44015       222      5500         0     14701     21165    189921   no data   no data
2.08/2.18	c  S st    22     45760       222      5500         0     16316     21165    214759   no data   no data
2.19/2.21	c  S st    22     46267       222      5500         0     16821     21165    222922   no data   no data
2.19/2.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.19/2.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
2.19/2.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.19/2.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.47/2.51	c lits-rem:       400  cl-subs:     3865  v-elim:      0  v-fix:    0  time:  0.28 s
2.47/2.51	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
2.47/2.51	c vivif2 --  cl tried    12956 cl shrink        0 lits rem          0 time: 0.00
2.47/2.54	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.03
2.47/2.55	c calculated reachability. Time: 0.00
2.47/2.55	c  N st    22     46267       222      5500         0     12956     21165    171101   no data   no data
3.18/3.23	c  N st    23     60664       222      5500         0     18217     21165    252189   no data   no data
3.67/3.70	c  N st    24     69400       222      5500         0     17243     21165    243407   no data   no data
3.67/3.70	c  S st    24     69400       222      5500         0     17243     21165    243407   no data   no data
3.67/3.73	c  S st    24     69904       222      5500         0     17746     21165    251464   no data   no data
3.67/3.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.67/3.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.67/3.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.67/3.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.67/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.67/3.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
3.67/3.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.67/3.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.67/3.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.87/3.91	c lits-rem:       617  cl-subs:     1186  v-elim:      0  v-fix:    0  time:  0.16 s
3.87/3.91	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
3.87/3.91	c vivif2 --  cl tried    16560 cl shrink        0 lits rem          0 time: 0.00
3.87/3.96	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.05
3.87/3.96	c calculated reachability. Time: 0.00
3.87/3.96	c  N st    24     69904       222      5500         0     16560     21164    231409   no data   no data
4.97/5.05	c  F st    25     87501       222      5500         0     11422     21164    121729   no data   no data
4.97/5.05	c  N st    25     87501       222      5500         0     11422     21164    121729   no data   no data
5.27/5.31	c Decided on static restart strategy
5.37/5.47	c  N st    32     95539       222      5500         0     19051     21164    243170   no data   no data
5.98/6.03	c  N st    34    104857       222      5500         0     15603     21164    180391   no data   no data
5.98/6.03	c  S st    34    104857       222      5500         0     15603     21164    180391   no data   no data
5.98/6.06	c  S st    34    105362       222      5500         0     16104     21163    188940   no data   no data
5.98/6.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.98/6.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.98/6.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.98/6.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.98/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.98/6.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
5.98/6.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.98/6.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.98/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.08/6.15	c lits-rem:       228  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  0.08 s
6.08/6.15	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
6.08/6.15	c vivif2 --  cl tried    14970 cl shrink        0 lits rem          0 time: 0.00
6.18/6.20	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
6.18/6.20	c calculated reachability. Time: 0.00
6.18/6.20	c  N st    34    105362       222      5500         0     14970     21163    173267   no data   no data
6.68/6.77	c  N st    35    114960       222      5500         0     23943     21163    297671   no data   no data
7.58/7.63	c  N st    36    129358       222      5500         0     24373     21163    313367   no data   no data
8.87/8.98	c  N st    37    150954       222      5500         0     15537     21163    160054   no data   no data
9.27/9.37	c  S st    38    158044       222      5500         0     22212     21163    268143   no data   no data
9.37/9.41	c  S st    38    158545       222      5500         0     22709     21163    276168   no data   no data
9.37/9.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.37/9.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.37/9.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.37/9.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.37/9.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.37/9.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
9.37/9.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.37/9.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.37/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.57/9.68	c lits-rem:       546  cl-subs:     2666  v-elim:      0  v-fix:    0  time:  0.25 s
9.57/9.68	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
9.57/9.69	c vivif2 --  cl tried    20043 cl shrink        0 lits rem          0 time: 0.00
9.67/9.74	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.05
9.67/9.74	c calculated reachability. Time: 0.00
9.67/9.74	c  N st    38    158545       222      5500         0     20043     21163    238086   no data   no data
12.77/12.85	c  N st    39    207133       222      5500         0     33126     21163    447077   no data   no data
14.97/15.05	c  N st    40    237818       222      5500         0     25178     21163    284702   no data   no data
14.97/15.05	c  S st    40    237818       222      5500         0     25178     21163    284702   no data   no data
15.07/15.10	c  S st    40    238323       222      5500         0     25677     21163    292779   no data   no data
15.07/15.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.07/15.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.07/15.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.07/15.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.07/15.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.07/15.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
15.07/15.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.07/15.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.07/15.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.28/15.37	c lits-rem:       459  cl-subs:     2837  v-elim:      0  v-fix:    0  time:  0.25 s
15.28/15.37	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
15.28/15.37	c vivif2 --  cl tried    22840 cl shrink        0 lits rem          0 time: 0.00
15.38/15.43	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.06
15.38/15.43	c calculated reachability. Time: 0.00
15.38/15.43	c  N st    40    238323       222      5500         0     22840     21163    253736   no data   no data
20.48/20.55	c  F st    41    306250       222      5500         0     24967     21163    266198   no data   no data
20.48/20.56	c  N st    41    306250       222      5500         0     24967     21163    266198   no data   no data
20.89/20.92	c Decided on static restart strategy
22.68/22.76	c  N st    51    334553       222      5500         0     28969     21163    317094   no data   no data
24.68/24.71	c  N st    53    357485       222      5500         0     26929     21163    280318   no data   no data
24.68/24.71	c  S st    53    357485       222      5500         0     26929     21163    280318   no data   no data
24.68/24.76	c  S st    53    357985       222      5500         0     27424     21163    288444   no data   no data
24.68/24.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.68/24.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
24.68/24.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.68/24.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.68/24.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.68/24.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
24.68/24.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.68/24.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.68/24.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.88/24.90	c lits-rem:       326  cl-subs:     1351  v-elim:      0  v-fix:    0  time:  0.12 s
24.88/24.90	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
24.88/24.91	c vivif2 --  cl tried    26073 cl shrink        0 lits rem          0 time: 0.00
24.88/24.98	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.07
24.88/24.98	c calculated reachability. Time: 0.00
24.88/24.98	c  N st    53    357985       222      5500         0     26073     21163    270380   no data   no data
27.77/27.85	c  N st    54    390379       222      5500         0     32031     21163    343969   no data   no data
32.07/32.11	c  N st    55    438967       222      5500         0     52019     21163    626648   no data   no data
38.78/38.81	c  N st    56    511849       222      5500         0     39392     21163    445072   no data   no data
41.17/41.20	c  N st    57    536977       222      5500         0     33668     21163    352318   no data   no data
41.17/41.20	c  S st    57    536977       222      5500         0     33668     21163    352318   no data   no data
41.17/41.26	c  S st    57    537478       222      5500         0     34163     21163    360652   no data   no data
41.17/41.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.17/41.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.17/41.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.17/41.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.17/41.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.17/41.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
41.17/41.27	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.17/41.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
41.17/41.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.37/41.48	c lits-rem:      1099  cl-subs:     1499  v-elim:      0  v-fix:    0  time:  0.19 s
41.37/41.48	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
41.37/41.48	c vivif2 --  cl tried    32664 cl shrink        0 lits rem          0 time: 0.00
41.47/41.58	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.10
41.47/41.58	c calculated reachability. Time: 0.00
41.47/41.58	c  N st    57    537478       222      5500         0     32664     21162    340332   no data   no data
58.37/58.43	c  N st    58    701462       222      5500         1     60243     21162    715307   no data   no data
70.07/70.12	c  N st    59    806217       222      5500         1     55319     21162    670312   no data   no data
70.07/70.12	c  S st    59    806217       222      5500         1     55319     21162    670312   no data   no data
70.17/70.21	c  S st    59    806718       222      5500         1     55815     21162    678698   no data   no data
70.17/70.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.17/70.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
70.17/70.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.17/70.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.17/70.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.17/70.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
70.17/70.23	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
70.17/70.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.28/70.37	c subs with bin:      837  lits-rem:        50  v-fix:    0  time:  0.11 s
71.48/71.58	c lits-rem:      2302  cl-subs:     4089  v-elim:      0  v-fix:    0  time:  1.21 s
71.48/71.58	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
71.48/71.58	c vivif2 --  cl tried    50889 cl shrink        0 lits rem          0 time: 0.01
71.67/71.74	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.15
71.67/71.74	c calculated reachability. Time: 0.00
71.67/71.74	c  N st    59    806718       222      5500         1     50889     21161    609493   no data   no data
103.57/103.60	c Finding binary XORs  T:     0.00 s  found:       0
104.68/104.74	c  F st    60   1071876       221      5438         0     50021     20943    559807   no data   no data
104.68/104.74	c  N st    60   1071876       221      5438         0     50021     20943    559807   no data   no data
105.28/105.35	c Decided on static restart strategy
107.97/108.05	c  N st    70   1100178       221      5438         0     42246     20943    429991   no data   no data
112.27/112.33	c  N st    72   1136173       221      5438         0     76189     20943    957988   no data   no data
116.17/116.22	c  N st    73   1168565       221      5438         0     67288     20943    817016   no data   no data
121.68/121.75	c  N st    74   1210077       221      5438         0     63806     20943    713425   no data   no data
121.68/121.75	c  S st    74   1210077       221      5438         0     63806     20943    713425   no data   no data
121.78/121.86	c  S st    74   1210580       221      5438         0     64299     20943    721440   no data   no data
121.78/121.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
121.78/121.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
121.78/121.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
121.78/121.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.78/121.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.78/121.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
121.78/121.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
121.78/121.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
121.88/121.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.18/124.21	c lits-rem:      2120  cl-subs:    12566  v-elim:      0  v-fix:    0  time:  2.30 s
124.18/124.21	c vivif2 --  cl tried     5438 cl shrink        0 lits rem          0 time: 0.00
124.18/124.22	c vivif2 --  cl tried    51733 cl shrink        0 lits rem          0 time: 0.01
124.29/124.38	c asymm  cl-useful: 0/5438/5438 lits-rem:0 time: 0.16
124.29/124.38	c calculated reachability. Time: 0.00
124.29/124.38	c  N st    74   1210580       221      5438         0     51733     20943    557239   no data   no data
133.77/133.90	c  N st    75   1283462       221      5438         0     77109     20943    941349   no data   no data
148.87/148.97	c  N st    76   1392786       221      5438         1     86798     20943   1025241   no data   no data
172.78/172.80	c  N st    77   1556771       221      5438         4     94067     20943   1082798   no data   no data
172.78/172.80	c Finding binary XORs  T:     0.00 s  found:       0
174.89/174.97	c Finding binary XORs  T:     0.00 s  found:       0
195.88/195.93	c  N st    78   1710581       220      5376         1     82234     20727    914113   no data   no data
195.88/195.93	c  S st    78   1710581       220      5376         1     82234     20727    914113   no data   no data
195.98/196.07	c  S st    78   1711085       220      5376         1     82731     20727    922421   no data   no data
195.98/196.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
195.98/196.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
195.98/196.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
195.98/196.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.98/196.09	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.00 s
195.98/196.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
195.98/196.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
196.08/196.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
196.18/196.28	c subs with bin:     1106  lits-rem:       912  v-fix:    0  time:  0.15 s
200.08/200.17	c lits-rem:      3451  cl-subs:    17524  v-elim:      0  v-fix:    0  time:  3.90 s
200.08/200.17	c vivif2 --  cl tried     5375 cl shrink        0 lits rem          0 time: 0.00
200.08/200.18	c vivif2 --  cl tried    64101 cl shrink        0 lits rem          0 time: 0.01
200.27/200.37	c asymm  cl-useful: 0/4936/5375 lits-rem:0 time: 0.19
200.27/200.38	c calculated reachability. Time: 0.00
200.27/200.38	c  N st    78   1711085       220      5375         1     64101     20724    693113   no data   no data
259.28/259.32	c  N st    79   2080050       220      5375         3     78692     20724    833650   no data   no data
280.68/280.79	c  N st    80   2211085       220      5375         9     81960     20724    831292   no data   no data
280.68/280.79	c  S st    80   2211085       220      5375         9     81960     20724    831292   no data   no data
280.68/280.79	c Finding binary XORs  T:     0.00 s  found:       0
280.88/280.92	c  S st    80   2211589       220      5375         9     82458     20724    838882   no data   no data
280.88/280.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
280.88/280.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
280.88/280.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
280.88/280.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.88/280.95	c subs with bin:        5  lits-rem:         6  v-fix:    0  time:  0.00 s
280.88/280.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
280.88/280.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
280.88/280.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
282.69/282.71	c subs with bin:    13996  lits-rem:      4564  v-fix:    0  time:  1.73 s
283.58/283.70	c lits-rem:      4578  cl-subs:     6814  v-elim:      0  v-fix:    0  time:  0.99 s
283.58/283.70	c vivif2 --  cl tried     5370 cl shrink        0 lits rem          0 time: 0.00
283.68/283.71	c vivif2 --  cl tried    61648 cl shrink      935 lits rem        935 time: 0.02
283.88/283.91	c asymm  cl-useful: 1/4213/5370 lits-rem:1 time: 0.20
283.88/283.91	c calculated reachability. Time: 0.00
283.88/283.91	c  N st    80   2211589       220      5370        15     61648     20710    600350   no data   no data
298.28/298.38	c Finding binary XORs  T:     0.00 s  found:       0
301.29/301.35	c Finding binary XORs  T:     0.00 s  found:       0
302.68/302.74	c Finding binary XORs  T:     0.00 s  found:       0
307.38/307.48	c Finding binary XORs  T:     0.00 s  found:       0
308.08/308.15	c Finding binary XORs  T:     0.00 s  found:       0
308.08/308.16	c  E st    81   2377347       193      3586       309     13034     13675     91114   no data   no data
308.08/308.16	c num threads              : 1          
308.08/308.16	c restarts                 : 81         
308.08/308.16	c dynamic restarts         : 0          
308.08/308.16	c static restarts          : 81         
308.08/308.16	c full restarts            : 4          
308.08/308.16	c total simplify time      : 0.54       
308.08/308.16	c learnts DL2              : 0          
308.08/308.16	c learnts size 2           : 483        
308.08/308.16	c learnts size 1           : 79          (14.99     % of vars)
308.08/308.16	c filedLit time            : 0.11        (0.04      % time)
308.08/308.16	c v-elim SatELite          : 104         (19.73     % vars)
308.08/308.16	c SatELite time            : 9.78        (3.17      % time)
308.08/308.16	c v-elim xor               : 0           (0.00      % vars)
308.08/308.16	c xor elim time            : 0.02        (0.01      % time)
308.08/308.16	c num binary xor trees     : 0          
308.08/308.16	c binxor trees' crown      : 0           (nan       leafs/tree)
308.08/308.16	c bin xor find time        : 0.00       
308.08/308.16	c OTF clause improved      : 148346      (0.06      clauses/conflict)
308.08/308.16	c OTF impr. size diff      : 164047      (1.11       lits/clause)
308.08/308.16	c OTF cl watch-shrink      : 1185720     (0.50      clauses/conflict)
308.08/308.16	c OTF cl watch-sh-lit      : 2248080     (1.90       lits/clause)
308.08/308.16	c tried to recurMin cls    : 186516      (7.85       % of conflicts)
308.08/308.16	c updated cache            : 2420        (0.01       lits/tried recurMin)
308.08/308.16	c clauses over max glue    : 0           (0.00      % of all clauses)
308.08/308.16	c conflicts                : 2377347     (7718.10   / sec)
308.08/308.16	c decisions                : 2720699     (0.33      % random)
308.08/308.16	c bogo-props               : 61743290599 (200450798.71 / sec)
308.08/308.16	c conflict literals        : 35258012    (38.87     % deleted)
308.08/308.16	c Memory used              : 72.67       MB
308.08/308.16	c CPU time                 : 308.02      s
308.08/308.16	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3368111-1305391256/watcher-3368111-1305391256 -o /tmp/evaluation-result-3368111-1305391256/solver-3368111-1305391256 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368111-1305391256.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.79 4.01 3.99 3/359 13369
/proc/meminfo: memFree=25589092/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=11796 CPUtime=0 cores=1,3
/proc/13369/stat : 13369 (runsolver) S 13367 13369 12941 0 -1 4202560 40 0 0 0 0 0 0 0 23 0 1 0 729356242 12079104 49 33554432000 4194304 5432360 140734128928112 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699960631 0 0 17 3 0 0 0
/proc/13369/statm: 2949 49 30 303 0 2643 0

[startup+0.053383 s]
/proc/loadavg: 3.79 4.01 3.99 3/359 13369
/proc/meminfo: memFree=25589092/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=32300 CPUtime=0.03 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 1404 0 0 0 3 0 0 0 18 0 1 0 729356242 33075200 1188 33554432000 4194304 4580011 140736406526928 18446744073709551615 4404366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 8075 1188 354 95 0 3057 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32300

[startup+0.100399 s]
/proc/loadavg: 3.79 4.01 3.99 3/359 13369
/proc/meminfo: memFree=25589092/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=33016 CPUtime=0.07 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 1617 0 0 0 7 0 0 0 18 0 1 0 729356242 33808384 1401 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 8254 1401 364 95 0 3236 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33016

[startup+0.300362 s]
/proc/loadavg: 3.79 4.01 3.99 3/359 13369
/proc/meminfo: memFree=25589092/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=33540 CPUtime=0.27 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 1872 0 0 0 27 0 0 0 18 0 1 0 729356242 34344960 1456 33554432000 4194304 4580011 140736406526928 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 8385 1456 365 95 0 3367 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 33540

[startup+0.700287 s]
/proc/loadavg: 3.79 4.01 3.99 3/359 13369
/proc/meminfo: memFree=25589092/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=34144 CPUtime=0.67 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 2442 0 0 0 67 0 0 0 18 0 1 0 729356242 34963456 1554 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 8536 1554 365 95 0 3518 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 34144

[startup+1.50114 s]
/proc/loadavg: 3.79 4.01 3.99 5/371 13392
/proc/meminfo: memFree=25516452/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=51692 CPUtime=1.47 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 4035 0 0 0 147 0 0 0 20 0 1 0 729356242 52932608 2852 33554432000 4194304 4580011 140736406526928 18446744073709551615 4293131 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 12923 2852 368 95 0 7905 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 51692

[startup+3.10084 s]
/proc/loadavg: 3.81 4.00 3.99 5/371 13392
/proc/meminfo: memFree=25508888/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=51852 CPUtime=3.07 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 5441 0 0 0 307 0 0 0 25 0 1 0 729356242 53096448 3500 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 12963 3500 368 95 0 7945 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 51852

[startup+6.30025 s]
/proc/loadavg: 3.81 4.00 3.99 5/371 13392
/proc/meminfo: memFree=25471028/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=52084 CPUtime=6.28 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 7707 0 0 0 627 1 0 0 25 0 1 0 729356242 53334016 4025 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294580 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 13021 4025 368 95 0 8003 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 52084

[startup+12.7011 s]
/proc/loadavg: 3.84 4.00 3.99 5/371 13393
/proc/meminfo: memFree=25447992/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=52428 CPUtime=12.67 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 11197 0 0 0 1266 1 0 0 25 0 1 0 729356242 53686272 4694 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 13107 4694 368 95 0 8089 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 52428

[startup+25.5007 s]
/proc/loadavg: 3.86 4.00 3.99 5/371 13393
/proc/meminfo: memFree=25424188/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=52884 CPUtime=25.48 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 17070 0 0 0 2546 2 0 0 25 0 1 0 729356242 54153216 5317 33554432000 4194304 4580011 140736406526928 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 13221 5317 368 95 0 8203 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 52884

[startup+51.101 s]
/proc/loadavg: 3.91 4.00 3.99 5/371 13393
/proc/meminfo: memFree=25405320/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=53388 CPUtime=51.08 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 25574 0 0 0 5104 4 0 0 25 0 1 0 729356242 54669312 6425 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 13347 6425 368 95 0 8329 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 53388

[startup+102.313 s]
/proc/loadavg: 4.08 4.04 4.00 5/371 13395
/proc/meminfo: memFree=25365964/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=63856 CPUtime=102.29 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 40541 0 0 0 10223 6 0 0 25 0 1 0 729356242 65388544 8491 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 15964 8491 368 95 0 10946 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63856

[startup+162.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/371 13397
/proc/meminfo: memFree=25340392/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=72352 CPUtime=162.27 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 49481 0 0 0 16220 7 0 0 25 0 1 0 729356242 74088448 11604 33554432000 4194304 4580011 140736406526928 18446744073709551615 4320703 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 18088 11604 368 95 0 13070 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 72352

[startup+222.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/371 13398
/proc/meminfo: memFree=25289508/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=78944 CPUtime=222.28 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 60431 0 0 0 22219 9 0 0 25 0 1 0 729356242 80838656 12946 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 19736 12946 368 95 0 14718 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 78944

[startup+282.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/371 13400
/proc/meminfo: memFree=25295176/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=79296 CPUtime=282.28 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 70688 0 0 0 28216 12 0 0 25 0 1 0 729356242 81199104 12487 33554432000 4194304 4580011 140736406526928 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 19824 12487 368 95 0 14806 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 79296

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

[startup+294.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/371 13400
/proc/meminfo: memFree=25297760/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=79296 CPUtime=294.29 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 71847 0 0 0 29416 13 0 0 25 0 1 0 729356242 81199104 13646 33554432000 4194304 4580011 140736406526928 18446744073709551615 4305197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 19824 13646 368 95 0 14806 0
Current children cumulated CPU time (s) 294.29
Current children cumulated vsize (KiB) 79296

[startup+300.701 s]
/proc/loadavg: 4.04 4.03 4.00 5/371 13400
/proc/meminfo: memFree=25289448/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=79352 CPUtime=300.68 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 73247 0 0 0 30055 13 0 0 25 0 1 0 729356242 81256448 12888 33554432000 4194304 4580011 140736406526928 18446744073709551615 4293672 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 19838 12888 368 95 0 14820 0
Current children cumulated CPU time (s) 300.68
Current children cumulated vsize (KiB) 79352

[startup+303.9 s]
/proc/loadavg: 4.04 4.03 4.00 5/371 13400
/proc/meminfo: memFree=25280392/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=79352 CPUtime=303.88 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 73553 0 0 0 30375 13 0 0 25 0 1 0 729356242 81256448 13194 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 19838 13194 368 95 0 14820 0
Current children cumulated CPU time (s) 303.88
Current children cumulated vsize (KiB) 79352

[startup+305.501 s]
/proc/loadavg: 4.04 4.03 4.00 5/371 13400
/proc/meminfo: memFree=25288452/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=74412 CPUtime=305.48 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 73634 0 0 0 30535 13 0 0 25 0 1 0 729356242 76197888 11548 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 18603 11548 368 95 0 13585 0
Current children cumulated CPU time (s) 305.48
Current children cumulated vsize (KiB) 74412

[startup+307.101 s]
/proc/loadavg: 4.04 4.03 4.00 5/371 13400
/proc/meminfo: memFree=25283244/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=74412 CPUtime=307.08 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 73675 0 0 0 30695 13 0 0 25 0 1 0 729356242 76197888 11589 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 18603 11589 368 95 0 13585 0
Current children cumulated CPU time (s) 307.08
Current children cumulated vsize (KiB) 74412

[startup+307.9 s]
/proc/loadavg: 4.03 4.03 4.00 5/371 13401
/proc/meminfo: memFree=25280888/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=74412 CPUtime=307.89 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 73755 0 0 0 30776 13 0 0 25 0 1 0 729356242 76197888 11669 33554432000 4194304 4580011 140736406526928 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 18603 11669 368 95 0 13585 0
Current children cumulated CPU time (s) 307.89
Current children cumulated vsize (KiB) 74412

[startup+308.1 s]
/proc/loadavg: 4.03 4.03 4.00 5/371 13401
/proc/meminfo: memFree=25280888/32950928 swapFree=38710892/67111528
[pid=13369] ppid=13367 vsize=74412 CPUtime=308.08 cores=1,3
/proc/13369/stat : 13369 (strangenight2-s) R 13367 13369 12941 0 -1 4202496 73772 0 0 0 30795 13 0 0 25 0 1 0 729356242 76197888 11686 33554432000 4194304 4580011 140736406526928 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13369/statm: 18603 11686 368 95 0 13585 0
Current children cumulated CPU time (s) 308.08
Current children cumulated vsize (KiB) 74412

Child status: 20
Real time (s): 308.169
CPU time (s): 308.16
CPU user time (s): 308.022
CPU system time (s): 0.137979
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 90328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.022
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73787
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= 13
involuntary context switches= 180

runsolver used 1.08883 second user time and 2.57461 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 18:40:56
IDJOB=3368111
IDBENCH=83256
IDSOLVER=1845
FILE ID=node113/3368111-1305391256
RUNJOBID= node113-1305391256-13351
PBS_JOBID= 13324409
Free space on /tmp= 73444 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-5_528.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368111-1305391256/watcher-3368111-1305391256 -o /tmp/evaluation-result-3368111-1305391256/solver-3368111-1305391256 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368111-1305391256.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=596026580

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25589616 kB
Buffers:        244600 kB
Cached:        2465988 kB
SwapCached:      93712 kB
Active:         725560 kB
Inactive:      6375996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25589616 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            6020 kB
Writeback:           0 kB
AnonPages:     4309748 kB
Mapped:          13412 kB
Slab:           103572 kB
PageTables:      91912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87045904 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= 73420 MiB
End job on node113 at 2011-05-14 18:46:04