Trace number 3369945

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 482.591 482.6

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
MD5SUM89088df3050b7dcbc7d87013312bf49b
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6.43802
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
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-3369945-1305384569.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      31 undec:       2 neg:      42
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.00/0.10	c  N st     8      4919        75      1597         0      4483      7985     76988   no data   no data  --
0.19/0.28	c  N st    10     11302        75      1597         0      4143      7985     58683   no data   no data  --
0.39/0.46	c  N st    11     17046        75      1597         0      9340      7985    148188   no data   no data  --
0.69/0.75	c  F st    12     25000        75      1597         0     11427      7985    176355   no data   no data  --
0.69/0.75	c  N st    12     25000        75      1597         0     11427      7985    176355   no data   no data  --
0.89/0.94	c Decided on static restart strategy
0.89/0.94	c  N st    18     30000        75      1597         0      9795      7985    144338   no data   no data  --
0.89/0.94	c  S st    18     30000        75      1597         0      9795      7985    144338   no data   no data  --
0.89/0.97	c  S st    18     30501        75      1597         0     10262      7985    152780   no data   no data  --
0.89/0.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.20	c lits-rem:      1746  cl-subs:     2515  v-elim:      0  v-fix:    0  time:  0.22 s
1.21/1.24	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
1.21/1.24	c calculated reachability. Time: 0.00
1.21/1.24	c  N st    18     30501        75      1597         0      7747      7985    112128   no data   no data  --
1.49/1.57	c  N st    20     37612        75      1597         0      7137      7985     92744   no data   no data  --
1.79/1.81	c  N st    21     44012        75      1597         0     12920      7985    190275   no data   no data  --
1.89/1.90	c  S st    22     45752        75      1597         0     14502      7985    217665   no data   no data  --
1.89/1.94	c  S st    22     46254        75      1597         0     14984      7985    226342   no data   no data  --
1.89/1.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.89/1.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.89/2.96	c lits-rem:      2354  cl-subs:     2643  v-elim:      0  v-fix:    0  time:  1.01 s
2.89/2.96	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.89/2.96	c vivif2 --  cl tried    12341 cl shrink        0 lits rem          0 time: 0.00
2.99/3.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
2.99/3.01	c calculated reachability. Time: 0.00
2.99/3.01	c  N st    22     46254        75      1597         0     12341      7985    181958   no data   no data  --
3.59/3.68	c  N st    23     60651        75      1597         0     17423      7985    257269   no data   no data  --
3.99/4.09	c  N st    24     69383        75      1597         0     16368      7985    235775   no data   no data  --
3.99/4.09	c  S st    24     69383        75      1597         0     16368      7985    235775   no data   no data  --
4.09/4.14	c  S st    24     69888        75      1597         0     16842      7985    243879   no data   no data  --
4.09/4.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4.09/4.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.29/5.33	c lits-rem:      2375  cl-subs:     3019  v-elim:      0  v-fix:    0  time:  1.18 s
5.29/5.33	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
5.29/5.33	c vivif2 --  cl tried    13823 cl shrink        0 lits rem          0 time: 0.00
5.29/5.39	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
5.29/5.39	c calculated reachability. Time: 0.00
5.29/5.39	c  N st    24     69888        75      1597         0     13823      7985    194445   no data   no data  --
6.29/6.31	c  F st    25     87500        75      1597         0     19897      7985    285369   no data   no data  --
6.29/6.31	c  N st    25     87500        75      1597         0     19897      7985    285369   no data   no data  --
6.60/6.64	c Decided on static restart strategy
6.79/6.81	c  N st    32     95537        75      1597         0     16448      7985    224591   no data   no data  --
7.39/7.45	c  N st    34    104833        75      1597         0     13169      7985    165607   no data   no data  --
7.39/7.45	c  S st    34    104833        75      1597         0     13169      7985    165607   no data   no data  --
7.39/7.49	c  S st    34    105337        75      1597         0     13639      7985    174194   no data   no data  --
7.39/7.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.49/7.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.49/7.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.09/8.19	c lits-rem:       951  cl-subs:     1286  v-elim:      0  v-fix:    0  time:  0.69 s
8.09/8.19	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.09/8.19	c vivif2 --  cl tried    12353 cl shrink        0 lits rem          0 time: 0.00
8.19/8.24	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
8.19/8.24	c calculated reachability. Time: 0.00
8.19/8.24	c  N st    34    105337        75      1597         0     12353      7985    154281   no data   no data  --
8.79/8.82	c  N st    35    114935        75      1597         0     21004      7985    299924   no data   no data  --
9.59/9.68	c  N st    36    129332        75      1597         0     21381      7985    293377   no data   no data  --
11.10/11.17	c  N st    37    150927        75      1597         0     27235      7985    369966   no data   no data  --
11.59/11.67	c  S st    38    158005        75      1597         0     19300      7985    240035   no data   no data  --
11.69/11.73	c  S st    38    158512        75      1597         0     19781      7985    248726   no data   no data  --
11.69/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.69/11.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
11.69/11.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
11.69/11.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.79/12.88	c lits-rem:      1618  cl-subs:     2707  v-elim:      0  v-fix:    0  time:  1.14 s
12.79/12.88	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
12.79/12.89	c vivif2 --  cl tried    17074 cl shrink        0 lits rem          0 time: 0.00
12.89/12.96	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
12.89/12.96	c calculated reachability. Time: 0.00
12.89/12.96	c  N st    38    158512        75      1597         0     17074      7985    209548   no data   no data  --
16.50/16.52	c  N st    39    207100        75      1597         0     29308      7985    384880   no data   no data  --
18.89/18.92	c  N st    40    237768        75      1597         0     21986      7985    256886   no data   no data  --
18.89/18.92	c  S st    40    237768        75      1597         0     21986      7985    256886   no data   no data  --
18.89/18.98	c  S st    40    238274        75      1597         0     22458      7985    265602   no data   no data  --
18.89/18.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.89/18.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
18.89/19.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/19.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/19.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
18.89/19.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.99/20.07	c lits-rem:      1395  cl-subs:     2583  v-elim:      0  v-fix:    0  time:  1.07 s
19.99/20.07	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.99/20.07	c vivif2 --  cl tried    19875 cl shrink        0 lits rem          0 time: 0.00
20.09/20.15	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
20.09/20.15	c calculated reachability. Time: 0.00
20.09/20.15	c  N st    40    238274        75      1597         0     19875      7985    231999   no data   no data  --
25.59/25.69	c  F st    41    306251        75      1597         0     21591      7985    231660   no data   no data  --
25.59/25.69	c  N st    41    306251        75      1597         0     21591      7985    231660   no data   no data  --
25.99/26.06	c Decided on static restart strategy
28.09/28.16	c  N st    51    334554        75      1597         0     25651      7985    295378   no data   no data  --
30.29/30.31	c  N st    53    357412        75      1597         0     23841      7985    257517   no data   no data  --
30.29/30.31	c  S st    53    357412        75      1597         0     23841      7985    257517   no data   no data  --
30.29/30.38	c  S st    53    357916        75      1597         0     24312      7985    266365   no data   no data  --
30.29/30.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.29/30.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.29/30.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
30.29/30.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.29/30.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.29/30.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
30.29/30.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.39/31.48	c lits-rem:       844  cl-subs:     1713  v-elim:      0  v-fix:    0  time:  1.09 s
31.39/31.48	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
31.39/31.49	c vivif2 --  cl tried    22599 cl shrink        0 lits rem          0 time: 0.00
31.49/31.58	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.10
31.49/31.58	c calculated reachability. Time: 0.00
31.49/31.58	c  N st    53    357916        75      1597         0     22599      7985    243571   no data   no data  --
34.68/34.70	c  N st    54    390309        75      1597         0     28420      7985    330820   no data   no data  --
39.17/39.27	c  N st    55    438899        75      1597         0     47925      7985    647615   no data   no data  --
46.57/46.60	c  N st    56    511781        75      1597         0     35052      7985    407382   no data   no data  --
49.27/49.38	c  N st    57    536874        75      1597         0     29788      7985    322838   no data   no data  --
49.27/49.38	c  S st    57    536874        75      1597         0     29788      7985    322838   no data   no data  --
49.37/49.46	c  S st    57    537379        75      1597         0     30268      7985    331465   no data   no data  --
49.37/49.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.37/49.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.37/49.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.37/49.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.37/49.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.37/49.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
49.37/49.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
50.69/50.73	c lits-rem:      1251  cl-subs:     1590  v-elim:      0  v-fix:    0  time:  1.25 s
50.69/50.73	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
50.69/50.73	c vivif2 --  cl tried    28678 cl shrink        0 lits rem          0 time: 0.00
50.77/50.85	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
50.77/50.85	c calculated reachability. Time: 0.00
50.77/50.85	c  N st    57    537379        75      1597         0     28678      7985    308298   no data   no data  --
69.28/69.36	c  N st    58    701363        75      1597         0     55160      7985    681864   no data   no data  --
82.08/82.14	c  N st    59    806068        75      1597         0     49605      7985    583230   no data   no data  --
82.08/82.14	c  S st    59    806068        75      1597         0     49605      7985    583230   no data   no data  --
82.18/82.28	c  S st    59    806570        75      1597         0     50084      7985    591841   no data   no data  --
82.18/82.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.18/82.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.18/82.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
82.28/82.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.28/82.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.28/82.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
82.28/82.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.48/85.55	c lits-rem:      2910  cl-subs:     8690  v-elim:      0  v-fix:    0  time:  3.24 s
85.48/85.55	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
85.48/85.55	c vivif2 --  cl tried    41394 cl shrink        0 lits rem          0 time: 0.01
85.67/85.73	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.18
85.67/85.73	c calculated reachability. Time: 0.00
85.67/85.73	c  N st    59    806570        75      1597         0     41394      7985    475802   no data   no data  --
119.37/119.48	c  F st    60   1071875        75      1597         0     56500      7985    660685   no data   no data  --
119.37/119.48	c  N st    60   1071875        75      1597         0     56500      7985    660685   no data   no data  --
120.27/120.30	c Decided on static restart strategy
123.98/124.08	c  N st    70   1100181        75      1597         0     41972      7985    432305   no data   no data  --
129.58/129.61	c  N st    72   1136176        75      1597         0     74164      7985    976652   no data   no data  --
134.48/134.53	c  N st    73   1168568        75      1597         0     61874      7985    732445   no data   no data  --
140.89/140.98	c  N st    74   1209856        75      1597         0     56714      7985    647383   no data   no data  --
140.89/140.98	c  S st    74   1209856        75      1597         0     56714      7985    647383   no data   no data  --
141.07/141.13	c  S st    74   1210363        75      1597         0     57186      7985    655991   no data   no data  --
141.07/141.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.07/141.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
141.07/141.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
141.07/141.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.07/141.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.07/141.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
141.07/141.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.77/144.83	c lits-rem:      3737  cl-subs:     7810  v-elim:      0  v-fix:    0  time:  3.66 s
144.77/144.83	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
144.77/144.84	c vivif2 --  cl tried    49376 cl shrink        0 lits rem          0 time: 0.01
144.97/145.03	c asymm  cl-useful: 0/1325/1597 lits-rem:0 time: 0.19
144.97/145.03	c calculated reachability. Time: 0.00
144.97/145.03	c  N st    74   1210363        75      1597         0     49376      7985    551977   no data   no data  --
155.19/155.26	c  N st    75   1283246        75      1597         0     71679      7985    866703   no data   no data  --
171.37/171.46	c  N st    76   1392571        75      1597         0     80634      7985    984290   no data   no data  --
197.98/198.06	c  N st    77   1556555        75      1597         0     87929      7985   1076670   no data   no data  --
222.18/222.27	c  N st    78   1710366        75      1597         0     77716      7985    881552   no data   no data  --
222.18/222.27	c  S st    78   1710366        75      1597         0     77716      7985    881552   no data   no data  --
222.38/222.50	c  S st    78   1710869        75      1597         0     78191      7985    890294   no data   no data  --
222.48/222.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
222.48/222.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
222.48/222.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
222.48/222.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
222.48/222.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
222.48/222.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
222.48/222.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
230.47/230.60	c lits-rem:      1224  cl-subs:    20666  v-elim:      0  v-fix:    0  time:  8.04 s
230.47/230.60	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
230.57/230.60	c vivif2 --  cl tried    57525 cl shrink        0 lits rem          0 time: 0.01
230.77/230.80	c asymm  cl-useful: 0/1176/1597 lits-rem:0 time: 0.19
230.77/230.80	c calculated reachability. Time: 0.00
230.77/230.80	c  N st    78   1710869        75      1597         0     57525      7985    629445   no data   no data  --
292.27/292.30	c  N st    79   2079834        75      1597         1     70717      7985    769696   no data   no data  --
314.28/314.38	c  N st    80   2210869        75      1597         1     74486      7985    801304   no data   no data  --
314.28/314.38	c  S st    80   2210869        75      1597         1     74486      7985    801304   no data   no data  --
314.48/314.59	c  S st    80   2211372        75      1597         1     74958      7985    809825   no data   no data  --
314.48/314.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
314.48/314.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
314.59/314.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
314.59/314.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.98/315.05	c subs with bin:     2317  lits-rem:      1280  v-fix:    0  time:  0.41 s
314.98/315.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
314.98/315.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
320.38/320.48	c lits-rem:      1191  cl-subs:    11957  v-elim:      0  v-fix:    0  time:  5.43 s
320.38/320.48	c vivif2 --  cl tried     1594 cl shrink        0 lits rem          0 time: 0.00
320.38/320.49	c vivif2 --  cl tried    60687 cl shrink        0 lits rem          0 time: 0.01
320.68/320.70	c asymm  cl-useful: 0/1085/1594 lits-rem:0 time: 0.21
320.68/320.70	c calculated reachability. Time: 0.00
320.68/320.70	c  N st    80   2211372        75      1594         1     60687      7967    641403   no data   no data  --
381.08/381.14	c Finding binary XORs  T:     0.00 s  found:       0
407.78/407.85	c  N st    81   2711372        74      1540         2     76393      7640    814091   no data   no data  --
407.78/407.85	c  S st    81   2711372        74      1540         2     76393      7640    814091   no data   no data  --
407.98/408.03	c  S st    81   2711873        74      1540         2     76856      7640    821972   no data   no data  --
407.98/408.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
407.98/408.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
407.98/408.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
407.98/408.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
410.40/410.47	c subs with bin:    10740  lits-rem:       275  v-fix:    0  time:  2.39 s
410.40/410.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
410.40/410.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.38/415.40	c lits-rem:      2820  cl-subs:    15597  v-elim:      0  v-fix:    0  time:  4.93 s
415.38/415.40	c vivif2 --  cl tried     1537 cl shrink        0 lits rem          0 time: 0.00
415.38/415.41	c vivif2 --  cl tried    50522 cl shrink        0 lits rem          0 time: 0.01
415.58/415.62	c asymm  cl-useful: 0/1210/1537 lits-rem:0 time: 0.20
415.58/415.62	c calculated reachability. Time: 0.00
415.58/415.62	c  N st    81   2711873        74      1537         2     50522      7624    537411   no data   no data  --
431.98/432.06	c Finding binary XORs  T:     0.00 s  found:       0
467.78/467.85	c Finding binary XORs  T:     0.00 s  found:       0
474.39/474.42	c Finding binary XORs  T:     0.00 s  found:       0
478.79/478.88	c Finding binary XORs  T:     0.00 s  found:       0
480.69/480.80	c Finding binary XORs  T:     0.00 s  found:       0
481.39/481.42	c Finding binary XORs  T:     0.00 s  found:       0
482.19/482.20	c Finding binary XORs  T:     0.00 s  found:       0
482.49/482.59	c  E st    82   3124919        52      1038        44     15046      4745    115792   no data   no data  --
482.49/482.59	c num threads              : 1          
482.49/482.59	c restarts                 : 82         
482.49/482.59	c dynamic restarts         : 0          
482.49/482.59	c static restarts          : 82         
482.49/482.59	c full restarts            : 4          
482.49/482.59	c total simplify time      : 2.16       
482.49/482.59	c learnts DL2              : 0          
482.49/482.59	c learnts size 2           : 183        
482.49/482.59	c learnts size 1           : 63          (84.00     % of vars)
482.49/482.59	c filedLit time            : 0.13        (0.03      % time)
482.49/482.59	c v-elim SatELite          : 0           (0.00      % vars)
482.49/482.59	c SatELite time            : 32.80       (6.80      % time)
482.49/482.59	c v-elim xor               : 0           (0.00      % vars)
482.49/482.59	c xor elim time            : 0.02        (0.00      % time)
482.49/482.59	c num binary xor trees     : 0          
482.49/482.59	c binxor trees' crown      : 0           (nan       leafs/tree)
482.49/482.59	c bin xor find time        : 0.00       
482.49/482.59	c OTF clause improved      : 368179      (0.12      clauses/conflict)
482.49/482.59	c OTF impr. size diff      : 377101      (1.02       lits/clause)
482.49/482.59	c OTF cl watch-shrink      : 147087      (0.05      clauses/conflict)
482.49/482.59	c OTF cl watch-sh-lit      : 166150      (1.13       lits/clause)
482.49/482.59	c tried to recurMin cls    : 279009      (8.93       % of conflicts)
482.49/482.59	c updated cache            : 1556        (0.01       lits/tried recurMin)
482.49/482.59	c clauses over max glue    : 0           (0.00      % of all clauses)
482.49/482.59	c conflicts                : 3124919     (6478.17   / sec)
482.49/482.59	c decisions                : 3402945     (0.22      % random)
482.49/482.59	c bogo-props               : 92377392956 (191504687.68 / sec)
482.49/482.59	c conflict literals        : 45397863    (26.68     % deleted)
482.49/482.59	c Memory used              : 84.56       MB
482.49/482.59	c CPU time                 : 482.38      s
482.49/482.59	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-3369945-1305384569/watcher-3369945-1305384569 -o /tmp/evaluation-result-3369945-1305384569/solver-3369945-1305384569 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369945-1305384569.cnf 

running on 2 cores: 0,2

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.68 3.96 3.90 2/381 9712
/proc/meminfo: memFree=14971392/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=29668 CPUtime=0 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 503 0 0 0 0 0 0 0 22 0 1 0 728687574 30380032 443 33554432000 4194304 4650387 140736155474896 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7417 443 345 112 0 2382 0

[startup+0.106385 s]
/proc/loadavg: 3.68 3.96 3.90 2/381 9712
/proc/meminfo: memFree=14971392/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=30264 CPUtime=0.1 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 766 0 0 0 10 0 0 0 23 0 1 0 728687574 30990336 692 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7566 692 377 112 0 2531 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30264

[startup+0.200392 s]
/proc/loadavg: 3.68 3.96 3.90 2/381 9712
/proc/meminfo: memFree=14971392/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=30592 CPUtime=0.19 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 928 0 0 0 19 0 0 0 23 0 1 0 728687574 31326208 750 33554432000 4194304 4650387 140736155474896 18446744073709551615 4354931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7648 750 379 112 0 2613 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30592

[startup+0.300378 s]
/proc/loadavg: 3.68 3.96 3.90 2/381 9712
/proc/meminfo: memFree=14971392/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=31076 CPUtime=0.29 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 1116 0 0 0 29 0 0 0 23 0 1 0 728687574 31821824 778 33554432000 4194304 4650387 140736155474896 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7769 778 379 112 0 2734 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31076

[startup+0.700316 s]
/proc/loadavg: 3.68 3.96 3.90 2/381 9712
/proc/meminfo: memFree=14971392/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=31324 CPUtime=0.69 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 1478 0 0 0 69 0 0 0 25 0 1 0 728687574 32075776 937 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 7831 937 379 112 0 2796 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31324

[startup+1.50014 s]
/proc/loadavg: 3.70 3.96 3.90 7/396 9740
/proc/meminfo: memFree=14931496/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=35848 CPUtime=1.49 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 2886 0 0 0 149 0 0 0 25 0 1 0 728687574 36708352 2106 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 8962 2106 381 112 0 3927 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35848

[startup+3.1009 s]
/proc/loadavg: 3.70 3.96 3.90 7/396 9740
/proc/meminfo: memFree=14912896/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=38428 CPUtime=3.09 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 3829 0 0 0 309 0 0 0 25 0 1 0 728687574 39350272 2733 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 9607 2733 381 112 0 4572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38428

[startup+6.30032 s]
/proc/loadavg: 3.70 3.96 3.90 7/396 9740
/proc/meminfo: memFree=14902560/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=40764 CPUtime=6.29 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 5425 0 0 0 629 0 0 0 25 0 1 0 728687574 41742336 3238 33554432000 4194304 4650387 140736155474896 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 10191 3238 381 112 0 5156 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40764

[startup+12.7002 s]
/proc/loadavg: 3.83 3.97 3.91 7/396 9740
/proc/meminfo: memFree=14878784/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=42720 CPUtime=12.69 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 8036 0 0 0 1269 0 0 0 25 0 1 0 728687574 43745280 3622 33554432000 4194304 4650387 140736155474896 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 10680 3622 381 112 0 5645 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42720

[startup+25.501 s]
/proc/loadavg: 3.86 3.97 3.91 6/396 9741
/proc/meminfo: memFree=14861792/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=45328 CPUtime=25.49 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 12442 0 0 0 2548 1 0 0 25 0 1 0 728687574 46415872 4484 33554432000 4194304 4650387 140736155474896 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 11332 4484 381 112 0 6297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45328

[startup+51.1005 s]
/proc/loadavg: 3.90 3.97 3.91 7/396 9741
/proc/meminfo: memFree=14851064/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=50236 CPUtime=51.07 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 20587 0 0 0 5104 3 0 0 25 0 1 0 728687574 51441664 5402 33554432000 4194304 4650387 140736155474896 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 12559 5402 381 112 0 7524 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 50236

[startup+102.301 s]
/proc/loadavg: 3.96 3.97 3.91 6/396 9743
/proc/meminfo: memFree=14805280/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=59992 CPUtime=102.27 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 33519 0 0 0 10222 5 0 0 25 0 1 0 728687574 61431808 7781 33554432000 4194304 4650387 140736155474896 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 14998 7781 381 112 0 9963 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 59992

[startup+162.301 s]
/proc/loadavg: 4.03 3.99 3.91 7/396 9744
/proc/meminfo: memFree=14785652/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=64964 CPUtime=162.28 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 45293 0 0 0 16220 8 0 0 25 0 1 0 728687574 66523136 9311 33554432000 4194304 4650387 140736155474896 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 16241 9311 381 112 0 11206 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 64964

[startup+222.314 s]
/proc/loadavg: 4.01 3.99 3.91 7/396 9746
/proc/meminfo: memFree=14763176/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=65320 CPUtime=222.29 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 55414 0 0 0 22218 11 0 0 25 0 1 0 728687574 66887680 9409 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 16330 9409 381 112 0 11295 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 65320

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.91 7/396 9747
/proc/meminfo: memFree=14723060/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=75068 CPUtime=282.28 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 65533 0 0 0 28214 14 0 0 25 0 1 0 728687574 76869632 11525 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 18767 11525 382 112 0 13732 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 75068

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.92 7/396 9749
/proc/meminfo: memFree=14711756/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=77660 CPUtime=342.28 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 73673 0 0 0 34211 17 0 0 25 0 1 0 728687574 79523840 12751 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 19415 12751 382 112 0 14380 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 77660

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.93 7/396 9751
/proc/meminfo: memFree=14680216/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=85208 CPUtime=402.28 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 81390 0 0 0 40209 19 0 0 25 0 1 0 728687574 87252992 13597 33554432000 4194304 4650387 140736155474896 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 21302 13597 382 112 0 16267 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 85208

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.93 7/396 9752
/proc/meminfo: memFree=14659960/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=101076 CPUtime=462.28 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 86308 0 0 0 46208 20 0 0 25 0 1 0 728687574 103501824 18515 33554432000 4194304 4650387 140736155474896 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 25269 18515 382 112 0 20234 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 101076

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

[startup+473.6 s]
/proc/loadavg: 4.01 4.01 3.93 6/396 9753
/proc/meminfo: memFree=14678800/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=76884 CPUtime=473.59 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 86641 0 0 0 47338 21 0 0 25 0 1 0 728687574 78729216 13979 33554432000 4194304 4650387 140736155474896 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 19221 13979 382 112 0 14186 0
Current children cumulated CPU time (s) 473.59
Current children cumulated vsize (KiB) 76884

[startup+476.801 s]
/proc/loadavg: 4.01 4.01 3.93 6/396 9753
/proc/meminfo: memFree=14681032/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=76884 CPUtime=476.79 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 86641 0 0 0 47658 21 0 0 25 0 1 0 728687574 78729216 13979 33554432000 4194304 4650387 140736155474896 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 19221 13979 382 112 0 14186 0
Current children cumulated CPU time (s) 476.79
Current children cumulated vsize (KiB) 76884

[startup+480 s]
/proc/loadavg: 4.01 4.01 3.93 7/396 9753
/proc/meminfo: memFree=14677064/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=86588 CPUtime=479.99 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 87006 0 0 0 47978 21 0 0 25 0 1 0 728687574 88666112 14344 33554432000 4194304 4650387 140736155474896 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 21647 14344 382 112 0 16612 0
Current children cumulated CPU time (s) 479.99
Current children cumulated vsize (KiB) 86588

[startup+481.601 s]
/proc/loadavg: 4.01 4.01 3.93 7/396 9753
/proc/meminfo: memFree=14675452/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=86588 CPUtime=481.59 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 87188 0 0 0 48138 21 0 0 25 0 1 0 728687574 88666112 14526 33554432000 4194304 4650387 140736155474896 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 21647 14526 382 112 0 16612 0
Current children cumulated CPU time (s) 481.59
Current children cumulated vsize (KiB) 86588

[startup+482.001 s]
/proc/loadavg: 4.01 4.01 3.93 6/396 9753
/proc/meminfo: memFree=14673964/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=86588 CPUtime=481.99 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 87238 0 0 0 48178 21 0 0 25 0 1 0 728687574 88666112 14576 33554432000 4194304 4650387 140736155474896 18446744073709551615 4363839 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 21647 14576 382 112 0 16612 0
Current children cumulated CPU time (s) 481.99
Current children cumulated vsize (KiB) 86588

[startup+482.401 s]
/proc/loadavg: 4.01 4.01 3.93 6/396 9753
/proc/meminfo: memFree=14673964/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=86588 CPUtime=482.39 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 87283 0 0 0 48218 21 0 0 25 0 1 0 728687574 88666112 14621 33554432000 4194304 4650387 140736155474896 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 21647 14621 382 112 0 16612 0
Current children cumulated CPU time (s) 482.39
Current children cumulated vsize (KiB) 86588

[startup+482.501 s]
/proc/loadavg: 4.01 4.01 3.93 6/396 9753
/proc/meminfo: memFree=14673964/32951124 swapFree=65586204/67111528
[pid=9712] ppid=9709 vsize=86588 CPUtime=482.49 cores=0,2
/proc/9712/stat : 9712 (strangenight1-s) R 9709 9712 8876 0 -1 4202496 87295 0 0 0 48228 21 0 0 25 0 1 0 728687574 88666112 14633 33554432000 4194304 4650387 140736155474896 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9712/statm: 21647 14633 382 112 0 16612 0
Current children cumulated CPU time (s) 482.49
Current children cumulated vsize (KiB) 86588

Child status: 20
Real time (s): 482.6
CPU time (s): 482.591
CPU user time (s): 482.377
CPU system time (s): 0.213967
CPU usage (%): 99.998
Max. virtual memory (cumulated for all children) (KiB): 101076

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

runsolver used 1.89871 second user time and 3.9544 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-14 16:49:29
IDJOB=3369945
IDBENCH=82754
IDSOLVER=1847
FILE ID=node119/3369945-1305384569
RUNJOBID= node119-1305384569-9697
PBS_JOBID= 13324383
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S602837755-005.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369945-1305384569/watcher-3369945-1305384569 -o /tmp/evaluation-result-3369945-1305384569/solver-3369945-1305384569 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369945-1305384569.cnf

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

MD5SUM BENCH= 89088df3050b7dcbc7d87013312bf49b
RANDOM SEED=1707338515

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.83
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.815
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.67
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.815
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.815
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14971648 kB
Buffers:        271164 kB
Cached:        4493312 kB
SwapCached:       4756 kB
Active:       14671308 kB
Inactive:      2973276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14971648 kB
SwapTotal:    67111528 kB
SwapFree:     65586204 kB
Dirty:            6384 kB
Writeback:           0 kB
AnonPages:    12879012 kB
Mapped:          29616 kB
Slab:           211032 kB
PageTables:      57116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102464392 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= 73172 MiB
End job on node119 at 2011-05-14 16:57:32