Trace number 3175598

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) 1300.05 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
MD5SUM3b045b7b4cbac0d258a07eda037c4299
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 variables2000
Number of clauses40000
Sum of the clauses size200000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 540000
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-3175598-1301784957.cnf'
0.00/0.00	c -- header says num vars:           2000
0.00/0.00	c -- header says num clauses:       40000
0.00/0.02	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.02	c -- vars added       2000
0.00/0.02	c Parsing time:  0.02 s
0.00/0.02	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.19/0.22	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.21
0.19/0.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.19/0.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.19/0.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.19/0.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.29/0.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.29/0.30	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.32	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.29/0.32	c calculated reachability. Time: 0.00
0.29/0.32	c Calc default polars -  time:   0.00 s pos:     969 undec:      78 neg:     953
0.29/0.32	c =========================================================================================
0.29/0.32	c types(t): F = full restart, N = normal restart
0.29/0.32	c types(t): S = simplification begin/end, E = solution found
0.29/0.32	c restart types(rt): st = static, dy = dynamic
0.29/0.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.32	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.69/0.74	c  N dy    19      4038      2000     40000         0      4036    200000    762743    146.06    191.86  --
1.09/1.18	c  N dy    46      8115      2000     40000         0      4782    200000    510477    148.02    162.96  --
1.58/1.63	c  N dy    73     12133      2000     40000         0      8799    200000   1272066    149.11    158.07  --
1.99/2.10	c  N dy   103     16180      2000     40000         0      7351    200000    658988    149.74    159.52  --
2.49/2.55	c  N dy   128     20253      2000     40000         0     11422    200000   1413290    149.25    157.81  --
2.99/3.03	c  N dy   149     24415      2000     40000         0      8506    200000    599417    148.75    159.76  --
3.09/3.10	c  F st   154     25000      2000     40000         0      9091    200000    712215    148.89    150.22  --
3.68/3.70	c  N dy   160     30001      2000     40000         0     14082    200000   1757731    148.89   no data  --
3.68/3.70	c  S st   160     30001      2000     40000         0     14082    200000   1757731    148.89   no data  --
3.68/3.77	c  S st   160     30504      2000     40000         0     14585    200000   1837739    148.89   no data  --
3.68/3.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.68/3.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.78/3.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
3.78/3.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.78/3.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.78/3.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
3.78/3.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.49/8.51	c lits-rem:       757  cl-subs:       25  v-elim:      0  v-fix:    0  time:  4.63 s
8.70/8.76	c asymm  cl-useful: 0/39221/40000 lits-rem:0 time: 0.24
8.70/8.76	c calculated reachability. Time: 0.00
8.70/8.76	c  N dy   160     30504      2000     40000         0     14560    200000   1825874    148.89   no data  --
9.19/9.24	c  N dy   180     34530      2000     40000         0     10216    200000    683748    148.14    159.15  --
9.69/9.71	c  N dy   198     38686      2000     40000         0     14371    200000   1432772    147.29    156.74  --
10.19/10.22	c  N dy   219     42805      2000     40000         0     18488    200000   2190427    146.78    158.17  --
10.49/10.59	c  S st   232     45756      2000     40000         0     11925    200000    794232    146.44   no data  --
10.59/10.67	c  S st   232     46258      2000     40000         0     12427    200000    869092    146.44   no data  --
10.59/10.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.59/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
10.69/10.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.69/10.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.69/10.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
10.69/10.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.59/13.68	c lits-rem:       892  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.95 s
13.59/13.69	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
13.59/13.69	c vivif2 --  cl tried    12423 cl shrink        0 lits rem          0 time: 0.01
13.69/13.70	c asymm  cl-useful: 0/779/40000 lits-rem:0 time: 0.01
13.69/13.70	c calculated reachability. Time: 0.00
13.69/13.70	c  N dy   232     46258      2000     40000         0     12423    200000    866580    146.44   no data  --
14.20/14.25	c  N dy   253     50467      2000     40000         0     16631    200000   1632379    145.91    154.30  --
14.79/14.82	c  N dy   278     54567      2000     40000         0     20731    200000   2397614    146.11    154.41  --
15.29/15.34	c  N dy   301     58623      2000     40000         0     14196    200000   1013428    146.06    159.17  --
15.79/15.88	c  N dy   327     62626      2000     40000         0     18198    200000   1765290    146.27    163.26  --
16.40/16.46	c  N dy   350     66681      2000     40000         0     22253    200000   2500866    146.03    156.34  --
16.79/16.83	c  S st   366     69387      2000     40000         0     13333    200000    659497    145.87    125.93  --
16.89/16.91	c  S st   366     69888      2000     40000         0     13834    200000    729765    145.87   no data  --
16.89/16.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.89/16.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.89/16.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
16.89/16.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.89/16.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.89/16.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
16.89/16.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.49/21.55	c lits-rem:      1531  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.58 s
21.49/21.55	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
21.49/21.56	c vivif2 --  cl tried    13833 cl shrink        0 lits rem          0 time: 0.01
21.69/21.79	c asymm  cl-useful: 0/39941/40000 lits-rem:0 time: 0.24
21.69/21.79	c calculated reachability. Time: 0.00
21.69/21.79	c  N dy   366     69888      2000     40000         0     13833    200000    727745    145.87   no data  --
22.29/22.36	c  N dy   394     74405      2000     40000         0     18348    200000   1548021    145.67    156.54  --
22.89/22.99	c  N dy   422     79232      2000     40000         0     23174    200000   2423618    145.53    153.47  --
23.59/23.68	c  N dy   450     84286      2000     40000         0     15579    200000    892975    145.38    153.14  --
23.99/24.09	c  F st   470     87500      2000     40000         0     18793    200000   1479580    145.35   no data  --
24.49/24.54	c  N st   475     90797      2000     40000         0     22086    200000   2151573    145.35   no data  --
25.30/25.39	c  N dy   503     96602      2000     40000         0     14235    200000    472009    145.50    153.28  --
26.19/26.23	c  N dy   545    102862      2000     40000         0     20493    200000   1625264    145.64    154.40  --
26.49/26.52	c  S st   560    104833      2000     40000         0     22464    200000   1996175    145.74    149.50  --
26.59/26.61	c  S st   560    105337      2000     40000         0     22968    200000   2069560    145.74   no data  --
26.59/26.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.59/26.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.59/26.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
26.69/26.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.69/26.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.69/26.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
26.69/26.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.19/40.27	c lits-rem:       632  cl-subs:        7  v-elim:      0  v-fix:    0  time: 13.54 s
40.19/40.27	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
40.19/40.29	c vivif2 --  cl tried    22961 cl shrink        0 lits rem          0 time: 0.02
40.49/40.59	c asymm  cl-useful: 0/33188/40000 lits-rem:0 time: 0.30
40.49/40.60	c calculated reachability. Time: 0.00
40.49/40.60	c  N dy   560    105337      2000     40000         0     22961    200000   2066803    145.74   no data  --
41.59/41.69	c  N dy   604    112534      2000     40000         0     15498    200000    525224    145.86    156.47  --
42.59/42.69	c  N dy   647    119910      2000     40000         0     22873    200000   1885484    145.92    154.68  --
43.79/43.80	c  N dy   700    127583      2000     40000         0     30544    200000   3314130    146.05    153.88  --
44.79/44.88	c  N dy   744    135824      2000     40000         0     23123    200000   1747627    145.94    156.27  --
46.09/46.11	c  N dy   788    144578      2000     40000         0     31875    200000   3321000    145.65    154.41  --
47.39/47.41	c  N dy   851    153907      2000     40000         0     24537    200000   1831895    145.71    153.45  --
47.99/48.00	c  S st   877    158008      2000     40000         0     28638    200000   2574851    145.67    135.87  --
47.99/48.09	c  S st   877    158508      2000     40000         0     29138    200000   2648179    145.67   no data  --
48.09/48.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
48.09/48.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
48.09/48.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
48.19/48.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
48.19/48.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.19/48.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
48.19/48.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
67.99/68.10	c lits-rem:       720  cl-subs:       11  v-elim:      0  v-fix:    0  time: 19.87 s
68.09/68.10	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
68.09/68.12	c vivif2 --  cl tried    29127 cl shrink        0 lits rem          0 time: 0.03
68.19/68.21	c asymm  cl-useful: 0/6812/40000 lits-rem:0 time: 0.09
68.19/68.22	c calculated reachability. Time: 0.00
68.19/68.22	c  N dy   877    158508      2000     40000         0     29127    200000   2644033    145.67   no data  --
69.79/69.81	c  N dy   939    168640      2000     40000         0     21601    200000   1123567    145.73    161.43  --
71.40/71.45	c  N dy  1007    179427      2000     40000         0     32388    200000   3105711    145.79    169.94  --
73.19/73.21	c  N dy  1078    190954      2000     40000         0     25253    200000   1597072    145.77    153.81  --
75.09/75.14	c  N dy  1145    203179      2000     40000         0     37477    200000   3820766    145.64    159.62  --
77.09/77.14	c  N dy  1220    216212      2000     40000         0     30839    200000   2465865    145.62    155.46  --
79.29/79.39	c  N dy  1299    230026      2000     40000         0     23994    200000   1017357    145.58    153.37  --
80.49/80.58	c  S st  1348    237762      2000     40000         0     31725    200000   2427989    145.58   no data  --
80.59/80.69	c  S st  1348    238265      2000     40000         0     32228    200000   2500061    145.58   no data  --
80.69/80.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
80.69/80.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.69/80.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
80.79/80.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.79/80.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.79/80.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
80.79/80.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.79/100.85	c lits-rem:       767  cl-subs:        6  v-elim:      0  v-fix:    0  time: 20.03 s
100.79/100.85	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
100.79/100.88	c vivif2 --  cl tried    32222 cl shrink        0 lits rem          0 time: 0.02
101.09/101.19	c asymm  cl-useful: 0/28601/40000 lits-rem:0 time: 0.31
101.09/101.19	c calculated reachability. Time: 0.00
101.09/101.19	c  N dy  1348    238265      2000     40000         0     32222    200000   2496989    145.58   no data  --
103.69/103.73	c  N dy  1443    253493      2000     40000         0     25785    200000   1179494    145.48    153.52  --
106.39/106.40	c  N dy  1546    269685      2000     40000         0     41974    200000   4145984    145.43    158.21  --
109.20/109.25	c  N dy  1667    286937      2000     40000         0     36556    200000   3027601    145.60    155.58  --
112.30/112.32	c  N dy  1767    305305      2000     40000         0     31260    200000   1835088    145.43    154.57  --
112.40/112.47	c  F st  1775    306250      2000     40000         0     32205    200000   2011156    145.45   no data  --
115.70/115.72	c  N dy  1868    324837      2000     40000         0     26121    200000    708697    145.56    159.72  --
119.09/119.14	c  N dy  1996    344885      2000     40000         0     46164    200000   4391878    145.62    153.42  --
121.29/121.36	c  S st  2078    357397      2000     40000         0     33019    200000   1822465    145.68    138.46  --
121.39/121.48	c  S st  2078    357903      2000     40000         0     33525    200000   1908014    145.68   no data  --
121.39/121.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.39/121.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
121.49/121.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
121.49/121.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
121.49/121.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
121.49/121.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
121.49/121.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
133.79/133.89	c lits-rem:       790  cl-subs:        5  v-elim:      0  v-fix:    0  time: 12.30 s
133.79/133.89	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
133.89/133.91	c vivif2 --  cl tried    33520 cl shrink        0 lits rem          0 time: 0.02
133.99/134.05	c asymm  cl-useful: 0/11399/40000 lits-rem:0 time: 0.14
133.99/134.05	c calculated reachability. Time: 0.00
133.99/134.05	c  N dy  2078    357903      2000     40000         0     33520    200000   1904787    145.68   no data  --
137.49/137.52	c  N dy  2200    377918      2000     40000         0     26875    200000    500022    145.69    153.97  --
140.70/140.79	c  N dy  2323    397970      2000     40000         0     46919    200000   4157348    145.67    156.09  --
144.29/144.34	c  N dy  2448    418057      2000     40000         0     39342    200000   2621970    145.67    154.56  --
148.20/148.23	c  N dy  2573    438109      2000     40000         0     30732    200000    852190    145.72    154.64  --
151.69/151.79	c  N dy  2690    458190      2000     40000         0     50801    200000   4542657    145.69    154.38  --
155.50/155.55	c  N dy  2819    478299      2000     40000         0     41255    200000   2621445    145.70    155.76  --
159.59/159.69	c  N dy  2947    498589      2000     40000         0     30880    200000    524516    145.71    153.73  --
163.30/163.30	c  N dy  3081    518654      2000     40000         0     50944    200000   4219697    145.74    190.47  --
166.89/166.93	c  S st  3188    536855      2000     40000         0     37479    200000   1566193    145.75    134.59  --
166.99/167.05	c  S st  3188    537358      2000     40000         0     37982    200000   1638325    145.75   no data  --
166.99/167.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
166.99/167.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.99/167.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
167.10/167.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
167.10/167.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.10/167.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
167.10/167.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
174.19/174.28	c lits-rem:       384  cl-subs:        5  v-elim:      0  v-fix:    0  time:  7.13 s
174.19/174.28	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
174.29/174.30	c vivif2 --  cl tried    37977 cl shrink        0 lits rem          0 time: 0.02
174.59/174.61	c asymm  cl-useful: 0/26466/40000 lits-rem:0 time: 0.31
174.59/174.61	c calculated reachability. Time: 0.00
174.59/174.61	c  N dy  3188    537358      2000     40000         0     37977    200000   1635430    145.75   no data  --
178.39/178.46	c  N dy  3306    557399      2000     40000         0     58014    200000   5325593    145.75    154.77  --
182.29/182.39	c  N dy  3437    577499      2000     40000         0     45451    200000   2865045    145.77    155.32  --
186.50/186.57	c  N dy  3558    597536      2000     40000         0     65478    200000   6521889    145.73    157.01  --
190.30/190.37	c  N dy  3682    617672      2000     40000         0     51950    200000   3859436    145.72    160.88  --
194.70/194.70	c  N dy  3807    637701      2000     40000         0     37320    200000   1004463    145.73    158.96  --
198.50/198.55	c  N dy  3935    657837      2000     40000         0     57449    200000   4685443    145.72    154.28  --
202.80/202.84	c  N dy  4053    677885      2000     40000         0     41836    200000   1667510    145.69    154.28  --
206.80/206.87	c  N dy  4179    697962      2000     40000         0     61907    200000   5345089    145.66    153.34  --
211.10/211.17	c  N dy  4296    718312      2000     40000         0     45593    200000   2172953    145.65    153.60  --
215.40/215.41	c  N dy  4429    738334      2000     40000         0     65609    200000   5863681    145.69    153.94  --
219.70/219.72	c  N dy  4549    758339      2000     40000         0     47955    200000   2397209    145.67    153.98  --
223.80/223.85	c  N dy  4676    778505      2000     40000         0     68117    200000   6133782    145.70    155.31  --
227.79/227.85	c  N dy  4780    798586      2000     40000         0     49539    200000   2547201    145.66    169.34  --
229.29/229.31	c  S st  4830    806038      2000     40000         0     56989    200000   3923047    145.68   no data  --
229.39/229.45	c  S st  4830    806540      2000     40000         0     57491    200000   4000156    145.68   no data  --
229.39/229.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.39/229.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
229.49/229.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
229.59/229.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.59/229.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.59/229.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
229.59/229.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
489.10/489.16	c lits-rem:       311  cl-subs:       17  v-elim:      0  v-fix:    0  time: 259.52 s
489.10/489.17	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
489.20/489.21	c vivif2 --  cl tried    57474 cl shrink        0 lits rem          0 time: 0.04
489.41/489.47	c asymm  cl-useful: 0/13534/40000 lits-rem:0 time: 0.27
489.41/489.47	c calculated reachability. Time: 0.00
489.41/489.47	c  N dy  4830    806540      2000     40000         0     57474    200000   3993898    145.68   no data  --
493.91/493.96	c  N dy  4955    826634      2000     40000         0     77562    200000   7669639    145.68    154.96  --
497.70/497.78	c  N dy  5080    846733      2000     40000         0     58006    200000   3956541    145.71    169.76  --
502.30/502.32	c  N dy  5210    867012      2000     40000         0     78278    200000   7689823    145.74    156.44  --
506.30/506.37	c  N dy  5336    887129      2000     40000         0     57738    200000   3695058    145.75    153.56  --
511.20/511.20	c  N dy  5466    907237      2000     40000         0     77842    200000   7415363    145.78    154.29  --
515.50/515.52	c  N dy  5581    927257      2000     40000         0     56195    200000   3262566    145.79    153.60  --
520.10/520.13	c  N dy  5692    947259      2000     40000         0     76193    200000   6962299    145.77    184.67  --
524.70/524.73	c  N dy  5813    967266      2000     40000         0     53538    200000   2582208    145.81    160.17  --
529.30/529.33	c  N dy  5933    987378      2000     40000         0     73647    200000   6266737    145.79    153.86  --
534.20/534.29	c  N dy  6063   1007483      2000     40000         0     50093    200000   1758080    145.82    155.42  --
538.61/538.68	c  N dy  6189   1027550      2000     40000         0     70154    200000   5462467    145.82    154.03  --
543.90/543.90	c  N dy  6306   1047572      2000     40000         0     45515    200000    753000    145.80    164.42  --
548.00/548.07	c  N dy  6427   1067591      2000     40000         0     65530    200000   4444726    145.80    156.17  --
549.00/549.09	c  F st  6454   1071875      2000     40000         0     69814    200000   5218773    145.79    138.10  --
553.00/553.05	c  N dy  6524   1087766      2000     40000         0     85699    200000   8311299    145.79    156.41  --
557.60/557.70	c  N dy  6653   1107971      2000     40000         0     60242    200000   3289586    145.79    154.50  --
562.50/562.50	c  N dy  6781   1128048      2000     40000         0     80316    200000   7009768    145.83    158.52  --
567.60/567.65	c  N dy  6918   1148100      2000     40000         0     53713    200000   1922388    145.88    154.63  --
572.20/572.22	c  N dy  7042   1168290      2000     40000         0     73898    200000   5635381    145.88    153.83  --
577.60/577.69	c  N dy  7164   1188427      2000     40000         0     94027    200000   9343465    145.88    157.42  --
582.00/582.08	c  N dy  7291   1208602      2000     40000         0     66538    200000   4071961    145.87    153.56  --
582.30/582.36	c  S st  7299   1209813      2000     40000         0     67747    200000   4291909    145.87    141.18  --
582.50/582.53	c  S st  7299   1210321      2000     40000         0     68255    200000   4377452    145.87   no data  --
582.50/582.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
582.50/582.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
582.60/582.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
582.70/582.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.70/582.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.70/582.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
582.70/582.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
913.91/913.94	c lits-rem:       223  cl-subs:       15  v-elim:      0  v-fix:    0  time: 331.19 s
913.91/913.95	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
913.91/913.99	c vivif2 --  cl tried    68240 cl shrink        0 lits rem          0 time: 0.04
914.31/914.35	c asymm  cl-useful: 0/18826/40000 lits-rem:0 time: 0.36
914.31/914.36	c calculated reachability. Time: 0.00
914.31/914.36	c  N dy  7299   1210321      2000     40000         0     68240    200000   4370960    145.87   no data  --
919.42/919.48	c  N dy  7413   1230492      2000     40000         0     88408    200000   8074315    145.85    155.45  --
924.31/924.38	c  N dy  7533   1250515      2000     40000         0     59777    200000   2684079    145.86    154.30  --
929.21/929.23	c  N dy  7660   1270608      2000     40000         0     79867    200000   6374786    145.86    153.59  --
934.92/934.96	c  N dy  7784   1290776      2000     40000         0     50376    200000    764779    145.87    159.07  --
939.22/939.23	c  N dy  7899   1310809      2000     40000         0     70404    200000   4430367    145.86    158.30  --
944.41/944.48	c  N dy  8032   1330814      2000     40000         0     90405    200000   8126248    145.87    158.03  --
949.71/949.72	c  N dy  8161   1350831      2000     40000         0     59761    200000   2337695    145.89    155.00  --
954.61/954.61	c  N dy  8300   1370926      2000     40000         0     79847    200000   6084585    145.93    154.35  --
960.32/960.33	c  N dy  8426   1390984      2000     40000         0     99899    200000   9773019    145.94    158.58  --
965.12/965.11	c  N dy  8556   1411022      2000     40000         0     68284    200000   3740174    145.96    159.19  --
970.41/970.45	c  N dy  8688   1431039      2000     40000         0     88301    200000   7468565    145.99    156.45  --
975.91/975.90	c  N dy  8807   1451127      2000     40000         0     55725    200000   1230764    145.97    159.50  --
980.32/980.37	c  N dy  8936   1471405      2000     40000         0     76000    200000   4945444    145.97    155.87  --
985.62/985.61	c  N dy  9051   1491439      2000     40000         0     96024    200000   8656243    145.97    153.83  --
990.61/990.69	c  N dy  9171   1511572      2000     40000         0     62499    200000   2277832    145.96    154.12  --
995.31/995.32	c  N dy  9292   1531660      2000     40000         0     82581    200000   5971424    145.96    158.86  --
1000.82/1000.88	c  N dy  9423   1551679      2000     40000         0    102595    200000   9665519    145.97    153.91  --
1005.71/1005.74	c  N dy  9549   1571793      2000     40000         0     68051    200000   3149740    145.98    154.36  --
1010.51/1010.52	c  N dy  9671   1591862      2000     40000         0     88113    200000   6863092    145.98    155.04  --
1016.32/1016.34	c  N dy  9802   1612120      2000     40000         0    108363    200000  10611672    146.00    157.64  --
1020.91/1020.99	c  N dy  9932   1632132      2000     40000         0     72725    200000   3835409    146.01    154.36  --
1026.01/1026.03	c  N dy 10057   1652200      2000     40000         0     92785    200000   7558120    146.02    158.62  --
1032.11/1032.10	c  N dy 10185   1672317      2000     40000         0    112899    200000  11271236    146.03    155.07  --
1036.52/1036.56	c  N dy 10309   1692491      2000     40000         0     76418    200000   4335643    146.03    155.62  --
1041.21/1041.21	c  S st 10419   1710321      2000     40000         0     94244    200000   7618630    146.02    127.57  --
1041.42/1041.41	c  S st 10419   1710828      2000     40000         0     94751    200000   7699687    146.02   no data  --
1041.42/1041.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1041.42/1041.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1041.52/1041.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1041.72/1041.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1041.72/1041.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1041.72/1041.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1041.72/1041.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  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-3175598-1301784957/watcher-3175598-1301784957 -o /tmp/evaluation-result-3175598-1301784957/solver-3175598-1301784957 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175598-1301784957.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20846
/proc/meminfo: memFree=21273320/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=30500 CPUtime=0 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 952 0 0 0 0 0 0 0 22 0 1 0 270911864 31232000 892 33554432000 4194304 4650387 140737009718160 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 7625 892 328 112 0 2590 0

[startup+0.011847 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20846
/proc/meminfo: memFree=21273320/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=30824 CPUtime=0 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 1119 0 0 0 0 0 0 0 22 0 1 0 270911864 31563776 1059 33554432000 4194304 4650387 140737009718160 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 7706 1059 328 112 0 2671 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30824

[startup+0.100867 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20846
/proc/meminfo: memFree=21273320/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=32088 CPUtime=0.09 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 1617 0 0 0 9 0 0 0 22 0 1 0 270911864 32858112 1557 33554432000 4194304 4650387 140737009718160 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 8022 1557 347 112 0 2987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32088

[startup+0.300834 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20846
/proc/meminfo: memFree=21273320/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=43280 CPUtime=0.29 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 4616 0 0 0 29 0 0 0 23 0 1 0 270911864 44318720 3930 33554432000 4194304 4650387 140737009718160 18446744073709551615 4306594 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 10820 3930 364 112 0 5785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43280

[startup+0.700762 s]
/proc/loadavg: 4.00 3.95 3.64 4/189 20846
/proc/meminfo: memFree=21273320/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=43280 CPUtime=0.69 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 5309 0 0 0 69 0 0 0 25 0 1 0 270911864 44318720 4623 33554432000 4194304 4650387 140737009718160 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 10820 4623 377 112 0 5785 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43280

[startup+1.50062 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21237300/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=44424 CPUtime=1.48 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 7239 0 0 0 148 0 0 0 25 0 1 0 270911864 45490176 4997 33554432000 4194304 4650387 140737009718160 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 11106 4997 379 112 0 6071 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44424

[startup+3.10034 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21231720/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=44944 CPUtime=3.09 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 11140 0 0 0 308 1 0 0 25 0 1 0 270911864 46022656 4682 33554432000 4194304 4650387 140737009718160 18446744073709551615 4365366 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 11236 4683 379 112 0 6201 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44944

[startup+6.30078 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21105620/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=86784 CPUtime=6.29 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 22406 0 0 0 626 3 0 0 25 0 1 0 270911864 88866816 15948 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 21696 15948 381 112 0 16661 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86784

[startup+12.7007 s]
/proc/loadavg: 4.00 3.95 3.64 4/188 20848
/proc/meminfo: memFree=21363828/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=90396 CPUtime=12.69 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 27495 0 0 0 1266 3 0 0 25 0 1 0 270911864 92565504 15887 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 22599 15887 381 112 0 17564 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 90396

[startup+25.5004 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 20876
/proc/meminfo: memFree=21284392/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=92208 CPUtime=25.49 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 40085 0 0 0 2543 6 0 0 25 0 1 0 270911864 94420992 16066 33554432000 4194304 4650387 140737009718160 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 23052 16066 381 112 0 18017 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92208

[startup+51.1009 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 20877
/proc/meminfo: memFree=21148676/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=170304 CPUtime=51.09 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 60802 0 0 0 5099 10 0 0 25 0 1 0 270911864 174391296 25524 33554432000 4194304 4650387 140737009718160 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 42576 25524 381 112 0 37541 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 170304

[startup+102.307 s]
/proc/loadavg: 4.08 3.97 3.67 5/190 20878
/proc/meminfo: memFree=21024724/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=183736 CPUtime=102.29 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 82194 0 0 0 10215 14 0 0 25 0 1 0 270911864 188145664 29234 33554432000 4194304 4650387 140737009718160 18446744073709551615 4333915 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 45934 29234 381 112 0 40899 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 183736

[startup+162.3 s]
/proc/loadavg: 4.03 3.97 3.69 5/190 20879
/proc/meminfo: memFree=20906900/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=189100 CPUtime=162.29 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 140533 0 0 0 16201 28 0 0 25 0 1 0 270911864 193638400 29574 33554432000 4194304 4650387 140737009718160 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 47275 29574 381 112 0 42240 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 189100

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 20881
/proc/meminfo: memFree=20900792/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=190840 CPUtime=222.3 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 194419 0 0 0 22186 44 0 0 25 0 1 0 270911864 195420160 31547 33554432000 4194304 4650387 140737009718160 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 47710 31547 381 112 0 42675 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 190840

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 20883
/proc/meminfo: memFree=20869388/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=212780 CPUtime=282.3 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 206916 0 0 0 28184 46 0 0 25 0 1 0 270911864 217886720 35859 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 53195 35859 381 112 0 48160 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 212780

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20893
/proc/meminfo: memFree=20829708/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=212780 CPUtime=342.3 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 206916 0 0 0 34184 46 0 0 25 0 1 0 270911864 217886720 35859 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 53195 35859 381 112 0 48160 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 212780

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20895
/proc/meminfo: memFree=20788008/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=212780 CPUtime=402.3 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 206916 0 0 0 40184 46 0 0 25 0 1 0 270911864 217886720 35859 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 53195 35859 381 112 0 48160 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212780

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.77 5/190 20896
/proc/meminfo: memFree=20798524/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=212780 CPUtime=462.3 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 206916 0 0 0 46184 46 0 0 25 0 1 0 270911864 217886720 35859 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 53195 35859 381 112 0 48160 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 212780

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20898
/proc/meminfo: memFree=20778140/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=214204 CPUtime=522.3 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 237211 0 0 0 52176 54 0 0 25 0 1 0 270911864 219344896 40400 33554432000 4194304 4650387 140737009718160 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 53551 40400 381 112 0 48516 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 214204

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.79 5/190 20900
/proc/meminfo: memFree=20765096/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=215736 CPUtime=582.3 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 290028 0 0 0 58159 71 0 0 25 0 1 0 270911864 220913664 36235 33554432000 4194304 4650387 140737009718160 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 53934 36235 381 112 0 48899 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 215736

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 20901
/proc/meminfo: memFree=20726752/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=231508 CPUtime=642.31 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 293832 0 0 0 64159 72 0 0 25 0 1 0 270911864 237064192 40039 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 57877 40039 381 112 0 52842 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231508

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 20903
/proc/meminfo: memFree=20703896/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=231508 CPUtime=702.31 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 293832 0 0 0 70159 72 0 0 25 0 1 0 270911864 237064192 40039 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476153 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 57877 40039 381 112 0 52842 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 231508

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 20904
/proc/meminfo: memFree=20723960/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=231508 CPUtime=762.32 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 293832 0 0 0 76160 72 0 0 25 0 1 0 270911864 237064192 40039 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476780 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 57877 40039 381 112 0 52842 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 231508

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 20906
/proc/meminfo: memFree=20739436/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=231508 CPUtime=822.31 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 293832 0 0 0 82159 72 0 0 25 0 1 0 270911864 237064192 40039 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 57877 40039 381 112 0 52842 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 231508

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20908
/proc/meminfo: memFree=20665252/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=231508 CPUtime=882.31 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 293832 0 0 0 88159 72 0 0 25 0 1 0 270911864 237064192 40039 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 57877 40039 381 112 0 52842 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 231508

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20909
/proc/meminfo: memFree=20741364/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=232020 CPUtime=942.31 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 316573 0 0 0 94153 78 0 0 25 0 1 0 270911864 237588480 42321 33554432000 4194304 4650387 140737009718160 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 58005 42321 381 112 0 52970 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 232020

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 20911
/proc/meminfo: memFree=20653916/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=233128 CPUtime=1002.31 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 363792 0 0 0 100139 92 0 0 25 0 1 0 270911864 238723072 46189 33554432000 4194304 4650387 140737009718160 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 58282 46189 381 112 0 53247 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 233128

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.86 5/190 20912
/proc/meminfo: memFree=20615936/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=299356 CPUtime=1062.32 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 410942 0 0 0 106133 99 0 0 25 0 1 0 270911864 306540544 58772 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 74839 58772 381 112 0 69804 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 299356

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 20914
/proc/meminfo: memFree=20522532/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=299696 CPUtime=1122.32 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 411025 0 0 0 112133 99 0 0 25 0 1 0 270911864 306888704 58855 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 74924 58855 381 112 0 69889 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 299696

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20916
/proc/meminfo: memFree=20505636/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=299696 CPUtime=1182.32 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 411034 0 0 0 118133 99 0 0 25 0 1 0 270911864 306888704 58864 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 74924 58864 381 112 0 69889 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 299696

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.88 5/190 20917
/proc/meminfo: memFree=20342188/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=299696 CPUtime=1242.32 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 411034 0 0 0 124133 99 0 0 25 0 1 0 270911864 306888704 58864 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 74924 58864 381 112 0 69889 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 299696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.99 3.88 4/188 20948
/proc/meminfo: memFree=21076628/32951124 swapFree=67111528/67111528
[pid=20846] ppid=20844 vsize=299696 CPUtime=1300.03 cores=1,3
/proc/20846/stat : 20846 (strangenight1-s) R 20844 20846 20667 0 -1 4202496 411036 0 0 0 129904 99 0 0 25 0 1 0 270911864 306888704 58866 33554432000 4194304 4650387 140737009718160 18446744073709551615 4476286 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20846/statm: 74924 58866 381 112 0 69889 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 299696

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.04
CPU system time (s): 1.00185
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 299696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.04
system time used= 1.00185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411036
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= 6
involuntary context switches= 3138

runsolver used 2.01769 second user time and 5.09023 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 00:55:57
IDJOB=3175598
IDBENCH=82616
IDSOLVER=1589
FILE ID=node144/3175598-1301784957
RUNJOBID= node144-1301783648-20687
PBS_JOBID= 12841374
Free space on /tmp= 71296 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k5-r20-v2000-c40000-S837431592-027-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175598-1301784957/watcher-3175598-1301784957 -o /tmp/evaluation-result-3175598-1301784957/solver-3175598-1301784957 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175598-1301784957.cnf

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

MD5SUM BENCH= 3b045b7b4cbac0d258a07eda037c4299
RANDOM SEED=507021172

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21273476 kB
Buffers:        357808 kB
Cached:       10592292 kB
SwapCached:          0 kB
Active:        8507420 kB
Inactive:      2894440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21273476 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23492 kB
Writeback:           0 kB
AnonPages:      451332 kB
Mapped:          15988 kB
Slab:           212892 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   706508 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= 71300 MiB
End job on node144 at 2011-04-03 01:17:39