Trace number 3370511

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)UNSAT 275.937 275.938

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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370511-1305391575.cnf'
0.00/0.00	c -- header says num vars:            527
0.00/0.00	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.02
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 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:        1  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.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     423 undec:     104 neg:       0
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       423     10466         0         0     42314         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
0.10/0.17	c  N st     8      4916       423     10466         0      4697     42314     74545   no data   no data  --
0.30/0.38	c  N st    10     11298       423     10466         0      4352     42314     55458   no data   no data  --
0.49/0.57	c  N st    11     17042       423     10466         0      9868     42314    142626   no data   no data  --
0.79/0.89	c  F st    12     25001       423     10466         0     12058     42314    172860   no data   no data  --
0.79/0.89	c Found part        2 vars:        201 clauses:      4966 lits size:     21147
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.89/0.90	c  N st     0         0       201      4966         0         0     21147         0   no data   no data  --
0.89/0.91	c asymm  cl-useful: 4/4966/4966 lits-rem:5 time: 0.01
0.89/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.89/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.91	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.89/0.91	c calculated reachability. Time: 0.00
0.89/0.91	c Calc default polars -  time:   0.00 s pos:     201 undec:     326 neg:       0
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.91	c  B st     0         0       201      4966         0         0     21142         0   no data   no data  --
0.89/0.95	c Decided on static restart strategy
0.99/1.03	c  N st     8      4916       201      4966         0      4699     21142     77231   no data   no data  --
1.10/1.17	c  E st    10      9311         0      4966         0      6545     21142    102985   no data   no data  --
1.10/1.17	c Verified 4966 clauses.
1.10/1.17	c Verified 4966 clauses.
1.10/1.17	c Solved part
1.10/1.17	c =========================================================================================
1.10/1.17	c Coming back to original instance
1.10/1.17	c =========================================================================================
1.10/1.17	c  N st    12     25001       222      5500         0     12058     21167    172860   no data   no data  --
1.29/1.38	c Decided on static restart strategy
1.29/1.38	c  N st    18     30001       222      5500         0     10331     21167    138538   no data   no data  --
1.29/1.38	c  S st    18     30001       222      5500         0     10331     21167    138538   no data   no data  --
1.39/1.41	c  S st    18     30506       222      5500         0     10833     21167    146720   no data   no data  --
1.39/1.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
1.39/1.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.71	c lits-rem:       454  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  0.29 s
1.69/1.74	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.03
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N st    18     30506       222      5500         0      9510     21163    127576   no data   no data  --
1.99/2.05	c  N st    20     37616       222      5500         0      8763     21163    105692   no data   no data  --
2.30/2.31	c  N st    21     44016       222      5500         0     14791     21163    199915   no data   no data  --
2.39/2.40	c  S st    22     45760       222      5500         0     16418     21163    223846   no data   no data  --
2.39/2.43	c  S st    22     46265       222      5500         0     16921     21163    232203   no data   no data  --
2.39/2.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.08/3.16	c lits-rem:       585  cl-subs:     2411  v-elim:      0  v-fix:    0  time:  0.72 s
3.08/3.16	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
3.08/3.16	c vivif2 --  cl tried    14510 cl shrink        0 lits rem          0 time: 0.00
3.18/3.20	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
3.18/3.20	c calculated reachability. Time: 0.00
3.18/3.20	c  N st    22     46265       222      5500         0     14510     21163    199158   no data   no data  --
3.89/3.92	c  N st    23     60662       222      5500         0     10392     21163    120742   no data   no data  --
4.29/4.37	c  N st    24     69399       222      5500         0     18659     21163    255550   no data   no data  --
4.29/4.37	c  S st    24     69399       222      5500         0     18659     21163    255550   no data   no data  --
4.40/4.41	c  S st    24     69900       222      5500         0     19159     21163    263651   no data   no data  --
4.40/4.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/4.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
4.40/4.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.39/5.42	c lits-rem:       847  cl-subs:     2656  v-elim:      0  v-fix:    0  time:  1.00 s
5.39/5.42	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
5.39/5.43	c vivif2 --  cl tried    16503 cl shrink        0 lits rem          0 time: 0.00
5.39/5.47	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
5.39/5.47	c calculated reachability. Time: 0.00
5.39/5.47	c  N st    24     69900       222      5500         0     16503     21163    222001   no data   no data  --
6.39/6.44	c  F st    25     87500       222      5500         0     11503     21163    122283   no data   no data  --
6.39/6.44	c  N st    25     87500       222      5500         0     11503     21163    122283   no data   no data  --
6.60/6.68	c Decided on static restart strategy
6.79/6.82	c  N st    32     95539       222      5500         0     19161     21163    239308   no data   no data  --
7.29/7.36	c  N st    34    104851       222      5500         0     15663     21163    182810   no data   no data  --
7.29/7.36	c  S st    34    104851       222      5500         0     15663     21163    182810   no data   no data  --
7.29/7.39	c  S st    34    105351       222      5500         0     16160     21163    191203   no data   no data  --
7.29/7.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.39/7.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
7.39/7.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.89/7.95	c lits-rem:       436  cl-subs:      691  v-elim:      0  v-fix:    0  time:  0.55 s
7.89/7.95	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
7.89/7.95	c vivif2 --  cl tried    15469 cl shrink        0 lits rem          0 time: 0.00
7.99/8.00	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
7.99/8.00	c calculated reachability. Time: 0.00
7.99/8.00	c  N st    34    105351       222      5500         0     15469     21163    180733   no data   no data  --
8.49/8.56	c  N st    35    114950       222      5500         0     24602     21163    339697   no data   no data  --
9.39/9.41	c  N st    36    129348       222      5500         0     25000     21163    331576   no data   no data  --
10.79/10.82	c  N st    37    150943       222      5500         0     16025     21163    166457   no data   no data  --
11.19/11.23	c  S st    38    158027       222      5500         0     22741     21163    271044   no data   no data  --
11.19/11.27	c  S st    38    158529       222      5500         0     23238     21163    279675   no data   no data  --
11.19/11.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.19/11.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.19/11.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
11.19/11.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.20/12.27	c lits-rem:       912  cl-subs:     2459  v-elim:      0  v-fix:    0  time:  0.99 s
12.20/12.27	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
12.20/12.27	c vivif2 --  cl tried    20779 cl shrink        0 lits rem          0 time: 0.00
12.29/12.33	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.06
12.29/12.33	c calculated reachability. Time: 0.00
12.29/12.33	c  N st    38    158529       222      5500         0     20779     21161    244384   no data   no data  --
15.69/15.73	c  N st    39    207118       222      5500         0     33761     21161    428668   no data   no data  --
17.89/17.99	c  N st    40    237794       222      5500         0     25657     21161    284881   no data   no data  --
17.89/17.99	c  S st    40    237794       222      5500         0     25657     21161    284881   no data   no data  --
17.99/18.03	c  S st    40    238299       222      5500         0     26160     21161    293178   no data   no data  --
17.99/18.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.99/18.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.99/18.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
17.99/18.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
17.99/18.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.09/19.10	c lits-rem:      1051  cl-subs:     3100  v-elim:      0  v-fix:    0  time:  1.06 s
19.09/19.10	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
19.09/19.11	c vivif2 --  cl tried    23060 cl shrink        0 lits rem          0 time: 0.00
19.09/19.17	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.06
19.09/19.17	c calculated reachability. Time: 0.00
19.09/19.17	c  N st    40    238299       222      5500         0     23060     21161    252816   no data   no data  --
24.30/24.34	c  F st    41    306252       222      5500         0     24954     21161    258759   no data   no data  --
24.30/24.35	c  N st    41    306252       222      5500         0     24954     21161    258759   no data   no data  --
24.69/24.70	c Decided on static restart strategy
26.50/26.59	c  N st    51    334564       222      5500         0     29113     21161    322929   no data   no data  --
28.49/28.52	c  N st    53    357448       222      5500         0     27136     21161    282102   no data   no data  --
28.49/28.52	c  S st    53    357448       222      5500         0     27136     21161    282102   no data   no data  --
28.49/28.56	c  S st    53    357952       222      5500         0     27638     21161    290232   no data   no data  --
28.49/28.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.49/28.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.49/28.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.49/28.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.49/28.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.49/28.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
28.49/28.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.49/29.52	c lits-rem:       596  cl-subs:     1744  v-elim:      0  v-fix:    0  time:  0.94 s
29.49/29.52	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
29.49/29.52	c vivif2 --  cl tried    25894 cl shrink        0 lits rem          0 time: 0.00
29.49/29.59	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.07
29.49/29.59	c calculated reachability. Time: 0.00
29.49/29.59	c  N st    53    357952       222      5500         0     25894     21161    266972   no data   no data  --
32.29/32.38	c  N st    54    390346       222      5500         0     31986     21161    355188   no data   no data  --
36.89/36.93	c  N st    55    438934       222      5500         0     52129     21161    641595   no data   no data  --
43.39/43.49	c  N st    56    511816       222      5500         0     38788     21161    427419   no data   no data  --
45.79/45.84	c  N st    57    536931       222      5500         0     33291     21161    344472   no data   no data  --
45.79/45.84	c  S st    57    536931       222      5500         0     33291     21161    344472   no data   no data  --
45.89/45.90	c  S st    57    537431       222      5500         0     33787     21161    352907   no data   no data  --
45.89/45.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.89/45.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.89/45.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.89/45.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.89/45.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.89/45.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
45.89/45.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.89/46.99	c lits-rem:      1520  cl-subs:     1755  v-elim:      0  v-fix:    0  time:  1.07 s
46.89/46.99	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
46.89/46.99	c vivif2 --  cl tried    32032 cl shrink        0 lits rem          0 time: 0.00
46.99/47.09	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.09
46.99/47.09	c calculated reachability. Time: 0.00
46.99/47.09	c  N st    57    537431       222      5500         0     32032     21161    328374   no data   no data  --
63.69/63.77	c  N st    58    701416       222      5500         1     59797     21161    675459   no data   no data  --
74.79/74.88	c  N st    59    806146       222      5500         2     54310     21161    595785   no data   no data  --
74.79/74.88	c  S st    59    806146       222      5500         2     54310     21161    595785   no data   no data  --
74.90/74.97	c  S st    59    806652       222      5500         2     54815     21161    604153   no data   no data  --
74.90/74.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.90/74.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.90/74.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
74.99/75.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.09/75.19	c subs with bin:     1999  lits-rem:       958  v-fix:    0  time:  0.19 s
75.09/75.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
75.09/75.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
77.59/77.66	c lits-rem:      4010  cl-subs:    11468  v-elim:      0  v-fix:    0  time:  2.47 s
77.59/77.66	c vivif2 --  cl tried     5498 cl shrink        0 lits rem          0 time: 0.00
77.59/77.67	c vivif2 --  cl tried    41350 cl shrink        0 lits rem          0 time: 0.01
77.79/77.81	c asymm  cl-useful: 1/5498/5498 lits-rem:1 time: 0.14
77.79/77.82	c calculated reachability. Time: 0.00
77.79/77.82	c  N st    59    806652       222      5498         2     41350     21156    434049   no data   no data  --
105.70/105.73	c Finding binary XORs  T:     0.00 s  found:       0
107.09/107.14	c  F st    60   1071875       221      5423         1     38541     20884    435813   no data   no data  --
107.09/107.14	c  N st    60   1071875       221      5423         1     38541     20884    435813   no data   no data  --
107.59/107.61	c Decided on static restart strategy
109.99/110.08	c  N st    70   1100175       221      5423         1     65217     20884    857920   no data   no data  --
113.69/113.78	c  N st    72   1136168       221      5423         1     66139     20884    813993   no data   no data  --
117.70/117.71	c  N st    73   1168561       221      5423         1     57846     20884    644370   no data   no data  --
122.20/122.26	c  N st    74   1209979       221      5423         1     55131     20884    625460   no data   no data  --
122.20/122.26	c  S st    74   1209979       221      5423         1     55131     20884    625460   no data   no data  --
122.29/122.35	c  S st    74   1210482       221      5423         1     55631     20884    633454   no data   no data  --
122.29/122.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.29/122.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.29/122.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
122.29/122.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.29/122.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.29/122.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
122.29/122.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
125.09/125.13	c lits-rem:      3849  cl-subs:    11000  v-elim:      0  v-fix:    0  time:  2.75 s
125.09/125.13	c vivif2 --  cl tried     5423 cl shrink        0 lits rem          0 time: 0.00
125.09/125.13	c vivif2 --  cl tried    44631 cl shrink        0 lits rem          0 time: 0.01
125.19/125.27	c asymm  cl-useful: 0/5423/5423 lits-rem:0 time: 0.13
125.19/125.27	c calculated reachability. Time: 0.00
125.19/125.27	c  N st    74   1210482       221      5423         1     44631     20884    492132   no data   no data  --
133.79/133.87	c  N st    75   1283364       221      5423         1     70262     20884    862822   no data   no data  --
147.89/147.93	c  N st    76   1392687       221      5423         1     81204     20884    973556   no data   no data  --
171.19/171.29	c  N st    77   1556671       221      5423         3     87646     20884   1013816   no data   no data  --
192.29/192.35	c  N st    78   1710484       221      5423         4     77811     20884    851561   no data   no data  --
192.29/192.35	c  S st    78   1710484       221      5423         4     77811     20884    851561   no data   no data  --
192.39/192.49	c  S st    78   1710987       221      5423         4     78311     20884    859296   no data   no data  --
192.50/192.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.50/192.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.50/192.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
192.50/192.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.99/193.00	c subs with bin:     3203  lits-rem:      3370  v-fix:    0  time:  0.46 s
192.99/193.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
192.99/193.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
197.19/197.22	c lits-rem:      4670  cl-subs:    15394  v-elim:      0  v-fix:    0  time:  4.21 s
197.19/197.22	c vivif2 --  cl tried     5418 cl shrink        0 lits rem          0 time: 0.00
197.19/197.23	c vivif2 --  cl tried    59719 cl shrink        0 lits rem          0 time: 0.01
197.39/197.40	c asymm  cl-useful: 0/4934/5418 lits-rem:0 time: 0.17
197.39/197.40	c calculated reachability. Time: 0.00
197.39/197.40	c  N st    78   1710987       221      5418         6     59719     20870    627329   no data   no data  --
197.39/197.40	c Finding binary XORs  T:     0.00 s  found:       0
205.99/206.07	c Finding binary XORs  T:     0.00 s  found:       0
232.79/232.86	c Finding binary XORs  T:     0.00 s  found:       0
245.59/245.60	c Finding binary XORs  T:     0.00 s  found:       0
250.99/251.05	c  N st    79   2079951       218      5230         3     51821     20029    539170   no data   no data  --
265.69/265.72	c Finding binary XORs  T:     0.00 s  found:       0
270.09/270.10	c Finding binary XORs  T:     0.00 s  found:       0
271.29/271.31	c  N st    80   2210988       215      4982        61     43491     18857    401807   no data   no data  --
271.29/271.31	c  S st    80   2210988       215      4982        61     43491     18857    401807   no data   no data  --
271.29/271.39	c  S st    80   2211496       215      4982        61     43996     18857    409030   no data   no data  --
271.29/271.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
271.29/271.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
271.39/271.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
271.39/271.45	c bin-w-bin subsume rem            2 bins  time:  0.00 s
271.39/271.47	c subs with bin:      661  lits-rem:      2222  v-fix:    0  time:  0.02 s
271.39/271.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    215 time:  0.00 s
271.39/271.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
272.59/272.64	c lits-rem:      3359  cl-subs:     4725  v-elim:      4  v-fix:    0  time:  1.16 s
272.59/272.64	c vivif2 --  cl tried     4827 cl shrink        4 lits rem          4 time: 0.00
272.59/272.64	c vivif2 --  cl tried    27161 cl shrink        0 lits rem          0 time: 0.00
272.69/272.73	c asymm  cl-useful: 2/4827/4827 lits-rem:2 time: 0.09
272.69/272.73	c calculated reachability. Time: 0.00
272.69/272.73	c  N st    80   2211496       211      4827        48     27161     18654    229217   no data   no data  --
274.69/274.74	c Finding binary XORs  T:     0.00 s  found:       0
275.79/275.81	c Finding binary XORs  T:     0.00 s  found:       0
275.89/275.93	c  E st    81   2245348       194      4457       185     20910     17396    174282   no data   no data  --
275.89/275.93	c num threads              : 1          
275.89/275.93	c restarts                 : 81         
275.89/275.93	c dynamic restarts         : 0          
275.89/275.93	c static restarts          : 81         
275.89/275.93	c full restarts            : 4          
275.89/275.93	c total simplify time      : 0.78       
275.89/275.93	c learnts DL2              : 0          
275.89/275.93	c learnts size 2           : 335        
275.89/275.93	c learnts size 1           : 52          (9.87      % of vars)
275.89/275.93	c filedLit time            : 0.09        (0.03      % time)
275.89/275.93	c v-elim SatELite          : 108         (20.49     % vars)
275.89/275.93	c SatELite time            : 17.07       (6.19      % time)
275.89/275.93	c v-elim xor               : 0           (0.00      % vars)
275.89/275.93	c xor elim time            : 0.01        (0.01      % time)
275.89/275.93	c num binary xor trees     : 0          
275.89/275.93	c binxor trees' crown      : 0           (nan       leafs/tree)
275.89/275.93	c bin xor find time        : 0.00       
275.89/275.93	c OTF clause improved      : 139726      (0.06      clauses/conflict)
275.89/275.93	c OTF impr. size diff      : 154401      (1.11       lits/clause)
275.89/275.93	c OTF cl watch-shrink      : 1111225     (0.49      clauses/conflict)
275.89/275.93	c OTF cl watch-sh-lit      : 2098246     (1.89       lits/clause)
275.89/275.93	c tried to recurMin cls    : 265257      (11.81      % of conflicts)
275.89/275.93	c updated cache            : 2499        (0.01       lits/tried recurMin)
275.89/275.93	c clauses over max glue    : 0           (0.00      % of all clauses)
275.89/275.93	c conflicts                : 2245348     (8140.98   / sec)
275.89/275.93	c decisions                : 2570403     (0.35      % random)
275.89/275.93	c bogo-props               : 54496823077 (197589661.09 / sec)
275.89/275.93	c conflict literals        : 32645009    (39.59     % deleted)
275.89/275.93	c Memory used              : 84.62       MB
275.89/275.93	c CPU time                 : 275.81      s
275.89/275.93	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-3370511-1305391575/watcher-3370511-1305391575 -o /tmp/evaluation-result-3370511-1305391575/solver-3370511-1305391575 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370511-1305391575.cnf 

running on 2 cores: 5,7

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: 1.84 2.74 3.45 4/320 12553
/proc/meminfo: memFree=12300612/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=30608 CPUtime=0 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 784 0 0 0 0 0 0 0 23 0 1 0 650756308 31342592 724 33554432000 4194304 4650387 140735187909904 18446744073709551615 4369128 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 7652 724 345 112 0 2617 0

[startup+0.107845 s]
/proc/loadavg: 1.84 2.74 3.45 4/320 12553
/proc/meminfo: memFree=12300612/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=33836 CPUtime=0.1 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 1649 0 0 0 10 0 0 0 24 0 1 0 650756308 34648064 1512 33554432000 4194304 4650387 140735187909904 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 8459 1512 379 112 0 3424 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 33836

[startup+0.200828 s]
/proc/loadavg: 1.84 2.74 3.45 4/320 12553
/proc/meminfo: memFree=12300612/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=34000 CPUtime=0.19 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 1822 0 0 0 19 0 0 0 24 0 1 0 650756308 34816000 1489 33554432000 4194304 4650387 140735187909904 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 8500 1489 381 112 0 3465 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34000

[startup+0.311809 s]
/proc/loadavg: 1.84 2.74 3.45 4/320 12553
/proc/meminfo: memFree=12300612/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=34000 CPUtime=0.3 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 1888 0 0 0 30 0 0 0 25 0 1 0 650756308 34816000 1555 33554432000 4194304 4650387 140735187909904 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 8500 1555 381 112 0 3465 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 34000

[startup+0.70074 s]
/proc/loadavg: 1.84 2.74 3.45 4/320 12553
/proc/meminfo: memFree=12300612/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=34600 CPUtime=0.69 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 2483 0 0 0 69 0 0 0 25 0 1 0 650756308 35430400 1676 33554432000 4194304 4650387 140735187909904 18446744073709551615 4364293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 8650 1676 381 112 0 3615 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34600

[startup+1.5006 s]
/proc/loadavg: 1.84 2.74 3.45 5/321 12554
/proc/meminfo: memFree=12229768/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=60196 CPUtime=1.49 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 4117 0 0 0 149 0 0 0 25 0 1 0 650756308 61640704 3014 33554432000 4194304 4650387 140735187909904 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 15049 3014 383 112 0 10014 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60196

[startup+3.10032 s]
/proc/loadavg: 1.84 2.74 3.45 5/321 12555
/proc/meminfo: memFree=12209680/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=60256 CPUtime=3.08 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 5212 0 0 0 308 0 0 0 25 0 1 0 650756308 61702144 3756 33554432000 4194304 4650387 140735187909904 18446744073709551615 4439088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 15064 3756 383 112 0 10029 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 60256

[startup+6.30076 s]
/proc/loadavg: 2.01 2.76 3.45 5/321 12555
/proc/meminfo: memFree=12178080/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=60424 CPUtime=6.29 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 6979 0 0 0 628 1 0 0 25 0 1 0 650756308 61874176 4251 33554432000 4194304 4650387 140735187909904 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 15106 4251 383 112 0 10071 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60424

[startup+12.7006 s]
/proc/loadavg: 2.17 2.78 3.45 5/321 12555
/proc/meminfo: memFree=12150820/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=60680 CPUtime=12.69 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 10268 0 0 0 1268 1 0 0 25 0 1 0 650756308 62136320 4999 33554432000 4194304 4650387 140735187909904 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 15170 4999 383 112 0 10135 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60680

[startup+25.5004 s]
/proc/loadavg: 2.57 2.84 3.46 5/321 12555
/proc/meminfo: memFree=12132864/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=61024 CPUtime=25.49 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 15512 0 0 0 2547 2 0 0 25 0 1 0 650756308 62488576 5569 33554432000 4194304 4650387 140735187909904 18446744073709551615 4366921 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 15256 5569 383 112 0 10221 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61024

[startup+51.1009 s]
/proc/loadavg: 3.06 2.93 3.47 5/321 12556
/proc/meminfo: memFree=12140172/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=61508 CPUtime=51.09 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 24240 0 0 0 5106 3 0 0 25 0 1 0 650756308 62984192 6355 33554432000 4194304 4650387 140735187909904 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 15377 6355 383 112 0 10342 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61508

[startup+102.301 s]
/proc/loadavg: 3.69 3.12 3.51 5/321 12557
/proc/meminfo: memFree=12040456/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=63332 CPUtime=102.3 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 38888 0 0 0 10223 7 0 0 25 0 1 0 650756308 64851968 8567 33554432000 4194304 4650387 140735187909904 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 15833 8567 383 112 0 10798 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 63332

[startup+162.3 s]
/proc/loadavg: 3.88 3.28 3.54 5/321 12586
/proc/meminfo: memFree=12057160/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=83148 CPUtime=162.29 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 47671 0 0 0 16220 9 0 0 25 0 1 0 650756308 85143552 13095 33554432000 4194304 4650387 140735187909904 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 20787 13095 383 112 0 15752 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 83148

[startup+222.312 s]
/proc/loadavg: 4.01 3.42 3.57 5/321 12587
/proc/meminfo: memFree=12015164/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=222.3 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 53558 0 0 0 22219 11 0 0 25 0 1 0 650756308 88731648 14148 33554432000 4194304 4650387 140735187909904 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 14148 383 112 0 16628 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86652

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

[startup+230.4 s]
/proc/loadavg: 4.01 3.44 3.57 5/321 12588
/proc/meminfo: memFree=11991480/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=230.39 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 54437 0 0 0 23027 12 0 0 25 0 1 0 650756308 88731648 15027 33554432000 4194304 4650387 140735187909904 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15027 383 112 0 16628 0
Current children cumulated CPU time (s) 230.39
Current children cumulated vsize (KiB) 86652

[startup+256.001 s]
/proc/loadavg: 4.08 3.50 3.59 5/321 12588
/proc/meminfo: memFree=12028904/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=255.99 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56161 0 0 0 25587 12 0 0 25 0 1 0 650756308 88731648 15088 33554432000 4194304 4650387 140735187909904 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15088 383 112 0 16628 0
Current children cumulated CPU time (s) 255.99
Current children cumulated vsize (KiB) 86652

[startup+268.801 s]
/proc/loadavg: 4.07 3.52 3.59 5/321 12589
/proc/meminfo: memFree=11987720/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=268.79 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56161 0 0 0 26867 12 0 0 25 0 1 0 650756308 88731648 15088 33554432000 4194304 4650387 140735187909904 18446744073709551615 4363830 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15088 383 112 0 16628 0
Current children cumulated CPU time (s) 268.79
Current children cumulated vsize (KiB) 86652

[startup+272.001 s]
/proc/loadavg: 4.06 3.53 3.59 5/321 12589
/proc/meminfo: memFree=12060136/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=271.99 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56162 0 0 0 27187 12 0 0 25 0 1 0 650756308 88731648 15089 33554432000 4194304 4650387 140735187909904 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15089 383 112 0 16628 0
Current children cumulated CPU time (s) 271.99
Current children cumulated vsize (KiB) 86652

[startup+273.601 s]
/proc/loadavg: 4.06 3.53 3.59 5/321 12589
/proc/meminfo: memFree=12054928/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=273.59 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56162 0 0 0 27347 12 0 0 25 0 1 0 650756308 88731648 15089 33554432000 4194304 4650387 140735187909904 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15089 383 112 0 16628 0
Current children cumulated CPU time (s) 273.59
Current children cumulated vsize (KiB) 86652

[startup+275.2 s]
/proc/loadavg: 4.06 3.53 3.59 5/321 12589
/proc/meminfo: memFree=12049716/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=275.19 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56162 0 0 0 27507 12 0 0 25 0 1 0 650756308 88731648 15089 33554432000 4194304 4650387 140735187909904 18446744073709551615 4334270 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15089 383 112 0 16628 0
Current children cumulated CPU time (s) 275.19
Current children cumulated vsize (KiB) 86652

[startup+275.6 s]
/proc/loadavg: 4.06 3.53 3.59 5/321 12589
/proc/meminfo: memFree=12049716/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=275.59 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56162 0 0 0 27547 12 0 0 25 0 1 0 650756308 88731648 15089 33554432000 4194304 4650387 140735187909904 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15089 383 112 0 16628 0
Current children cumulated CPU time (s) 275.59
Current children cumulated vsize (KiB) 86652

[startup+275.8 s]
/proc/loadavg: 4.06 3.53 3.59 5/321 12589
/proc/meminfo: memFree=12049716/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=275.79 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56162 0 0 0 27567 12 0 0 25 0 1 0 650756308 88731648 15089 33554432000 4194304 4650387 140735187909904 18446744073709551615 4313311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15089 383 112 0 16628 0
Current children cumulated CPU time (s) 275.79
Current children cumulated vsize (KiB) 86652

[startup+275.9 s]
/proc/loadavg: 4.06 3.53 3.59 5/321 12589
/proc/meminfo: memFree=12049716/32950928 swapFree=67111348/67111528
[pid=12553] ppid=12551 vsize=86652 CPUtime=275.89 cores=5,7
/proc/12553/stat : 12553 (strangenight1-s) R 12551 12553 11963 0 -1 4202496 56162 0 0 0 27577 12 0 0 25 0 1 0 650756308 88731648 15089 33554432000 4194304 4650387 140735187909904 18446744073709551615 4365281 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12553/statm: 21663 15089 383 112 0 16628 0
Current children cumulated CPU time (s) 275.89
Current children cumulated vsize (KiB) 86652

Child status: 20
Real time (s): 275.938
CPU time (s): 275.937
CPU user time (s): 275.808
CPU system time (s): 0.12898
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 98340

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

runsolver used 0.795879 second user time and 1.9737 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 18:46:15
IDJOB=3370511
IDBENCH=83256
IDSOLVER=1847
FILE ID=node120/3370511-1305391575
RUNJOBID= node120-1305391575-12514
PBS_JOBID= 13324413
Free space on /tmp= 73488 MiB

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

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=223122443

node120.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	: 5226.07
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.82
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.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.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.78
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.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.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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12300892 kB
Buffers:        247540 kB
Cached:        3580492 kB
SwapCached:          0 kB
Active:       17397456 kB
Inactive:      2964420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12300892 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           29256 kB
Writeback:           0 kB
AnonPages:    16533584 kB
Mapped:          25360 kB
Slab:           175104 kB
PageTables:      49096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51662552 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= 73480 MiB
End job on node120 at 2011-05-14 18:50:51