Trace number 3175879

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-stUNSAT 618.995 618.971

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
MD5SUM4c16bc52ec8b88c947f571c625ddf62f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03423
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of clauses1491
Sum of the clauses size4473
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31491
Number of clauses of size 40
Number of clauses of size 50
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-3175879-1301788221.cnf'
0.00/0.00	c -- header says num vars:            350
0.00/0.00	c -- header says num clauses:        1491
0.00/0.00	c -- clauses added:            0 learnts,         1491 normals,            0 xors
0.00/0.00	c -- vars added        350
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       350      1491         0         0      4473         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 1/1491/1491 lits-rem:3 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    350 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         1  cl-subs:        0  v-elim:     15  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:     162 undec:      36 neg:     152
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       335      1469         1         0      4513         0   no data   no data  --
0.03/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4919       335      1469         1      4792      4513     81434   no data   no data  --
0.29/0.39	c  N st    10     11311       335      1469         1      4415      4513     58293   no data   no data  --
0.59/0.62	c  N st    11     17054       335      1469         1      9999      4513    156478   no data   no data  --
1.00/1.02	c  F st    12     25000       335      1469         1     12225      4513    193053   no data   no data  --
1.00/1.02	c  N st    12     25000       335      1469         1     12225      4513    193053   no data   no data  --
1.19/1.27	c Decided on static restart strategy
1.19/1.27	c  N st    18     30000       335      1469         1     10534      4513    145484   no data   no data  --
1.19/1.27	c  S st    18     30000       335      1469         1     10534      4513    145484   no data   no data  --
1.29/1.30	c  S st    18     30504       335      1469         1     11031      4513    154425   no data   no data  --
1.29/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
1.29/1.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.46	c lits-rem:       221  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  0.15 s
1.39/1.47	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.01
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    18     30504       335      1469         1      9923      4513    136798   no data   no data  --
1.79/1.87	c  N st    20     37614       335      1469         1      9203      4513    113298   no data   no data  --
2.19/2.22	c  N st    21     44013       335      1469         1     15350      4513    212180   no data   no data  --
2.29/2.34	c  S st    22     45756       335      1469         1     17018      4513    240115   no data   no data  --
2.39/2.40	c  S st    22     46259       335      1469         1      8916      4513     97891   no data   no data  --
2.39/2.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.44	c lits-rem:        65  cl-subs:      321  v-elim:      0  v-fix:    0  time:  0.04 s
2.39/2.44	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c vivif2 --  cl tried     8595 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.01
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.45	c  N st    22     46259       335      1469         1      8595      4513     93683   no data   no data  --
3.29/3.37	c  N st    23     60657       335      1469         1     12904      4513    159199   no data   no data  --
3.98/4.04	c  N st    24     69389       335      1469         1     21291      4513    302728   no data   no data  --
3.98/4.04	c  S st    24     69389       335      1469         1     21291      4513    302728   no data   no data  --
3.98/4.08	c  S st    24     69890       335      1469         1     11208      4513    123302   no data   no data  --
3.98/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.98/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.98/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.98/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
3.98/4.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.18/4.20	c lits-rem:        65  cl-subs:      182  v-elim:      0  v-fix:    0  time:  0.11 s
4.18/4.20	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
4.18/4.20	c vivif2 --  cl tried    11026 cl shrink        0 lits rem          0 time: 0.00
4.18/4.21	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.01
4.18/4.21	c calculated reachability. Time: 0.00
4.18/4.21	c  N st    24     69890       335      1469         1     11026      4513    120621   no data   no data  --
5.39/5.47	c  F st    25     87500       335      1469         1     16466      4513    212649   no data   no data  --
5.39/5.47	c  N st    25     87500       335      1469         1     16466      4513    212649   no data   no data  --
5.78/5.87	c Decided on static restart strategy
6.08/6.13	c  N st    32     95541       335      1469         1     24302      4513    350558   no data   no data  --
6.79/6.83	c  N st    34    104836       335      1469         1     20703      4513    276816   no data   no data  --
6.79/6.83	c  S st    34    104836       335      1469         1     20703      4513    276816   no data   no data  --
6.79/6.89	c  S st    34    105341       335      1469         1     21204      4513    286168   no data   no data  --
6.79/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.89/6.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
6.89/6.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.49/7.57	c lits-rem:       453  cl-subs:     1182  v-elim:      0  v-fix:    0  time:  0.66 s
7.49/7.57	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
7.49/7.58	c vivif2 --  cl tried    20022 cl shrink        0 lits rem          0 time: 0.00
7.49/7.59	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.01
7.49/7.59	c calculated reachability. Time: 0.00
7.49/7.59	c  N st    34    105341       335      1469         1     20022      4513    265806   no data   no data  --
8.49/8.50	c  N st    35    114939       335      1469         1     15779      4513    177138   no data   no data  --
9.80/9.85	c  N st    36    129336       335      1469         1     15162      4513    151801   no data   no data  --
11.99/12.10	c  N st    37    150931       335      1469         1     20500      4513    231506   no data   no data  --
12.89/12.95	c  S st    38    158011       335      1469         1     27338      4513    351307   no data   no data  --
12.99/13.05	c  S st    38    158512       335      1469         1     27833      4513    360047   no data   no data  --
12.99/13.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.99/13.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.99/13.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
12.99/13.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.99/13.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.99/13.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
12.99/13.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.48/14.50	c lits-rem:       840  cl-subs:     2528  v-elim:      0  v-fix:    0  time:  1.43 s
14.48/14.50	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
14.48/14.51	c vivif2 --  cl tried    25305 cl shrink        0 lits rem          0 time: 0.00
14.48/14.53	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.03
14.48/14.54	c calculated reachability. Time: 0.00
14.48/14.54	c  N st    38    158512       335      1469         1     25305      4513    321876   no data   no data  --
19.69/19.76	c  N st    39    207103       335      1469         1     20282      4513    212467   no data   no data  --
23.38/23.41	c  N st    40    237768       335      1469         1     30486      4513    375317   no data   no data  --
23.38/23.41	c  S st    40    237768       335      1469         1     30486      4513    375317   no data   no data  --
23.48/23.51	c  S st    40    238270       335      1469         1     30983      4513    384338   no data   no data  --
23.48/23.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.48/23.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.48/23.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.48/23.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.48/23.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.48/23.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
23.48/23.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.09/25.12	c lits-rem:       825  cl-subs:     3007  v-elim:      0  v-fix:    0  time:  1.58 s
25.09/25.12	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
25.09/25.13	c vivif2 --  cl tried    27976 cl shrink        0 lits rem          0 time: 0.00
25.09/25.15	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.03
25.09/25.15	c calculated reachability. Time: 0.00
25.09/25.15	c  N st    40    238270       335      1469         1     27976      4513    336761   no data   no data  --
33.89/33.91	c  F st    41    306251       335      1469         1     29802      4513    329274   no data   no data  --
33.89/33.91	c  N st    41    306251       335      1469         1     29802      4513    329274   no data   no data  --
34.59/34.61	c Decided on static restart strategy
37.69/37.79	c  N st    51    334553       335      1469         1     34027      4513    407512   no data   no data  --
40.89/40.98	c  N st    53    357405       335      1469         1     31954      4513    360132   no data   no data  --
40.89/40.98	c  S st    53    357405       335      1469         1     31954      4513    360132   no data   no data  --
40.99/41.08	c  S st    53    357907       335      1469         1     32454      4513    369600   no data   no data  --
40.99/41.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.99/41.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.99/41.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
41.09/41.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.09/41.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.09/41.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
41.09/41.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.49/42.58	c lits-rem:       790  cl-subs:     2015  v-elim:      0  v-fix:    0  time:  1.48 s
42.49/42.58	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
42.49/42.59	c vivif2 --  cl tried    30439 cl shrink        0 lits rem          0 time: 0.00
42.59/42.62	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.03
42.59/42.62	c calculated reachability. Time: 0.00
42.59/42.62	c  N st    53    357907       335      1469         1     30439      4513    335416   no data   no data  --
47.29/47.37	c  N st    54    390300       335      1469         1     36566      4513    422731   no data   no data  --
54.39/54.45	c  N st    55    438888       335      1469         1     30499      4513    297239   no data   no data  --
65.69/65.78	c  N st    56    511770       335      1469         1     43797      4513    512321   no data   no data  --
70.09/70.16	c  N st    57    536860       335      1469         1     38088      4513    392629   no data   no data  --
70.09/70.16	c  S st    57    536860       335      1469         1     38088      4513    392629   no data   no data  --
70.30/70.30	c  S st    57    537364       335      1469         1     38589      4513    401608   no data   no data  --
70.30/70.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.30/70.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
70.30/70.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
70.30/70.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.30/70.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.30/70.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
70.30/70.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.79/71.87	c lits-rem:       915  cl-subs:     2496  v-elim:      0  v-fix:    0  time:  1.54 s
71.79/71.87	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
71.79/71.88	c vivif2 --  cl tried    36093 cl shrink        0 lits rem          0 time: 0.01
71.89/71.92	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.04
71.89/71.92	c calculated reachability. Time: 0.00
71.89/71.92	c  N st    57    537364       335      1469         1     36093      4513    367717   no data   no data  --
100.39/100.48	c  N st    58    701349       335      1469         1     64875      4513    849559   no data   no data  --
118.10/118.17	c  N st    59    806047       335      1469         1     58797      4513    678347   no data   no data  --
118.10/118.17	c  S st    59    806047       335      1469         1     58797      4513    678347   no data   no data  --
118.30/118.34	c  S st    59    806550       335      1469         1     59297      4513    688057   no data   no data  --
118.30/118.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.30/118.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.30/118.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
118.30/118.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.30/118.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
118.30/118.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
118.30/118.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
121.00/121.09	c lits-rem:      2292  cl-subs:     8060  v-elim:      0  v-fix:    0  time:  2.70 s
121.00/121.09	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
121.00/121.09	c vivif2 --  cl tried    51237 cl shrink        0 lits rem          0 time: 0.01
121.09/121.14	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.04
121.09/121.14	c calculated reachability. Time: 0.00
121.09/121.14	c  N st    59    806550       335      1469         1     51237      4513    574016   no data   no data  --
164.39/164.49	c  F st    60   1071875       335      1469         1     67201      4513    784773   no data   no data  --
164.39/164.49	c  N st    60   1071875       335      1469         1     67201      4513    784773   no data   no data  --
165.49/165.55	c Decided on static restart strategy
170.09/170.19	c  N st    70   1100178       335      1469         1     51241      4513    498900   no data   no data  --
177.40/177.40	c  N st    72   1136170       335      1469         1     85656      4513   1079400   no data   no data  --
183.49/183.51	c  N st    73   1168562       335      1469         1     72735      4513    873851   no data   no data  --
191.41/191.46	c  N st    74   1209826       335      1469         1     67278      4513    778476   no data   no data  --
191.41/191.46	c  S st    74   1209826       335      1469         1     67278      4513    778476   no data   no data  --
191.60/191.66	c  S st    74   1210328       335      1469         1     67779      4513    788235   no data   no data  --
191.60/191.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.60/191.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.60/191.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
191.70/191.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.70/191.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.70/191.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
191.70/191.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
194.70/194.78	c lits-rem:      2754  cl-subs:     5398  v-elim:      0  v-fix:    0  time:  3.08 s
194.70/194.78	c vivif2 --  cl tried     1469 cl shrink        0 lits rem          0 time: 0.00
194.70/194.79	c vivif2 --  cl tried    62381 cl shrink        0 lits rem          0 time: 0.01
194.80/194.85	c asymm  cl-useful: 0/1469/1469 lits-rem:0 time: 0.05
194.80/194.85	c calculated reachability. Time: 0.00
194.80/194.85	c  N st    74   1210328       335      1469         1     62381      4513    703825   no data   no data  --
210.00/210.05	c  N st    75   1283210       335      1469         1     86070      4513   1067466   no data   no data  --
231.50/231.51	c  N st    76   1392533       335      1469         1     95665      4513   1191222   no data   no data  --
264.60/264.68	c  N st    77   1556518       335      1469         1     52094      4513    439261   no data   no data  --
296.90/296.96	c  N st    78   1710329       335      1469         2     92671      4513   1038025   no data   no data  --
296.90/296.96	c  S st    78   1710329       335      1469         2     92671      4513   1038025   no data   no data  --
297.20/297.23	c  S st    78   1710831       335      1469         2     93172      4513   1047796   no data   no data  --
297.20/297.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
297.20/297.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.20/297.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
297.30/297.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
301.20/301.24	c subs with bin:    18232  lits-rem:       155  v-fix:    0  time:  3.95 s
301.20/301.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
301.20/301.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
302.80/302.83	c lits-rem:       700  cl-subs:      807  v-elim:      0  v-fix:    0  time:  1.59 s
302.80/302.83	c vivif2 --  cl tried     1468 cl shrink        0 lits rem          0 time: 0.00
302.80/302.84	c vivif2 --  cl tried    74134 cl shrink        0 lits rem          0 time: 0.01
302.90/302.91	c asymm  cl-useful: 0/1468/1468 lits-rem:0 time: 0.07
302.90/302.92	c calculated reachability. Time: 0.00
302.90/302.92	c  N st    78   1710831       335      1468         2     74134      4512    802207   no data   no data  --
387.21/387.26	c  N st    79   2079795       335      1468         3     86276      4512    931998   no data   no data  --
417.20/417.28	c  N st    80   2210831       335      1468         4     90217      4512    948544   no data   no data  --
417.20/417.28	c  S st    80   2210831       335      1468         4     90217      4512    948544   no data   no data  --
417.50/417.53	c  S st    80   2211332       335      1468         4     90712      4512    957882   no data   no data  --
417.50/417.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
417.50/417.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
417.50/417.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
417.60/417.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.30/419.30	c subs with bin:     9299  lits-rem:      2353  v-fix:    0  time:  1.70 s
419.30/419.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
419.30/419.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
422.31/422.30	c lits-rem:      1265  cl-subs:     6554  v-elim:      0  v-fix:    0  time:  3.00 s
422.31/422.30	c vivif2 --  cl tried     1468 cl shrink        0 lits rem          0 time: 0.00
422.31/422.32	c vivif2 --  cl tried    74859 cl shrink        0 lits rem          0 time: 0.01
422.31/422.39	c asymm  cl-useful: 0/1468/1468 lits-rem:0 time: 0.08
422.31/422.39	c calculated reachability. Time: 0.00
422.31/422.39	c  N st    80   2211332       335      1468         4     74859      4512    753442   no data   no data  --
547.51/547.50	c  N st    81   2711332       335      1468         7     98973      4512   1094192   no data   no data  --
547.51/547.50	c  S st    81   2711332       335      1468         7     98973      4512   1094192   no data   no data  --
547.51/547.50	c Finding binary XORs  T:     0.00 s  found:       0
547.72/547.78	c  S st    81   2711832       335      1468         7     99470      4512   1103141   no data   no data  --
547.72/547.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
547.72/547.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
547.82/547.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  1.3M T:  0.04
547.82/547.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
548.21/548.25	c subs with bin:     2030  lits-rem:      2784  v-fix:    0  time:  0.38 s
548.21/548.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    335 time:  0.00 s
548.21/548.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
553.01/553.05	c lits-rem:      2298  cl-subs:    10691  v-elim:      0  v-fix:    0  time:  4.80 s
553.01/553.05	c vivif2 --  cl tried     1467 cl shrink        0 lits rem          0 time: 0.00
553.11/553.10	c vivif2 --  cl tried    86750 cl shrink     6163 lits rem       6928 time: 0.05
553.11/553.19	c asymm  cl-useful: 0/1467/1467 lits-rem:0 time: 0.09
553.11/553.19	c calculated reachability. Time: 0.00
553.11/553.19	c  N st    81   2711832       335      1467         7     86750      4511    921210   no data   no data  --
589.02/589.03	c Finding binary XORs  T:     0.00 s  found:       0
593.72/593.77	c Finding binary XORs  T:     0.00 s  found:       0
605.81/605.81	c Finding binary XORs  T:     0.00 s  found:       0
612.62/612.65	c Finding binary XORs  T:     0.00 s  found:       0
617.31/617.39	c Finding binary XORs  T:     0.00 s  found:       0
618.91/618.96	c  E st    82   2978870       316      1346       131     66230      4260    616730   no data   no data  --
618.91/618.96	c num threads              : 1          
618.91/618.96	c restarts                 : 82         
618.91/618.96	c dynamic restarts         : 0          
618.91/618.96	c static restarts          : 82         
618.91/618.96	c full restarts            : 4          
618.91/618.96	c total simplify time      : 0.56       
618.91/618.96	c learnts DL2              : 0          
618.91/618.96	c learnts size 2           : 205        
618.91/618.96	c learnts size 1           : 143         (40.86     % of vars)
618.91/618.96	c filedLit time            : 0.20        (0.03      % time)
618.91/618.96	c v-elim SatELite          : 15          (4.29      % vars)
618.91/618.96	c SatELite time            : 21.93       (3.55      % time)
618.91/618.96	c v-elim xor               : 0           (0.00      % vars)
618.91/618.96	c xor elim time            : 0.03        (0.00      % time)
618.91/618.96	c num binary xor trees     : 0          
618.91/618.96	c binxor trees' crown      : 0           (nan       leafs/tree)
618.91/618.96	c bin xor find time        : 0.00       
618.91/618.96	c OTF clause improved      : 127551      (0.04      clauses/conflict)
618.91/618.96	c OTF impr. size diff      : 140665      (1.10       lits/clause)
618.91/618.96	c OTF cl watch-shrink      : 948828      (0.32      clauses/conflict)
618.91/618.96	c OTF cl watch-sh-lit      : 1275657     (1.34       lits/clause)
618.91/618.96	c tried to recurMin cls    : 437678      (14.69      % of conflicts)
618.91/618.96	c updated cache            : 6193        (0.01       lits/tried recurMin)
618.91/618.96	c clauses over max glue    : 0           (0.00      % of all clauses)
618.91/618.96	c conflicts                : 2978870     (4815.02   / sec)
618.91/618.96	c decisions                : 3414306     (0.33      % random)
618.91/618.96	c bogo-props               : 83577622284 (135094169.63 / sec)
618.91/618.96	c conflict literals        : 49522482    (31.99     % deleted)
618.91/618.96	c Memory used              : 85.67       MB
618.91/618.96	c CPU time                 : 618.66      s
618.91/618.96	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3175879-1301788221/watcher-3175879-1301788221 -o /tmp/evaluation-result-3175879-1301788221/solver-3175879-1301788221 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175879-1301788221.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: 4.00 4.00 3.94 5/189 19840
/proc/meminfo: memFree=22165612/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=29816 CPUtime=0 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 482 0 0 0 0 0 0 0 25 0 1 0 271237756 30531584 422 33554432000 4194304 4650387 140734357488464 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 7454 423 327 112 0 2419 0

[startup+0.0361021 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 19840
/proc/meminfo: memFree=22165612/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=30120 CPUtime=0.03 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 656 0 0 0 3 0 0 0 25 0 1 0 271237756 30842880 586 33554432000 4194304 4650387 140734357488464 18446744073709551615 4328273 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 7530 586 378 112 0 2495 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30120

[startup+0.10113 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 19840
/proc/meminfo: memFree=22165612/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=30252 CPUtime=0.09 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 730 0 0 0 9 0 0 0 25 0 1 0 271237756 30978048 660 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 7563 660 379 112 0 2528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30252

[startup+0.301078 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 19840
/proc/meminfo: memFree=22165612/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=30752 CPUtime=0.29 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 948 0 0 0 29 0 0 0 25 0 1 0 271237756 31490048 772 33554432000 4194304 4650387 140734357488464 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 7688 772 381 112 0 2653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30752

[startup+0.701008 s]
/proc/loadavg: 4.00 4.00 3.94 5/189 19840
/proc/meminfo: memFree=22165612/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=31352 CPUtime=0.69 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 1409 0 0 0 69 0 0 0 25 0 1 0 271237756 32104448 860 33554432000 4194304 4650387 140734357488464 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 7838 860 381 112 0 2803 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31352

[startup+1.50081 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19841
/proc/meminfo: memFree=22162008/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=35868 CPUtime=1.49 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 2845 0 0 0 149 0 0 0 18 0 1 0 271237756 36728832 2043 33554432000 4194304 4650387 140734357488464 18446744073709551615 4330766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 8967 2043 383 112 0 3932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35868

[startup+3.1005 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19841
/proc/meminfo: memFree=22156180/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=36608 CPUtime=3.09 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 3710 0 0 0 309 0 0 0 20 0 1 0 271237756 37486592 2308 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 9152 2308 383 112 0 4117 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36608

[startup+6.30089 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19841
/proc/meminfo: memFree=22152212/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=37524 CPUtime=6.28 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 5301 0 0 0 628 0 0 0 25 0 1 0 271237756 38424576 2319 33554432000 4194304 4650387 140734357488464 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 9381 2319 383 112 0 4346 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37524

[startup+12.7006 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19842
/proc/meminfo: memFree=22147276/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=41360 CPUtime=12.69 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 7893 0 0 0 1268 1 0 0 25 0 1 0 271237756 42352640 3418 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 10340 3418 383 112 0 5305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41360

[startup+25.5011 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19842
/proc/meminfo: memFree=22134752/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=48900 CPUtime=25.49 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 12245 0 0 0 2546 3 0 0 25 0 1 0 271237756 50073600 5280 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365184 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 12225 5280 383 112 0 7190 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48900

[startup+51.101 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 19842
/proc/meminfo: memFree=22131140/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=51120 CPUtime=51.09 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 18044 0 0 0 5103 6 0 0 25 0 1 0 271237756 52346880 5712 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 12780 5712 383 112 0 7745 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 51120

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19844
/proc/meminfo: memFree=22129352/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=55732 CPUtime=102.29 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 28031 0 0 0 10219 10 0 0 25 0 1 0 271237756 57069568 6618 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 13933 6618 383 112 0 8898 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 55732

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19846
/proc/meminfo: memFree=22119892/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=63980 CPUtime=162.29 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 40194 0 0 0 16215 14 0 0 25 0 1 0 271237756 65515520 8669 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 15995 8669 383 112 0 10960 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63980

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 19847
/proc/meminfo: memFree=22107192/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=71104 CPUtime=222.3 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 49884 0 0 0 22213 17 0 0 25 0 1 0 271237756 72810496 11174 33554432000 4194304 4650387 140734357488464 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 17776 11174 383 112 0 12741 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 71104

[startup+282.301 s]
/proc/loadavg: 4.03 4.01 3.95 5/190 19849
/proc/meminfo: memFree=22089992/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=71408 CPUtime=282.3 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 59006 0 0 0 28211 19 0 0 25 0 1 0 271237756 73121792 10846 33554432000 4194304 4650387 140734357488464 18446744073709551615 4363572 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 17852 10846 383 112 0 12817 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 71408

[startup+342.301 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 19850
/proc/meminfo: memFree=22078932/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=81072 CPUtime=342.3 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 67772 0 0 0 34208 22 0 0 25 0 1 0 271237756 83017728 12674 33554432000 4194304 4650387 140734357488464 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 20268 12674 383 112 0 15233 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 81072

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19852
/proc/meminfo: memFree=22081972/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=81296 CPUtime=402.31 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 75093 0 0 0 40207 24 0 0 25 0 1 0 271237756 83247104 13028 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 20324 13028 383 112 0 15289 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 81296

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19854
/proc/meminfo: memFree=22062576/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=85592 CPUtime=462.3 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 82484 0 0 0 46204 26 0 0 25 0 1 0 271237756 87646208 14445 33554432000 4194304 4650387 140734357488464 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21398 14445 383 112 0 16363 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 85592

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19855
/proc/meminfo: memFree=22049508/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=85748 CPUtime=522.31 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 89091 0 0 0 52203 28 0 0 25 0 1 0 271237756 87805952 15094 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21437 15094 383 112 0 16402 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 85748

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19857
/proc/meminfo: memFree=22041172/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=92644 CPUtime=582.31 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 97116 0 0 0 58200 31 0 0 25 0 1 0 271237756 94867456 16595 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 23161 16595 383 112 0 18126 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 92644

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

[startup+588.7 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19857
/proc/meminfo: memFree=22041660/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=92668 CPUtime=588.72 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 98189 0 0 0 58840 32 0 0 25 0 1 0 271237756 94892032 15615 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 23167 15615 383 112 0 18132 0
Current children cumulated CPU time (s) 588.72
Current children cumulated vsize (KiB) 92668

[startup+601.501 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19857
/proc/meminfo: memFree=22032972/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=92668 CPUtime=601.52 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 99134 0 0 0 60120 32 0 0 25 0 1 0 271237756 94892032 16560 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 23167 16560 383 112 0 18132 0
Current children cumulated CPU time (s) 601.52
Current children cumulated vsize (KiB) 92668

[startup+607.9 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19857
/proc/meminfo: memFree=22043760/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=87720 CPUtime=607.91 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 99366 0 0 0 60759 32 0 0 25 0 1 0 271237756 89825280 14848 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21930 14848 383 112 0 16895 0
Current children cumulated CPU time (s) 607.91
Current children cumulated vsize (KiB) 87720

[startup+614.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19858
/proc/meminfo: memFree=22047108/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=87720 CPUtime=614.31 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 99719 0 0 0 61399 32 0 0 25 0 1 0 271237756 89825280 15201 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21930 15201 383 112 0 16895 0
Current children cumulated CPU time (s) 614.31
Current children cumulated vsize (KiB) 87720

[startup+617.501 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19858
/proc/meminfo: memFree=22043384/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=87720 CPUtime=617.51 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 99920 0 0 0 61719 32 0 0 25 0 1 0 271237756 89825280 15402 33554432000 4194304 4650387 140734357488464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21930 15402 383 112 0 16895 0
Current children cumulated CPU time (s) 617.51
Current children cumulated vsize (KiB) 87720

[startup+618.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19858
/proc/meminfo: memFree=22042144/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=87720 CPUtime=618.31 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 99972 0 0 0 61799 32 0 0 25 0 1 0 271237756 89825280 15454 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21930 15454 383 112 0 16895 0
Current children cumulated CPU time (s) 618.31
Current children cumulated vsize (KiB) 87720

[startup+618.7 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19858
/proc/meminfo: memFree=22042144/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=87720 CPUtime=618.71 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 99996 0 0 0 61839 32 0 0 25 0 1 0 271237756 89825280 15478 33554432000 4194304 4650387 140734357488464 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21930 15478 383 112 0 16895 0
Current children cumulated CPU time (s) 618.71
Current children cumulated vsize (KiB) 87720

[startup+618.9 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19858
/proc/meminfo: memFree=22042144/32951124 swapFree=67111528/67111528
[pid=19840] ppid=19838 vsize=87720 CPUtime=618.91 cores=0,2
/proc/19840/stat : 19840 (strangenight1-s) R 19838 19840 19283 0 -1 4202496 100010 0 0 0 61859 32 0 0 25 0 1 0 271237756 89825280 15492 33554432000 4194304 4650387 140734357488464 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19840/statm: 21930 15492 383 112 0 16895 0
Current children cumulated CPU time (s) 618.91
Current children cumulated vsize (KiB) 87720

Child status: 20
Real time (s): 618.971
CPU time (s): 618.995
CPU user time (s): 618.662
CPU system time (s): 0.332949
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 92668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 618.662
system time used= 0.332949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 100024
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1407

runsolver used 1.09283 second user time and 2.29465 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 01:50:21
IDJOB=3175879
IDBENCH=82897
IDSOLVER=1589
FILE ID=node143/3175879-1301788221
RUNJOBID= node143-1301783648-19301
PBS_JOBID= 12841375
Free space on /tmp= 72024 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v350-c1491-S173446080-001.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175879-1301788221/watcher-3175879-1301788221 -o /tmp/evaluation-result-3175879-1301788221/solver-3175879-1301788221 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175879-1301788221.cnf

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

MD5SUM BENCH= 4c16bc52ec8b88c947f571c625ddf62f
RANDOM SEED=228217109

node143.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22165768 kB
Buffers:        358972 kB
Cached:        9838688 kB
SwapCached:          0 kB
Active:        7272284 kB
Inactive:      3251756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22165768 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6336 kB
Writeback:           0 kB
AnonPages:      325896 kB
Mapped:          16568 kB
Slab:           196752 kB
PageTables:       5852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   537736 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= 72020 MiB
End job on node143 at 2011-04-03 02:00:40