Trace number 3421906

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 303.089 303.083

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.252
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3421906-1306611803.cnf'
0.00/0.00	c -- header says num vars:            527
0.00/0.00	c -- header says num clauses:       12692
0.00/0.00	c -- clauses added:            0 learnts,        12692 normals,            0 xors
0.00/0.00	c -- vars added        527
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       527     12692         0         0     38748         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/12692/12692 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    527 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    104  v-fix:    0  time:  0.02 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:     423 undec:     104 neg:       0
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0       423     10467         0         0     42323         0   no data   no data
0.05/0.09	c Decided on static restart strategy
0.09/0.17	c  N st     8      4916       423     10467         0      4697     42323     74545   no data   no data
0.29/0.37	c  N st    10     11298       423     10467         0      4352     42323     55458   no data   no data
0.49/0.56	c  N st    11     17042       423     10467         0      9868     42323    142626   no data   no data
0.79/0.88	c  F st    12     25001       423     10467         0     12058     42323    172860   no data   no data
0.79/0.88	c Found part        2 vars:        201 clauses:      4967 lits size:     21156
0.79/0.88	c Found part        3 vars:        222 clauses:      5500 lits size:     21167
0.79/0.88	c Found parts:          2 time: 0.00 s
0.79/0.88	c Solving part 2
0.79/0.89	c  N st     0         0       201      4967         0         0     21156         0   no data   no data
0.79/0.89	c asymm  cl-useful: 4/4967/4967 lits-rem:5 time: 0.01
0.79/0.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.79/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.79/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.79/0.90	c calculated reachability. Time: 0.00
0.89/0.90	c Calc default polars -  time:   0.00 s pos:     201 undec:     326 neg:       0
0.89/0.90	c =========================================================================================
0.89/0.90	c types(t): F = full restart, N = normal restart
0.89/0.90	c types(t): S = simplification begin/end, E = solution found
0.89/0.90	c restart types(rt): st = static, dy = dynamic
0.89/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.90	c  B st     0         0       201      4967         0         0     21151         0   no data   no data
0.89/0.94	c Decided on static restart strategy
1.00/1.02	c  N st     8      4915       201      4967         0      4684     21151     78700   no data   no data
1.11/1.12	c  E st    10      8204         0      4967         0      5494     21151     88820   no data   no data
1.11/1.12	c Verified 4967 clauses.
1.11/1.12	c Verified 4967 clauses.
1.11/1.12	c Solved part
1.11/1.12	c =========================================================================================
1.11/1.12	c Coming back to original instance
1.11/1.12	c =========================================================================================
1.11/1.12	c  N st    12     25001       222      5500         0     12058     21167    172860   no data   no data
1.29/1.33	c Decided on static restart strategy
1.29/1.33	c  N st    18     30001       222      5500         0     10331     21167    138538   no data   no data
1.29/1.33	c  S st    18     30001       222      5500         0     10331     21167    138538   no data   no data
1.29/1.36	c  S st    18     30506       222      5500         0     10833     21167    146720   no data   no data
1.29/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.36	c blocked clauses removed:        0 vars:      0 tried:         222 T: 0.00 s
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.29/1.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c lits-rem:       344  cl-subs:     1322  v-elim:      0  v-fix:    0  time:  0.08 s
1.39/1.48	c asymm  cl-useful: 1/5500/5500 lits-rem:2 time: 0.03
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N st    18     30506       222      5500         0      9511     21165    127689   no data   no data
1.79/1.80	c  N st    20     37616       222      5500         0      8726     21165    102968   no data   no data
1.99/2.08	c  N st    21     44015       222      5500         0     14701     21165    189921   no data   no data
2.10/2.16	c  S st    22     45760       222      5500         0     16316     21165    214759   no data   no data
2.10/2.19	c  S st    22     46267       222      5500         0     16821     21165    222922   no data   no data
2.10/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.10/2.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.10/2.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
2.10/2.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.10/2.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.10/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.48	c lits-rem:       400  cl-subs:     3865  v-elim:      0  v-fix:    0  time:  0.28 s
2.39/2.48	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
2.39/2.49	c vivif2 --  cl tried    12956 cl shrink        0 lits rem          0 time: 0.00
2.49/2.52	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.03
2.49/2.52	c calculated reachability. Time: 0.00
2.49/2.52	c  N st    22     46267       222      5500         0     12956     21165    171101   no data   no data
3.09/3.20	c  N st    23     60664       222      5500         0     18217     21165    252189   no data   no data
3.59/3.67	c  N st    24     69400       222      5500         0     17243     21165    243407   no data   no data
3.59/3.67	c  S st    24     69400       222      5500         0     17243     21165    243407   no data   no data
3.69/3.70	c  S st    24     69904       222      5500         0     17746     21165    251464   no data   no data
3.69/3.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
3.69/3.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.69/3.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.88	c lits-rem:       617  cl-subs:     1186  v-elim:      0  v-fix:    0  time:  0.16 s
3.79/3.88	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
3.79/3.88	c vivif2 --  cl tried    16560 cl shrink        0 lits rem          0 time: 0.00
3.89/3.93	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.05
3.89/3.93	c calculated reachability. Time: 0.00
3.89/3.93	c  N st    24     69904       222      5500         0     16560     21164    231409   no data   no data
4.99/5.02	c  F st    25     87501       222      5500         0     11422     21164    121729   no data   no data
4.99/5.03	c  N st    25     87501       222      5500         0     11422     21164    121729   no data   no data
5.19/5.29	c Decided on static restart strategy
5.40/5.44	c  N st    32     95539       222      5500         0     19051     21164    243170   no data   no data
5.89/5.99	c  N st    34    104857       222      5500         0     15603     21164    180391   no data   no data
5.89/5.99	c  S st    34    104857       222      5500         0     15603     21164    180391   no data   no data
5.99/6.03	c  S st    34    105362       222      5500         0     16104     21163    188940   no data   no data
5.99/6.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.99/6.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.99/6.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
5.99/6.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.99/6.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.99/6.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.12	c lits-rem:       228  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  0.07 s
6.09/6.12	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
6.09/6.12	c vivif2 --  cl tried    14970 cl shrink        0 lits rem          0 time: 0.00
6.09/6.16	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
6.09/6.16	c calculated reachability. Time: 0.00
6.09/6.16	c  N st    34    105362       222      5500         0     14970     21163    173267   no data   no data
6.69/6.73	c  N st    35    114960       222      5500         0     23943     21163    297671   no data   no data
7.49/7.60	c  N st    36    129358       222      5500         0     24373     21163    313367   no data   no data
8.89/8.94	c  N st    37    150954       222      5500         0     15537     21163    160054   no data   no data
9.29/9.33	c  S st    38    158044       222      5500         0     22212     21163    268143   no data   no data
9.29/9.37	c  S st    38    158545       222      5500         0     22709     21163    276168   no data   no data
9.29/9.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.29/9.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.29/9.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.29/9.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.29/9.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.29/9.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
9.29/9.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.29/9.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.29/9.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.64	c lits-rem:       546  cl-subs:     2666  v-elim:      0  v-fix:    0  time:  0.25 s
9.59/9.64	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
9.59/9.64	c vivif2 --  cl tried    20043 cl shrink        0 lits rem          0 time: 0.00
9.69/9.70	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.05
9.69/9.70	c calculated reachability. Time: 0.00
9.69/9.70	c  N st    38    158545       222      5500         0     20043     21163    238086   no data   no data
12.69/12.79	c  N st    39    207133       222      5500         0     33126     21163    447077   no data   no data
14.89/14.99	c  N st    40    237818       222      5500         0     25178     21163    284702   no data   no data
14.89/14.99	c  S st    40    237818       222      5500         0     25178     21163    284702   no data   no data
14.99/15.04	c  S st    40    238323       222      5500         0     25677     21163    292779   no data   no data
14.99/15.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.99/15.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.99/15.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
14.99/15.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.99/15.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.99/15.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.31	c lits-rem:       459  cl-subs:     2837  v-elim:      0  v-fix:    0  time:  0.25 s
15.19/15.31	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
15.19/15.31	c vivif2 --  cl tried    22840 cl shrink        0 lits rem          0 time: 0.00
15.30/15.37	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.06
15.30/15.37	c calculated reachability. Time: 0.00
15.30/15.37	c  N st    40    238323       222      5500         0     22840     21163    253736   no data   no data
20.39/20.47	c  F st    41    306250       222      5500         0     24967     21163    266198   no data   no data
20.39/20.47	c  N st    41    306250       222      5500         0     24967     21163    266198   no data   no data
20.80/20.83	c Decided on static restart strategy
22.59/22.67	c  N st    51    334553       222      5500         0     28969     21163    317094   no data   no data
24.59/24.61	c  N st    53    357485       222      5500         0     26929     21163    280318   no data   no data
24.59/24.61	c  S st    53    357485       222      5500         0     26929     21163    280318   no data   no data
24.59/24.67	c  S st    53    357985       222      5500         0     27424     21163    288444   no data   no data
24.59/24.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.59/24.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
24.59/24.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.59/24.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.59/24.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.59/24.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
24.59/24.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.59/24.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.59/24.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.79/24.81	c lits-rem:       326  cl-subs:     1351  v-elim:      0  v-fix:    0  time:  0.12 s
24.79/24.81	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
24.79/24.81	c vivif2 --  cl tried    26073 cl shrink        0 lits rem          0 time: 0.00
24.79/24.88	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.07
24.79/24.88	c calculated reachability. Time: 0.00
24.79/24.88	c  N st    53    357985       222      5500         0     26073     21163    270380   no data   no data
27.69/27.74	c  N st    54    390379       222      5500         0     32031     21163    343969   no data   no data
31.91/31.99	c  N st    55    438967       222      5500         0     52019     21163    626648   no data   no data
38.59/38.67	c  N st    56    511849       222      5500         0     39392     21163    445072   no data   no data
40.99/41.05	c  N st    57    536977       222      5500         0     33668     21163    352318   no data   no data
40.99/41.05	c  S st    57    536977       222      5500         0     33668     21163    352318   no data   no data
41.09/41.11	c  S st    57    537478       222      5500         0     34163     21163    360652   no data   no data
41.09/41.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.09/41.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.09/41.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.09/41.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.09/41.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.09/41.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
41.09/41.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.09/41.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.09/41.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.29/41.32	c lits-rem:      1099  cl-subs:     1499  v-elim:      0  v-fix:    0  time:  0.18 s
41.29/41.32	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
41.29/41.32	c vivif2 --  cl tried    32664 cl shrink        0 lits rem          0 time: 0.00
41.39/41.42	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.10
41.39/41.42	c calculated reachability. Time: 0.00
41.39/41.42	c  N st    57    537478       222      5500         0     32664     21162    340332   no data   no data
58.09/58.18	c  N st    58    701462       222      5500         1     60243     21162    715307   no data   no data
69.69/69.79	c  N st    59    806217       222      5500         1     55319     21162    670312   no data   no data
69.69/69.79	c  S st    59    806217       222      5500         1     55319     21162    670312   no data   no data
69.79/69.88	c  S st    59    806718       222      5500         1     55815     21162    678698   no data   no data
69.79/69.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.89/69.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
69.89/69.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.89/69.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.89/69.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.89/69.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
69.89/69.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
69.89/69.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
69.99/70.03	c subs with bin:      837  lits-rem:        50  v-fix:    0  time:  0.10 s
71.19/71.20	c lits-rem:      2302  cl-subs:     4089  v-elim:      0  v-fix:    0  time:  1.17 s
71.19/71.20	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
71.19/71.21	c vivif2 --  cl tried    50889 cl shrink        0 lits rem          0 time: 0.01
71.29/71.36	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.15
71.29/71.36	c calculated reachability. Time: 0.00
71.29/71.36	c  N st    59    806718       222      5500         1     50889     21161    609493   no data   no data
102.79/102.89	c Finding binary XORs  T:     0.00 s  found:       0
104.00/104.02	c  F st    60   1071876       221      5438         0     50021     20943    559807   no data   no data
104.00/104.02	c  N st    60   1071876       221      5438         0     50021     20943    559807   no data   no data
104.60/104.63	c Decided on static restart strategy
107.29/107.30	c  N st    70   1100178       221      5438         0     42246     20943    429991   no data   no data
111.49/111.54	c  N st    72   1136173       221      5438         0     76189     20943    957988   no data   no data
115.29/115.39	c  N st    73   1168565       221      5438         0     67288     20943    817016   no data   no data
120.69/120.73	c  N st    74   1210077       221      5438         0     63806     20943    713425   no data   no data
120.69/120.73	c  S st    74   1210077       221      5438         0     63806     20943    713425   no data   no data
120.79/120.84	c  S st    74   1210580       221      5438         0     64299     20943    721440   no data   no data
120.79/120.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.79/120.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
120.79/120.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
120.79/120.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.79/120.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.79/120.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
120.79/120.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
120.79/120.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
120.79/120.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
123.10/123.13	c lits-rem:      2120  cl-subs:    12566  v-elim:      0  v-fix:    0  time:  2.24 s
123.10/123.13	c vivif2 --  cl tried     5438 cl shrink        0 lits rem          0 time: 0.00
123.10/123.13	c vivif2 --  cl tried    51733 cl shrink        0 lits rem          0 time: 0.01
123.21/123.29	c asymm  cl-useful: 0/5438/5438 lits-rem:0 time: 0.15
123.21/123.29	c calculated reachability. Time: 0.00
123.21/123.29	c  N st    74   1210580       221      5438         0     51733     20943    557239   no data   no data
132.60/132.69	c  N st    75   1283462       221      5438         0     77109     20943    941349   no data   no data
147.50/147.58	c  N st    76   1392786       221      5438         1     86798     20943   1025241   no data   no data
170.99/171.04	c  N st    77   1556771       221      5438         4     94067     20943   1082798   no data   no data
170.99/171.04	c Finding binary XORs  T:     0.00 s  found:       0
173.09/173.17	c Finding binary XORs  T:     0.00 s  found:       0
193.39/193.47	c  N st    78   1710581       220      5376         1     82234     20727    914113   no data   no data
193.39/193.47	c  S st    78   1710581       220      5376         1     82234     20727    914113   no data   no data
193.50/193.60	c  S st    78   1711085       220      5376         1     82731     20727    922421   no data   no data
193.50/193.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
193.61/193.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
193.61/193.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
193.61/193.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.61/193.62	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.00 s
193.61/193.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
193.61/193.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
193.61/193.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
193.80/193.80	c subs with bin:     1106  lits-rem:       912  v-fix:    0  time:  0.14 s
197.50/197.57	c lits-rem:      3451  cl-subs:    17524  v-elim:      0  v-fix:    0  time:  3.77 s
197.50/197.57	c vivif2 --  cl tried     5375 cl shrink        0 lits rem          0 time: 0.00
197.50/197.58	c vivif2 --  cl tried    64101 cl shrink        0 lits rem          0 time: 0.01
197.70/197.76	c asymm  cl-useful: 0/4936/5375 lits-rem:0 time: 0.18
197.70/197.76	c calculated reachability. Time: 0.00
197.70/197.76	c  N st    78   1711085       220      5375         1     64101     20724    693113   no data   no data
255.29/255.30	c  N st    79   2080050       220      5375         3     78692     20724    833650   no data   no data
276.30/276.30	c  N st    80   2211085       220      5375         9     81960     20724    831292   no data   no data
276.30/276.30	c  S st    80   2211085       220      5375         9     81960     20724    831292   no data   no data
276.30/276.30	c Finding binary XORs  T:     0.00 s  found:       0
276.40/276.43	c  S st    80   2211589       220      5375         9     82458     20724    838882   no data   no data
276.40/276.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
276.40/276.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
276.40/276.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
276.40/276.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.40/276.45	c subs with bin:        5  lits-rem:         6  v-fix:    0  time:  0.00 s
276.40/276.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
276.40/276.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
276.40/276.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
278.10/278.16	c subs with bin:    13996  lits-rem:      4564  v-fix:    0  time:  1.68 s
279.00/279.09	c lits-rem:      4578  cl-subs:     6814  v-elim:      0  v-fix:    0  time:  0.93 s
279.00/279.09	c vivif2 --  cl tried     5370 cl shrink        0 lits rem          0 time: 0.00
279.10/279.11	c vivif2 --  cl tried    61648 cl shrink      935 lits rem        935 time: 0.01
279.20/279.28	c asymm  cl-useful: 1/4213/5370 lits-rem:1 time: 0.18
279.20/279.29	c calculated reachability. Time: 0.00
279.20/279.29	c  N st    80   2211589       220      5370        15     61648     20710    600350   no data   no data
293.40/293.44	c Finding binary XORs  T:     0.00 s  found:       0
296.29/296.35	c Finding binary XORs  T:     0.00 s  found:       0
297.69/297.71	c Finding binary XORs  T:     0.00 s  found:       0
302.29/302.40	c Finding binary XORs  T:     0.00 s  found:       0
302.99/303.07	c Finding binary XORs  T:     0.00 s  found:       0
302.99/303.08	c  E st    81   2377347       193      3586       309     13034     13675     91114   no data   no data
302.99/303.08	c num threads              : 1          
302.99/303.08	c restarts                 : 81         
302.99/303.08	c dynamic restarts         : 0          
302.99/303.08	c static restarts          : 81         
302.99/303.08	c full restarts            : 4          
302.99/303.08	c total simplify time      : 0.54       
302.99/303.08	c learnts DL2              : 0          
302.99/303.08	c learnts size 2           : 483        
302.99/303.08	c learnts size 1           : 79          (14.99     % of vars)
302.99/303.08	c filedLit time            : 0.10        (0.03      % time)
302.99/303.08	c v-elim SatELite          : 104         (19.73     % vars)
302.99/303.08	c SatELite time            : 9.47        (3.13      % time)
302.99/303.08	c v-elim xor               : 0           (0.00      % vars)
302.99/303.08	c xor elim time            : 0.02        (0.01      % time)
302.99/303.08	c num binary xor trees     : 0          
302.99/303.08	c binxor trees' crown      : 0           (nan       leafs/tree)
302.99/303.08	c bin xor find time        : 0.00       
302.99/303.08	c OTF clause improved      : 148346      (0.06      clauses/conflict)
302.99/303.08	c OTF impr. size diff      : 164047      (1.11       lits/clause)
302.99/303.08	c OTF cl watch-shrink      : 1185720     (0.50      clauses/conflict)
302.99/303.08	c OTF cl watch-sh-lit      : 2248080     (1.90       lits/clause)
302.99/303.08	c tried to recurMin cls    : 186516      (7.85       % of conflicts)
302.99/303.08	c updated cache            : 2420        (0.01       lits/tried recurMin)
302.99/303.08	c clauses over max glue    : 0           (0.00      % of all clauses)
302.99/303.08	c conflicts                : 2377347     (7846.63   / sec)
302.99/303.08	c decisions                : 2720699     (0.33      % random)
302.99/303.08	c bogo-props               : 61743290599 (203788745.77 / sec)
302.99/303.08	c conflict literals        : 35258012    (38.87     % deleted)
302.99/303.08	c Memory used              : 72.67       MB
302.99/303.08	c CPU time                 : 302.98      s
302.99/303.08	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-3421906-1306611803/watcher-3421906-1306611803 -o /tmp/evaluation-result-3421906-1306611803/solver-3421906-1306611803 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421906-1306611803.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.84 2.00 1.99 3/530 13725
/proc/meminfo: memFree=17850452/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=30552 CPUtime=0 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 777 0 0 0 0 0 0 0 25 0 1 0 772778276 31285248 717 33554432000 4194304 4580011 140736898497424 18446744073709551615 4293051 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 7638 717 338 95 0 2620 0

[startup+0.0562331 s]
/proc/loadavg: 1.84 2.00 1.99 3/530 13725
/proc/meminfo: memFree=17850452/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=33016 CPUtime=0.05 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 1595 0 0 0 5 0 0 0 25 0 1 0 772778276 33808384 1378 33554432000 4194304 4580011 140736898497424 18446744073709551615 4293131 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 8254 1378 364 95 0 3236 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 33016

[startup+0.10021 s]
/proc/loadavg: 1.84 2.00 1.99 3/530 13725
/proc/meminfo: memFree=17850452/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=33016 CPUtime=0.09 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 1632 0 0 0 9 0 0 0 25 0 1 0 772778276 33808384 1415 33554432000 4194304 4580011 140736898497424 18446744073709551615 4318699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 8254 1415 365 95 0 3236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33016

[startup+0.300174 s]
/proc/loadavg: 1.84 2.00 1.99 3/530 13725
/proc/meminfo: memFree=17850452/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=33540 CPUtime=0.29 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 1883 0 0 0 29 0 0 0 25 0 1 0 772778276 34344960 1466 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 8385 1466 365 95 0 3367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33540

[startup+0.70113 s]
/proc/loadavg: 1.84 2.00 1.99 3/530 13725
/proc/meminfo: memFree=17850452/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=34144 CPUtime=0.69 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 2453 0 0 0 69 0 0 0 25 0 1 0 772778276 34963456 1564 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 8536 1564 365 95 0 3518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34144

[startup+1.501 s]
/proc/loadavg: 1.84 2.00 1.99 3/536 13731
/proc/meminfo: memFree=17835516/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=51692 CPUtime=1.49 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 4042 0 0 0 149 0 0 0 18 0 1 0 772778276 52932608 2858 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 12923 2858 368 95 0 7905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51692

[startup+3.10071 s]
/proc/loadavg: 1.84 2.00 1.99 3/536 13731
/proc/meminfo: memFree=17824232/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=51852 CPUtime=3.09 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 5450 0 0 0 309 0 0 0 21 0 1 0 772778276 53096448 3508 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 12963 3508 368 95 0 7945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51852

[startup+6.30112 s]
/proc/loadavg: 1.86 2.00 1.99 3/536 13732
/proc/meminfo: memFree=17815472/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=52084 CPUtime=6.3 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 7718 0 0 0 629 1 0 0 25 0 1 0 772778276 53334016 4035 33554432000 4194304 4580011 140736898497424 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 13021 4035 368 95 0 8003 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 52084

[startup+12.701 s]
/proc/loadavg: 1.87 2.00 1.99 3/536 13732
/proc/meminfo: memFree=17812908/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=52428 CPUtime=12.69 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 11212 0 0 0 1268 1 0 0 25 0 1 0 772778276 53686272 4708 33554432000 4194304 4580011 140736898497424 18446744073709551615 4292924 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 13107 4708 368 95 0 8089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52428

[startup+25.5008 s]
/proc/loadavg: 1.90 2.00 1.99 3/536 13732
/proc/meminfo: memFree=17809132/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=52884 CPUtime=25.49 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 17093 0 0 0 2547 2 0 0 25 0 1 0 772778276 54153216 5339 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 13221 5339 368 95 0 8203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52884

[startup+51.1003 s]
/proc/loadavg: 1.93 2.00 1.99 3/536 13733
/proc/meminfo: memFree=17800448/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=53388 CPUtime=51.09 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 25604 0 0 0 5106 3 0 0 25 0 1 0 772778276 54669312 6454 33554432000 4194304 4580011 140736898497424 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 13347 6454 368 95 0 8329 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53388

[startup+102.321 s]
/proc/loadavg: 1.97 2.00 1.99 3/536 13734
/proc/meminfo: memFree=17778956/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=63856 CPUtime=102.32 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 40640 0 0 0 10226 6 0 0 25 0 1 0 772778276 65388544 8589 33554432000 4194304 4580011 140736898497424 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 15964 8589 368 95 0 10946 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 63856

[startup+162.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/536 13736
/proc/meminfo: memFree=17760904/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=72352 CPUtime=162.29 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 49546 0 0 0 16222 7 0 0 25 0 1 0 772778276 74088448 11668 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 18088 11668 368 95 0 13070 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72352

[startup+222.3 s]
/proc/loadavg: 2.30 2.07 2.02 3/536 13737
/proc/meminfo: memFree=17752044/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=79040 CPUtime=222.3 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 61424 0 0 0 22221 9 0 0 25 0 1 0 772778276 80936960 12163 33554432000 4194304 4580011 140736898497424 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 19760 12163 368 95 0 14742 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79040

[startup+282.301 s]
/proc/loadavg: 2.18 2.07 2.02 3/536 13739
/proc/meminfo: memFree=17746676/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=79296 CPUtime=282.3 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 71182 0 0 0 28220 10 0 0 25 0 1 0 772778276 81199104 12980 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 19824 12980 368 95 0 14806 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79296

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

[startup+294.301 s]
/proc/loadavg: 2.14 2.07 2.01 3/536 13739
/proc/meminfo: memFree=17746284/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=79352 CPUtime=294.3 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 73113 0 0 0 29420 10 0 0 25 0 1 0 772778276 81256448 12753 33554432000 4194304 4580011 140736898497424 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 19838 12753 368 95 0 14820 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 79352

[startup+297.501 s]
/proc/loadavg: 2.14 2.07 2.01 3/536 13739
/proc/meminfo: memFree=17748144/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=79352 CPUtime=297.49 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 73409 0 0 0 29739 10 0 0 25 0 1 0 772778276 81256448 13049 33554432000 4194304 4580011 140736898497424 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 19838 13049 368 95 0 14820 0
Current children cumulated CPU time (s) 297.49
Current children cumulated vsize (KiB) 79352

[startup+300.7 s]
/proc/loadavg: 2.13 2.07 2.01 3/536 13739
/proc/meminfo: memFree=17751488/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=74412 CPUtime=300.69 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 73637 0 0 0 30059 10 0 0 25 0 1 0 772778276 76197888 11550 33554432000 4194304 4580011 140736898497424 18446744073709551615 4293160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 18603 11550 368 95 0 13585 0
Current children cumulated CPU time (s) 300.69
Current children cumulated vsize (KiB) 74412

[startup+302.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/536 13739
/proc/meminfo: memFree=17750492/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=74412 CPUtime=302.29 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 73703 0 0 0 30219 10 0 0 25 0 1 0 772778276 76197888 11616 33554432000 4194304 4580011 140736898497424 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 18603 11616 368 95 0 13585 0
Current children cumulated CPU time (s) 302.29
Current children cumulated vsize (KiB) 74412

[startup+302.701 s]
/proc/loadavg: 2.13 2.07 2.01 3/536 13739
/proc/meminfo: memFree=17749996/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=74412 CPUtime=302.69 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 73742 0 0 0 30259 10 0 0 25 0 1 0 772778276 76197888 11655 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 18603 11655 368 95 0 13585 0
Current children cumulated CPU time (s) 302.69
Current children cumulated vsize (KiB) 74412

[startup+302.901 s]
/proc/loadavg: 2.13 2.07 2.01 3/536 13739
/proc/meminfo: memFree=17749996/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=74412 CPUtime=302.89 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 73762 0 0 0 30279 10 0 0 25 0 1 0 772778276 76197888 11675 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 18603 11675 368 95 0 13585 0
Current children cumulated CPU time (s) 302.89
Current children cumulated vsize (KiB) 74412

[startup+303.001 s]
/proc/loadavg: 2.13 2.07 2.01 3/536 13739
/proc/meminfo: memFree=17749996/32951124 swapFree=64205420/67111528
[pid=13725] ppid=13723 vsize=74412 CPUtime=302.99 cores=0,2,4,6
/proc/13725/stat : 13725 (strangenight2-s) R 13723 13725 13692 0 -1 4202496 73772 0 0 0 30289 10 0 0 25 0 1 0 772778276 76197888 11685 33554432000 4194304 4580011 140736898497424 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13725/statm: 18603 11685 368 95 0 13585 0
Current children cumulated CPU time (s) 302.99
Current children cumulated vsize (KiB) 74412

Child status: 20
Real time (s): 303.083
CPU time (s): 303.089
CPU user time (s): 302.978
CPU system time (s): 0.110983
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 83744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 302.978
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73788
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= 11
involuntary context switches= 482

runsolver used 1.69074 second user time and 3.82442 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-28 21:43:23
IDJOB=3421906
IDBENCH=83256
IDSOLVER=1887
FILE ID=node136/3421906-1306611803
RUNJOBID= node136-1306611803-13710
PBS_JOBID= 13471617
Free space on /tmp= 73384 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-3421906-1306611803/watcher-3421906-1306611803 -o /tmp/evaluation-result-3421906-1306611803/solver-3421906-1306611803 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421906-1306611803.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=131921582

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
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.76
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      17850732 kB
Buffers:        263760 kB
Cached:        5724592 kB
SwapCached:      25124 kB
Active:        4703352 kB
Inactive:     10114352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17850732 kB
SwapTotal:    67111528 kB
SwapFree:     64205420 kB
Dirty:           11648 kB
Writeback:           0 kB
AnonPages:     8810304 kB
Mapped:          39496 kB
Slab:           142844 kB
PageTables:      68844 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 169209176 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= 73372 MiB
End job on node136 at 2011-05-28 21:48:26