Trace number 3261848

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-stUNSAT 308.667 308.658

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3261848-1303543692.cnf'
0.00/0.01	c -- header says num vars:            527
0.00/0.01	c -- header says num clauses:       12692
0.00/0.01	c -- clauses added:            0 learnts,        12692 normals,            0 xors
0.00/0.01	c -- vars added        527
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	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.03/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    104  v-fix:    0  time:  0.02 s
0.03/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.03/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.03/0.04	c calculated reachability. Time: 0.00
0.03/0.04	c Calc default polars -  time:   0.00 s pos:     423 undec:     104 neg:       0
0.03/0.04	c =========================================================================================
0.03/0.04	c types(t): F = full restart, N = normal restart
0.03/0.04	c types(t): S = simplification begin/end, E = solution found
0.03/0.04	c restart types(rt): st = static, dy = dynamic
0.03/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.03/0.04	c  B st     0         0       423     10467         0         0     42323         0   no data   no data
0.03/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.89	c Found part        2 vars:        201 clauses:      4967 lits size:     21156
0.79/0.89	c Found part        3 vars:        222 clauses:      5500 lits size:     21167
0.79/0.89	c Found parts:          2 time: 0.00 s
0.79/0.89	c Solving part 2
0.79/0.89	c  N st     0         0       201      4967         0         0     21156         0   no data   no data
0.89/0.90	c asymm  cl-useful: 4/4967/4967 lits-rem:5 time: 0.01
0.89/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.89/0.90	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.89/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.95	c Decided on static restart strategy
0.99/1.02	c  N st     8      4915       201      4967         0      4684     21151     78700   no data   no data
1.09/1.12	c  E st    10      8204         0      4967         0      5494     21151     88820   no data   no data
1.09/1.12	c Verified 4967 clauses.
1.09/1.12	c Verified 4967 clauses.
1.09/1.12	c Solved part
1.09/1.12	c =========================================================================================
1.09/1.12	c Coming back to original instance
1.09/1.12	c =========================================================================================
1.09/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.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.37	c blocked clauses removed:        0 vars:      0 tried:         222 T: 0.00 s
1.29/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
1.29/1.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.29/1.37	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.46	c lits-rem:       344  cl-subs:     1322  v-elim:      0  v-fix:    0  time:  0.09 s
1.39/1.49	c asymm  cl-useful: 1/5500/5500 lits-rem:2 time: 0.03
1.39/1.49	c calculated reachability. Time: 0.00
1.39/1.49	c  N st    18     30506       222      5500         0      9511     21165    127689   no data   no data
1.78/1.81	c  N st    20     37616       222      5500         0      8726     21165    102968   no data   no data
1.98/2.09	c  N st    21     44015       222      5500         0     14701     21165    189921   no data   no data
2.09/2.17	c  S st    22     45760       222      5500         0     16316     21165    214759   no data   no data
2.09/2.20	c  S st    22     46267       222      5500         0     16821     21165    222922   no data   no data
2.09/2.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.19/2.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.19/2.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
2.19/2.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.19/2.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.19/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.49	c lits-rem:       400  cl-subs:     3865  v-elim:      0  v-fix:    0  time:  0.28 s
2.39/2.49	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c vivif2 --  cl tried    12956 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.03
2.49/2.53	c calculated reachability. Time: 0.00
2.49/2.53	c  N st    22     46267       222      5500         0     12956     21165    171101   no data   no data
3.20/3.22	c  N st    23     60664       222      5500         0     18217     21165    252189   no data   no data
3.59/3.69	c  N st    24     69400       222      5500         0     17243     21165    243407   no data   no data
3.59/3.69	c  S st    24     69400       222      5500         0     17243     21165    243407   no data   no data
3.69/3.72	c  S st    24     69904       222      5500         0     17746     21165    251464   no data   no data
3.69/3.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.69/3.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.69/3.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.69/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
3.69/3.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.69/3.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c lits-rem:       617  cl-subs:     1186  v-elim:      0  v-fix:    0  time:  0.17 s
3.89/3.91	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
3.89/3.91	c vivif2 --  cl tried    16560 cl shrink        0 lits rem          0 time: 0.00
3.89/3.95	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.04
3.89/3.96	c calculated reachability. Time: 0.00
3.89/3.96	c  N st    24     69904       222      5500         0     16560     21164    231409   no data   no data
4.99/5.05	c  F st    25     87501       222      5500         0     11422     21164    121729   no data   no data
4.99/5.06	c  N st    25     87501       222      5500         0     11422     21164    121729   no data   no data
5.29/5.31	c Decided on static restart strategy
5.39/5.47	c  N st    32     95539       222      5500         0     19051     21164    243170   no data   no data
5.99/6.03	c  N st    34    104857       222      5500         0     15603     21164    180391   no data   no data
5.99/6.03	c  S st    34    104857       222      5500         0     15603     21164    180391   no data   no data
5.99/6.06	c  S st    34    105362       222      5500         0     16104     21163    188940   no data   no data
5.99/6.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.99/6.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.99/6.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
5.99/6.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.99/6.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.99/6.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.09/6.16	c lits-rem:       228  cl-subs:     1134  v-elim:      0  v-fix:    0  time:  0.08 s
6.09/6.16	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
6.09/6.16	c vivif2 --  cl tried    14970 cl shrink        0 lits rem          0 time: 0.00
6.19/6.20	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
6.19/6.20	c calculated reachability. Time: 0.00
6.19/6.20	c  N st    34    105362       222      5500         0     14970     21163    173267   no data   no data
6.69/6.77	c  N st    35    114960       222      5500         0     23943     21163    297671   no data   no data
7.59/7.64	c  N st    36    129358       222      5500         0     24373     21163    313367   no data   no data
8.99/9.00	c  N st    37    150954       222      5500         0     15537     21163    160054   no data   no data
9.29/9.38	c  S st    38    158044       222      5500         0     22212     21163    268143   no data   no data
9.39/9.43	c  S st    38    158545       222      5500         0     22709     21163    276168   no data   no data
9.39/9.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.39/9.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.39/9.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
9.39/9.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.39/9.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.39/9.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.69/9.70	c lits-rem:       546  cl-subs:     2666  v-elim:      0  v-fix:    0  time:  0.26 s
9.69/9.70	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
9.69/9.70	c vivif2 --  cl tried    20043 cl shrink        0 lits rem          0 time: 0.00
9.69/9.76	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.05
9.69/9.76	c calculated reachability. Time: 0.00
9.69/9.76	c  N st    38    158545       222      5500         0     20043     21163    238086   no data   no data
12.79/12.86	c  N st    39    207133       222      5500         0     33126     21163    447077   no data   no data
14.99/15.07	c  N st    40    237818       222      5500         0     25178     21163    284702   no data   no data
14.99/15.07	c  S st    40    237818       222      5500         0     25178     21163    284702   no data   no data
15.09/15.12	c  S st    40    238323       222      5500         0     25677     21163    292779   no data   no data
15.09/15.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.09/15.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
15.09/15.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.09/15.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
15.09/15.13	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.09/15.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.09/15.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.29/15.39	c lits-rem:       459  cl-subs:     2837  v-elim:      0  v-fix:    0  time:  0.25 s
15.29/15.39	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
15.29/15.40	c vivif2 --  cl tried    22840 cl shrink        0 lits rem          0 time: 0.00
15.39/15.46	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.06
15.39/15.46	c calculated reachability. Time: 0.00
15.39/15.46	c  N st    40    238323       222      5500         0     22840     21163    253736   no data   no data
20.49/20.59	c  F st    41    306250       222      5500         0     24967     21163    266198   no data   no data
20.49/20.59	c  N st    41    306250       222      5500         0     24967     21163    266198   no data   no data
20.90/20.95	c Decided on static restart strategy
22.79/22.80	c  N st    51    334553       222      5500         0     28969     21163    317094   no data   no data
24.69/24.75	c  N st    53    357485       222      5500         0     26929     21163    280318   no data   no data
24.69/24.75	c  S st    53    357485       222      5500         0     26929     21163    280318   no data   no data
24.79/24.80	c  S st    53    357985       222      5500         0     27424     21163    288444   no data   no data
24.79/24.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.79/24.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
24.79/24.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.79/24.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.79/24.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.79/24.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
24.79/24.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.79/24.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.79/24.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.89/24.95	c lits-rem:       326  cl-subs:     1351  v-elim:      0  v-fix:    0  time:  0.13 s
24.89/24.95	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
24.89/24.96	c vivif2 --  cl tried    26073 cl shrink        0 lits rem          0 time: 0.00
24.99/25.02	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.07
24.99/25.03	c calculated reachability. Time: 0.00
24.99/25.03	c  N st    53    357985       222      5500         0     26073     21163    270380   no data   no data
27.89/27.94	c  N st    54    390379       222      5500         0     32031     21163    343969   no data   no data
32.19/32.20	c  N st    55    438967       222      5500         0     52019     21163    626648   no data   no data
38.89/38.93	c  N st    56    511849       222      5500         0     39392     21163    445072   no data   no data
41.29/41.33	c  N st    57    536977       222      5500         0     33668     21163    352318   no data   no data
41.29/41.33	c  S st    57    536977       222      5500         0     33668     21163    352318   no data   no data
41.39/41.40	c  S st    57    537478       222      5500         0     34163     21163    360652   no data   no data
41.39/41.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.39/41.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.39/41.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.39/41.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.39/41.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.39/41.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
41.39/41.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.39/41.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.39/41.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.59/41.64	c lits-rem:      1099  cl-subs:     1499  v-elim:      0  v-fix:    0  time:  0.21 s
41.59/41.64	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
41.59/41.65	c vivif2 --  cl tried    32664 cl shrink        0 lits rem          0 time: 0.00
41.69/41.76	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.11
41.69/41.76	c calculated reachability. Time: 0.00
41.69/41.76	c  N st    57    537478       222      5500         0     32664     21162    340332   no data   no data
58.59/58.62	c  N st    58    701462       222      5500         1     60243     21162    715307   no data   no data
70.39/70.43	c  N st    59    806217       222      5500         1     55319     21162    670312   no data   no data
70.39/70.43	c  S st    59    806217       222      5500         1     55319     21162    670312   no data   no data
70.49/70.53	c  S st    59    806718       222      5500         1     55815     21162    678698   no data   no data
70.49/70.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.49/70.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
70.49/70.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.49/70.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.49/70.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.49/70.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
70.49/70.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
70.49/70.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.59/70.68	c subs with bin:      837  lits-rem:        50  v-fix:    0  time:  0.11 s
71.79/71.88	c lits-rem:      2302  cl-subs:     4089  v-elim:      0  v-fix:    0  time:  1.20 s
71.79/71.88	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
71.79/71.89	c vivif2 --  cl tried    50889 cl shrink        0 lits rem          0 time: 0.01
71.99/72.04	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.15
71.99/72.04	c calculated reachability. Time: 0.00
71.99/72.04	c  N st    59    806718       222      5500         1     50889     21161    609493   no data   no data
103.99/104.03	c Finding binary XORs  T:     0.00 s  found:       0
105.09/105.16	c  F st    60   1071876       221      5438         0     50021     20943    559807   no data   no data
105.09/105.16	c  N st    60   1071876       221      5438         0     50021     20943    559807   no data   no data
105.69/105.76	c Decided on static restart strategy
108.39/108.47	c  N st    70   1100178       221      5438         0     42246     20943    429991   no data   no data
112.70/112.71	c  N st    72   1136173       221      5438         0     76189     20943    957988   no data   no data
116.60/116.61	c  N st    73   1168565       221      5438         0     67288     20943    817016   no data   no data
122.00/122.02	c  N st    74   1210077       221      5438         0     63806     20943    713425   no data   no data
122.00/122.02	c  S st    74   1210077       221      5438         0     63806     20943    713425   no data   no data
122.10/122.13	c  S st    74   1210580       221      5438         0     64299     20943    721440   no data   no data
122.10/122.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.10/122.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
122.10/122.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.10/122.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.10/122.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.10/122.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
122.10/122.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
122.10/122.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
122.10/122.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
124.39/124.48	c lits-rem:      2120  cl-subs:    12566  v-elim:      0  v-fix:    0  time:  2.29 s
124.39/124.48	c vivif2 --  cl tried     5438 cl shrink        0 lits rem          0 time: 0.00
124.39/124.49	c vivif2 --  cl tried    51733 cl shrink        0 lits rem          0 time: 0.01
124.59/124.64	c asymm  cl-useful: 0/5438/5438 lits-rem:0 time: 0.16
124.59/124.64	c calculated reachability. Time: 0.00
124.59/124.64	c  N st    74   1210580       221      5438         0     51733     20943    557239   no data   no data
134.10/134.15	c  N st    75   1283462       221      5438         0     77109     20943    941349   no data   no data
149.20/149.21	c  N st    76   1392786       221      5438         1     86798     20943   1025241   no data   no data
173.20/173.30	c  N st    77   1556771       221      5438         4     94067     20943   1082798   no data   no data
173.30/173.30	c Finding binary XORs  T:     0.00 s  found:       0
175.49/175.52	c Finding binary XORs  T:     0.00 s  found:       0
196.00/196.09	c  N st    78   1710581       220      5376         1     82234     20727    914113   no data   no data
196.00/196.09	c  S st    78   1710581       220      5376         1     82234     20727    914113   no data   no data
196.20/196.22	c  S st    78   1711085       220      5376         1     82731     20727    922421   no data   no data
196.20/196.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
196.20/196.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
196.20/196.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
196.20/196.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.20/196.25	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.00 s
196.20/196.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
196.20/196.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
196.20/196.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
196.40/196.44	c subs with bin:     1106  lits-rem:       912  v-fix:    0  time:  0.15 s
200.30/200.32	c lits-rem:      3451  cl-subs:    17524  v-elim:      0  v-fix:    0  time:  3.88 s
200.30/200.32	c vivif2 --  cl tried     5375 cl shrink        0 lits rem          0 time: 0.00
200.30/200.33	c vivif2 --  cl tried    64101 cl shrink        0 lits rem          0 time: 0.01
200.50/200.52	c asymm  cl-useful: 0/4936/5375 lits-rem:0 time: 0.19
200.50/200.52	c calculated reachability. Time: 0.00
200.50/200.52	c  N st    78   1711085       220      5375         1     64101     20724    693113   no data   no data
259.51/259.55	c  N st    79   2080050       220      5375         3     78692     20724    833650   no data   no data
280.90/280.92	c  N st    80   2211085       220      5375         9     81960     20724    831292   no data   no data
280.90/280.92	c  S st    80   2211085       220      5375         9     81960     20724    831292   no data   no data
280.90/280.92	c Finding binary XORs  T:     0.00 s  found:       0
281.00/281.05	c  S st    80   2211589       220      5375         9     82458     20724    838882   no data   no data
281.00/281.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
281.00/281.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
281.00/281.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.00/281.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.00/281.08	c subs with bin:        5  lits-rem:         6  v-fix:    0  time:  0.00 s
281.00/281.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    220 time:  0.00 s
281.00/281.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
281.00/281.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
282.80/282.83	c subs with bin:    13996  lits-rem:      4564  v-fix:    0  time:  1.72 s
283.80/283.82	c lits-rem:      4578  cl-subs:     6814  v-elim:      0  v-fix:    0  time:  0.99 s
283.80/283.82	c vivif2 --  cl tried     5370 cl shrink        0 lits rem          0 time: 0.00
283.80/283.83	c vivif2 --  cl tried    61648 cl shrink      935 lits rem        935 time: 0.02
284.00/284.02	c asymm  cl-useful: 1/4213/5370 lits-rem:1 time: 0.19
284.00/284.02	c calculated reachability. Time: 0.00
284.00/284.02	c  N st    80   2211589       220      5370        15     61648     20710    600350   no data   no data
298.40/298.42	c Finding binary XORs  T:     0.00 s  found:       0
301.31/301.38	c Finding binary XORs  T:     0.00 s  found:       0
302.70/302.76	c Finding binary XORs  T:     0.00 s  found:       0
307.80/307.88	c Finding binary XORs  T:     0.00 s  found:       0
308.60/308.64	c Finding binary XORs  T:     0.00 s  found:       0
308.60/308.65	c  E st    81   2377347       193      3586       309     13034     13675     91114   no data   no data
308.60/308.65	c num threads              : 1          
308.60/308.65	c restarts                 : 81         
308.60/308.65	c dynamic restarts         : 0          
308.60/308.65	c static restarts          : 81         
308.60/308.65	c full restarts            : 4          
308.60/308.65	c total simplify time      : 0.66       
308.60/308.65	c learnts DL2              : 0          
308.60/308.65	c learnts size 2           : 483        
308.60/308.65	c learnts size 1           : 79          (14.99     % of vars)
308.60/308.65	c filedLit time            : 0.11        (0.04      % time)
308.60/308.65	c v-elim SatELite          : 104         (19.73     % vars)
308.60/308.65	c SatELite time            : 9.81        (3.18      % time)
308.60/308.65	c v-elim xor               : 0           (0.00      % vars)
308.60/308.65	c xor elim time            : 0.02        (0.01      % time)
308.60/308.65	c num binary xor trees     : 0          
308.60/308.65	c binxor trees' crown      : 0           (nan       leafs/tree)
308.60/308.65	c bin xor find time        : 0.00       
308.60/308.65	c OTF clause improved      : 148346      (0.06      clauses/conflict)
308.60/308.65	c OTF impr. size diff      : 164047      (1.11       lits/clause)
308.60/308.65	c OTF cl watch-shrink      : 1185720     (0.50      clauses/conflict)
308.60/308.65	c OTF cl watch-sh-lit      : 2248080     (1.90       lits/clause)
308.60/308.65	c tried to recurMin cls    : 186516      (7.85       % of conflicts)
308.60/308.65	c updated cache            : 2420        (0.01       lits/tried recurMin)
308.60/308.65	c clauses over max glue    : 0           (0.00      % of all clauses)
308.60/308.65	c conflicts                : 2377347     (7706.55   / sec)
308.60/308.65	c decisions                : 2720699     (0.33      % random)
308.60/308.65	c bogo-props               : 61743290599 (200150639.85 / sec)
308.60/308.65	c conflict literals        : 35258012    (38.87     % deleted)
308.60/308.65	c Memory used              : 72.71       MB
308.60/308.65	c CPU time                 : 308.48      s
308.60/308.65	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: 935)

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-3261848-1303543692/watcher-3261848-1303543692 -o /tmp/evaluation-result-3261848-1303543692/solver-3261848-1303543692 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3261848-1303543692.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.41 3.85 3.66 4/179 12241
/proc/meminfo: memFree=13968120/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=30288 CPUtime=0 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 705 0 0 0 0 0 0 0 18 0 1 0 544599882 31014912 644 33554432000 4194304 4627331 140734043671728 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 7572 645 321 106 0 2543 0

[startup+0.0389991 s]
/proc/loadavg: 3.41 3.85 3.66 4/179 12241
/proc/meminfo: memFree=13968120/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=32476 CPUtime=0.03 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 1452 0 0 0 3 0 0 0 18 0 1 0 544599882 33255424 1234 33554432000 4194304 4627331 140734043671728 18446744073709551615 251367243392 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 8119 1234 360 106 0 3090 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 32476

[startup+0.100987 s]
/proc/loadavg: 3.41 3.85 3.66 4/179 12241
/proc/meminfo: memFree=13968120/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=33060 CPUtime=0.09 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 1639 0 0 0 9 0 0 0 18 0 1 0 544599882 33853440 1421 33554432000 4194304 4627331 140734043671728 18446744073709551615 4332530 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 8265 1421 372 106 0 3236 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33060

[startup+0.300951 s]
/proc/loadavg: 3.41 3.85 3.66 4/179 12241
/proc/meminfo: memFree=13968120/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=33584 CPUtime=0.29 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 1891 0 0 0 29 0 0 0 18 0 1 0 544599882 34390016 1473 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309045 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 8396 1473 373 106 0 3367 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33584

[startup+0.700876 s]
/proc/loadavg: 3.41 3.85 3.66 4/179 12241
/proc/meminfo: memFree=13968120/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=34188 CPUtime=0.69 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 2460 0 0 0 69 0 0 0 18 0 1 0 544599882 35008512 1570 33554432000 4194304 4627331 140734043671728 18446744073709551615 4327590 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 8547 1570 373 106 0 3518 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34188

[startup+1.50073 s]
/proc/loadavg: 3.41 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13902932/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=51736 CPUtime=1.49 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 4049 0 0 0 149 0 0 0 20 0 1 0 544599882 52977664 2864 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 12934 2864 378 106 0 7905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51736

[startup+3.10044 s]
/proc/loadavg: 3.41 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13892648/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=51896 CPUtime=3.09 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 5458 0 0 0 308 1 0 0 25 0 1 0 544599882 53141504 3515 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309280 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 12974 3515 378 106 0 7945 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51896

[startup+6.30084 s]
/proc/loadavg: 3.45 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13863360/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=52128 CPUtime=6.29 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 7718 0 0 0 628 1 0 0 25 0 1 0 544599882 53379072 4034 33554432000 4194304 4627331 140734043671728 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 13032 4034 378 106 0 8003 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52128

[startup+12.7006 s]
/proc/loadavg: 3.50 3.85 3.66 5/190 12258
/proc/meminfo: memFree=13846436/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=52472 CPUtime=12.69 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 11204 0 0 0 1267 2 0 0 25 0 1 0 544599882 53731328 4699 33554432000 4194304 4627331 140734043671728 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 13118 4699 378 106 0 8089 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52472

[startup+25.5003 s]
/proc/loadavg: 3.61 3.86 3.67 5/190 12259
/proc/meminfo: memFree=13826452/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=52928 CPUtime=25.49 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 17074 0 0 0 2545 4 0 0 25 0 1 0 544599882 54198272 5319 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 13232 5319 378 106 0 8203 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52928

[startup+51.1005 s]
/proc/loadavg: 3.74 3.87 3.67 5/190 12259
/proc/meminfo: memFree=13806012/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=53432 CPUtime=51.09 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 25561 0 0 0 5103 6 0 0 25 0 1 0 544599882 54714368 6410 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309221 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 13358 6410 378 106 0 8329 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 53432

[startup+102.307 s]
/proc/loadavg: 3.89 3.89 3.69 5/190 12261
/proc/meminfo: memFree=13743996/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=63856 CPUtime=102.3 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 39944 0 0 0 10220 10 0 0 25 0 1 0 544599882 65388544 9141 33554432000 4194304 4627331 140734043671728 18446744073709551615 4324176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 15964 9141 378 106 0 10935 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63856

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.70 6/190 12262
/proc/meminfo: memFree=13713224/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=72396 CPUtime=162.3 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 49493 0 0 0 16218 12 0 0 25 0 1 0 544599882 74133504 11614 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 18099 11614 378 106 0 13070 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 72396

[startup+222.301 s]
/proc/loadavg: 3.98 3.92 3.72 5/190 12264
/proc/meminfo: memFree=13705872/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=78988 CPUtime=222.3 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 60434 0 0 0 22216 14 0 0 25 0 1 0 544599882 80883712 12947 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309228 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 19747 12947 378 106 0 14718 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78988

[startup+282.301 s]
/proc/loadavg: 3.99 3.93 3.74 6/190 12265
/proc/meminfo: memFree=13702512/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=79340 CPUtime=282.3 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 70700 0 0 0 28214 16 0 0 25 0 1 0 544599882 81244160 12497 33554432000 4194304 4627331 140734043671728 18446744073709551615 4420136 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 19835 12497 378 106 0 14806 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 79340

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

[startup+294.3 s]
/proc/loadavg: 3.99 3.93 3.74 5/190 12266
/proc/meminfo: memFree=13668400/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=79340 CPUtime=294.3 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 71859 0 0 0 29413 17 0 0 25 0 1 0 544599882 81244160 13656 33554432000 4194304 4627331 140734043671728 18446744073709551615 4324072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 19835 13656 378 106 0 14806 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 79340

[startup+300.7 s]
/proc/loadavg: 3.99 3.93 3.74 5/190 12266
/proc/meminfo: memFree=13693448/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=79396 CPUtime=300.7 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 73257 0 0 0 30053 17 0 0 25 0 1 0 544599882 81301504 12896 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309079 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 19849 12896 378 106 0 14820 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 79396

[startup+303.901 s]
/proc/loadavg: 3.99 3.93 3.74 6/190 12266
/proc/meminfo: memFree=13680556/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=79396 CPUtime=303.9 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 73561 0 0 0 30373 17 0 0 25 0 1 0 544599882 81301504 13200 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 19849 13200 378 106 0 14820 0
Current children cumulated CPU time (s) 303.9
Current children cumulated vsize (KiB) 79396

[startup+307.101 s]
/proc/loadavg: 3.99 3.94 3.74 6/190 12266
/proc/meminfo: memFree=13679188/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=74456 CPUtime=307.1 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 73656 0 0 0 30693 17 0 0 25 0 1 0 544599882 76242944 11568 33554432000 4194304 4627331 140734043671728 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 18614 11568 378 106 0 13585 0
Current children cumulated CPU time (s) 307.1
Current children cumulated vsize (KiB) 74456

[startup+307.901 s]
/proc/loadavg: 3.99 3.94 3.74 6/190 12266
/proc/meminfo: memFree=13676832/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=74456 CPUtime=307.9 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 73717 0 0 0 30773 17 0 0 25 0 1 0 544599882 76242944 11629 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 18614 11629 378 106 0 13585 0
Current children cumulated CPU time (s) 307.9
Current children cumulated vsize (KiB) 74456

[startup+308.301 s]
/proc/loadavg: 3.99 3.94 3.74 6/190 12266
/proc/meminfo: memFree=13676832/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=74456 CPUtime=308.3 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 73762 0 0 0 30813 17 0 0 25 0 1 0 544599882 76242944 11674 33554432000 4194304 4627331 140734043671728 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 18614 11674 378 106 0 13585 0
Current children cumulated CPU time (s) 308.3
Current children cumulated vsize (KiB) 74456

[startup+308.501 s]
/proc/loadavg: 3.99 3.94 3.74 6/190 12266
/proc/meminfo: memFree=13676832/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=74456 CPUtime=308.5 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 73778 0 0 0 30833 17 0 0 25 0 1 0 544599882 76242944 11690 33554432000 4194304 4627331 140734043671728 18446744073709551615 4308360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 18614 11690 378 106 0 13585 0
Current children cumulated CPU time (s) 308.5
Current children cumulated vsize (KiB) 74456

[startup+308.601 s]
/proc/loadavg: 3.99 3.94 3.74 6/190 12266
/proc/meminfo: memFree=13676832/32950928 swapFree=67111528/67111528
[pid=12239] ppid=12236 vsize=74456 CPUtime=308.6 cores=1,3
/proc/12239/stat : 12239 (strangenight2-s) R 12236 12239 11250 0 -1 4202496 73787 0 0 0 30843 17 0 0 25 0 1 0 544599882 76242944 11699 33554432000 4194304 4627331 140734043671728 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12239/statm: 18614 11699 378 106 0 13585 0
Current children cumulated CPU time (s) 308.6
Current children cumulated vsize (KiB) 74456

Child status: 20
Real time (s): 308.658
CPU time (s): 308.667
CPU user time (s): 308.485
CPU system time (s): 0.181972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 83788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.485
system time used= 0.181972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73799
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= 19
involuntary context switches= 179

runsolver used 0.500923 second user time and 1.19782 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 09:28:12
IDJOB=3261848
IDBENCH=83256
IDSOLVER=1587
FILE ID=node113/3261848-1303543692
RUNJOBID= node113-1303543692-12217
PBS_JOBID= 13143125
Free space on /tmp= 70804 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3261848-1303543692/watcher-3261848-1303543692 -o /tmp/evaluation-result-3261848-1303543692/solver-3261848-1303543692 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3261848-1303543692.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=1782590711

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:      13968680 kB
Buffers:       1837948 kB
Cached:       16494432 kB
SwapCached:          0 kB
Active:       10529032 kB
Inactive:      7866992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13968680 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13832 kB
Writeback:           0 kB
AnonPages:       63800 kB
Mapped:          14484 kB
Slab:           522024 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190392 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= 70780 MiB
End job on node113 at 2011-04-23 09:33:21