Trace number 3175724

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-stSAT 358.392 358.388

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1366648725-024.SATISFIABLE.cnf
MD5SUM3c71b3b41fde0929f53293966a8ce206
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
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-3175724-1301786268.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:      39 undec:       5 neg:      31
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.09/0.11	c  N st     8      4916        75      1597         0      4449      7985     77662   no data   no data  --
0.19/0.28	c  N st    10     11300        75      1597         0      4115      7985     58146   no data   no data  --
0.39/0.45	c  N st    11     17043        75      1597         0      9364      7985    148913   no data   no data  --
0.59/0.70	c  F st    12     25000        75      1597         0     11362      7985    177580   no data   no data  --
0.59/0.70	c  N st    12     25000        75      1597         0     11362      7985    177580   no data   no data  --
0.79/0.87	c Decided on static restart strategy
0.79/0.87	c  N st    18     30000        75      1597         0      9780      7985    142405   no data   no data  --
0.79/0.87	c  S st    18     30000        75      1597         0      9780      7985    142405   no data   no data  --
0.89/0.90	c  S st    18     30502        75      1597         0     10259      7985    150879   no data   no data  --
0.89/0.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.89/0.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.89/0.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.09/1.11	c lits-rem:      1474  cl-subs:     2668  v-elim:      0  v-fix:    0  time:  0.21 s
1.09/1.14	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.09/1.15	c calculated reachability. Time: 0.00
1.09/1.15	c  N st    18     30502        75      1597         0      7591      7985    108737   no data   no data  --
1.38/1.44	c  N st    20     37613        75      1597         0     14055      7985    217178   no data   no data  --
1.58/1.68	c  N st    21     44012        75      1597         0     12853      7985    194304   no data   no data  --
1.68/1.76	c  S st    22     45753        75      1597         0     14435      7985    221458   no data   no data  --
1.78/1.80	c  S st    22     46255        75      1597         0     14912      7985    230124   no data   no data  --
1.78/1.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.78/1.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.78/1.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.78/1.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.78/1.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.78/1.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.78/1.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.68/2.72	c lits-rem:      2698  cl-subs:     2210  v-elim:      0  v-fix:    0  time:  0.91 s
2.68/2.72	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.68/2.73	c vivif2 --  cl tried    12702 cl shrink        0 lits rem          0 time: 0.00
2.68/2.78	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
2.68/2.78	c calculated reachability. Time: 0.00
2.68/2.78	c  N st    22     46255        75      1597         0     12702      7985    190750   no data   no data  --
3.38/3.49	c  N st    23     60653        75      1597         0     17629      7985    258048   no data   no data  --
3.88/3.90	c  N st    24     69382        75      1597         0     16531      7985    232546   no data   no data  --
3.88/3.90	c  S st    24     69382        75      1597         0     16531      7985    232546   no data   no data  --
3.88/3.94	c  S st    24     69887        75      1597         0     17000      7985    240930   no data   no data  --
3.88/3.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.88/3.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.88/3.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.88/3.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.88/3.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.88/3.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.88/3.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.98/5.01	c lits-rem:      2127  cl-subs:     3360  v-elim:      0  v-fix:    0  time:  1.06 s
4.98/5.01	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
4.98/5.01	c vivif2 --  cl tried    13640 cl shrink        0 lits rem          0 time: 0.00
4.98/5.07	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
4.98/5.07	c calculated reachability. Time: 0.00
4.98/5.07	c  N st    24     69887        75      1597         0     13640      7985    188648   no data   no data  --
5.88/5.95	c  F st    25     87501        75      1597         0     19805      7985    276751   no data   no data  --
5.88/5.95	c  N st    25     87501        75      1597         0     19805      7985    276751   no data   no data  --
6.18/6.25	c Decided on static restart strategy
6.38/6.41	c  N st    32     95541        75      1597         0     16403      7985    223249   no data   no data  --
6.98/7.02	c  N st    34    104831        75      1597         0     13046      7985    161286   no data   no data  --
6.98/7.02	c  S st    34    104831        75      1597         0     13046      7985    161286   no data   no data  --
6.98/7.06	c  S st    34    105337        75      1597         0     13524      7985    170069   no data   no data  --
6.98/7.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.98/7.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.98/7.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.98/7.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.98/7.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.98/7.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
6.98/7.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/7.66	c lits-rem:       805  cl-subs:     1266  v-elim:      0  v-fix:    0  time:  0.60 s
7.59/7.66	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
7.59/7.66	c vivif2 --  cl tried    12258 cl shrink        0 lits rem          0 time: 0.00
7.69/7.71	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
7.69/7.71	c calculated reachability. Time: 0.00
7.69/7.71	c  N st    34    105337        75      1597         0     12258      7985    150797   no data   no data  --
8.18/8.26	c  N st    35    114936        75      1597         0     20953      7985    296333   no data   no data  --
9.08/9.15	c  N st    36    129333        75      1597         0     21491      7985    299818   no data   no data  --
10.49/10.59	c  N st    37    150928        75      1597         0     27344      7985    377682   no data   no data  --
10.99/11.02	c  S st    38    158005        75      1597         0     19299      7985    241577   no data   no data  --
10.99/11.07	c  S st    38    158510        75      1597         0     19769      7985    250234   no data   no data  --
10.99/11.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.99/11.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.99/11.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.99/11.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.99/11.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.99/11.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
10.99/11.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.99/12.09	c lits-rem:      1858  cl-subs:     2634  v-elim:      0  v-fix:    0  time:  1.01 s
11.99/12.09	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.99/12.09	c vivif2 --  cl tried    17135 cl shrink        0 lits rem          0 time: 0.00
12.09/12.16	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
12.09/12.16	c calculated reachability. Time: 0.00
12.09/12.16	c  N st    38    158510        75      1597         0     17135      7985    210323   no data   no data  --
15.58/15.61	c  N st    39    207098        75      1597         0     29302      7985    388885   no data   no data  --
17.59/17.67	c  N st    40    237766        75      1597         0     21942      7985    260605   no data   no data  --
17.59/17.67	c  S st    40    237766        75      1597         0     21942      7985    260605   no data   no data  --
17.68/17.72	c  S st    40    238271        75      1597         0     22414      7985    269377   no data   no data  --
17.68/17.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.68/17.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.68/17.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
17.68/17.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.68/17.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.68/17.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
17.68/17.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.69/18.73	c lits-rem:      1721  cl-subs:     2587  v-elim:      0  v-fix:    0  time:  0.99 s
18.69/18.73	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
18.69/18.73	c vivif2 --  cl tried    19827 cl shrink        0 lits rem          0 time: 0.00
18.78/18.81	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
18.78/18.81	c calculated reachability. Time: 0.00
18.78/18.81	c  N st    40    238271        75      1597         0     19827      7985    231602   no data   no data  --
24.09/24.14	c  F st    41    306253        75      1597         0     21764      7985    238819   no data   no data  --
24.09/24.14	c  N st    41    306253        75      1597         0     21764      7985    238819   no data   no data  --
24.49/24.54	c Decided on static restart strategy
26.58/26.65	c  N st    51    334553        75      1597         0     25679      7985    290626   no data   no data  --
28.59/28.65	c  N st    53    357409        75      1597         0     23761      7985    255757   no data   no data  --
28.59/28.65	c  S st    53    357409        75      1597         0     23761      7985    255757   no data   no data  --
28.68/28.71	c  S st    53    357915        75      1597         0     24231      7985    264516   no data   no data  --
28.68/28.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.68/28.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.68/28.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
28.68/28.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.68/28.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.68/28.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.68/28.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.69/29.74	c lits-rem:       951  cl-subs:     1619  v-elim:      0  v-fix:    0  time:  1.01 s
29.69/29.74	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
29.69/29.74	c vivif2 --  cl tried    22612 cl shrink        0 lits rem          0 time: 0.00
29.78/29.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.09
29.78/29.83	c calculated reachability. Time: 0.00
29.78/29.83	c  N st    53    357915        75      1597         0     22612      7985    242706   no data   no data  --
32.58/32.66	c  N st    54    390308        75      1597         0     28392      7985    325619   no data   no data  --
37.18/37.21	c  N st    55    438896        75      1597         0     47364      7985    609100   no data   no data  --
43.79/43.88	c  N st    56    511779        75      1597         0     35054      7985    406723   no data   no data  --
46.38/46.42	c  N st    57    536873        75      1597         0     29685      7985    315723   no data   no data  --
46.38/46.42	c  S st    57    536873        75      1597         0     29685      7985    315723   no data   no data  --
46.38/46.49	c  S st    57    537374        75      1597         0     30149      7985    324155   no data   no data  --
46.38/46.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.38/46.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.48/46.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
46.48/46.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
46.48/46.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.48/46.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
46.48/46.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.68/47.70	c lits-rem:       945  cl-subs:     2078  v-elim:      0  v-fix:    0  time:  1.19 s
47.68/47.70	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
47.68/47.70	c vivif2 --  cl tried    28071 cl shrink        0 lits rem          0 time: 0.00
47.78/47.82	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
47.78/47.82	c calculated reachability. Time: 0.00
47.78/47.82	c  N st    57    537374        75      1597         0     28071      7985    297286   no data   no data  --
64.48/64.58	c  N st    58    701358        75      1597         0     55039      7985    698125   no data   no data  --
76.39/76.48	c  N st    59    806062        75      1597         0     49253      7985    590606   no data   no data  --
76.39/76.48	c  S st    59    806062        75      1597         0     49253      7985    590606   no data   no data  --
76.59/76.60	c  S st    59    806566        75      1597         0     49729      7985    599367   no data   no data  --
76.59/76.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.59/76.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
76.59/76.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
76.59/76.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
76.59/76.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.59/76.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
76.59/76.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
79.38/79.42	c lits-rem:      2760  cl-subs:     7123  v-elim:      0  v-fix:    0  time:  2.79 s
79.38/79.42	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
79.38/79.43	c vivif2 --  cl tried    42606 cl shrink        0 lits rem          0 time: 0.00
79.48/79.59	c asymm  cl-useful: 0/1473/1597 lits-rem:0 time: 0.16
79.58/79.60	c calculated reachability. Time: 0.00
79.58/79.60	c  N st    59    806566        75      1597         0     42606      7985    500345   no data   no data  --
112.09/112.14	c  F st    60   1071876        75      1597         0     57551      7985    683055   no data   no data  --
112.09/112.14	c  N st    60   1071876        75      1597         0     57551      7985    683055   no data   no data  --
112.79/112.81	c Decided on static restart strategy
116.39/116.42	c  N st    70   1100179        75      1597         0     43063      7985    446800   no data   no data  --
121.09/121.11	c  N st    72   1136173        75      1597         0     75190      7985    990771   no data   no data  --
125.49/125.50	c  N st    73   1168565        75      1597         0     62948      7985    767560   no data   no data  --
131.49/131.50	c  N st    74   1209849        75      1597         0     57787      7985    669774   no data   no data  --
131.49/131.50	c  S st    74   1209849        75      1597         0     57787      7985    669774   no data   no data  --
131.59/131.65	c  S st    74   1210351        75      1597         0     58260      7985    678596   no data   no data  --
131.59/131.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.59/131.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
131.59/131.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
131.59/131.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.59/131.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.59/131.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
131.59/131.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
135.29/135.32	c lits-rem:      3463  cl-subs:     8302  v-elim:      0  v-fix:    0  time:  3.64 s
135.29/135.32	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
135.29/135.33	c vivif2 --  cl tried    49958 cl shrink        0 lits rem          0 time: 0.01
135.39/135.50	c asymm  cl-useful: 0/1257/1597 lits-rem:0 time: 0.17
135.48/135.50	c calculated reachability. Time: 0.00
135.48/135.50	c  N st    74   1210351        75      1597         0     49958      7985    564624   no data   no data  --
144.99/145.07	c  N st    75   1283234        75      1597         0     72458      7985    900464   no data   no data  --
159.79/159.84	c  N st    76   1392559        75      1597         0     82133      7985   1048966   no data   no data  --
184.29/184.33	c  N st    77   1556543        75      1597         0     88405      7985   1068307   no data   no data  --
207.29/207.34	c  N st    78   1710351        75      1597         0     78710      7985    925338   no data   no data  --
207.29/207.34	c  S st    78   1710351        75      1597         0     78710      7985    925338   no data   no data  --
207.49/207.56	c  S st    78   1710855        75      1597         0     79185      7985    934201   no data   no data  --
207.49/207.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
207.49/207.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
207.49/207.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
207.59/207.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.59/207.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.59/207.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
207.59/207.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
214.89/214.96	c lits-rem:      1664  cl-subs:    16177  v-elim:      0  v-fix:    0  time:  7.35 s
214.89/214.96	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
214.89/214.97	c vivif2 --  cl tried    63008 cl shrink        0 lits rem          0 time: 0.01
215.09/215.15	c asymm  cl-useful: 0/990/1597 lits-rem:0 time: 0.18
215.09/215.15	c calculated reachability. Time: 0.00
215.09/215.15	c  N st    78   1710855        75      1597         0     63008      7985    726927   no data   no data  --
274.39/274.43	c  N st    79   2079819        75      1597         1     75363      7985    849520   no data   no data  --
298.29/298.34	c  N st    80   2210857        75      1597         1     79119      7985    857674   no data   no data  --
298.29/298.34	c  S st    80   2210857        75      1597         1     79119      7985    857674   no data   no data  --
298.49/298.52	c  S st    80   2211362        75      1597         1     79588      7985    866291   no data   no data  --
298.49/298.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
298.49/298.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
298.49/298.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
298.49/298.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
298.89/298.93	c subs with bin:     1875  lits-rem:      1127  v-fix:    0  time:  0.36 s
298.89/298.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
298.89/298.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
304.79/304.80	c lits-rem:      1542  cl-subs:    14880  v-elim:      0  v-fix:    0  time:  5.87 s
304.79/304.80	c vivif2 --  cl tried     1595 cl shrink        0 lits rem          0 time: 0.00
304.79/304.81	c vivif2 --  cl tried    62835 cl shrink        0 lits rem          0 time: 0.01
304.89/304.93	c asymm  cl-useful: 0/605/1595 lits-rem:0 time: 0.12
304.89/304.93	c calculated reachability. Time: 0.00
304.89/304.93	c  N st    80   2211362        75      1595         1     62835      7971    666920   no data   no data  --
342.00/342.08	c Finding binary XORs  T:     0.00 s  found:       0
358.29/358.38	c  E st    81   2530365         0      1542         0     99466      7656   1194250   no data   no data  --
358.29/358.38	c Verified 1542 clauses.
358.29/358.38	c Verified 1542 clauses.
358.29/358.38	c num threads              : 1          
358.29/358.38	c restarts                 : 81         
358.29/358.38	c dynamic restarts         : 0          
358.29/358.38	c static restarts          : 81         
358.29/358.38	c full restarts            : 4          
358.29/358.38	c total simplify time      : 0.15       
358.29/358.38	c learnts DL2              : 0          
358.29/358.38	c learnts size 2           : 15         
358.29/358.38	c learnts size 1           : 1           (1.33      % of vars)
358.29/358.38	c filedLit time            : 0.10        (0.03      % time)
358.29/358.38	c v-elim SatELite          : 0           (0.00      % vars)
358.29/358.38	c SatELite time            : 26.50       (7.40      % time)
358.29/358.38	c v-elim xor               : 0           (0.00      % vars)
358.29/358.38	c xor elim time            : 0.02        (0.00      % time)
358.29/358.38	c num binary xor trees     : 0          
358.29/358.38	c binxor trees' crown      : 0           (nan       leafs/tree)
358.29/358.38	c bin xor find time        : 0.00       
358.29/358.38	c OTF clause improved      : 292778      (0.12      clauses/conflict)
358.29/358.38	c OTF impr. size diff      : 298802      (1.02       lits/clause)
358.29/358.38	c OTF cl watch-shrink      : 103207      (0.04      clauses/conflict)
358.29/358.38	c OTF cl watch-sh-lit      : 108637      (1.05       lits/clause)
358.29/358.38	c tried to recurMin cls    : 200059      (7.91       % of conflicts)
358.29/358.38	c updated cache            : 1125        (0.01       lits/tried recurMin)
358.29/358.38	c clauses over max glue    : 0           (0.00      % of all clauses)
358.29/358.38	c conflicts                : 2530365     (7063.90   / sec)
358.29/358.38	c decisions                : 2759711     (0.25      % random)
358.29/358.38	c bogo-props               : 73521359330 (205246218.37 / sec)
358.29/358.38	c conflict literals        : 38403160    (24.73     % deleted)
358.29/358.38	c Memory used              : 74.41       MB
358.29/358.38	c CPU time                 : 358.21      s
358.29/358.38	s SATISFIABLE
358.29/358.38	v 1 -2 -3 -4 5 6 7 -8 9 10 11 12 13 14 -15 16 17 18 19 -20 -21 22 -23 24 -25 -26 27 28 29 30 -31 -32 33 34 35 36 -37 38 39 40 41 42 -43 44 -45 -46 -47 48 -49 -50 51 52 -53 54 -55 56 -57 58 -59 -60 61 -62 63 64 65 66 -67 -68 69 70 71 72 73 74 75 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175724-1301786268/watcher-3175724-1301786268 -o /tmp/evaluation-result-3175724-1301786268/solver-3175724-1301786268 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175724-1301786268.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 4.01 3.77 3/187 19355
/proc/meminfo: memFree=21656724/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=11760 CPUtime=0 cores=1,3
/proc/19355/stat : 19355 (runsolver) R 19353 19355 18989 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 290227199 12042240 49 33554432000 4194304 5392636 140735996879664 18446744073709551615 4838247 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/19355/statm: 2940 49 30 293 0 2644 0

[startup+0.0498871 s]
/proc/loadavg: 4.01 4.01 3.77 3/187 19355
/proc/meminfo: memFree=21656724/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=30144 CPUtime=0.04 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 687 0 0 0 4 0 0 0 25 0 1 0 290227199 30867456 613 33554432000 4194304 4650387 140737074212416 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 7536 613 377 112 0 2501 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30144

[startup+0.100865 s]
/proc/loadavg: 4.01 4.01 3.77 3/187 19355
/proc/meminfo: memFree=21656724/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=30276 CPUtime=0.09 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 759 0 0 0 9 0 0 0 25 0 1 0 290227199 31002624 685 33554432000 4194304 4650387 140737074212416 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 7569 685 377 112 0 2534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30276

[startup+0.300841 s]
/proc/loadavg: 4.01 4.01 3.77 3/187 19355
/proc/meminfo: memFree=21656724/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=31052 CPUtime=0.29 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 1126 0 0 0 29 0 0 0 25 0 1 0 290227199 31797248 790 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 7763 790 379 112 0 2728 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31052

[startup+0.700755 s]
/proc/loadavg: 4.01 4.01 3.77 3/187 19355
/proc/meminfo: memFree=21656724/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=31316 CPUtime=0.69 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 1511 0 0 0 69 0 0 0 25 0 1 0 290227199 32067584 971 33554432000 4194304 4650387 140737074212416 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 7829 971 380 112 0 2794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31316

[startup+1.50061 s]
/proc/loadavg: 4.01 4.01 3.77 5/190 19383
/proc/meminfo: memFree=21648004/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=35980 CPUtime=1.48 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 3063 0 0 0 148 0 0 0 25 0 1 0 290227199 36843520 1965 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 8995 1965 381 112 0 3960 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 35980

[startup+3.10033 s]
/proc/loadavg: 4.01 4.01 3.77 5/190 19383
/proc/meminfo: memFree=21636284/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=38644 CPUtime=3.08 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 4062 0 0 0 308 0 0 0 25 0 1 0 290227199 39571456 2616 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 9661 2616 381 112 0 4626 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38644

[startup+6.30074 s]
/proc/loadavg: 4.09 4.03 3.78 5/190 19383
/proc/meminfo: memFree=21625228/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=41044 CPUtime=6.28 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 5757 0 0 0 628 0 0 0 25 0 1 0 290227199 42029056 3206 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 10261 3206 381 112 0 5226 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41044

[startup+12.7006 s]
/proc/loadavg: 4.08 4.03 3.78 5/190 19384
/proc/meminfo: memFree=21602796/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=43536 CPUtime=12.69 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 8348 0 0 0 1268 1 0 0 20 0 1 0 290227199 44580864 3943 33554432000 4194304 4650387 140737074212416 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 10884 3943 381 112 0 5849 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43536

[startup+25.5002 s]
/proc/loadavg: 4.06 4.03 3.79 5/190 19384
/proc/meminfo: memFree=21573164/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=45396 CPUtime=25.49 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 13175 0 0 0 2547 2 0 0 25 0 1 0 290227199 46485504 4480 33554432000 4194304 4650387 140737074212416 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 11349 4480 381 112 0 6314 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45396

[startup+51.1006 s]
/proc/loadavg: 4.04 4.02 3.79 5/190 19385
/proc/meminfo: memFree=21552528/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=50408 CPUtime=51.09 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 21029 0 0 0 5105 4 0 0 25 0 1 0 290227199 51617792 5949 33554432000 4194304 4650387 140737074212416 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 12602 5949 381 112 0 7567 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50408

[startup+102.306 s]
/proc/loadavg: 4.02 4.02 3.80 5/190 19386
/proc/meminfo: memFree=21510044/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=60224 CPUtime=102.29 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 34972 0 0 0 10223 6 0 0 25 0 1 0 290227199 61669376 8133 33554432000 4194304 4650387 140737074212416 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 15056 8133 381 112 0 10021 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 60224

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.81 5/190 19388
/proc/meminfo: memFree=21470072/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=66716 CPUtime=162.29 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 48020 0 0 0 16221 8 0 0 25 0 1 0 290227199 68317184 9115 33554432000 4194304 4650387 140737074212416 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 16679 9115 381 112 0 11644 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66716

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.82 5/190 19389
/proc/meminfo: memFree=21419712/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76348 CPUtime=222.29 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 59489 0 0 0 22217 12 0 0 25 0 1 0 290227199 78180352 11499 33554432000 4194304 4650387 140737074212416 18446744073709551615 4333633 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19087 11499 382 112 0 14052 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 76348

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 19391
/proc/meminfo: memFree=21394024/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76640 CPUtime=282.3 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 68434 0 0 0 28215 15 0 0 25 0 1 0 290227199 78479360 12465 33554432000 4194304 4650387 140737074212416 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19160 12465 382 112 0 14125 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 76640

[startup+342.3 s]
/proc/loadavg: 4.05 4.01 3.84 5/190 19392
/proc/meminfo: memFree=21350096/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=79388 CPUtime=342.3 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 77362 0 0 0 34213 17 0 0 25 0 1 0 290227199 81293312 12663 33554432000 4194304 4650387 140737074212416 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19847 12663 382 112 0 14812 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79388

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

[startup+345.501 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 19393
/proc/meminfo: memFree=21360388/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=79388 CPUtime=345.5 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 77694 0 0 0 34533 17 0 0 25 0 1 0 290227199 81293312 12995 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19847 12995 382 112 0 14812 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 79388

[startup+351.901 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 19393
/proc/meminfo: memFree=21357780/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76188 CPUtime=351.9 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 78272 0 0 0 35173 17 0 0 25 0 1 0 290227199 78016512 11851 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19047 11851 382 112 0 14012 0
Current children cumulated CPU time (s) 351.9
Current children cumulated vsize (KiB) 76188

[startup+355.101 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 19393
/proc/meminfo: memFree=21354928/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76188 CPUtime=355.09 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 78595 0 0 0 35492 17 0 0 25 0 1 0 290227199 78016512 12174 33554432000 4194304 4650387 140737074212416 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19047 12174 382 112 0 14012 0
Current children cumulated CPU time (s) 355.09
Current children cumulated vsize (KiB) 76188

[startup+356.701 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 19393
/proc/meminfo: memFree=21352324/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76188 CPUtime=356.69 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 78750 0 0 0 35652 17 0 0 25 0 1 0 290227199 78016512 12329 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19047 12329 382 112 0 14012 0
Current children cumulated CPU time (s) 356.69
Current children cumulated vsize (KiB) 76188

[startup+357.507 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 19393
/proc/meminfo: memFree=21358524/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76188 CPUtime=357.5 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 78826 0 0 0 35733 17 0 0 25 0 1 0 290227199 78016512 12405 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19047 12405 382 112 0 14012 0
Current children cumulated CPU time (s) 357.5
Current children cumulated vsize (KiB) 76188

[startup+357.901 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 19393
/proc/meminfo: memFree=21358524/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76188 CPUtime=357.89 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 78858 0 0 0 35772 17 0 0 25 0 1 0 290227199 78016512 12437 33554432000 4194304 4650387 140737074212416 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19047 12437 382 112 0 14012 0
Current children cumulated CPU time (s) 357.89
Current children cumulated vsize (KiB) 76188

[startup+358.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 19393
/proc/meminfo: memFree=21358524/32951124 swapFree=67111528/67111528
[pid=19355] ppid=19353 vsize=76188 CPUtime=358.29 cores=1,3
/proc/19355/stat : 19355 (strangenight1-s) R 19353 19355 18989 0 -1 4202496 78897 0 0 0 35812 17 0 0 25 0 1 0 290227199 78016512 12476 33554432000 4194304 4650387 140737074212416 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/19355/statm: 19047 12476 382 112 0 14012 0
Current children cumulated CPU time (s) 358.29
Current children cumulated vsize (KiB) 76188

Child status: 10
Real time (s): 358.388
CPU time (s): 358.392
CPU user time (s): 358.211
CPU system time (s): 0.180972
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 79388

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

runsolver used 0.608907 second user time and 1.3148 second system time

The end

Launcher Data

Begin job on node104 at 2011-04-03 01:17:48
IDJOB=3175724
IDBENCH=82742
IDSOLVER=1589
FILE ID=node104/3175724-1301786268
RUNJOBID= node104-1301783656-19010
PBS_JOBID= 12841413
Free space on /tmp= 71932 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1366648725-024.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175724-1301786268/watcher-3175724-1301786268 -o /tmp/evaluation-result-3175724-1301786268/solver-3175724-1301786268 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175724-1301786268.cnf

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

MD5SUM BENCH= 3c71b3b41fde0929f53293966a8ce206
RANDOM SEED=342488904

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21656756 kB
Buffers:        343428 kB
Cached:       10603664 kB
SwapCached:          0 kB
Active:        7255796 kB
Inactive:      3777820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21656756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           19116 kB
Writeback:           0 kB
AnonPages:       86252 kB
Mapped:          16000 kB
Slab:           195640 kB
PageTables:       5440 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   302128 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= 71928 MiB
End job on node104 at 2011-04-03 01:23:46