Trace number 3369766

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/large/
unif-k5-r20-v2000-c40000-S394483079-002-UNKNOWN.cnf
MD5SUM40e955d306a70bd3dffa8283c1221639
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369766-1305381997.cnf'
0.00/0.01	c -- header says num vars:           2000
0.00/0.01	c -- header says num clauses:       40000
0.00/0.03	c -- clauses added:            0 learnts,        40000 normals,            0 xors
0.00/0.03	c -- vars added       2000
0.00/0.03	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.18/0.25	c asymm  cl-useful: 0/40000/40000 lits-rem:0 time: 0.22
0.18/0.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.18/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.18/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.18/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
0.18/0.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.28/0.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
0.28/0.32	c Finding binary XORs  T:     0.00 s  found:       0
0.28/0.34	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
0.28/0.34	c calculated reachability. Time: 0.00
0.28/0.34	c Calc default polars -  time:   0.00 s pos:     936 undec:      77 neg:     987
0.28/0.34	c =========================================================================================
0.28/0.34	c types(t): F = full restart, N = normal restart
0.28/0.34	c types(t): S = simplification begin/end, E = solution found
0.28/0.34	c restart types(rt): st = static, dy = dynamic
0.28/0.34	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.28/0.34	c  B st     0         0      2000     40000         0         0    200000         0   no data   no data  --
0.68/0.78	c  N dy    18      4042      2000     40000         0      4041    200000    754645    146.96    157.53  --
1.18/1.28	c  N dy    44      8101      2000     40000         0      4768    200000    497368    147.79    158.45  --
1.67/1.76	c  N dy    71     12168      2000     40000         0      8834    200000   1265959    147.57    155.82  --
2.19/2.27	c  N dy   101     16257      2000     40000         0      7428    200000    665511    147.51    156.31  --
2.68/2.78	c  N dy   122     20363      2000     40000         0     11533    200000   1409338    146.63    156.31  --
3.28/3.32	c  N dy   147     24429      2000     40000         0      8515    200000    590025    146.88    160.82  --
3.28/3.39	c  F st   151     25000      2000     40000         0      9086    200000    692401    146.91   no data  --
3.97/4.06	c  N dy   157     30000      2000     40000         0     14079    200000   1738101    146.91   no data  --
3.97/4.06	c  S st   157     30000      2000     40000         0     14079    200000   1738101    146.91   no data  --
4.07/4.14	c  S st   157     30505      2000     40000         0     14584    200000   1820356    146.91   no data  --
4.07/4.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.07/4.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.07/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
4.18/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
4.18/4.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.27/9.39	c lits-rem:       936  cl-subs:       17  v-elim:      0  v-fix:    0  time:  5.12 s
9.58/9.66	c asymm  cl-useful: 0/39164/40000 lits-rem:0 time: 0.27
9.58/9.66	c calculated reachability. Time: 0.00
9.58/9.66	c  N dy   157     30505      2000     40000         0     14567    200000   1811661    146.91   no data  --
10.18/10.22	c  N dy   184     34553      2000     40000         0     10245    200000    690908    147.08    156.33  --
10.68/10.74	c  N dy   205     38657      2000     40000         0     14348    200000   1427408    146.38    154.18  --
11.28/11.31	c  N dy   228     42796      2000     40000         0     18485    200000   2189954    146.23    154.04  --
11.68/11.70	c  S st   244     45759      2000     40000         0     11931    200000    770349    146.00    146.90  --
11.68/11.78	c  S st   244     46262      2000     40000         0     12434    200000    848037    146.00   no data  --
11.68/11.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.68/11.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.78/11.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
11.78/11.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.78/11.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.78/11.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
11.78/11.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.18/15.20	c lits-rem:       750  cl-subs:        2  v-elim:      0  v-fix:    0  time:  3.36 s
15.18/15.20	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
15.18/15.21	c vivif2 --  cl tried    12432 cl shrink        0 lits rem          0 time: 0.01
15.18/15.22	c asymm  cl-useful: 0/836/40000 lits-rem:0 time: 0.01
15.18/15.22	c calculated reachability. Time: 0.00
15.18/15.22	c  N dy   244     46262      2000     40000         0     12432    200000    846274    146.00   no data  --
15.77/15.81	c  N dy   269     50339      2000     40000         0     16508    200000   1601565    146.22    154.92  --
16.38/16.42	c  N dy   291     54349      2000     40000         0     20517    200000   2328392    145.81    154.53  --
16.98/17.02	c  N dy   318     58479      2000     40000         0     14055    200000    971132    145.61    156.38  --
17.59/17.61	c  N dy   341     62543      2000     40000         0     18118    200000   1723906    145.71    153.68  --
18.17/18.25	c  N dy   365     66687      2000     40000         0     22262    200000   2491753    145.67    160.31  --
18.58/18.66	c  S st   382     69393      2000     40000         0     13341    200000    672804    145.73   no data  --
18.69/18.75	c  S st   382     69894      2000     40000         0     13842    200000    753378    145.73   no data  --
18.69/18.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.69/18.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.69/18.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
18.78/18.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.78/18.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.78/18.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
18.78/18.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.28/24.33	c lits-rem:      1475  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.52 s
24.28/24.33	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
24.28/24.34	c vivif2 --  cl tried    13842 cl shrink        0 lits rem          0 time: 0.01
24.58/24.61	c asymm  cl-useful: 0/39946/40000 lits-rem:0 time: 0.27
24.58/24.61	c calculated reachability. Time: 0.00
24.58/24.61	c  N dy   382     69894      2000     40000         0     13842    200000    751903    145.73   no data  --
25.18/25.25	c  N dy   410     74491      2000     40000         0     18437    200000   1609905    145.95    155.52  --
25.88/25.98	c  N dy   441     79416      2000     40000         0     23358    200000   2522097    146.15    155.19  --
26.67/26.74	c  N dy   471     84780      2000     40000         0     16078    200000    981632    145.89    154.01  --
27.07/27.13	c  F st   490     87501      2000     40000         0     18799    200000   1489395    146.00   no data  --
27.49/27.60	c  N st   495     90797      2000     40000         0     22094    200000   2144565    146.00   no data  --
28.48/28.51	c  N dy   518     96752      2000     40000         0     14394    200000    504729    145.91    158.08  --
29.38/29.42	c  N dy   553    103308      2000     40000         0     20946    200000   1702215    145.87    154.19  --
29.58/29.65	c  S st   562    104843      2000     40000         0     22481    200000   1985385    145.85   no data  --
29.69/29.74	c  S st   562    105345      2000     40000         0     22983    200000   2057379    145.85   no data  --
29.69/29.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
29.69/29.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.69/29.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
29.78/29.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.78/29.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.78/29.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
29.78/29.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
42.88/42.98	c lits-rem:       549  cl-subs:        6  v-elim:      0  v-fix:    0  time: 13.11 s
42.88/42.98	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
42.97/43.00	c vivif2 --  cl tried    22977 cl shrink        0 lits rem          0 time: 0.02
43.27/43.30	c asymm  cl-useful: 0/33141/40000 lits-rem:0 time: 0.30
43.27/43.30	c calculated reachability. Time: 0.00
43.27/43.30	c  N dy   562    105345      2000     40000         0     22977    200000   2054632    145.85   no data  --
44.38/44.42	c  N dy   609    112091      2000     40000         0     15068    200000    444176    145.85    157.10  --
45.38/45.44	c  N dy   654    119250      2000     40000         0     22224    200000   1762197    145.88    186.50  --
46.57/46.69	c  N dy   701    127159      2000     40000         0     30129    200000   3208545    145.80    159.11  --
47.88/47.97	c  N dy   755    135614      2000     40000         0     22923    200000   1708657    145.91    153.68  --
49.39/49.46	c  N dy   809    144390      2000     40000         0     31694    200000   3321683    145.97    160.60  --
50.88/50.94	c  N dy   862    153679      2000     40000         0     24325    200000   1774824    145.86    153.82  --
51.59/51.66	c  S st   885    158019      2000     40000         0     28663    200000   2553373    145.74   no data  --
51.69/51.77	c  S st   885    158520      2000     40000         0     29164    200000   2628194    145.74   no data  --
51.69/51.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
51.69/51.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.78/51.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
51.88/51.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.88/51.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.88/51.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
51.88/51.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
71.28/71.40	c lits-rem:       698  cl-subs:        4  v-elim:      0  v-fix:    0  time: 19.47 s
71.38/71.41	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
71.38/71.43	c vivif2 --  cl tried    29160 cl shrink        0 lits rem          0 time: 0.03
71.49/71.52	c asymm  cl-useful: 0/6859/40000 lits-rem:0 time: 0.09
71.49/71.52	c calculated reachability. Time: 0.00
71.49/71.52	c  N dy   885    158520      2000     40000         0     29160    200000   2625877    145.74   no data  --
73.28/73.33	c  N dy   955    168794      2000     40000         0     21772    200000   1148844    145.89    153.91  --
75.08/75.15	c  N dy  1022    179664      2000     40000         0     32642    200000   3150685    145.87    157.96  --
77.08/77.16	c  N dy  1094    191440      2000     40000         0     25758    200000   1702638    145.85    155.27  --
79.27/79.38	c  N dy  1169    203950      2000     40000         0     38263    200000   3985100    145.69    153.97  --
81.48/81.53	c  N dy  1244    217022      2000     40000         0     31674    200000   2600741    145.61    154.55  --
83.98/84.03	c  N dy  1324    230890      2000     40000         0     24875    200000   1182854    145.54    154.75  --
85.18/85.20	c  S st  1365    237780      2000     40000         0     31764    200000   2431841    145.51    146.52  --
85.28/85.32	c  S st  1365    238284      2000     40000         0     32268    200000   2506063    145.51   no data  --
85.28/85.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
85.28/85.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
85.28/85.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
85.38/85.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.38/85.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.38/85.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
85.38/85.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
107.28/107.31	c lits-rem:       617  cl-subs:        8  v-elim:      0  v-fix:    0  time: 21.85 s
107.28/107.32	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
107.28/107.35	c vivif2 --  cl tried    32260 cl shrink        0 lits rem          0 time: 0.03
107.58/107.69	c asymm  cl-useful: 0/28395/40000 lits-rem:0 time: 0.34
107.58/107.69	c calculated reachability. Time: 0.00
107.58/107.69	c  N dy  1365    238284      2000     40000         0     32260    200000   2501671    145.51   no data  --
110.38/110.50	c  N dy  1449    253629      2000     40000         0     25936    200000   1193869    145.34    153.37  --
113.38/113.45	c  N dy  1555    269917      2000     40000         0     42221    200000   4204603    145.40    153.57  --
116.59/116.61	c  N dy  1668    287183      2000     40000         0     36821    200000   3030617    145.48    155.26  --
119.98/120.06	c  N dy  1782    305618      2000     40000         0     31590    200000   1872248    145.46    153.19  --
120.08/120.18	c  F st  1787    306252      2000     40000         0     32223    200000   1991726    145.47    148.43  --
123.78/123.87	c  N dy  1877    325167      2000     40000         0     26472    200000    772455    145.50    154.16  --
127.59/127.63	c  N dy  2006    345271      2000     40000         0     46571    200000   4484104    145.55    153.28  --
129.88/129.96	c  S st  2079    357427      2000     40000         0     33070    200000   1801534    145.49   no data  --
129.98/130.08	c  S st  2079    357928      2000     40000         0     33571    200000   1879860    145.49   no data  --
129.98/130.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
129.98/130.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
130.08/130.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
130.18/130.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
130.18/130.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
130.18/130.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
130.18/130.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
143.09/143.17	c lits-rem:       661  cl-subs:        2  v-elim:      0  v-fix:    0  time: 12.97 s
143.09/143.18	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
143.19/143.20	c vivif2 --  cl tried    33569 cl shrink        0 lits rem          0 time: 0.02
143.29/143.38	c asymm  cl-useful: 0/11605/40000 lits-rem:0 time: 0.18
143.29/143.38	c calculated reachability. Time: 0.00
143.29/143.38	c  N dy  2079    357928      2000     40000         0     33569    200000   1878458    145.49   no data  --
147.39/147.42	c  N dy  2203    378437      2000     40000         0     27415    200000    594402    145.46    155.44  --
150.98/151.00	c  N dy  2319    398495      2000     40000         0     47469    200000   4236863    145.35    153.60  --
154.78/154.81	c  N dy  2446    418564      2000     40000         0     39872    200000   2700567    145.37    155.62  --
158.88/158.94	c  N dy  2576    438664      2000     40000         0     31303    200000    958354    145.47    153.33  --
162.69/162.72	c  N dy  2704    458717      2000     40000         0     51347    200000   4647705    145.50    154.36  --
166.58/166.61	c  N dy  2828    478736      2000     40000         0     41706    200000   2694983    145.53    196.56  --
170.98/171.03	c  N dy  2947    498916      2000     40000         0     31230    200000    589823    145.49    155.34  --
174.90/174.98	c  N dy  3069    519099      2000     40000         0     51409    200000   4306659    145.48    154.63  --
178.78/178.86	c  S st  3180    536892      2000     40000         0     37535    200000   1569211    145.48   no data  --
178.88/178.99	c  S st  3180    537393      2000     40000         0     38036    200000   1655811    145.48   no data  --
178.98/179.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
178.98/179.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.98/179.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
179.08/179.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.08/179.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.08/179.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
179.08/179.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
188.38/188.40	c lits-rem:       572  cl-subs:        4  v-elim:      0  v-fix:    0  time:  9.30 s
188.38/188.40	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
188.38/188.42	c vivif2 --  cl tried    38032 cl shrink        0 lits rem          0 time: 0.02
188.68/188.77	c asymm  cl-useful: 0/26279/40000 lits-rem:0 time: 0.35
188.68/188.78	c calculated reachability. Time: 0.00
188.68/188.78	c  N dy  3180    537393      2000     40000         0     38032    200000   1653960    145.48   no data  --
193.08/193.10	c  N dy  3306    557640      2000     40000         0     58274    200000   5362026    145.46    153.22  --
197.38/197.42	c  N dy  3431    577726      2000     40000         0     45702    200000   2889295    145.45    157.67  --
201.98/202.04	c  N dy  3555    597758      2000     40000         0     65730    200000   6576078    145.51    153.66  --
206.18/206.22	c  N dy  3681    617963      2000     40000         0     52269    200000   3911102    145.50    153.53  --
210.88/210.98	c  N dy  3808    638170      2000     40000         0     37816    200000   1105438    145.51    154.40  --
215.09/215.14	c  N dy  3929    658261      2000     40000         0     57900    200000   4803614    145.53    162.35  --
219.78/219.87	c  N dy  4059    678313      2000     40000         0     42289    200000   1723819    145.54    168.24  --
224.29/224.31	c  N dy  4178    698380      2000     40000         0     62350    200000   5418557    145.53    156.72  --
228.89/228.97	c  N dy  4300    718520      2000     40000         0     45824    200000   2220758    145.53    153.26  --
233.48/233.58	c  N dy  4423    738561      2000     40000         0     65862    200000   5905284    145.54    153.75  --
238.28/238.36	c  N dy  4559    758734      2000     40000         0     48376    200000   2519542    145.63    153.58  --
243.10/243.15	c  N dy  4689    778819      2000     40000         0     68460    200000   6236483    145.66    180.54  --
247.88/247.92	c  N dy  4814    799231      2000     40000         0     50208    200000   2656428    145.65    154.52  --
249.38/249.46	c  S st  4854    806089      2000     40000         0     57063    200000   3901009    145.63   no data  --
249.59/249.62	c  S st  4854    806591      2000     40000         0     57565    200000   3980329    145.63   no data  --
249.59/249.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
249.59/249.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.59/249.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
249.78/249.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
249.78/249.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
249.78/249.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
249.78/249.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
534.99/535.05	c lits-rem:       398  cl-subs:       11  v-elim:      0  v-fix:    0  time: 285.21 s
534.99/535.05	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
534.99/535.09	c vivif2 --  cl tried    57554 cl shrink        0 lits rem          0 time: 0.04
535.39/535.40	c asymm  cl-useful: 0/13721/40000 lits-rem:0 time: 0.30
535.39/535.40	c calculated reachability. Time: 0.00
535.39/535.40	c  N dy  4854    806591      2000     40000         0     57554    200000   3976087    145.63   no data  --
540.19/540.23	c  N dy  4969    826621      2000     40000         0     77579    200000   7656825    145.61    158.03  --
544.50/544.54	c  N dy  5098    846768      2000     40000         0     58061    200000   3951288    145.63    156.52  --
549.49/549.52	c  N dy  5222    866885      2000     40000         0     78176    200000   7646393    145.63    155.15  --
553.89/553.90	c  N dy  5348    886976      2000     40000         0     57601    200000   3708681    145.65    160.87  --
558.80/558.89	c  N dy  5474    907077      2000     40000         0     77696    200000   7428705    145.65    155.27  --
563.40/563.43	c  N dy  5604    927084      2000     40000         0     56044    200000   3249527    145.69    162.97  --
568.19/568.29	c  N dy  5736    947155      2000     40000         0     76107    200000   6969971    145.71    153.92  --
572.99/573.01	c  N dy  5857    967280      2000     40000         0     53577    200000   2586243    145.73    154.61  --
577.69/577.79	c  N dy  5979    987319      2000     40000         0     73611    200000   6303488    145.76    159.29  --
582.90/582.96	c  N dy  6112   1007408      2000     40000         0     50040    200000   1779260    145.81    165.17  --
587.49/587.57	c  N dy  6240   1027479      2000     40000         0     70107    200000   5482200    145.84    162.78  --
593.10/593.19	c  N dy  6375   1047715      2000     40000         0     45684    200000    781744    145.86    154.62  --
597.49/597.56	c  N dy  6495   1067817      2000     40000         0     65783    200000   4474254    145.85    153.65  --
598.50/598.53	c  F st  6520   1071875      2000     40000         0     69841    200000   5213017    145.84   no data  --
602.59/602.65	c  N dy  6594   1087918      2000     40000         0     85881    200000   8247631    145.85    189.24  --
607.50/607.53	c  N dy  6729   1108052      2000     40000         0     60353    200000   3334405    145.89    158.13  --
612.79/612.86	c  N dy  6848   1128485      2000     40000         0     80778    200000   7101042    145.88    157.83  --
618.29/618.35	c  N dy  6966   1148570      2000     40000         0     54209    200000   1987037    145.87    159.57  --
623.30/623.32	c  N dy  7085   1168628      2000     40000         0     74264    200000   5671924    145.86    160.94  --
629.20/629.28	c  N dy  7205   1188731      2000     40000         0     94363    200000   9362391    145.85    157.66  --
633.99/634.06	c  N dy  7324   1208765      2000     40000         0     66730    200000   4167561    145.87    163.58  --
634.29/634.34	c  S st  7330   1209886      2000     40000         0     67851    200000   4373847    145.87   no data  --
634.49/634.53	c  S st  7330   1210389      2000     40000         0     68354    200000   4455596    145.87   no data  --
634.49/634.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
634.49/634.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
634.60/634.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
634.70/634.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
634.70/634.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.70/634.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
634.70/634.78	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1024.11/1024.19	c lits-rem:       305  cl-subs:       10  v-elim:      0  v-fix:    0  time: 389.41 s
1024.11/1024.19	c vivif2 --  cl tried    40000 cl shrink        0 lits rem          0 time: 0.00
1024.20/1024.24	c vivif2 --  cl tried    68344 cl shrink        0 lits rem          0 time: 0.05
1024.60/1024.62	c asymm  cl-useful: 0/18812/40000 lits-rem:0 time: 0.38
1024.60/1024.62	c calculated reachability. Time: 0.00
1024.60/1024.62	c  N dy  7330   1210389      2000     40000         0     68344    200000   4450824    145.87   no data  --
1030.10/1030.14	c  N dy  7464   1230451      2000     40000         0     88400    200000   8145436    145.87    153.88  --
1035.40/1035.41	c  N dy  7591   1250611      2000     40000         0     59905    200000   2713557    145.89    154.58  --
1040.40/1040.42	c  N dy  7712   1270856      2000     40000         0     80144    200000   6413156    145.88    153.57  --
1046.30/1046.37	c  N dy  7836   1291026      2000     40000         0     50652    200000    820368    145.90    154.18  --
1050.90/1050.98	c  N dy  7956   1311066      2000     40000         0     70689    200000   4522717    145.91    159.31  --
1056.50/1056.56	c  N dy  8078   1331070      2000     40000         0     90680    200000   8202599    145.92    153.77  --
1061.90/1061.99	c  N dy  8195   1351144      2000     40000         0     60104    200000   2404837    145.92    155.79  --
1067.01/1067.02	c  N dy  8322   1371238      2000     40000         0     80196    200000   6110669    145.93    157.09  --
1073.00/1073.07	c  N dy  8448   1391283      2000     40000         0    100233    200000   9791015    145.94    154.03  --
1078.10/1078.17	c  N dy  8565   1411506      2000     40000         0     68805    200000   3799241    145.93    156.73  --
1083.70/1083.77	c  N dy  8680   1431527      2000     40000         0     88823    200000   7491913    145.93    158.87  --
1090.11/1090.16	c  N dy  8807   1451529      2000     40000         0     56163    200000   1302649    145.96    154.42  --
1095.20/1095.21	c  N dy  8929   1471638      2000     40000         0     76264    200000   5003204    145.96    154.67  --
1101.20/1101.26	c  N dy  9046   1491713      2000     40000         0     96335    200000   8681366    145.95    171.24  --
1107.30/1107.31	c  N dy  9174   1511876      2000     40000         0     62840    200000   2351512    145.96    155.30  --
1112.61/1112.65	c  N dy  9302   1531888      2000     40000         0     82847    200000   6092199    146.00    156.95  --
1119.00/1119.07	c  N dy  9420   1551978      2000     40000         0    102929    200000   9811676    146.00    158.49  --
1124.70/1124.73	c  N dy  9547   1572170      2000     40000         0     68459    200000   3247991    146.02    155.67  --
1130.41/1130.42	c  N dy  9674   1592337      2000     40000         0     88624    200000   7013363    146.05    155.16  --
1137.11/1137.11	c  N dy  9804   1612420      2000     40000         0    108703    200000  10741732    146.07    155.87  --
1142.41/1142.44	c  N dy  9924   1632565      2000     40000         0     73190    200000   3949258    146.07    155.96  --
1148.31/1148.35	c  N dy 10053   1652615      2000     40000         0     93228    200000   7660632    146.09    179.79  --
1155.31/1155.34	c  N dy 10174   1672817      2000     40000         0     56779    200000    719829    146.09    154.07  --
1160.31/1160.38	c  N dy 10301   1692871      2000     40000         0     76823    200000   4444147    146.12    161.49  --
1165.61/1165.61	c  S st 10402   1710389      2000     40000         0     94337    200000   7665623    146.12   no data  --
1165.81/1165.86	c  S st 10402   1710892      2000     40000         0     94840    200000   7742717    146.12   no data  --
1165.81/1165.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1165.81/1165.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1165.91/1165.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.08
1166.21/1166.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1166.21/1166.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1166.21/1166.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2000 time:  0.00 s
1166.21/1166.28	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-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3369766-1305381997/watcher-3369766-1305381997 -o /tmp/evaluation-result-3369766-1305381997/solver-3369766-1305381997 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369766-1305381997.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.90 3.21 3.49 4/278 16283
/proc/meminfo: memFree=25142648/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=11796 CPUtime=0 cores=0,2
/proc/16282/stat : 16282 (runsolver) R 16280 16282 15822 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 630615023 12079104 49 33554432000 4194304 5432360 140735469627200 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 2 0 0 0
/proc/16282/statm: 2949 49 30 303 0 2643 0

[startup+0.0445741 s]
/proc/loadavg: 1.90 3.21 3.49 4/278 16283
/proc/meminfo: memFree=25142648/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=31832 CPUtime=0.03 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 1560 0 0 0 3 0 0 0 18 0 1 0 630615023 32595968 1500 33554432000 4194304 4650387 140735254108992 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 7958 1500 347 112 0 2923 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31832

[startup+0.100585 s]
/proc/loadavg: 1.90 3.21 3.49 4/278 16283
/proc/meminfo: memFree=25142648/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=31964 CPUtime=0.08 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 1607 0 0 0 8 0 0 0 18 0 1 0 630615023 32731136 1547 33554432000 4194304 4650387 140735254108992 18446744073709551615 4370569 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 7991 1547 347 112 0 2956 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31964

[startup+0.300528 s]
/proc/loadavg: 1.90 3.21 3.49 4/278 16283
/proc/meminfo: memFree=25142648/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=42092 CPUtime=0.28 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 4270 0 0 0 28 0 0 0 18 0 1 0 630615023 43102208 3584 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 10523 3584 363 112 0 5488 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 42092

[startup+0.700482 s]
/proc/loadavg: 1.90 3.21 3.49 4/278 16283
/proc/meminfo: memFree=25142648/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=43300 CPUtime=0.68 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 5249 0 0 0 68 0 0 0 18 0 1 0 630615023 44339200 4563 33554432000 4194304 4650387 140735254108992 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 10825 4563 377 112 0 5790 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43300

[startup+1.50033 s]
/proc/loadavg: 1.90 3.21 3.49 5/292 16307
/proc/meminfo: memFree=24956048/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=44416 CPUtime=1.47 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 7028 0 0 0 147 0 0 0 20 0 1 0 630615023 45481984 4800 33554432000 4194304 4650387 140735254108992 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 11104 4801 379 112 0 6069 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 44416

[startup+3.10106 s]
/proc/loadavg: 2.07 3.22 3.49 5/292 16307
/proc/meminfo: memFree=24931124/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=44780 CPUtime=3.08 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 10007 0 0 0 307 1 0 0 25 0 1 0 630615023 45854720 5810 33554432000 4194304 4650387 140735254108992 18446744073709551615 4365462 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 11195 5810 379 112 0 6160 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 44780

[startup+6.3005 s]
/proc/loadavg: 2.07 3.22 3.49 5/292 16307
/proc/meminfo: memFree=24855736/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=86352 CPUtime=6.27 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 22248 0 0 0 624 3 0 0 25 0 1 0 630615023 88424448 15833 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 21588 15833 381 112 0 16553 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 86352

[startup+12.7004 s]
/proc/loadavg: 2.37 3.24 3.50 5/292 16307
/proc/meminfo: memFree=24793596/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=88080 CPUtime=12.68 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 26879 0 0 0 1264 4 0 0 25 0 1 0 630615023 90193920 15322 33554432000 4194304 4650387 140735254108992 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 22020 15322 381 112 0 16985 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 88080

[startup+25.5011 s]
/proc/loadavg: 2.62 3.27 3.50 5/292 16307
/proc/meminfo: memFree=24574140/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=91136 CPUtime=25.48 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 34461 0 0 0 2542 6 0 0 25 0 1 0 630615023 93323264 17136 33554432000 4194304 4650387 140735254108992 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 22784 17136 381 112 0 17749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 91136

[startup+51.1006 s]
/proc/loadavg: 3.09 3.33 3.51 5/292 16308
/proc/meminfo: memFree=24475584/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=112504 CPUtime=51.08 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 57293 0 0 0 5096 12 0 0 25 0 1 0 630615023 115204096 22038 33554432000 4194304 4650387 140735254108992 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 28126 22038 381 112 0 23091 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 112504

[startup+102.311 s]
/proc/loadavg: 3.63 3.44 3.54 5/292 16309
/proc/meminfo: memFree=24267384/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=136900 CPUtime=102.29 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 81160 0 0 0 10213 16 0 0 25 0 1 0 630615023 140185600 28252 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 34225 28252 381 112 0 29190 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 136900

[startup+162.301 s]
/proc/loadavg: 3.86 3.54 3.57 5/292 16311
/proc/meminfo: memFree=24222208/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=188716 CPUtime=162.28 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 128625 0 0 0 16201 27 0 0 25 0 1 0 630615023 193245184 30862 33554432000 4194304 4650387 140735254108992 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 47179 30862 381 112 0 42144 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 188716

[startup+222.3 s]
/proc/loadavg: 3.95 3.62 3.59 5/292 16313
/proc/meminfo: memFree=24119376/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=192540 CPUtime=222.29 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 177813 0 0 0 22188 41 0 0 25 0 1 0 630615023 197160960 30810 33554432000 4194304 4650387 140735254108992 18446744073709551615 4333662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 48135 30811 381 112 0 43100 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 192540

[startup+282.301 s]
/proc/loadavg: 4.02 3.70 3.62 5/292 16314
/proc/meminfo: memFree=24093564/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=211592 CPUtime=282.28 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 206493 0 0 0 28179 49 0 0 25 0 1 0 630615023 216670208 35411 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 52898 35411 381 112 0 47863 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 211592

[startup+342.301 s]
/proc/loadavg: 4.13 3.78 3.65 5/292 16316
/proc/meminfo: memFree=24053484/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=211592 CPUtime=342.29 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 206493 0 0 0 34179 50 0 0 25 0 1 0 630615023 216670208 35411 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 52898 35411 381 112 0 47863 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 211592

[startup+402.301 s]
/proc/loadavg: 4.05 3.82 3.67 5/292 16317
/proc/meminfo: memFree=24019456/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=211592 CPUtime=402.29 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 206493 0 0 0 40179 50 0 0 25 0 1 0 630615023 216670208 35411 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 52898 35411 381 112 0 47863 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 211592

[startup+462.301 s]
/proc/loadavg: 4.02 3.85 3.68 5/292 16319
/proc/meminfo: memFree=24019788/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=211592 CPUtime=462.29 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 206493 0 0 0 46179 50 0 0 25 0 1 0 630615023 216670208 35411 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 52898 35411 381 112 0 47863 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 211592

[startup+522.3 s]
/proc/loadavg: 4.04 3.89 3.71 5/292 16321
/proc/meminfo: memFree=24026948/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=211592 CPUtime=522.29 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 206493 0 0 0 52179 50 0 0 25 0 1 0 630615023 216670208 35411 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 52898 35411 381 112 0 47863 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 211592

[startup+582.301 s]
/proc/loadavg: 4.01 3.91 3.73 5/292 16322
/proc/meminfo: memFree=23979156/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=160888 CPUtime=582.29 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 247856 0 0 0 58168 61 0 0 25 0 1 0 630615023 164749312 32795 33554432000 4194304 4650387 140735254108992 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 40222 32795 381 112 0 35187 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 160888

[startup+642.301 s]
/proc/loadavg: 4.00 3.92 3.74 5/292 16324
/proc/meminfo: memFree=23912044/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=233064 CPUtime=642.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 294131 0 0 0 64154 76 0 0 25 0 1 0 630615023 238657536 40334 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 58266 40334 381 112 0 53231 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 233064

[startup+702.301 s]
/proc/loadavg: 4.00 3.93 3.75 5/292 16325
/proc/meminfo: memFree=23917592/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=233064 CPUtime=702.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 294194 0 0 0 70154 76 0 0 25 0 1 0 630615023 238657536 40397 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 58266 40397 381 112 0 53231 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 233064

[startup+762.311 s]
/proc/loadavg: 4.00 3.94 3.76 5/292 16327
/proc/meminfo: memFree=23874784/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=233064 CPUtime=762.31 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 294194 0 0 0 76155 76 0 0 25 0 1 0 630615023 238657536 40397 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 58266 40397 381 112 0 53231 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 233064

[startup+822.3 s]
/proc/loadavg: 4.06 3.97 3.78 5/292 16329
/proc/meminfo: memFree=23872656/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=233064 CPUtime=822.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 294194 0 0 0 82154 76 0 0 25 0 1 0 630615023 238657536 40397 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 58266 40397 381 112 0 53231 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 233064

[startup+882.301 s]
/proc/loadavg: 4.10 3.99 3.80 5/292 16330
/proc/meminfo: memFree=23840252/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=233064 CPUtime=882.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 294194 0 0 0 88154 76 0 0 25 0 1 0 630615023 238657536 40397 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 58266 40397 381 112 0 53231 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 233064

[startup+942.301 s]
/proc/loadavg: 4.07 4.00 3.81 5/292 16332
/proc/meminfo: memFree=23844808/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=233064 CPUtime=942.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 294194 0 0 0 94154 76 0 0 25 0 1 0 630615023 238657536 40397 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 58266 40397 381 112 0 53231 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 233064

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.82 5/292 16333
/proc/meminfo: memFree=23826776/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=233064 CPUtime=1002.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 294194 0 0 0 100154 76 0 0 25 0 1 0 630615023 238657536 40397 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 58266 40397 381 112 0 53231 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 233064

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.83 5/292 16335
/proc/meminfo: memFree=23798100/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=180508 CPUtime=1062.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 323564 0 0 0 106146 84 0 0 25 0 1 0 630615023 184840192 38722 33554432000 4194304 4650387 140735254108992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 45127 38722 381 112 0 40092 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 180508

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.84 5/292 16340
/proc/meminfo: memFree=23847124/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=180728 CPUtime=1122.3 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 366478 0 0 0 112134 96 0 0 25 0 1 0 630615023 185065472 37464 33554432000 4194304 4650387 140735254108992 18446744073709551615 4331358 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 45182 37464 381 112 0 40147 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 180728

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/292 16341
/proc/meminfo: memFree=23721600/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=301632 CPUtime=1182.31 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 411671 0 0 0 118124 107 0 0 25 0 1 0 630615023 308871168 59309 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 75408 59309 381 112 0 70373 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 301632

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/292 16343
/proc/meminfo: memFree=23753928/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=301792 CPUtime=1242.31 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 411751 0 0 0 124124 107 0 0 25 0 1 0 630615023 309035008 59389 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 75448 59389 381 112 0 70413 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 301792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.86 5/292 16344
/proc/meminfo: memFree=23666240/32951124 swapFree=67057896/67111528
[pid=16282] ppid=16280 vsize=301792 CPUtime=1300.01 cores=0,2
/proc/16282/stat : 16282 (strangenight1-s) R 16280 16282 15822 0 -1 4202496 411751 0 0 0 129894 107 0 0 25 0 1 0 630615023 309035008 59389 33554432000 4194304 4650387 140735254108992 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16282/statm: 75448 59389 381 112 0 70413 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 301792

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.04
CPU user time (s): 1298.95
CPU system time (s): 1.08983
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 301792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.95
system time used= 1.08983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411751
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= 13
involuntary context switches= 2429

runsolver used 3.79642 second user time and 8.05477 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 16:06:37
IDJOB=3369766
IDBENCH=82575
IDSOLVER=1847
FILE ID=node140/3369766-1305381997
RUNJOBID= node140-1305381997-16264
PBS_JOBID= 13324362
Free space on /tmp= 73484 MiB

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

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

MD5SUM BENCH= 40e955d306a70bd3dffa8283c1221639
RANDOM SEED=91962605

node140.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.833
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.66
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.833
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.14
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.833
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.833
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.77
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.833
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.833
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.74
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.833
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.833
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:     32951124 kB
MemFree:      25142812 kB
Buffers:        285084 kB
Cached:        3680224 kB
SwapCached:       8056 kB
Active:        4844868 kB
Inactive:      2653536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25142812 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            7940 kB
Writeback:           0 kB
AnonPages:     3529644 kB
Mapped:          22560 kB
Slab:           224636 kB
PageTables:      22072 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45566572 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= 73452 MiB
End job on node140 at 2011-05-14 16:28:19