Trace number 3175568

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.04 1300.01

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
MD5SUM7ca36bcba61bdf9cc15c9739d715b3da
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 variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3175568-1301783669.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.01	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.01	c -- vars added        250
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.37	c asymm  cl-useful: 0/14607/21250 lits-rem:0 time: 0.35
0.29/0.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.29/0.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.47	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.48	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.48	c calculated reachability. Time: 0.00
0.39/0.48	c Calc default polars -  time:   0.00 s pos:     118 undec:       7 neg:     125
0.39/0.48	c =========================================================================================
0.39/0.48	c types(t): F = full restart, N = normal restart
0.39/0.48	c types(t): S = simplification begin/end, E = solution found
0.39/0.48	c restart types(rt): st = static, dy = dynamic
0.39/0.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.48	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.72	c  N dy    10      4025       250     21250         0      3916    148750    264173     58.38     61.46  --
0.89/0.96	c  N dy    21      8044       250     21250         0      5425    148750    305477     57.74     63.73  --
1.29/1.30	c  N dy    38     13031       250     21250         0      6142    148750    286610     57.63     60.70  --
1.49/1.58	c  N dy    50     17238       250     21250         0     10255    148750    557226     57.46     60.54  --
1.78/1.86	c  N dy    65     21305       250     21250         0      8726    148750    398290     57.69     60.77  --
2.09/2.12	c  F st    76     25000       250     21250         0     12327    148750    636898     57.61     52.67  --
2.09/2.17	c  N st    78     25625       250     21250         0     12938    148750    677700     57.61   no data  --
2.39/2.48	c  N dy    82     30000       250     21250         0     10571    148750    471355     57.61   no data  --
2.39/2.48	c  S st    82     30000       250     21250         0     10571    148750    471355     57.61   no data  --
2.49/2.53	c  S st    82     30500       250     21250         0     11067    148750    502054     57.61   no data  --
2.49/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.49/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.49/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.59/5.66	c lits-rem:      1947  cl-subs:      304  v-elim:      0  v-fix:    0  time:  3.10 s
5.79/5.86	c asymm  cl-useful: 0/5542/21250 lits-rem:0 time: 0.19
5.79/5.86	c calculated reachability. Time: 0.00
5.79/5.86	c  N dy    82     30500       250     21250         0     10763    148750    471864     57.61   no data  --
6.19/6.26	c  N dy   104     35402       250     21250         0      7818    148750    226930     57.75     61.49  --
6.59/6.64	c  N dy   121     40926       250     21250         0     13200    148750    583610     57.74     61.13  --
6.99/7.02	c  N dy   142     45484       250     21250         0      8924    148750    245549     57.86     61.10  --
6.99/7.04	c  S st   144     45750       250     21250         0      9185    148750    262784     57.86   no data  --
6.99/7.09	c  S st   144     46252       250     21250         0      9676    148750    293444     57.86   no data  --
6.99/7.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.09/7.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.09/7.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.66	c lits-rem:       430  cl-subs:       36  v-elim:      0  v-fix:    0  time:  2.55 s
9.59/9.66	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
9.59/9.66	c vivif2 --  cl tried     9640 cl shrink        0 lits rem          0 time: 0.00
9.69/9.70	c asymm  cl-useful: 0/1101/21250 lits-rem:0 time: 0.04
9.69/9.70	c calculated reachability. Time: 0.00
9.69/9.70	c  N dy   144     46252       250     21250         0      9640    148750    289548     57.86   no data  --
10.08/10.12	c  N dy   165     51612       250     21250         0     14872    148750    633535     57.93     61.47  --
10.38/10.44	c  N dy   178     55658       250     21250         0     18831    148750    893835     57.93     61.01  --
10.79/10.81	c  N dy   193     60382       250     21250         0     13702    148750    503448     57.83     61.03  --
11.19/11.23	c  N dy   205     65523       250     21250         0     18727    148750    835181     57.75     61.04  --
11.49/11.56	c  S st   212     69380       250     21250         0     11772    148750    327047     57.67     56.12  --
11.59/11.61	c  S st   212     69883       250     21250         0     12269    148750    357369     57.67   no data  --
11.59/11.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/11.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.59/11.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.59/11.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/11.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.59/11.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.89/13.93	c lits-rem:       449  cl-subs:       65  v-elim:      0  v-fix:    0  time:  2.29 s
13.89/13.93	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
13.89/13.93	c vivif2 --  cl tried    12204 cl shrink        0 lits rem          0 time: 0.00
14.29/14.32	c asymm  cl-useful: 0/12542/21250 lits-rem:0 time: 0.38
14.29/14.32	c calculated reachability. Time: 0.00
14.29/14.32	c  N dy   212     69883       250     21250         0     12204    148750    351218     57.67   no data  --
14.59/14.69	c  N dy   233     74489       250     21250         0     16704    148750    648796     57.69     61.01  --
15.09/15.13	c  N dy   253     79442       250     21250         0     21561    148750    969708     57.72     60.89  --
15.49/15.57	c  N dy   270     84711       250     21250         0     14981    148750    484008     57.71     61.39  --
15.79/15.81	c  F st   281     87501       250     21250         0     17702    148750    663951     57.72     55.63  --
15.99/16.09	c  N st   286     90797       250     21250         0     20914    148750    877413     57.72   no data  --
16.58/16.66	c  N dy   300     96838       250     21250         0     14121    148750    375189     57.68     60.73  --
17.09/17.18	c  N dy   323    103100       250     21250         0     20264    148750    780265     57.68     62.31  --
17.29/17.35	c  S st   329    104826       250     21250         0     21948    148750    892125     57.69     61.51  --
17.39/17.43	c  S st   329    105328       250     21250         0     22442    148750    922833     57.69   no data  --
17.39/17.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.39/17.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.39/17.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
17.39/17.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.39/17.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.39/17.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
17.39/17.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.69/22.71	c lits-rem:      1077  cl-subs:      508  v-elim:      0  v-fix:    0  time:  5.24 s
22.69/22.71	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
22.69/22.72	c vivif2 --  cl tried    21934 cl shrink        0 lits rem          0 time: 0.01
22.89/22.95	c asymm  cl-useful: 0/4060/21250 lits-rem:0 time: 0.22
22.89/22.95	c calculated reachability. Time: 0.00
22.89/22.95	c  N dy   329    105328       250     21250         0     21934    148750    875047     57.69   no data  --
23.59/23.64	c  N dy   356    112372       250     21250         0     15137    148750    387330     57.73     60.97  --
24.19/24.27	c  N dy   383    119561       250     21250         0     22156    148750    855052     57.76     60.89  --
25.19/25.22	c  N dy   410    129242       250     21250         0     16952    148750    456435     57.73     61.75  --
25.88/25.99	c  N dy   434    137536       250     21250         0     25064    148750    994804     57.71     60.75  --
27.19/27.22	c  N dy   461    149591       250     21250         0     21201    148750    682125     57.63     61.08  --
27.99/28.07	c  S st   494    157992       250     21250         0     29417    148750   1222066     57.62     56.76  --
28.09/28.16	c  S st   494    158496       250     21250         0     29913    148750   1254425     57.62   no data  --
28.09/28.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.09/28.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.09/28.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
28.19/28.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
28.19/28.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.98/35.01	c lits-rem:      1180  cl-subs:      912  v-elim:      0  v-fix:    0  time:  6.78 s
34.98/35.01	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
34.98/35.02	c vivif2 --  cl tried    29001 cl shrink        0 lits rem          0 time: 0.01
35.19/35.26	c asymm  cl-useful: 0/3431/21250 lits-rem:0 time: 0.24
35.19/35.27	c calculated reachability. Time: 0.00
35.19/35.27	c  N dy   494    158496       250     21250         0     29001    148750   1172386     57.62   no data  --
36.28/36.34	c  N dy   541    168790       250     21250         0     22439    148750    708138     57.66     63.61  --
37.48/37.51	c  N dy   585    179860       250     21250         0     33315    148750   1427311     57.69     60.82  --
38.59/38.64	c  N dy   619    191390       250     21250         0     26970    148750    957308     57.66     61.04  --
39.98/40.00	c  N dy   663    203613       250     21250         0     20358    148750    465805     57.67     62.47  --
41.28/41.38	c  N dy   716    216761       250     21250         0     33195    148750   1314104     57.68     60.82  --
43.39/43.44	c  N dy   777    235768       250     21250         0     32173    148750   1195001     57.63     60.83  --
43.59/43.68	c  S st   786    237744       250     21250         0     34109    148750   1323701     57.63     52.65  --
43.69/43.77	c  S st   786    238244       250     21250         0     34607    148750   1354146     57.63   no data  --
43.69/43.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.69/43.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.79/43.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
43.79/43.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.79/43.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.79/43.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.79/43.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.89/52.90	c lits-rem:      1183  cl-subs:      884  v-elim:      0  v-fix:    0  time:  9.06 s
52.89/52.90	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
52.89/52.92	c vivif2 --  cl tried    33723 cl shrink        0 lits rem          0 time: 0.01
52.99/53.02	c asymm  cl-useful: 0/1217/21250 lits-rem:0 time: 0.10
52.99/53.02	c calculated reachability. Time: 0.00
52.99/53.02	c  N dy   786    238244       250     21250         0     33723    148750   1274903     57.63   no data  --
54.69/54.78	c  N dy   856    253715       250     21250         0     28353    148750    886000     57.68     60.81  --
56.68/56.76	c  N dy   908    270698       250     21250         0     23463    148750    507402     57.65     61.06  --
58.78/58.85	c  N dy  1002    288162       250     21250         0     40492    148750   1630192     57.70     61.00  --
60.98/61.01	c  F st  1076    306250       250     21250         0     35746    148750   1262537     57.70     49.18  --
60.98/61.09	c  N st  1078    306876       250     21250         0     36359    148750   1303174     57.70   no data  --
63.48/63.50	c  N dy  1130    326905       250     21250         0     32448    148750    992133     57.68     61.13  --
66.18/66.22	c  N dy  1221    347251       250     21250         0     27901    148750    639947     57.73     60.97  --
67.28/67.38	c  S st  1251    357366       250     21250         0     37807    148750   1291342     57.72     59.27  --
67.38/67.48	c  S st  1251    357868       250     21250         0     38304    148750   1322811     57.72   no data  --
67.38/67.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.38/67.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.48/67.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
67.48/67.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.48/67.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.48/67.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
67.48/67.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.48/77.51	c lits-rem:       823  cl-subs:      780  v-elim:      0  v-fix:    0  time:  9.97 s
77.48/77.51	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
77.48/77.52	c vivif2 --  cl tried    37524 cl shrink        0 lits rem          0 time: 0.01
77.68/77.75	c asymm  cl-useful: 0/3697/21250 lits-rem:0 time: 0.23
77.68/77.75	c calculated reachability. Time: 0.00
77.68/77.75	c  N dy  1251    357868       250     21250         0     37524    148750   1250661     57.72   no data  --
80.38/80.46	c  N dy  1323    378241       250     21250         0     32014    148750    857499     57.72     60.91  --
83.18/83.22	c  N dy  1388    398451       250     21250         0     51764    148750   2166560     57.71     60.83  --
85.79/85.88	c  N dy  1470    418814       250     21250         0     45267    148750   1686533     57.74     60.94  --
88.58/88.61	c  N dy  1546    439780       250     21250         0     38365    148750   1172803     57.74     60.91  --
91.98/92.07	c  N dy  1644    464139       250     21250         0     33840    148750    814419     57.74     61.05  --
94.78/94.87	c  N dy  1720    484964       250     21250         0     54206    148750   2155750     57.74     61.48  --
97.58/97.65	c  N dy  1804    505430       250     21250         0     44861    148750   1496726     57.76     60.96  --
100.58/100.68	c  N dy  1878    525752       250     21250         0     34471    148750    755379     57.78     60.97  --
102.08/102.17	c  S st  1923    536803       250     21250         0     45252    148750   1470269     57.78     56.21  --
102.19/102.29	c  S st  1923    537306       250     21250         0     45752    148750   1501661     57.78   no data  --
102.19/102.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.19/102.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.29/102.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
102.29/102.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.29/102.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.29/102.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
102.29/102.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.98/116.06	c lits-rem:      1567  cl-subs:      840  v-elim:      0  v-fix:    0  time: 13.69 s
115.98/116.06	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
115.98/116.08	c vivif2 --  cl tried    44912 cl shrink        0 lits rem          0 time: 0.02
116.28/116.32	c asymm  cl-useful: 0/2763/21250 lits-rem:0 time: 0.25
116.28/116.33	c calculated reachability. Time: 0.00
116.28/116.33	c  N dy  1923    537306       250     21250         0     44912    148750   1423744     57.78   no data  --
119.39/119.48	c  N dy  2000    557738       250     21250         0     33616    148750    639552     57.81     61.54  --
122.18/122.23	c  N dy  2091    577819       250     21250         0     53234    148750   1938679     57.83     60.92  --
125.19/125.20	c  N dy  2161    598083       250     21250         0     40810    148750   1061598     57.81     61.66  --
128.18/128.20	c  N dy  2224    618511       250     21250         0     60751    148750   2375176     57.80     61.51  --
131.08/131.19	c  N dy  2301    638542       250     21250         0     47137    148750   1421658     57.80     60.85  --
134.38/134.49	c  N dy  2368    658668       250     21250         0     66816    148750   2721876     57.79     61.02  --
137.29/137.39	c  N dy  2448    678669       250     21250         0     52148    148750   1698373     57.80     61.86  --
140.78/140.82	c  N dy  2499    699329       250     21250         0     37148    148750    654366     57.77     60.88  --
143.78/143.80	c  N dy  2578    719760       250     21250         0     57116    148750   1969452     57.77     61.12  --
147.39/147.45	c  N dy  2667    739825       250     21250         0     40583    148750    822283     57.79     61.03  --
150.48/150.59	c  N dy  2748    760121       250     21250         0     60418    148750   2134951     57.79     60.96  --
153.99/154.06	c  N dy  2810    780153       250     21250         0     42858    148750    921670     57.79     60.99  --
157.09/157.16	c  N dy  2875    800186       250     21250         0     62438    148750   2221208     57.79     60.98  --
158.19/158.27	c  S st  2901    805960       250     21250         0     68059    148750   2593171     57.79     59.38  --
158.39/158.43	c  S st  2901    806462       250     21250         0     68550    148750   2625043     57.79   no data  --
158.39/158.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
158.39/158.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
158.39/158.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
158.49/158.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.49/158.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.49/158.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
158.49/158.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
344.39/344.42	c lits-rem:      2407  cl-subs:     1823  v-elim:      0  v-fix:    0  time: 185.86 s
344.39/344.42	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
344.39/344.44	c vivif2 --  cl tried    66727 cl shrink        0 lits rem          0 time: 0.02
344.69/344.76	c asymm  cl-useful: 0/2019/21250 lits-rem:0 time: 0.32
344.69/344.77	c calculated reachability. Time: 0.00
344.69/344.77	c  N dy  2901    806462       250     21250         0     66727    148750   2457711     57.79   no data  --
348.29/348.31	c  N dy  2982    826642       250     21250         0     48359    148750   1232597     57.79     61.12  --
351.79/351.85	c  N dy  3078    846695       250     21250         0     67983    148750   2532647     57.81     61.02  --
355.49/355.59	c  N dy  3181    867106       250     21250         0     48844    148750   1209856     57.84     60.99  --
358.99/359.02	c  N dy  3252    887138       250     21250         0     68418    148750   2506873     57.84     60.91  --
362.69/362.79	c  N dy  3339    907285       250     21250         0     48045    148750   1102297     57.86     62.26  --
366.09/366.11	c  N dy  3399    927522       250     21250         0     67830    148750   2411832     57.85     61.05  --
369.99/370.02	c  N dy  3464    948404       250     21250         0     47178    148750    986757     57.83     61.20  --
373.29/373.32	c  N dy  3513    968553       250     21250         0     66816    148750   2283350     57.81     60.96  --
377.49/377.51	c  N dy  3592    988618       250     21250         0     44415    148750    749283     57.82     60.98  --
380.69/380.79	c  N dy  3674   1008753       250     21250         0     64071    148750   2055089     57.83     61.04  --
384.90/384.96	c  N dy  3737   1029195       250     21250         0     83989    148750   3368101     57.82     61.78  --
388.40/388.41	c  N dy  3825   1049596       250     21250         0     60969    148750   1792089     57.82     60.90  --
392.39/392.47	c  N dy  3887   1070006       250     21250         0     80899    148750   3101965     57.81     61.15  --
392.89/392.92	c  F st  3897   1071878       250     21250         0     82740    148750   3224152     57.81   no data  --
396.09/396.19	c  N dy  3946   1090368       250     21250         0     56855    148750   1464543     57.82     61.54  --
400.19/400.20	c  N dy  4039   1110379       250     21250         0     76423    148750   2765842     57.83     60.94  --
404.29/404.34	c  N dy  4100   1131595       250     21250         0     52254    148750   1104353     57.82     61.10  --
407.69/407.78	c  N dy  4170   1151677       250     21250         0     71874    148750   2400361     57.81     64.03  --
412.10/412.18	c  N dy  4242   1171755       250     21250         0     91483    148750   3692223     57.81     60.99  --
415.39/415.48	c  N dy  4315   1191776       250     21250         0     65110    148750   1902781     57.81     61.23  --
419.10/419.19	c  S st  4398   1209693       250     21250         0     82580    148750   3056277     57.82   no data  --
419.40/419.40	c  S st  4398   1210195       250     21250         0     83078    148750   3088184     57.82   no data  --
419.40/419.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.40/419.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
419.40/419.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
419.50/419.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.50/419.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.50/419.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
419.50/419.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
781.01/781.03	c lits-rem:      3572  cl-subs:     2099  v-elim:      0  v-fix:    0  time: 361.50 s
781.01/781.03	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
781.01/781.07	c vivif2 --  cl tried    80979 cl shrink        0 lits rem          0 time: 0.03
781.31/781.39	c asymm  cl-useful: 0/1713/21250 lits-rem:0 time: 0.32
781.31/781.39	c calculated reachability. Time: 0.00
781.31/781.39	c  N dy  4398   1210195       250     21250         0     80979    148750   2893598     57.82   no data  --
785.60/785.61	c  N dy  4497   1230245       250     21250         0     53704    148750   1093773     57.83     61.02  --
789.01/789.07	c  N dy  4549   1250949       250     21250         0     73948    148750   2436012     57.82     61.11  --
793.70/793.73	c  N dy  4618   1272257       250     21250         0     94801    148750   3816666     57.83     61.65  --
797.20/797.22	c  N dy  4700   1292278       250     21250         0     66481    148750   1879991     57.83     60.88  --
801.20/801.26	c  N dy  4771   1312329       250     21250         0     86046    148750   3181728     57.84     61.12  --
805.40/805.43	c  N dy  4839   1332360       250     21250         0     56775    148750   1179888     57.84     61.09  --
809.21/809.26	c  N dy  4913   1353363       250     21250         0     77304    148750   2542065     57.84     61.00  --
813.81/813.85	c  N dy  4989   1373382       250     21250         0     96795    148750   3827555     57.84     61.20  --
817.50/817.54	c  N dy  5067   1393449       250     21250         0     66637    148750   1778786     57.84     60.90  --
821.81/821.82	c  N dy  5143   1414366       250     21250         0     87071    148750   3129423     57.84     61.82  --
826.20/826.23	c  N dy  5194   1434784       250     21250         0     56192    148750   1030898     57.83     61.46  --
829.80/829.80	c  N dy  5253   1454928       250     21250         0     75885    148750   2343749     57.83     61.32  --
834.40/834.41	c  N dy  5329   1475286       250     21250         0     95772    148750   3659354     57.83     61.20  --
838.51/838.50	c  N dy  5390   1495526       250     21250         0     63800    148750   1484922     57.82     61.22  --
842.41/842.44	c  N dy  5437   1515930       250     21250         0     83740    148750   2799260     57.81     61.17  --
847.31/847.31	c  N dy  5470   1536430       250     21250         0    103682    148750   4116767     57.79     61.24  --
851.31/851.32	c  N dy  5556   1556685       250     21250         0     70743    148750   1890300     57.79     61.27  --
855.71/855.73	c  N dy  5628   1577001       250     21250         0     90576    148750   3205499     57.79     61.58  --
860.81/860.89	c  N dy  5698   1597010       250     21250         0     56428    148750    887382     57.80     61.22  --
864.71/864.78	c  N dy  5777   1617150       250     21250         0     76106    148750   2188508     57.80     60.93  --
869.70/869.70	c  N dy  5869   1637411       250     21250         0     95920    148750   3505474     57.81     60.88  --
874.81/874.87	c  N dy  5957   1657461       250     21250         0     60785    148750   1118156     57.82     60.96  --
878.81/878.86	c  N dy  6020   1677887       250     21250         0     80741    148750   2438730     57.82     61.80  --
883.90/883.94	c  N dy  6095   1698024       250     21250         0    100417    148750   3736928     57.82     60.89  --
887.31/887.37	c  S st  6141   1710196       250     21250         0     56629    148750    789642     57.82     54.09  --
887.51/887.50	c  S st  6141   1710701       250     21250         0     57128    148750    821138     57.82   no data  --
887.51/887.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
887.51/887.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
887.51/887.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
887.51/887.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
887.51/887.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
887.51/887.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
887.51/887.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
893.11/893.11	c lits-rem:       370  cl-subs:       76  v-elim:      0  v-fix:    0  time:  5.54 s
893.11/893.11	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
893.11/893.12	c vivif2 --  cl tried    57052 cl shrink        0 lits rem          0 time: 0.01
893.30/893.39	c asymm  cl-useful: 0/2200/21250 lits-rem:0 time: 0.27
893.30/893.40	c calculated reachability. Time: 0.00
893.30/893.40	c  N dy  6141   1710701       250     21250         0     57052    148750    813682     57.82   no data  --
897.11/897.19	c  N dy  6211   1731055       250     21250         0     76993    148750   2132414     57.81     61.13  --
902.01/902.04	c  N dy  6305   1751061       250     21250         0     96573    148750   3426775     57.82     62.12  --
907.30/907.30	c  N dy  6376   1771112       250     21250         0     59473    148750    918670     57.82     64.30  --
911.11/911.13	c  N dy  6447   1791307       250     21250         0     79223    148750   2227910     57.82     60.98  --
916.21/916.21	c  N dy  6508   1813166       250     21250         0    100583    148750   3637195     57.81     60.88  --
921.81/921.81	c  N dy  6597   1833774       250     21250         0     63017    148750   1097443     57.82     60.92  --
925.91/925.91	c  N dy  6662   1853935       250     21250         0     82719    148750   2392024     57.82     60.91  --
931.01/931.04	c  N dy  6747   1873951       250     21250         0    102284    148750   3684360     57.82     60.99  --
936.20/936.28	c  N dy  6799   1894309       250     21250         0     63518    148750   1075301     57.81     60.86  --
940.41/940.45	c  N dy  6890   1914419       250     21250         0     83164    148750   2380114     57.82     61.20  --
945.41/945.45	c  N dy  6956   1934498       250     21250         0    102771    148750   3678878     57.82     60.88  --
951.11/951.12	c  N dy  7033   1954513       250     21250         0     62735    148750    970315     57.82     62.06  --
955.11/955.11	c  N dy  7108   1974617       250     21250         0     82405    148750   2275724     57.82     61.19  --
960.01/960.09	c  N dy  7177   1995065       250     21250         0    102405    148750   3597744     57.82     60.91  --
966.11/966.11	c  N dy  7253   2015132       250     21250         0     61411    148750    826701     57.82     61.11  --
970.22/970.28	c  N dy  7335   2035415       250     21250         0     81243    148750   2139800     57.82     60.93  --
975.11/975.15	c  N dy  7399   2055440       250     21250         0    100799    148750   3434143     57.82     61.43  --
981.01/981.04	c  N dy  7474   2075530       250     21250         0    120477    148750   4741043     57.82     61.82  --
985.32/985.32	c  N dy  7551   2095654       250     21250         0     78536    148750   1905039     57.82     60.87  --
990.11/990.14	c  N dy  7636   2116035       250     21250         0     98454    148750   3225841     57.83     61.15  --
995.71/995.74	c  N dy  7715   2136220       250     21250         0    118192    148750   4533579     57.83     60.89  --
1000.61/1000.67	c  N dy  7798   2156457       250     21250         0     75381    148750   1634554     57.83     60.93  --
1005.11/1005.14	c  N dy  7868   2176655       250     21250         0     95097    148750   2943077     57.83     60.97  --
1010.91/1010.94	c  N dy  7942   2197773       250     21250         0    115734    148750   4306624     57.83     60.92  --
1014.91/1014.94	c  S st  7997   2210702       250     21250         0     64872    148750    891841     57.84     63.57  --
1015.11/1015.10	c  S st  7997   2211205       250     21250         0     65369    148750    922818     57.84   no data  --
1015.11/1015.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1015.11/1015.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1015.11/1015.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1015.11/1015.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1015.11/1015.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1015.11/1015.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1015.11/1015.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1021.01/1021.01	c lits-rem:       248  cl-subs:       73  v-elim:      0  v-fix:    0  time:  5.84 s
1021.01/1021.01	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1021.01/1021.02	c vivif2 --  cl tried    65296 cl shrink        0 lits rem          0 time: 0.01
1021.21/1021.29	c asymm  cl-useful: 0/1977/21250 lits-rem:0 time: 0.27
1021.21/1021.29	c calculated reachability. Time: 0.00
1021.21/1021.29	c  N dy  7997   2211205       250     21250         0     65296    148750    915610     57.84   no data  --
1025.22/1025.29	c  N dy  8053   2231722       250     21250         0     85341    148750   2251096     57.83     61.01  --
1030.01/1030.01	c  N dy  8112   2251725       250     21250         0    104910    148750   3554128     57.83     60.99  --
1035.92/1035.94	c  N dy  8191   2271829       250     21250         0    124544    148750   4851865     57.83     61.15  --
1040.62/1040.69	c  N dy  8282   2292025       250     21250         0     79767    148750   1823232     57.83     60.96  --
1045.42/1045.41	c  N dy  8366   2312194       250     21250         0     99425    148750   3127239     57.84     61.44  --
1051.01/1051.00	c  N dy  8435   2332279       250     21250         0    119026    148750   4423414     57.83     60.92  --
1056.52/1056.55	c  N dy  8525   2352309       250     21250         0     73138    148750   1335035     57.84     63.26  --
1061.01/1061.00	c  N dy  8615   2372420       250     21250         0     92789    148750   2640080     57.85     61.13  --
1066.71/1066.74	c  N dy  8693   2394374       250     21250         0    114248    148750   4066167     57.85     61.63  --
1073.22/1073.21	c  N dy  8761   2414785       250     21250         0     67773    148750    921291     57.85     60.91  --
1077.22/1077.25	c  N dy  8832   2434836       250     21250         0     87411    148750   2226434     57.85     61.19  --
1082.01/1082.09	c  N dy  8899   2454856       250     21250         0    106976    148750   3525050     57.85     61.02  --
1088.31/1088.33	c  N dy  9006   2474902       250     21250         0    126607    148750   4834759     57.86     61.14  --
1093.32/1093.40	c  N dy  9076   2494988       250     21250         0     78784    148750   1596936     57.85     60.90  --
1098.01/1098.06	c  N dy  9158   2515084       250     21250         0     98444    148750   2903600     57.86     61.59  --
1103.61/1103.66	c  N dy  9237   2535086       250     21250         0    117963    148750   4204016     57.86     61.02  --
1110.12/1110.19	c  N dy  9308   2555300       250     21250         0     69303    148750    911234     57.86     61.71  --
1115.02/1115.02	c  N dy  9374   2578719       250     21250         0     92192    148750   2421332     57.85     60.96  --
1120.31/1120.39	c  N dy  9459   2598931       250     21250         0    111981    148750   3739819     57.86     60.94  --
1125.91/1125.96	c  N dy  9488   2618940       250     21250         0    131467    148750   5026175     57.83     61.12  --
1131.52/1131.52	c  N dy  9583   2639062       250     21250         0     81753    148750   1682446     57.84     61.17  --
1136.11/1136.17	c  N dy  9658   2659173       250     21250         0    101421    148750   2993052     57.84     61.87  --
1142.12/1142.14	c  N dy  9735   2679204       250     21250         0    120944    148750   4283440     57.84     61.15  --
1148.91/1148.90	c  N dy  9800   2699245       250     21250         0    140506    148750   5574401     57.84     61.13  --
1151.42/1151.48	c  S st  9845   2711206       250     21250         0     81863    148750   1631066     57.84     60.67  --
1151.63/1151.66	c  S st  9845   2711711       250     21250         0     82366    148750   1663047     57.84   no data  --
1151.63/1151.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1151.63/1151.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1151.73/1151.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1151.73/1151.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1151.73/1151.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1151.73/1151.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1151.73/1151.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1175.22/1175.21	c lits-rem:       900  cl-subs:      659  v-elim:      0  v-fix:    0  time: 23.46 s
1175.22/1175.21	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1175.22/1175.23	c vivif2 --  cl tried    81707 cl shrink        0 lits rem          0 time: 0.02
1175.52/1175.53	c asymm  cl-useful: 0/1638/21250 lits-rem:0 time: 0.30
1175.52/1175.54	c calculated reachability. Time: 0.00
1175.52/1175.54	c  N dy  9845   2711711       250     21250         0     81707    148750   1602067     57.84   no data  --
1180.12/1180.14	c  N dy  9913   2731872       250     21250         0    101407    148750   2913763     57.84     60.97  --
1185.82/1185.82	c  N dy  9987   2752057       250     21250         0    121123    148750   4221303     57.84     61.07  --
1192.42/1192.45	c  N dy 10042   2772583       250     21250         0    141172    148750   5550148     57.84     61.83  --
1197.02/1197.01	c  N dy 10112   2792597       250     21250         0     89431    148750   2081736     57.84     60.92  --
1202.01/1202.06	c  N dy 10181   2812901       250     21250         0    109283    148750   3398000     57.83     61.37  --
1208.22/1208.29	c  N dy 10263   2833160       250     21250         0    129067    148750   4710356     57.84     60.90  --
1214.71/1214.70	c  N dy 10338   2853238       250     21250         0     76420    148750   1159464     57.84     61.02  --
1219.22/1219.29	c  N dy 10424   2873416       250     21250         0     96147    148750   2471440     57.84     60.89  --
1224.82/1224.82	c  N dy 10507   2893500       250     21250         0    115807    148750   3776713     57.85     61.03  --
1231.02/1231.07	c  N dy 10572   2913588       250     21250         0    135429    148750   5072941     57.84     66.12  --
1237.11/1237.17	c  N dy 10650   2933676       250     21250         0     81736    148750   1451731     57.85     61.50  --
1241.93/1241.99	c  N dy 10732   2953692       250     21250         0    101305    148750   2749072     57.85     60.92  --
1247.42/1247.46	c  N dy 10798   2973911       250     21250         0    121042    148750   4053725     57.84     61.45  --
1254.52/1254.50	c  N dy 10893   2993926       250     21250         0    140572    148750   5351917     57.85     61.01  --
1261.22/1261.21	c  N dy 10928   3020388       250     21250         0     92099    148750   2104445     57.83     61.65  --
1266.42/1266.47	c  N dy 11002   3040463       250     21250         0    111699    148750   3405894     57.83     60.91  --
1272.42/1272.42	c  N dy 11069   3060541       250     21250         0    131298    148750   4701833     57.83     61.13  --
1280.12/1280.13	c  N dy 11167   3080992       250     21250         0     76131    148750    972501     57.83     60.92  --
1284.72/1284.70	c  N dy 11253   3101190       250     21250         0     95880    148750   2285416     57.83     62.06  --
1290.12/1290.13	c  N dy 11332   3121291       250     21250         0    115481    148750   3584743     57.84     61.38  --
1296.43/1296.46	c  N dy 11407   3141314       250     21250         0    135048    148750   4882895     57.84     62.97  --

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

running on 2 cores: 4,6

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: 0.08 0.14 1.65 4/181 15763
/proc/meminfo: memFree=20378472/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=18328 CPUtime=0 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4194304 113 0 0 0 0 0 0 0 22 0 1 0 270782381 18767872 68 33554432000 4194304 4650387 140736985771952 18446744073709551615 228090531350 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/15763/statm: 4582 72 54 112 0 55 0

[startup+0.052097 s]
/proc/loadavg: 0.08 0.14 1.65 4/181 15763
/proc/meminfo: memFree=20378472/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=30616 CPUtime=0.04 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 1071 0 0 0 4 0 0 0 22 0 1 0 270782381 31350784 1010 33554432000 4194304 4650387 140736985771952 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 7654 1010 346 112 0 2619 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30616

[startup+0.101092 s]
/proc/loadavg: 0.08 0.14 1.65 4/181 15763
/proc/meminfo: memFree=20378472/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=30748 CPUtime=0.09 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 1085 0 0 0 9 0 0 0 22 0 1 0 270782381 31485952 1024 33554432000 4194304 4650387 140736985771952 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 7687 1024 346 112 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30748

[startup+0.301038 s]
/proc/loadavg: 0.08 0.14 1.65 4/181 15763
/proc/meminfo: memFree=20378472/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=30880 CPUtime=0.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 1121 0 0 0 29 0 0 0 23 0 1 0 270782381 31621120 1060 33554432000 4194304 4650387 140736985771952 18446744073709551615 4370400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 7720 1060 346 112 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30880

[startup+0.701003 s]
/proc/loadavg: 0.08 0.14 1.65 4/181 15763
/proc/meminfo: memFree=20378472/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=37816 CPUtime=0.69 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 3147 0 0 0 69 0 0 0 25 0 1 0 270782381 38723584 2770 33554432000 4194304 4650387 140736985771952 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 9454 2770 377 112 0 4419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37816

[startup+1.50086 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20241256/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=38604 CPUtime=1.49 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 4661 0 0 0 149 0 0 0 25 0 1 0 270782381 39530496 3025 33554432000 4194304 4650387 140736985771952 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 9651 3025 379 112 0 4616 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38604

[startup+3.10055 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20231088/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=52032 CPUtime=3.08 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 9646 0 0 0 307 1 0 0 25 0 1 0 270782381 53280768 6242 33554432000 4194304 4650387 140736985771952 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 13008 6242 381 112 0 7973 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52032

[startup+6.30097 s]
/proc/loadavg: 0.39 0.20 1.66 5/190 15780
/proc/meminfo: memFree=20197620/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=54076 CPUtime=6.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 10894 0 0 0 627 2 0 0 25 0 1 0 270782381 55373824 6442 33554432000 4194304 4650387 140736985771952 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 13519 6442 381 112 0 8484 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54076

[startup+12.7008 s]
/proc/loadavg: 0.95 0.32 1.69 5/190 15780
/proc/meminfo: memFree=20182868/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=54292 CPUtime=12.69 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 14597 0 0 0 1266 3 0 0 25 0 1 0 270782381 55595008 6589 33554432000 4194304 4650387 140736985771952 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 13573 6589 381 112 0 8538 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54292

[startup+25.5004 s]
/proc/loadavg: 1.42 0.44 1.71 5/190 15780
/proc/meminfo: memFree=19967336/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=68660 CPUtime=25.48 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 24100 0 0 0 2544 4 0 0 25 0 1 0 270782381 70307840 10095 33554432000 4194304 4650387 140736985771952 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 17165 10096 381 112 0 12130 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 68660

[startup+51.1007 s]
/proc/loadavg: 2.30 0.73 1.77 5/190 15781
/proc/meminfo: memFree=19904892/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=88924 CPUtime=51.09 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 38767 0 0 0 5102 7 0 0 25 0 1 0 270782381 91058176 15548 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 22231 15548 381 112 0 17196 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 88924

[startup+102.306 s]
/proc/loadavg: 3.32 1.28 1.90 5/190 15783
/proc/meminfo: memFree=19813056/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=94032 CPUtime=102.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 67348 0 0 0 10216 13 0 0 25 0 1 0 270782381 96288768 16911 33554432000 4194304 4650387 140736985771952 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 23508 16911 381 112 0 18473 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 94032

[startup+162.3 s]
/proc/loadavg: 3.75 1.77 2.03 5/190 15784
/proc/meminfo: memFree=19648364/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=120132 CPUtime=162.28 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 96551 0 0 0 16208 20 0 0 25 0 1 0 270782381 123015168 23830 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 30033 23830 381 112 0 24998 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 120132

[startup+222.3 s]
/proc/loadavg: 3.97 2.19 2.15 5/190 15786
/proc/meminfo: memFree=19615808/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=120936 CPUtime=222.28 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 96818 0 0 0 22208 20 0 0 25 0 1 0 270782381 123838464 24097 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 30234 24097 381 112 0 25199 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 120936

[startup+282.3 s]
/proc/loadavg: 3.99 2.52 2.27 5/190 15787
/proc/meminfo: memFree=19555620/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=120936 CPUtime=282.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 96830 0 0 0 28208 21 0 0 25 0 1 0 270782381 123838464 24109 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 30234 24109 381 112 0 25199 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120936

[startup+342.3 s]
/proc/loadavg: 3.99 2.78 2.37 5/190 15789
/proc/meminfo: memFree=19554988/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=120936 CPUtime=342.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 96831 0 0 0 34208 21 0 0 25 0 1 0 270782381 123838464 24110 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 30234 24110 381 112 0 25199 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120936

[startup+402.3 s]
/proc/loadavg: 3.99 3.00 2.47 5/190 15790
/proc/meminfo: memFree=19549236/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=172028 CPUtime=402.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 123868 0 0 0 40199 30 0 0 25 0 1 0 270782381 176156672 24941 33554432000 4194304 4650387 140736985771952 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 43007 24941 381 112 0 37972 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 172028

[startup+462.3 s]
/proc/loadavg: 4.03 3.20 2.57 5/190 15792
/proc/meminfo: memFree=19508912/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=188028 CPUtime=462.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 135095 0 0 0 46197 32 0 0 25 0 1 0 270782381 192540672 28015 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47007 28015 381 112 0 41972 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 188028

[startup+522.301 s]
/proc/loadavg: 4.01 3.34 2.65 5/190 15794
/proc/meminfo: memFree=19497052/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=188028 CPUtime=522.29 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 135105 0 0 0 52197 32 0 0 25 0 1 0 270782381 192540672 28025 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47007 28025 381 112 0 41972 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 188028

[startup+582.301 s]
/proc/loadavg: 4.00 3.46 2.74 5/190 15795
/proc/meminfo: memFree=19466000/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=188028 CPUtime=582.3 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 135115 0 0 0 58197 33 0 0 25 0 1 0 270782381 192540672 28035 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47007 28035 381 112 0 41972 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 188028

[startup+642.301 s]
/proc/loadavg: 4.00 3.55 2.81 5/190 15797
/proc/meminfo: memFree=19482564/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=188028 CPUtime=642.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 135115 0 0 0 64198 33 0 0 25 0 1 0 270782381 192540672 28035 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47007 28035 381 112 0 41972 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 188028

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.88 5/190 15799
/proc/meminfo: memFree=19428420/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=188028 CPUtime=702.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 135115 0 0 0 70198 33 0 0 25 0 1 0 270782381 192540672 28035 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47007 28035 381 112 0 41972 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 188028

[startup+762.307 s]
/proc/loadavg: 4.00 3.70 2.95 5/190 15800
/proc/meminfo: memFree=19393776/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=188028 CPUtime=762.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 135115 0 0 0 76198 33 0 0 25 0 1 0 270782381 192540672 28035 33554432000 4194304 4650387 140736985771952 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47007 28035 381 112 0 41972 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 188028

[startup+822.301 s]
/proc/loadavg: 4.03 3.76 3.02 5/190 15802
/proc/meminfo: memFree=19375640/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=189096 CPUtime=822.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 152697 0 0 0 82194 37 0 0 25 0 1 0 270782381 193634304 28214 33554432000 4194304 4650387 140736985771952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47274 28214 381 112 0 42239 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 189096

[startup+882.301 s]
/proc/loadavg: 4.01 3.80 3.08 5/190 15803
/proc/meminfo: memFree=19391852/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=190696 CPUtime=882.3 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 176121 0 0 0 88186 44 0 0 25 0 1 0 270782381 195272704 28303 33554432000 4194304 4650387 140736985771952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 47674 28303 381 112 0 42639 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 190696

[startup+942.301 s]
/proc/loadavg: 4.00 3.84 3.13 5/190 15805
/proc/meminfo: memFree=19368964/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=141360 CPUtime=942.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 196612 0 0 0 94180 51 0 0 25 0 1 0 270782381 144752640 28714 33554432000 4194304 4650387 140736985771952 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 35340 28714 381 112 0 30305 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 141360

[startup+1002.3 s]
/proc/loadavg: 4.10 3.89 3.19 5/190 15807
/proc/meminfo: memFree=19383336/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=141592 CPUtime=1002.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 217216 0 0 0 100174 57 0 0 25 0 1 0 270782381 144990208 27962 33554432000 4194304 4650387 140736985771952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 35398 27962 381 112 0 30363 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 141592

[startup+1062.3 s]
/proc/loadavg: 4.04 3.91 3.24 5/190 15808
/proc/meminfo: memFree=19384040/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=142052 CPUtime=1062.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 235087 0 0 0 106170 61 0 0 25 0 1 0 270782381 145461248 29002 33554432000 4194304 4650387 140736985771952 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 35513 29002 381 112 0 30478 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 142052

[startup+1122.3 s]
/proc/loadavg: 4.01 3.92 3.29 5/190 15810
/proc/meminfo: memFree=19343724/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=198916 CPUtime=1122.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 253966 0 0 0 112166 65 0 0 25 0 1 0 270782381 203689984 30293 33554432000 4194304 4650387 140736985771952 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 49729 30293 381 112 0 44694 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 198916

[startup+1182.3 s]
/proc/loadavg: 4.00 3.93 3.33 5/190 15811
/proc/meminfo: memFree=19332532/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=203336 CPUtime=1182.31 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 266038 0 0 0 118162 69 0 0 25 0 1 0 270782381 208216064 30287 33554432000 4194304 4650387 140736985771952 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 50834 30287 381 112 0 45799 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 203336

[startup+1242.3 s]
/proc/loadavg: 4.00 3.94 3.37 5/190 15813
/proc/meminfo: memFree=19320736/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=146436 CPUtime=1242.32 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 284127 0 0 0 124158 74 0 0 25 0 1 0 270782381 149950464 29602 33554432000 4194304 4650387 140736985771952 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 36609 29602 381 112 0 31574 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 146436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.97 3.41 5/190 15842
/proc/meminfo: memFree=19400908/32951124 swapFree=67111528/67111528
[pid=15763] ppid=15761 vsize=204704 CPUtime=1300.03 cores=4,6
/proc/15763/stat : 15763 (strangenight1-s) R 15761 15763 15718 0 -1 4202496 299762 0 0 0 129924 79 0 0 25 0 1 0 270782381 209616896 32363 33554432000 4194304 4650387 140736985771952 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/15763/statm: 51176 32363 381 112 0 46141 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 204704

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.24
CPU system time (s): 0.799878
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218668

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

runsolver used 2.23966 second user time and 4.88226 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-03 00:34:29
IDJOB=3175568
IDBENCH=82586
IDSOLVER=1589
FILE ID=node142/3175568-1301783669
RUNJOBID= node142-1301783648-15737
PBS_JOBID= 12841376
Free space on /tmp= 71020 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k7-r85-v250-c21250-S655589261-059-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175568-1301783669/watcher-3175568-1301783669 -o /tmp/evaluation-result-3175568-1301783669/solver-3175568-1301783669 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175568-1301783669.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=1498580090

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20378876 kB
Buffers:        370160 kB
Cached:       11812636 kB
SwapCached:          0 kB
Active:        7580108 kB
Inactive:      4697804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20378876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17776 kB
Writeback:           0 kB
AnonPages:       94080 kB
Mapped:          15576 kB
Slab:           230464 kB
PageTables:       5432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   245920 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= 71000 MiB
End job on node142 at 2011-04-03 00:56:11