Trace number 3175611

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1299.99 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
MD5SUM374e3ba6783d13d6d478972802d8dba0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 534000

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-3175611-1301784961.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.00/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.00/0.02	c -- vars added        400
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.29/0.39	c asymm  cl-useful: 0/14659/34000 lits-rem:0 time: 0.37
0.39/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.39/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.49/0.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
0.49/0.54	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.56	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.49/0.56	c calculated reachability. Time: 0.00
0.49/0.56	c Calc default polars -  time:   0.00 s pos:     202 undec:       3 neg:     195
0.49/0.56	c =========================================================================================
0.49/0.56	c types(t): F = full restart, N = normal restart
0.49/0.56	c types(t): S = simplification begin/end, E = solution found
0.49/0.56	c restart types(rt): st = static, dy = dynamic
0.49/0.56	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.56	c  B st     0         0       400     34000         0         0    238000         0   no data   no data  --
0.79/0.88	c  N dy    14      4170       400     34000         0      4110    238000    396778     86.07     90.97  --
1.19/1.22	c  N dy    27      8355       400     34000         0      5456    238000    406743     84.28     89.49  --
1.49/1.58	c  N dy    43     12445       400     34000         0      4801    238000    227485     83.87     88.58  --
1.88/1.97	c  N dy    58     17085       400     34000         0      9399    238000    658488     83.05     87.87  --
2.28/2.35	c  N dy    74     21353       400     34000         0      7491    238000    375538     82.88     88.18  --
2.59/2.68	c  F st    91     25005       400     34000         0     11089    238000    713496     82.88   no data  --
2.69/2.74	c  N st    93     25634       400     34000         0     11705    238000    772648     82.88   no data  --
3.09/3.13	c  N dy    97     30000       400     34000         0      8675    238000    398216     82.88   no data  --
3.09/3.13	c  S st    97     30000       400     34000         0      8675    238000    398216     82.88   no data  --
3.19/3.20	c  S st    97     30506       400     34000         0      9180    238000    442069     82.88   no data  --
3.19/3.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.19/3.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.19/3.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
3.19/3.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.19/3.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.19/3.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3.19/3.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.48/7.56	c lits-rem:      1143  cl-subs:       51  v-elim:      0  v-fix:    0  time:  4.32 s
7.69/7.78	c asymm  cl-useful: 0/6598/34000 lits-rem:0 time: 0.22
7.69/7.78	c calculated reachability. Time: 0.00
7.69/7.78	c  N dy    97     30506       400     34000         0      9129    238000    433004     82.88   no data  --
8.18/8.22	c  N dy   120     34803       400     34000         0     13360    238000    832097     83.04     87.54  --
8.58/8.65	c  N dy   139     38851       400     34000         0      8911    238000    324735     83.10     88.69  --
8.99/9.07	c  N dy   158     43345       400     34000         0     13346    238000    740536     82.95     87.89  --
9.29/9.32	c  S st   171     45760       400     34000         0     15724    238000    964017     82.98     77.85  --
9.39/9.40	c  S st   171     46265       400     34000         0     16227    238000   1007354     82.98   no data  --
9.39/9.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.39/9.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.39/9.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
9.39/9.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.39/9.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.39/9.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
9.39/9.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.09/16.17	c lits-rem:      1138  cl-subs:      232  v-elim:      0  v-fix:    0  time:  6.71 s
16.09/16.17	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
16.09/16.18	c vivif2 --  cl tried    15995 cl shrink        0 lits rem          0 time: 0.01
16.29/16.39	c asymm  cl-useful: 0/5399/34000 lits-rem:0 time: 0.22
16.39/16.40	c calculated reachability. Time: 0.00
16.39/16.40	c  N dy   171     46265       400     34000         0     15995    238000    972087     82.98   no data  --
16.78/16.83	c  N dy   183     50488       400     34000         0     10679    238000    408204     82.81     87.69  --
17.18/17.21	c  N dy   197     54571       400     34000         0     14717    238000    787769     82.79     87.35  --
17.60/17.64	c  N dy   212     58832       400     34000         0     18931    238000   1182817     82.71     87.44  --
17.99/18.07	c  N dy   233     63002       400     34000         0     12539    238000    498638     82.68     88.23  --
18.39/18.47	c  N dy   249     67071       400     34000         0     16560    238000    876088     82.62     87.39  --
18.59/18.70	c  S st   257     69398       400     34000         0     18858    238000   1091575     82.57   no data  --
18.69/18.78	c  S st   257     69903       400     34000         0     19361    238000   1136278     82.57   no data  --
18.69/18.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.69/18.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.79/18.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
18.79/18.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.79/18.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.79/18.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
18.79/18.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.68/26.71	c lits-rem:       902  cl-subs:      232  v-elim:      0  v-fix:    0  time:  7.87 s
26.68/26.71	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
26.68/26.72	c vivif2 --  cl tried    19129 cl shrink        0 lits rem          0 time: 0.01
26.88/26.94	c asymm  cl-useful: 0/4996/34000 lits-rem:0 time: 0.22
26.88/26.94	c calculated reachability. Time: 0.00
26.88/26.94	c  N dy   257     69903       400     34000         0     19129    238000   1101433     82.57   no data  --
27.39/27.45	c  N dy   280     74383       400     34000         0     12026    238000    369353     82.64     86.99  --
27.89/27.95	c  N dy   304     79471       400     34000         0     17037    238000    837466     82.65     87.13  --
28.39/28.48	c  N dy   324     84667       400     34000         0     22161    238000   1320170     82.66     87.16  --
28.79/28.81	c  F st   335     87500       400     34000         0     24947    238000   1581232     82.63   no data  --
29.09/29.16	c  N st   340     90795       400     34000         0     15705    238000    643744     82.63   no data  --
29.69/29.80	c  N dy   364     96659       400     34000         0     21458    238000   1193311     82.65     88.45  --
30.49/30.50	c  N dy   384    102910       400     34000         0     14173    238000    412088     82.57     86.99  --
30.59/30.69	c  S st   391    104854       400     34000         0     16091    238000    592237     82.56     83.80  --
30.69/30.77	c  S st   391    105357       400     34000         0     16591    238000    637073     82.56   no data  --
30.69/30.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.69/30.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.69/30.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
30.79/30.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.79/30.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.79/30.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
30.79/30.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.19/35.23	c lits-rem:       993  cl-subs:       75  v-elim:      0  v-fix:    0  time:  4.42 s
35.19/35.24	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
35.19/35.24	c vivif2 --  cl tried    16516 cl shrink        0 lits rem          0 time: 0.01
35.29/35.36	c asymm  cl-useful: 0/2348/34000 lits-rem:0 time: 0.11
35.29/35.36	c calculated reachability. Time: 0.00
35.29/35.36	c  N dy   391    105357       400     34000         0     16516    238000    624979     82.56   no data  --
36.08/36.19	c  N dy   421    112669       400     34000         0     23735    238000   1304855     82.56     86.91  --
37.09/37.11	c  N dy   460    120025       400     34000         0     16544    238000    552593     82.64     87.07  --
37.99/38.07	c  N dy   497    128497       400     34000         0     24917    238000   1334831     82.63     87.12  --
38.99/39.09	c  N dy   524    136741       400     34000         0     17589    238000    570049     82.59     87.04  --
40.08/40.15	c  N dy   562    145584       400     34000         0     26318    238000   1393953     82.58     88.38  --
41.39/41.42	c  N dy   594    155959       400     34000         0     20116    238000    725829     82.48     87.14  --
41.59/41.66	c  S st   602    158035       400     34000         0     22163    238000    919006     82.46     81.26  --
41.69/41.75	c  S st   602    158538       400     34000         0     22662    238000    962491     82.46   no data  --
41.69/41.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.69/41.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.69/41.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
41.79/41.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.79/41.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.79/41.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
41.79/41.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
46.38/46.41	c lits-rem:      1026  cl-subs:      226  v-elim:      0  v-fix:    0  time:  4.60 s
46.38/46.41	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
46.38/46.42	c vivif2 --  cl tried    22436 cl shrink        0 lits rem          0 time: 0.01
46.58/46.63	c asymm  cl-useful: 0/5886/34000 lits-rem:0 time: 0.21
46.58/46.63	c calculated reachability. Time: 0.00
46.58/46.63	c  N dy   602    158538       400     34000         0     22436    238000    929956     82.46   no data  --
47.78/47.86	c  N dy   638    168994       400     34000         0     32749    238000   1893837     82.35     87.37  --
49.09/49.16	c  N dy   694    180075       400     34000         0     26256    238000   1220228     82.39     86.73  --
50.59/50.64	c  N dy   731    191634       400     34000         0     19236    238000    479386     82.29     86.89  --
51.99/52.08	c  N dy   785    203872       400     34000         0     31328    238000   1621667     82.34     87.02  --
53.79/53.81	c  N dy   845    217095       400     34000         0     24984    238000    937515     82.32     86.83  --
55.59/55.69	c  N dy   899    231087       400     34000         0     38814    238000   2243362     82.27     87.39  --
56.59/56.60	c  S st   929    237807       400     34000         0     25031    238000    862724     82.27   no data  --
56.59/56.69	c  S st   929    238312       400     34000         0     25533    238000    908826     82.27   no data  --
56.69/56.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.69/56.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.69/56.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
56.69/56.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.69/56.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.69/56.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
56.69/56.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
61.99/62.02	c lits-rem:      1041  cl-subs:      123  v-elim:      0  v-fix:    0  time:  5.27 s
61.99/62.02	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
61.99/62.03	c vivif2 --  cl tried    25410 cl shrink        0 lits rem          0 time: 0.01
62.29/62.31	c asymm  cl-useful: 0/4800/34000 lits-rem:0 time: 0.28
62.29/62.31	c calculated reachability. Time: 0.00
62.29/62.31	c  N dy   929    238312       400     34000         0     25410    238000    889772     82.27   no data  --
64.48/64.50	c  N dy   988    253734       400     34000         0     40636    238000   2316323     82.24     88.37  --
66.68/66.76	c  N dy  1061    270278       400     34000         0     35588    238000   1776441     82.24     86.99  --
69.29/69.32	c  N dy  1145    287603       400     34000         0     30298    238000   1194593     82.29     87.79  --
71.89/71.91	c  N dy  1233    306000       400     34000         0     25082    238000    618292     82.31     89.87  --
71.89/71.94	c  F st  1236    306250       400     34000         0     25329    238000    642369     82.31   no data  --
74.49/74.52	c  N dy  1312    325540       400     34000         0     44333    238000   2457418     82.35     86.94  --
77.29/77.30	c  N dy  1409    346022       400     34000         0     40227    238000   1966795     82.38     86.79  --
78.98/79.03	c  S st  1459    357468       400     34000         0     26197    238000    559417     82.37   no data  --
79.09/79.12	c  S st  1459    357975       400     34000         0     26703    238000    604887     82.37   no data  --
79.09/79.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.09/79.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
79.09/79.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
79.09/79.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
79.09/79.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.09/79.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
79.09/79.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
83.09/83.18	c lits-rem:       508  cl-subs:       28  v-elim:      0  v-fix:    0  time:  4.02 s
83.09/83.18	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
83.09/83.19	c vivif2 --  cl tried    26675 cl shrink        0 lits rem          0 time: 0.01
83.39/83.43	c asymm  cl-useful: 0/4475/34000 lits-rem:0 time: 0.24
83.39/83.43	c calculated reachability. Time: 0.00
83.39/83.43	c  N dy  1459    357975       400     34000         0     26675    238000    600304     82.37   no data  --
86.28/86.37	c  N dy  1559    378068       400     34000         0     46499    238000   2465010     82.40     86.88  --
89.38/89.47	c  N dy  1661    398479       400     34000         0     40361    238000   1818760     82.43     87.30  --
92.59/92.66	c  N dy  1735    418578       400     34000         0     32887    238000   1020694     82.40     87.11  --
95.89/95.97	c  N dy  1827    439379       400     34000         0     53418    238000   2949430     82.39     87.39  --
98.99/99.09	c  N dy  1916    459449       400     34000         0     44942    238000   2080519     82.38     86.75  --
102.38/102.43	c  N dy  2006    479485       400     34000         0     35410    238000   1099146     82.39     90.36  --
105.49/105.59	c  N dy  2090    500669       400     34000         0     56306    238000   3063935     82.39     86.79  --
108.59/108.64	c  N dy  2185    521387       400     34000         0     46513    238000   2061304     82.38     86.97  --
111.28/111.31	c  S st  2264    536964       400     34000         0     61889    238000   3517731     82.41   no data  --
111.38/111.46	c  S st  2264    537470       400     34000         0     62392    238000   3560060     82.41   no data  --
111.38/111.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.38/111.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.48/111.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
111.58/111.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.58/111.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.58/111.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
111.58/111.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
753.58/753.61	c lits-rem:      2376  cl-subs:      950  v-elim:      0  v-fix:    0  time: 641.98 s
753.58/753.61	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
753.58/753.65	c vivif2 --  cl tried    61442 cl shrink        0 lits rem          0 time: 0.03
753.98/754.03	c asymm  cl-useful: 0/2764/34000 lits-rem:0 time: 0.38
753.98/754.04	c calculated reachability. Time: 0.00
753.98/754.04	c  N dy  2264    537470       400     34000         0     61442    238000   3416409     82.41   no data  --
757.28/757.35	c  N dy  2352    557539       400     34000         0     49994    238000   2303124     82.42     87.14  --
761.08/761.10	c  N dy  2453    577591       400     34000         0     37525    238000   1051536     82.46     87.82  --
764.48/764.55	c  N dy  2541    597752       400     34000         0     57432    238000   2929414     82.46     87.09  --
767.98/768.05	c  N dy  2619    617778       400     34000         0     44001    238000   1573001     82.44     87.69  --
771.78/771.89	c  N dy  2720    637998       400     34000         0     63973    238000   3451449     82.45     87.54  --
775.38/775.49	c  N dy  2806    658087       400     34000         0     49579    238000   2014372     82.46     88.16  --
779.28/779.39	c  N dy  2876    678148       400     34000         0     69407    238000   3878307     82.42     87.18  --
782.77/782.84	c  N dy  2959    698296       400     34000         0     54066    238000   2356776     82.42     87.11  --
786.97/787.09	c  N dy  3049    718334       400     34000         0     37637    238000    727199     82.42     87.34  --
790.38/790.49	c  N dy  3113    738444       400     34000         0     57500    238000   2596366     82.39     87.23  --
794.67/794.74	c  N dy  3207    758486       400     34000         0     40118    238000    876105     82.39     86.90  --
798.28/798.30	c  N dy  3288    778700       400     34000         0     60060    238000   2751882     82.38     87.03  --
802.48/802.59	c  N dy  3349    800077       400     34000         0     43002    238000   1070271     82.34     86.93  --
803.58/803.65	c  S st  3380    806205       400     34000         0     49055    238000   1639844     82.35     81.94  --
803.78/803.80	c  S st  3380    806710       400     34000         0     49559    238000   1681785     82.35   no data  --
803.78/803.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
803.78/803.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.78/803.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
803.88/803.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
803.88/803.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.88/803.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
803.88/803.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
821.88/821.97	c lits-rem:       824  cl-subs:      372  v-elim:      0  v-fix:    0  time: 18.07 s
821.88/821.97	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
821.88/821.99	c vivif2 --  cl tried    49187 cl shrink        0 lits rem          0 time: 0.02
822.28/822.32	c asymm  cl-useful: 0/3163/34000 lits-rem:0 time: 0.33
822.28/822.32	c calculated reachability. Time: 0.00
822.28/822.32	c  N dy  3380    806710       400     34000         0     49187    238000   1628429     82.35   no data  --
826.28/826.30	c  N dy  3470    826749       400     34000         0     68972    238000   3495079     82.36     93.40  --
830.38/830.42	c  N dy  3564    847091       400     34000         0     49886    238000   1635098     82.37     86.88  --
834.17/834.25	c  N dy  3640    867217       400     34000         0     69785    238000   3506493     82.35     88.50  --
838.28/838.32	c  N dy  3725    887274       400     34000         0     49419    238000   1505722     82.36     88.65  --
842.17/842.21	c  N dy  3802    907514       400     34000         0     69400    238000   3374762     82.34     87.19  --
846.58/846.64	c  N dy  3899    927540       400     34000         0     48015    238000   1290866     82.34     86.87  --
850.47/850.55	c  N dy  3980    947625       400     34000         0     67876    238000   3156075     82.33     86.67  --
855.07/855.17	c  N dy  4075    967717       400     34000         0     45569    238000    973858     82.34     86.76  --
858.77/858.85	c  N dy  4134    988026       400     34000         0     65645    238000   2853885     82.31     86.81  --
863.38/863.43	c  N dy  4205   1008196       400     34000         0     85550    238000   4727573     82.30     87.21  --
867.18/867.20	c  N dy  4290   1028238       400     34000         0     62225    238000   2464072     82.30     86.74  --
871.58/871.69	c  N dy  4373   1048297       400     34000         0     82019    238000   4318217     82.28     88.45  --
875.97/876.04	c  N dy  4474   1068451       400     34000         0     57808    238000   1969731     82.30     87.14  --
876.68/876.77	c  F st  4497   1071875       400     34000         0     61177    238000   2290141     82.31     71.99  --
880.37/880.41	c  N dy  4551   1088556       400     34000         0     77653    238000   3851784     82.31     86.84  --
885.38/885.46	c  N dy  4636   1111566       400     34000         0     55296    238000   1645026     82.30     87.43  --
889.67/889.78	c  N dy  4722   1131734       400     34000         0     75214    238000   3519335     82.30     86.64  --
894.77/894.80	c  N dy  4811   1152106       400     34000         0     49235    238000    984268     82.30     86.76  --
898.87/898.96	c  N dy  4905   1172889       400     34000         0     69773    238000   2921707     82.31     87.37  --
903.87/903.95	c  N dy  4999   1193011       400     34000         0     89629    238000   4788242     82.31     87.22  --
907.48/907.51	c  S st  5060   1210065       400     34000         0     59382    238000   1848999     82.30   no data  --
907.57/907.68	c  S st  5060   1210567       400     34000         0     59883    238000   1893628     82.30   no data  --
907.57/907.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
907.57/907.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
907.67/907.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
907.67/907.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
907.67/907.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
907.67/907.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
907.67/907.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
933.17/933.27	c lits-rem:      1001  cl-subs:      386  v-elim:      0  v-fix:    0  time: 25.48 s
933.17/933.27	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
933.17/933.29	c vivif2 --  cl tried    59497 cl shrink        0 lits rem          0 time: 0.02
933.57/933.65	c asymm  cl-useful: 0/2793/34000 lits-rem:0 time: 0.36
933.57/933.65	c calculated reachability. Time: 0.00
933.57/933.65	c  N dy  5060   1210567       400     34000         0     59497    238000   1837154     82.30   no data  --
938.28/938.38	c  N dy  5169   1231082       400     34000         0     79762    238000   3742539     82.31     87.49  --
943.37/943.41	c  N dy  5245   1251148       400     34000         0     51524    238000   1036444     82.29     87.45  --
947.47/947.54	c  N dy  5342   1271395       400     34000         0     71495    238000   2913963     82.30     88.04  --
952.48/952.55	c  N dy  5431   1291483       400     34000         0     91338    238000   4782028     82.31     87.08  --
957.07/957.13	c  N dy  5512   1311614       400     34000         0     62182    238000   1963717     82.30     87.04  --
961.67/961.78	c  N dy  5593   1332249       400     34000         0     82581    238000   3884733     82.30     86.91  --
967.28/967.30	c  N dy  5697   1352504       400     34000         0     52527    238000    967005     82.31     87.35  --
971.37/971.47	c  N dy  5785   1372565       400     34000         0     72337    238000   2834955     82.31     89.94  --
976.67/976.70	c  N dy  5882   1392866       400     34000         0     92385    238000   4724086     82.32     87.68  --
981.58/981.62	c  N dy  5960   1412878       400     34000         0     61128    238000   1690128     82.32     86.72  --
985.67/985.73	c  N dy  6048   1433105       400     34000         0     81127    238000   3575360     82.32     87.26  --
990.57/990.66	c  N dy  6135   1453556       400     34000         0    101324    238000   5471333     82.31     86.73  --
994.47/994.56	c  N dy  6223   1473811       400     34000         0     69282    238000   2367918     82.31     87.29  --
999.07/999.10	c  N dy  6332   1494191       400     34000         0     89422    238000   4268207     82.33     86.73  --
1003.97/1004.08	c  N dy  6417   1514354       400     34000         0     56350    238000   1074466     82.33     87.26  --
1007.87/1007.94	c  N dy  6505   1534621       400     34000         0     76370    238000   2962486     82.33     86.99  --
1012.67/1012.72	c  N dy  6597   1554690       400     34000         0     96177    238000   4823364     82.33     87.33  --
1017.37/1017.42	c  N dy  6690   1574706       400     34000         0     61965    238000   1521690     82.34     86.80  --
1021.58/1021.62	c  N dy  6782   1595324       400     34000         0     82301    238000   3434874     82.34     86.74  --
1026.47/1026.59	c  N dy  6873   1615417       400     34000         0    102174    238000   5300061     82.34     86.79  --
1030.97/1031.04	c  N dy  6958   1635464       400     34000         0     67004    238000   1903047     82.34     86.90  --
1035.17/1035.29	c  N dy  7048   1655494       400     34000         0     86782    238000   3766842     82.34     87.94  --
1040.48/1040.58	c  N dy  7144   1675656       400     34000         0    106680    238000   5633086     82.34     86.85  --
1044.77/1044.84	c  N dy  7225   1695706       400     34000         0     70508    238000   2154600     82.34     86.82  --
1047.87/1047.91	c  S st  7286   1710569       400     34000         0     85196    238000   3538865     82.33     80.37  --
1048.07/1048.11	c  S st  7286   1711071       400     34000         0     85697    238000   3583289     82.33   no data  --
1048.07/1048.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1048.07/1048.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1048.07/1048.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1048.18/1048.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1048.18/1048.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1048.18/1048.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1048.18/1048.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.76 3.91 3.39 4/184 16579
/proc/meminfo: memFree=22132588/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=29948 CPUtime=0 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 784 0 0 0 0 0 0 0 18 0 1 0 290094889 30666752 724 33554432000 4194304 4650387 140735933819568 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7487 724 327 112 0 2452 0

[startup+0.0081899 s]
/proc/loadavg: 3.76 3.91 3.39 4/184 16579
/proc/meminfo: memFree=22132588/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=30108 CPUtime=0 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 862 0 0 0 0 0 0 0 18 0 1 0 290094889 30830592 802 33554432000 4194304 4650387 140735933819568 18446744073709551615 4546004 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7527 803 328 112 0 2492 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30108

[startup+0.100173 s]
/proc/loadavg: 3.76 3.91 3.39 4/184 16579
/proc/meminfo: memFree=22132588/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=31260 CPUtime=0.09 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 1438 0 0 0 9 0 0 0 18 0 1 0 290094889 32010240 1378 33554432000 4194304 4650387 140735933819568 18446744073709551615 4371088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7815 1378 347 112 0 2780 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31260

[startup+0.300139 s]
/proc/loadavg: 3.76 3.91 3.39 4/184 16579
/proc/meminfo: memFree=22132588/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=31392 CPUtime=0.29 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 1482 0 0 0 29 0 0 0 18 0 1 0 290094889 32145408 1422 33554432000 4194304 4650387 140735933819568 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 7848 1422 347 112 0 2813 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31392

[startup+0.701132 s]
/proc/loadavg: 3.76 3.91 3.39 4/184 16579
/proc/meminfo: memFree=22132588/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=42512 CPUtime=0.69 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 4532 0 0 0 69 0 0 0 18 0 1 0 290094889 43532288 3846 33554432000 4194304 4650387 140735933819568 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 10628 3846 377 112 0 5593 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42512

[startup+1.50093 s]
/proc/loadavg: 3.76 3.91 3.39 4/188 16632
/proc/meminfo: memFree=22275280/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=43280 CPUtime=1.49 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 5968 0 0 0 149 0 0 0 20 0 1 0 290094889 44318720 4408 33554432000 4194304 4650387 140735933819568 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 10820 4408 379 112 0 5785 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43280

[startup+3.10065 s]
/proc/loadavg: 3.76 3.91 3.39 4/188 16632
/proc/meminfo: memFree=22259780/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=43876 CPUtime=3.09 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 9445 0 0 0 308 1 0 0 25 0 1 0 290094889 44929024 4074 33554432000 4194304 4650387 140735933819568 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 10969 4074 380 112 0 5934 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43876

[startup+6.30109 s]
/proc/loadavg: 3.78 3.91 3.40 5/190 16659
/proc/meminfo: memFree=22185048/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=56352 CPUtime=6.29 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 12522 0 0 0 628 1 0 0 25 0 1 0 290094889 57704448 7151 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 14088 7151 381 112 0 9053 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56352

[startup+12.701 s]
/proc/loadavg: 3.80 3.91 3.40 5/190 16659
/proc/meminfo: memFree=22145412/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=71288 CPUtime=12.69 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 18099 0 0 0 1267 2 0 0 25 0 1 0 290094889 72998912 11198 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 17822 11198 381 112 0 12787 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71288

[startup+25.5007 s]
/proc/loadavg: 3.84 3.92 3.41 5/190 16659
/proc/meminfo: memFree=22091852/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=81544 CPUtime=25.48 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 24018 0 0 0 2545 3 0 0 25 0 1 0 290094889 83501056 13729 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476333 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 20386 13729 381 112 0 15351 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81544

[startup+51.1002 s]
/proc/loadavg: 3.89 3.92 3.42 5/190 16660
/proc/meminfo: memFree=22011220/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=87664 CPUtime=51.08 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 42898 0 0 0 5101 7 0 0 25 0 1 0 290094889 89767936 14748 33554432000 4194304 4650387 140735933819568 18446744073709551615 4303924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 21916 14748 381 112 0 16881 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87664

[startup+102.307 s]
/proc/loadavg: 3.95 3.93 3.45 5/190 16661
/proc/meminfo: memFree=21995188/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=89824 CPUtime=102.29 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 79525 0 0 0 10211 18 0 0 25 0 1 0 290094889 91979776 15538 33554432000 4194304 4650387 140735933819568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 22456 15538 381 112 0 17421 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 89824

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.48 5/190 16663
/proc/meminfo: memFree=21900556/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191020 CPUtime=162.29 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97706 0 0 0 16208 21 0 0 25 0 1 0 290094889 195604480 29832 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47755 29832 381 112 0 42720 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191020

[startup+222.301 s]
/proc/loadavg: 4.04 3.96 3.52 5/190 16665
/proc/meminfo: memFree=21881304/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191020 CPUtime=222.29 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97722 0 0 0 22208 21 0 0 25 0 1 0 290094889 195604480 29848 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47755 29848 381 112 0 42720 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 191020

[startup+282.301 s]
/proc/loadavg: 4.06 3.98 3.55 5/190 16666
/proc/meminfo: memFree=21833052/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=282.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 28207 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 191164

[startup+342.301 s]
/proc/loadavg: 4.02 3.98 3.57 5/190 16677
/proc/meminfo: memFree=21837000/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=342.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 34207 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 191164

[startup+402.3 s]
/proc/loadavg: 4.01 3.98 3.60 5/190 16678
/proc/meminfo: memFree=21839832/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=402.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 40207 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 191164

[startup+462.301 s]
/proc/loadavg: 4.00 3.98 3.62 5/190 16680
/proc/meminfo: memFree=21849980/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=462.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 46207 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 191164

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 3.64 5/190 16684
/proc/meminfo: memFree=21835120/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=522.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 52207 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 191164

[startup+582.301 s]
/proc/loadavg: 4.00 3.98 3.66 5/190 16686
/proc/meminfo: memFree=21795628/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=582.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 58207 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 191164

[startup+642.301 s]
/proc/loadavg: 4.04 4.00 3.68 5/190 16688
/proc/meminfo: memFree=21787520/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=642.29 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 64208 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 191164

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.71 5/190 16689
/proc/meminfo: memFree=21781676/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=191164 CPUtime=702.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 97743 0 0 0 70207 21 0 0 25 0 1 0 290094889 195751936 29869 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 47791 29869 381 112 0 42756 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 191164

[startup+762.307 s]
/proc/loadavg: 4.08 4.02 3.73 5/190 16691
/proc/meminfo: memFree=21780044/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=140788 CPUtime=762.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 104262 0 0 0 76205 23 0 0 25 0 1 0 290094889 144166912 28053 33554432000 4194304 4650387 140735933819568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 35197 28053 381 112 0 30162 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 140788

[startup+822.3 s]
/proc/loadavg: 4.17 4.05 3.75 5/190 16693
/proc/meminfo: memFree=21771708/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=145492 CPUtime=822.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 132087 0 0 0 82194 34 0 0 25 0 1 0 290094889 148983808 28975 33554432000 4194304 4650387 140735933819568 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 36373 28975 381 112 0 31338 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 145492

[startup+882.301 s]
/proc/loadavg: 4.06 4.04 3.76 5/190 16694
/proc/meminfo: memFree=21734468/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=200192 CPUtime=882.28 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 165776 0 0 0 88178 50 0 0 25 0 1 0 290094889 204996608 31917 33554432000 4194304 4650387 140735933819568 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 50048 31917 381 112 0 45013 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 200192

[startup+942.3 s]
/proc/loadavg: 4.02 4.03 3.77 5/190 16696
/proc/meminfo: memFree=21728256/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=206148 CPUtime=942.27 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 184287 0 0 0 94170 57 0 0 25 0 1 0 290094889 211095552 33608 33554432000 4194304 4650387 140735933819568 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 51537 33608 381 112 0 46502 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 206148

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.79 5/190 16697
/proc/meminfo: memFree=21737000/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=207568 CPUtime=1002.27 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 214692 0 0 0 100157 70 0 0 25 0 1 0 290094889 212549632 33880 33554432000 4194304 4650387 140735933819568 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 51892 33880 381 112 0 46857 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 207568

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 3.80 5/190 16699
/proc/meminfo: memFree=21706832/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=217784 CPUtime=1062.27 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 241103 0 0 0 106151 76 0 0 25 0 1 0 290094889 223010816 34318 33554432000 4194304 4650387 140735933819568 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 54446 34318 381 112 0 49411 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 217784

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.81 5/190 16701
/proc/meminfo: memFree=21671080/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=218044 CPUtime=1122.27 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 241200 0 0 0 112151 76 0 0 25 0 1 0 290094889 223277056 34415 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 54511 34415 381 112 0 49476 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 218044

[startup+1182.3 s]
/proc/loadavg: 4.06 4.02 3.82 5/190 16702
/proc/meminfo: memFree=21609072/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=218232 CPUtime=1182.27 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 241239 0 0 0 118151 76 0 0 25 0 1 0 290094889 223469568 34454 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 54558 34454 381 112 0 49523 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 218232

[startup+1242.3 s]
/proc/loadavg: 4.06 4.03 3.84 5/190 16704
/proc/meminfo: memFree=21607068/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=218232 CPUtime=1242.27 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 241239 0 0 0 124151 76 0 0 25 0 1 0 290094889 223469568 34454 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 54558 34454 381 112 0 49523 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 218232



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.84 5/190 16705
/proc/meminfo: memFree=21607032/32950928 swapFree=67111528/67111528
[pid=16579] ppid=16577 vsize=218232 CPUtime=1299.98 cores=5,7
/proc/16579/stat : 16579 (strangenight1-s) R 16577 16579 16450 0 -1 4202496 241239 0 0 0 129922 76 0 0 25 0 1 0 290094889 223469568 34454 33554432000 4194304 4650387 140735933819568 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16579/statm: 54558 34454 381 112 0 49523 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 218232

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.22
CPU system time (s): 0.771882
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 222004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.22
system time used= 0.771882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241239
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 15
involuntary context switches= 1938

runsolver used 1.9927 second user time and 5.12022 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-03 00:56:01
IDJOB=3175611
IDBENCH=82629
IDSOLVER=1589
FILE ID=node120/3175611-1301784961
RUNJOBID= node120-1301783655-16471
PBS_JOBID= 12841398
Free space on /tmp= 71740 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S1275797759-041-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175611-1301784961/watcher-3175611-1301784961 -o /tmp/evaluation-result-3175611-1301784961/solver-3175611-1301784961 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175611-1301784961.cnf

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

MD5SUM BENCH= 374e3ba6783d13d6d478972802d8dba0
RANDOM SEED=1912627147

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22132868 kB
Buffers:        357072 kB
Cached:        9954776 kB
SwapCached:          0 kB
Active:        7556304 kB
Inactive:      2989300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22132868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7024 kB
Writeback:           0 kB
AnonPages:      233468 kB
Mapped:          15796 kB
Slab:           208300 kB
PageTables:       5596 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   457300 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= 71736 MiB
End job on node120 at 2011-04-03 01:17:43