Trace number 3261850

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-stUNSAT 275.322 275.333

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-3261850-1303543867.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.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    527 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        1  v-elim:    104  v-fix:    0  time:  0.02 s
0.00/0.05	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.09/0.10	c Decided on static restart strategy
0.09/0.18	c  N st     8      4916       423     10466         0      4697     42314     74545   no data   no data  --
0.29/0.38	c  N st    10     11298       423     10466         0      4352     42314     55458   no data   no data  --
0.49/0.58	c  N st    11     17042       423     10466         0      9868     42314    142626   no data   no data  --
0.89/0.90	c  F st    12     25001       423     10466         0     12058     42314    172860   no data   no data  --
0.89/0.90	c Found part        2 vars:        201 clauses:      4966 lits size:     21147
0.89/0.90	c Found part        3 vars:        222 clauses:      5500 lits size:     21167
0.89/0.90	c Found parts:          2 time: 0.00 s
0.89/0.90	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.96	c Decided on static restart strategy
0.99/1.04	c  N st     8      4916       201      4966         0      4699     21142     77231   no data   no data  --
1.09/1.18	c  E st    10      9311         0      4966         0      6545     21142    102985   no data   no data  --
1.09/1.18	c Verified 4966 clauses.
1.09/1.18	c Verified 4966 clauses.
1.09/1.18	c Solved part
1.09/1.18	c =========================================================================================
1.09/1.18	c Coming back to original instance
1.09/1.18	c =========================================================================================
1.09/1.18	c  N st    12     25001       222      5500         0     12058     21167    172860   no data   no data  --
1.29/1.39	c Decided on static restart strategy
1.29/1.39	c  N st    18     30001       222      5500         0     10331     21167    138538   no data   no data  --
1.29/1.39	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.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.39/1.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.42	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.72	c lits-rem:       454  cl-subs:     1323  v-elim:      0  v-fix:    0  time:  0.30 s
1.69/1.75	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.03
1.69/1.75	c calculated reachability. Time: 0.00
1.69/1.75	c  N st    18     30506       222      5500         0      9510     21163    127576   no data   no data  --
1.99/2.06	c  N st    20     37616       222      5500         0      8763     21163    105692   no data   no data  --
2.29/2.32	c  N st    21     44016       222      5500         0     14791     21163    199915   no data   no data  --
2.39/2.41	c  S st    22     45760       222      5500         0     16418     21163    223846   no data   no data  --
2.39/2.44	c  S st    22     46265       222      5500         0     16921     21163    232203   no data   no data  --
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.39/2.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
2.39/2.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.08/3.18	c lits-rem:       585  cl-subs:     2411  v-elim:      0  v-fix:    0  time:  0.73 s
3.08/3.18	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
3.08/3.18	c vivif2 --  cl tried    14510 cl shrink        0 lits rem          0 time: 0.00
3.19/3.22	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
3.19/3.22	c calculated reachability. Time: 0.00
3.19/3.22	c  N st    22     46265       222      5500         0     14510     21163    199158   no data   no data  --
3.88/3.94	c  N st    23     60662       222      5500         0     10392     21163    120742   no data   no data  --
4.29/4.39	c  N st    24     69399       222      5500         0     18659     21163    255550   no data   no data  --
4.29/4.39	c  S st    24     69399       222      5500         0     18659     21163    255550   no data   no data  --
4.39/4.43	c  S st    24     69900       222      5500         0     19159     21163    263651   no data   no data  --
4.39/4.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.39/4.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.39/4.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.39/4.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.39/4.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.39/4.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
4.39/4.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.40/5.45	c lits-rem:       847  cl-subs:     2656  v-elim:      0  v-fix:    0  time:  1.00 s
5.40/5.45	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
5.40/5.45	c vivif2 --  cl tried    16503 cl shrink        0 lits rem          0 time: 0.00
5.40/5.49	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
5.40/5.49	c calculated reachability. Time: 0.00
5.40/5.49	c  N st    24     69900       222      5500         0     16503     21163    222001   no data   no data  --
6.39/6.46	c  F st    25     87500       222      5500         0     11503     21163    122283   no data   no data  --
6.39/6.46	c  N st    25     87500       222      5500         0     11503     21163    122283   no data   no data  --
6.69/6.70	c Decided on static restart strategy
6.79/6.84	c  N st    32     95539       222      5500         0     19161     21163    239308   no data   no data  --
7.29/7.38	c  N st    34    104851       222      5500         0     15663     21163    182810   no data   no data  --
7.29/7.38	c  S st    34    104851       222      5500         0     15663     21163    182810   no data   no data  --
7.39/7.41	c  S st    34    105351       222      5500         0     16160     21163    191203   no data   no data  --
7.39/7.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.39/7.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
7.39/7.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.89/7.98	c lits-rem:       436  cl-subs:      691  v-elim:      0  v-fix:    0  time:  0.55 s
7.89/7.98	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
7.89/7.98	c vivif2 --  cl tried    15469 cl shrink        0 lits rem          0 time: 0.00
7.99/8.02	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.04
7.99/8.02	c calculated reachability. Time: 0.00
7.99/8.02	c  N st    34    105351       222      5500         0     15469     21163    180733   no data   no data  --
8.49/8.59	c  N st    35    114950       222      5500         0     24602     21163    339697   no data   no data  --
9.38/9.44	c  N st    36    129348       222      5500         0     25000     21163    331576   no data   no data  --
10.79/10.85	c  N st    37    150943       222      5500         0     16025     21163    166457   no data   no data  --
11.19/11.26	c  S st    38    158027       222      5500         0     22741     21163    271044   no data   no data  --
11.29/11.30	c  S st    38    158529       222      5500         0     23238     21163    279675   no data   no data  --
11.29/11.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.29/11.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.29/11.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
11.29/11.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.29/12.31	c lits-rem:       912  cl-subs:     2459  v-elim:      0  v-fix:    0  time:  1.00 s
12.29/12.31	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
12.29/12.31	c vivif2 --  cl tried    20779 cl shrink        0 lits rem          0 time: 0.00
12.29/12.37	c asymm  cl-useful: 1/5500/5500 lits-rem:1 time: 0.06
12.29/12.37	c calculated reachability. Time: 0.00
12.29/12.37	c  N st    38    158529       222      5500         0     20779     21161    244384   no data   no data  --
15.69/15.76	c  N st    39    207118       222      5500         0     33761     21161    428668   no data   no data  --
17.98/18.02	c  N st    40    237794       222      5500         0     25657     21161    284881   no data   no data  --
17.98/18.02	c  S st    40    237794       222      5500         0     25657     21161    284881   no data   no data  --
17.98/18.07	c  S st    40    238299       222      5500         0     26160     21161    293178   no data   no data  --
17.98/18.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.98/18.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.98/18.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
17.98/18.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.98/18.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.98/18.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
17.98/18.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.08/19.14	c lits-rem:      1051  cl-subs:     3100  v-elim:      0  v-fix:    0  time:  1.06 s
19.08/19.14	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
19.08/19.15	c vivif2 --  cl tried    23060 cl shrink        0 lits rem          0 time: 0.00
19.18/19.21	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.06
19.18/19.21	c calculated reachability. Time: 0.00
19.18/19.21	c  N st    40    238299       222      5500         0     23060     21161    252816   no data   no data  --
24.29/24.38	c  F st    41    306252       222      5500         0     24954     21161    258759   no data   no data  --
24.29/24.38	c  N st    41    306252       222      5500         0     24954     21161    258759   no data   no data  --
24.69/24.74	c Decided on static restart strategy
26.58/26.64	c  N st    51    334564       222      5500         0     29113     21161    322929   no data   no data  --
28.49/28.56	c  N st    53    357448       222      5500         0     27136     21161    282102   no data   no data  --
28.49/28.56	c  S st    53    357448       222      5500         0     27136     21161    282102   no data   no data  --
28.59/28.61	c  S st    53    357952       222      5500         0     27638     21161    290232   no data   no data  --
28.59/28.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.59/28.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.59/28.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.59/28.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.59/28.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.59/28.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
28.59/28.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.48/29.57	c lits-rem:       596  cl-subs:     1744  v-elim:      0  v-fix:    0  time:  0.94 s
29.48/29.57	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
29.48/29.57	c vivif2 --  cl tried    25894 cl shrink        0 lits rem          0 time: 0.00
29.60/29.64	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.07
29.60/29.64	c calculated reachability. Time: 0.00
29.60/29.64	c  N st    53    357952       222      5500         0     25894     21161    266972   no data   no data  --
32.39/32.42	c  N st    54    390346       222      5500         0     31986     21161    355188   no data   no data  --
36.88/36.99	c  N st    55    438934       222      5500         0     52129     21161    641595   no data   no data  --
43.48/43.57	c  N st    56    511816       222      5500         0     38788     21161    427419   no data   no data  --
45.88/45.93	c  N st    57    536931       222      5500         0     33291     21161    344472   no data   no data  --
45.88/45.93	c  S st    57    536931       222      5500         0     33291     21161    344472   no data   no data  --
45.88/45.99	c  S st    57    537431       222      5500         0     33787     21161    352907   no data   no data  --
45.88/45.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.88/45.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.98/46.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.98/46.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.98/46.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.98/46.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
45.98/46.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
46.99/47.08	c lits-rem:      1520  cl-subs:     1755  v-elim:      0  v-fix:    0  time:  1.07 s
46.99/47.08	c vivif2 --  cl tried     5500 cl shrink        0 lits rem          0 time: 0.00
46.99/47.09	c vivif2 --  cl tried    32032 cl shrink        0 lits rem          0 time: 0.00
47.09/47.18	c asymm  cl-useful: 0/5500/5500 lits-rem:0 time: 0.09
47.09/47.18	c calculated reachability. Time: 0.00
47.09/47.18	c  N st    57    537431       222      5500         0     32032     21161    328374   no data   no data  --
63.89/63.90	c  N st    58    701416       222      5500         1     59797     21161    675459   no data   no data  --
74.99/75.07	c  N st    59    806146       222      5500         2     54310     21161    595785   no data   no data  --
74.99/75.07	c  S st    59    806146       222      5500         2     54310     21161    595785   no data   no data  --
75.09/75.16	c  S st    59    806652       222      5500         2     54815     21161    604153   no data   no data  --
75.09/75.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.09/75.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
75.09/75.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
75.09/75.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.28/75.38	c subs with bin:     1999  lits-rem:       958  v-fix:    0  time:  0.19 s
75.28/75.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    222 time:  0.00 s
75.28/75.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
77.69/77.79	c lits-rem:      4010  cl-subs:    11468  v-elim:      0  v-fix:    0  time:  2.41 s
77.69/77.79	c vivif2 --  cl tried     5498 cl shrink        0 lits rem          0 time: 0.00
77.69/77.79	c vivif2 --  cl tried    41350 cl shrink        0 lits rem          0 time: 0.00
77.89/77.92	c asymm  cl-useful: 1/5498/5498 lits-rem:1 time: 0.13
77.89/77.92	c calculated reachability. Time: 0.00
77.89/77.92	c  N st    59    806652       222      5498         2     41350     21156    434049   no data   no data  --
105.78/105.81	c Finding binary XORs  T:     0.00 s  found:       0
107.19/107.22	c  F st    60   1071875       221      5423         1     38541     20884    435813   no data   no data  --
107.19/107.22	c  N st    60   1071875       221      5423         1     38541     20884    435813   no data   no data  --
107.59/107.69	c Decided on static restart strategy
110.09/110.17	c  N st    70   1100175       221      5423         1     65217     20884    857920   no data   no data  --
113.79/113.88	c  N st    72   1136168       221      5423         1     66139     20884    813993   no data   no data  --
117.79/117.82	c  N st    73   1168561       221      5423         1     57846     20884    644370   no data   no data  --
122.28/122.38	c  N st    74   1209979       221      5423         1     55131     20884    625460   no data   no data  --
122.28/122.38	c  S st    74   1209979       221      5423         1     55131     20884    625460   no data   no data  --
122.38/122.48	c  S st    74   1210482       221      5423         1     55631     20884    633454   no data   no data  --
122.38/122.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
122.38/122.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
122.38/122.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
122.48/122.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
122.48/122.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
122.48/122.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
122.48/122.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
125.18/125.25	c lits-rem:      3849  cl-subs:    11000  v-elim:      0  v-fix:    0  time:  2.74 s
125.18/125.25	c vivif2 --  cl tried     5423 cl shrink        0 lits rem          0 time: 0.00
125.18/125.26	c vivif2 --  cl tried    44631 cl shrink        0 lits rem          0 time: 0.01
125.29/125.39	c asymm  cl-useful: 0/5423/5423 lits-rem:0 time: 0.13
125.29/125.39	c calculated reachability. Time: 0.00
125.29/125.39	c  N st    74   1210482       221      5423         1     44631     20884    492132   no data   no data  --
133.68/133.77	c  N st    75   1283364       221      5423         1     70262     20884    862822   no data   no data  --
147.79/147.87	c  N st    76   1392687       221      5423         1     81204     20884    973556   no data   no data  --
171.08/171.16	c  N st    77   1556671       221      5423         3     87646     20884   1013816   no data   no data  --
191.99/192.09	c  N st    78   1710484       221      5423         4     77811     20884    851561   no data   no data  --
191.99/192.09	c  S st    78   1710484       221      5423         4     77811     20884    851561   no data   no data  --
192.19/192.23	c  S st    78   1710987       221      5423         4     78311     20884    859296   no data   no data  --
192.19/192.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.19/192.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.19/192.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
192.19/192.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.69/192.74	c subs with bin:     3203  lits-rem:      3370  v-fix:    0  time:  0.46 s
192.69/192.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    221 time:  0.00 s
192.69/192.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
196.99/197.04	c lits-rem:      4670  cl-subs:    15394  v-elim:      0  v-fix:    0  time:  4.30 s
196.99/197.04	c vivif2 --  cl tried     5418 cl shrink        0 lits rem          0 time: 0.00
196.99/197.05	c vivif2 --  cl tried    59719 cl shrink        0 lits rem          0 time: 0.01
197.19/197.23	c asymm  cl-useful: 0/4934/5418 lits-rem:0 time: 0.18
197.19/197.23	c calculated reachability. Time: 0.00
197.19/197.23	c  N st    78   1710987       221      5418         6     59719     20870    627329   no data   no data  --
197.19/197.23	c Finding binary XORs  T:     0.00 s  found:       0
205.69/205.77	c Finding binary XORs  T:     0.00 s  found:       0
232.48/232.55	c Finding binary XORs  T:     0.00 s  found:       0
245.29/245.39	c Finding binary XORs  T:     0.00 s  found:       0
250.79/250.87	c  N st    79   2079951       218      5230         3     51821     20029    539170   no data   no data  --
264.99/265.04	c Finding binary XORs  T:     0.00 s  found:       0
269.39/269.45	c Finding binary XORs  T:     0.00 s  found:       0
270.59/270.67	c  N st    80   2210988       215      4982        61     43491     18857    401807   no data   no data  --
270.59/270.67	c  S st    80   2210988       215      4982        61     43491     18857    401807   no data   no data  --
270.68/270.75	c  S st    80   2211496       215      4982        61     43996     18857    409030   no data   no data  --
270.68/270.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
270.68/270.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
270.68/270.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
270.78/270.81	c bin-w-bin subsume rem            2 bins  time:  0.00 s
270.78/270.83	c subs with bin:      661  lits-rem:      2222  v-fix:    0  time:  0.03 s
270.78/270.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    215 time:  0.00 s
270.78/270.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
271.98/272.01	c lits-rem:      3359  cl-subs:     4725  v-elim:      4  v-fix:    0  time:  1.17 s
271.98/272.01	c vivif2 --  cl tried     4827 cl shrink        4 lits rem          4 time: 0.00
271.98/272.01	c vivif2 --  cl tried    27161 cl shrink        0 lits rem          0 time: 0.00
272.08/272.11	c asymm  cl-useful: 2/4827/4827 lits-rem:2 time: 0.09
272.08/272.11	c calculated reachability. Time: 0.00
272.08/272.11	c  N st    80   2211496       211      4827        48     27161     18654    229217   no data   no data  --
274.08/274.13	c Finding binary XORs  T:     0.00 s  found:       0
275.18/275.21	c Finding binary XORs  T:     0.00 s  found:       0
275.28/275.32	c  E st    81   2245348       194      4457       185     20910     17396    174282   no data   no data  --
275.28/275.32	c num threads              : 1          
275.28/275.32	c restarts                 : 81         
275.28/275.32	c dynamic restarts         : 0          
275.28/275.32	c static restarts          : 81         
275.28/275.32	c full restarts            : 4          
275.28/275.32	c total simplify time      : 0.79       
275.28/275.32	c learnts DL2              : 0          
275.28/275.32	c learnts size 2           : 335        
275.28/275.32	c learnts size 1           : 52          (9.87      % of vars)
275.28/275.32	c filedLit time            : 0.09        (0.03      % time)
275.28/275.32	c v-elim SatELite          : 108         (20.49     % vars)
275.28/275.32	c SatELite time            : 17.13       (6.22      % time)
275.28/275.32	c v-elim xor               : 0           (0.00      % vars)
275.28/275.32	c xor elim time            : 0.02        (0.01      % time)
275.28/275.32	c num binary xor trees     : 0          
275.28/275.32	c binxor trees' crown      : 0           (nan       leafs/tree)
275.28/275.32	c bin xor find time        : 0.00       
275.28/275.32	c OTF clause improved      : 139726      (0.06      clauses/conflict)
275.28/275.32	c OTF impr. size diff      : 154401      (1.11       lits/clause)
275.28/275.32	c OTF cl watch-shrink      : 1111225     (0.49      clauses/conflict)
275.28/275.32	c OTF cl watch-sh-lit      : 2098246     (1.89       lits/clause)
275.28/275.32	c tried to recurMin cls    : 265257      (11.81      % of conflicts)
275.28/275.32	c updated cache            : 2499        (0.01       lits/tried recurMin)
275.28/275.32	c clauses over max glue    : 0           (0.00      % of all clauses)
275.28/275.32	c conflicts                : 2245348     (8158.37   / sec)
275.28/275.32	c decisions                : 2570403     (0.35      % random)
275.28/275.32	c bogo-props               : 54496823077 (198011741.13 / sec)
275.28/275.32	c conflict literals        : 32645009    (39.59     % deleted)
275.28/275.32	c Memory used              : 84.63       MB
275.28/275.32	c CPU time                 : 275.22      s
275.28/275.32	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-3261850-1303543867/watcher-3261850-1303543867 -o /tmp/evaluation-result-3261850-1303543867/solver-3261850-1303543867 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3261850-1303543867.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: 3.96 3.91 3.65 5/193 14624
/proc/meminfo: memFree=11458724/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=18328 CPUtime=0 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4194304 117 0 0 0 0 0 0 0 25 0 1 0 465984624 18767872 72 33554432000 4194304 4650387 140733782666112 18446744073709551615 271545613959 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14624/statm: 5103 72 54 112 0 55 0

[startup+0.069936 s]
/proc/loadavg: 3.96 3.91 3.65 5/193 14624
/proc/meminfo: memFree=11458724/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=33840 CPUtime=0.06 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 1617 0 0 0 6 0 0 0 25 0 1 0 465984624 34652160 1479 33554432000 4194304 4650387 140733782666112 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 8460 1479 378 112 0 3425 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 33840

[startup+0.10093 s]
/proc/loadavg: 3.96 3.91 3.65 5/193 14624
/proc/meminfo: memFree=11458724/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=33840 CPUtime=0.09 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 1641 0 0 0 9 0 0 0 25 0 1 0 465984624 34652160 1503 33554432000 4194304 4650387 140733782666112 18446744073709551615 4303920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 8460 1503 378 112 0 3425 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33840

[startup+0.300894 s]
/proc/loadavg: 3.96 3.91 3.65 5/193 14624
/proc/meminfo: memFree=11458724/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=34004 CPUtime=0.29 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 1881 0 0 0 29 0 0 0 25 0 1 0 465984624 34820096 1547 33554432000 4194304 4650387 140733782666112 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 8501 1547 381 112 0 3466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34004

[startup+0.700826 s]
/proc/loadavg: 3.96 3.91 3.65 5/193 14624
/proc/meminfo: memFree=11458724/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=34604 CPUtime=0.69 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 2482 0 0 0 69 0 0 0 25 0 1 0 465984624 35434496 1674 33554432000 4194304 4650387 140733782666112 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 8651 1674 381 112 0 3616 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34604

[startup+1.50068 s]
/proc/loadavg: 3.96 3.91 3.65 5/194 14625
/proc/meminfo: memFree=11444704/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=60200 CPUtime=1.49 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 4118 0 0 0 149 0 0 0 25 0 1 0 465984624 61644800 3014 33554432000 4194304 4650387 140733782666112 18446744073709551615 4439088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 15050 3014 383 112 0 10015 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60200

[startup+3.1004 s]
/proc/loadavg: 3.96 3.91 3.65 5/194 14625
/proc/meminfo: memFree=11461072/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=60260 CPUtime=3.08 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 5213 0 0 0 308 0 0 0 25 0 1 0 465984624 61706240 3756 33554432000 4194304 4650387 140733782666112 18446744073709551615 4438912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 15065 3756 383 112 0 10030 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 60260

[startup+6.30082 s]
/proc/loadavg: 3.96 3.91 3.65 5/194 14625
/proc/meminfo: memFree=11443400/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=60428 CPUtime=6.29 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 6974 0 0 0 628 1 0 0 25 0 1 0 465984624 61878272 4245 33554432000 4194304 4650387 140733782666112 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 15107 4245 383 112 0 10072 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60428

[startup+12.7006 s]
/proc/loadavg: 3.97 3.91 3.65 5/194 14626
/proc/meminfo: memFree=11466776/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=60684 CPUtime=12.69 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 10260 0 0 0 1268 1 0 0 25 0 1 0 465984624 62140416 4990 33554432000 4194304 4650387 140733782666112 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 15171 4990 383 112 0 10136 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60684

[startup+25.5003 s]
/proc/loadavg: 3.97 3.92 3.66 5/194 14626
/proc/meminfo: memFree=11429584/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=61028 CPUtime=25.49 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 15505 0 0 0 2547 2 0 0 25 0 1 0 465984624 62492672 5561 33554432000 4194304 4650387 140733782666112 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 15257 5561 383 112 0 10222 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61028

[startup+51.1007 s]
/proc/loadavg: 4.06 3.94 3.67 5/194 14627
/proc/meminfo: memFree=11447824/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=61512 CPUtime=51.09 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 24227 0 0 0 5105 4 0 0 25 0 1 0 465984624 62988288 6341 33554432000 4194304 4650387 140733782666112 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 15378 6341 383 112 0 10343 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61512

[startup+102.307 s]
/proc/loadavg: 4.02 3.94 3.69 5/194 14628
/proc/meminfo: memFree=11450772/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=63336 CPUtime=102.29 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 38876 0 0 0 10223 6 0 0 25 0 1 0 465984624 64856064 8554 33554432000 4194304 4650387 140733782666112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 15834 8554 383 112 0 10799 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 63336

[startup+162.3 s]
/proc/loadavg: 4.01 3.95 3.70 5/194 14630
/proc/meminfo: memFree=11460420/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=83152 CPUtime=162.28 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 47672 0 0 0 16220 8 0 0 25 0 1 0 465984624 85147648 13095 33554432000 4194304 4650387 140733782666112 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 20788 13095 383 112 0 15753 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 83152

[startup+222.301 s]
/proc/loadavg: 4.00 3.96 3.72 6/194 14631
/proc/meminfo: memFree=11432380/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=222.29 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 53574 0 0 0 22220 9 0 0 25 0 1 0 465984624 88735744 14163 33554432000 4194304 4650387 140733782666112 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 14163 383 112 0 16629 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 86656

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

[startup+230.301 s]
/proc/loadavg: 4.00 3.96 3.72 5/194 14631
/proc/meminfo: memFree=11441184/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=230.29 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 54457 0 0 0 23020 9 0 0 25 0 1 0 465984624 88735744 15046 33554432000 4194304 4650387 140733782666112 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15046 383 112 0 16629 0
Current children cumulated CPU time (s) 230.29
Current children cumulated vsize (KiB) 86656

[startup+255.9 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14632
/proc/meminfo: memFree=11386492/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=255.88 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 56162 0 0 0 25579 9 0 0 25 0 1 0 465984624 88735744 15088 33554432000 4194304 4650387 140733782666112 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15088 383 112 0 16629 0
Current children cumulated CPU time (s) 255.88
Current children cumulated vsize (KiB) 86656

[startup+268.701 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14632
/proc/meminfo: memFree=11398768/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=268.68 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 56162 0 0 0 26859 9 0 0 25 0 1 0 465984624 88735744 15088 33554432000 4194304 4650387 140733782666112 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15088 383 112 0 16629 0
Current children cumulated CPU time (s) 268.68
Current children cumulated vsize (KiB) 86656

[startup+271.901 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14632
/proc/meminfo: memFree=11380160/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=271.88 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 56163 0 0 0 27179 9 0 0 25 0 1 0 465984624 88735744 15089 33554432000 4194304 4650387 140733782666112 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15089 383 112 0 16629 0
Current children cumulated CPU time (s) 271.88
Current children cumulated vsize (KiB) 86656

[startup+273.5 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14632
/proc/meminfo: memFree=11374084/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=273.48 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 56163 0 0 0 27339 9 0 0 25 0 1 0 465984624 88735744 15089 33554432000 4194304 4650387 140733782666112 18446744073709551615 4329726 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15089 383 112 0 16629 0
Current children cumulated CPU time (s) 273.48
Current children cumulated vsize (KiB) 86656

[startup+274.301 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14633
/proc/meminfo: memFree=11452700/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=274.28 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 56163 0 0 0 27419 9 0 0 25 0 1 0 465984624 88735744 15089 33554432000 4194304 4650387 140733782666112 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15089 383 112 0 16629 0
Current children cumulated CPU time (s) 274.28
Current children cumulated vsize (KiB) 86656

[startup+275.101 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14633
/proc/meminfo: memFree=11448480/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=275.08 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 56163 0 0 0 27499 9 0 0 25 0 1 0 465984624 88735744 15089 33554432000 4194304 4650387 140733782666112 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15089 383 112 0 16629 0
Current children cumulated CPU time (s) 275.08
Current children cumulated vsize (KiB) 86656

[startup+275.301 s]
/proc/loadavg: 4.00 3.96 3.73 5/194 14633
/proc/meminfo: memFree=11448480/32951124 swapFree=67111528/67111528
[pid=14624] ppid=14622 vsize=86656 CPUtime=275.28 cores=5,7
/proc/14624/stat : 14624 (strangenight1-s) R 14622 14624 13829 0 -1 4202496 56163 0 0 0 27519 9 0 0 25 0 1 0 465984624 88735744 15089 33554432000 4194304 4650387 140733782666112 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/14624/statm: 21664 15089 383 112 0 16629 0
Current children cumulated CPU time (s) 275.28
Current children cumulated vsize (KiB) 86656

Child status: 20
Real time (s): 275.333
CPU time (s): 275.322
CPU user time (s): 275.221
CPU system time (s): 0.100984
CPU usage (%): 99.9962
Max. virtual memory (cumulated for all children) (KiB): 98344

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

runsolver used 0.471928 second user time and 1.04184 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-23 09:31:07
IDJOB=3261850
IDBENCH=83256
IDSOLVER=1589
FILE ID=node133/3261850-1303543867
RUNJOBID= node133-1303543715-14554
PBS_JOBID= 13143105
Free space on /tmp= 71584 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3261850-1303543867/watcher-3261850-1303543867 -o /tmp/evaluation-result-3261850-1303543867/solver-3261850-1303543867 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3261850-1303543867.cnf

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

MD5SUM BENCH= 7c7070bd15b57ddd9a06dd3709baef54
RANDOM SEED=69539399

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.74
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.834
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:     32951124 kB
MemFree:      11459004 kB
Buffers:       2159416 kB
Cached:       18229176 kB
SwapCached:          0 kB
Active:        9470440 kB
Inactive:     11462560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11459004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           10492 kB
Writeback:           0 kB
AnonPages:      543656 kB
Mapped:          16260 kB
Slab:           496452 kB
PageTables:       6260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   825304 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71576 MiB
End job on node133 at 2011-04-23 09:35:43