Trace number 3369777

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-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.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-3369777-1305382030.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	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.28/1.30	c  N dy    38     13031       250     21250         0      6142    148750    286610     57.63     60.70  --
1.48/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.38/2.48	c  N dy    82     30000       250     21250         0     10571    148750    471355     57.61   no data  --
2.38/2.48	c  S st    82     30000       250     21250         0     10571    148750    471355     57.61   no data  --
2.48/2.53	c  S st    82     30500       250     21250         0     11067    148750    502054     57.61   no data  --
2.48/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.48/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.48/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.58/5.69	c lits-rem:      1947  cl-subs:      304  v-elim:      0  v-fix:    0  time:  3.13 s
5.78/5.89	c asymm  cl-useful: 0/5542/21250 lits-rem:0 time: 0.20
5.78/5.89	c calculated reachability. Time: 0.00
5.78/5.89	c  N dy    82     30500       250     21250         0     10763    148750    471864     57.61   no data  --
6.18/6.29	c  N dy   104     35402       250     21250         0      7818    148750    226930     57.75     61.49  --
6.60/6.67	c  N dy   121     40926       250     21250         0     13200    148750    583610     57.74     61.13  --
6.99/7.05	c  N dy   142     45484       250     21250         0      8924    148750    245549     57.86     61.10  --
6.99/7.07	c  S st   144     45750       250     21250         0      9185    148750    262784     57.86   no data  --
7.09/7.12	c  S st   144     46252       250     21250         0      9676    148750    293444     57.86   no data  --
7.09/7.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.09/7.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.09/7.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.69/9.70	c lits-rem:       430  cl-subs:       36  v-elim:      0  v-fix:    0  time:  2.56 s
9.69/9.70	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
9.69/9.71	c vivif2 --  cl tried     9640 cl shrink        0 lits rem          0 time: 0.00
9.69/9.74	c asymm  cl-useful: 0/1101/21250 lits-rem:0 time: 0.04
9.69/9.75	c calculated reachability. Time: 0.00
9.69/9.75	c  N dy   144     46252       250     21250         0      9640    148750    289548     57.86   no data  --
10.09/10.16	c  N dy   165     51612       250     21250         0     14872    148750    633535     57.93     61.47  --
10.38/10.49	c  N dy   178     55658       250     21250         0     18831    148750    893835     57.93     61.01  --
10.78/10.86	c  N dy   193     60382       250     21250         0     13702    148750    503448     57.83     61.03  --
11.18/11.28	c  N dy   205     65523       250     21250         0     18727    148750    835181     57.75     61.04  --
11.58/11.61	c  S st   212     69380       250     21250         0     11772    148750    327047     57.67     56.12  --
11.58/11.66	c  S st   212     69883       250     21250         0     12269    148750    357369     57.67   no data  --
11.58/11.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.58/11.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.58/11.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.58/11.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.58/11.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.58/11.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.58/11.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.89/13.97	c lits-rem:       449  cl-subs:       65  v-elim:      0  v-fix:    0  time:  2.29 s
13.89/13.97	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
13.89/13.97	c vivif2 --  cl tried    12204 cl shrink        0 lits rem          0 time: 0.00
14.30/14.36	c asymm  cl-useful: 0/12542/21250 lits-rem:0 time: 0.38
14.30/14.36	c calculated reachability. Time: 0.00
14.30/14.36	c  N dy   212     69883       250     21250         0     12204    148750    351218     57.67   no data  --
14.69/14.73	c  N dy   233     74489       250     21250         0     16704    148750    648796     57.69     61.01  --
15.09/15.17	c  N dy   253     79442       250     21250         0     21561    148750    969708     57.72     60.89  --
15.58/15.62	c  N dy   270     84711       250     21250         0     14981    148750    484008     57.71     61.39  --
15.78/15.86	c  F st   281     87501       250     21250         0     17702    148750    663951     57.72     55.63  --
16.08/16.16	c  N st   286     90797       250     21250         0     20914    148750    877413     57.72   no data  --
16.69/16.73	c  N dy   300     96838       250     21250         0     14121    148750    375189     57.68     60.73  --
17.19/17.26	c  N dy   323    103100       250     21250         0     20264    148750    780265     57.68     62.31  --
17.38/17.43	c  S st   329    104826       250     21250         0     21948    148750    892125     57.69     61.51  --
17.49/17.51	c  S st   329    105328       250     21250         0     22442    148750    922833     57.69   no data  --
17.49/17.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.49/17.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.49/17.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
17.49/17.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.49/17.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.49/17.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
17.49/17.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.79/22.81	c lits-rem:      1077  cl-subs:      508  v-elim:      0  v-fix:    0  time:  5.27 s
22.79/22.82	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
22.79/22.82	c vivif2 --  cl tried    21934 cl shrink        0 lits rem          0 time: 0.01
22.99/23.05	c asymm  cl-useful: 0/4060/21250 lits-rem:0 time: 0.23
22.99/23.05	c calculated reachability. Time: 0.00
22.99/23.05	c  N dy   329    105328       250     21250         0     21934    148750    875047     57.69   no data  --
23.69/23.75	c  N dy   356    112372       250     21250         0     15137    148750    387330     57.73     60.97  --
24.29/24.38	c  N dy   383    119561       250     21250         0     22156    148750    855052     57.76     60.89  --
25.30/25.33	c  N dy   410    129242       250     21250         0     16952    148750    456435     57.73     61.75  --
26.08/26.10	c  N dy   434    137536       250     21250         0     25064    148750    994804     57.71     60.75  --
27.29/27.33	c  N dy   461    149591       250     21250         0     21201    148750    682125     57.63     61.08  --
28.09/28.19	c  S st   494    157992       250     21250         0     29417    148750   1222066     57.62     56.76  --
28.19/28.28	c  S st   494    158496       250     21250         0     29913    148750   1254425     57.62   no data  --
28.19/28.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.19/28.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.29/28.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
28.29/28.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.29/28.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.29/28.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
28.29/28.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.09/35.19	c lits-rem:      1180  cl-subs:      912  v-elim:      0  v-fix:    0  time:  6.85 s
35.09/35.19	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
35.09/35.20	c vivif2 --  cl tried    29001 cl shrink        0 lits rem          0 time: 0.01
35.39/35.45	c asymm  cl-useful: 0/3431/21250 lits-rem:0 time: 0.25
35.39/35.45	c calculated reachability. Time: 0.00
35.39/35.45	c  N dy   494    158496       250     21250         0     29001    148750   1172386     57.62   no data  --
36.48/36.53	c  N dy   541    168790       250     21250         0     22439    148750    708138     57.66     63.61  --
37.69/37.70	c  N dy   585    179860       250     21250         0     33315    148750   1427311     57.69     60.82  --
38.78/38.84	c  N dy   619    191390       250     21250         0     26970    148750    957308     57.66     61.04  --
40.18/40.21	c  N dy   663    203613       250     21250         0     20358    148750    465805     57.67     62.47  --
41.59/41.60	c  N dy   716    216761       250     21250         0     33195    148750   1314104     57.68     60.82  --
43.59/43.66	c  N dy   777    235768       250     21250         0     32173    148750   1195001     57.63     60.83  --
43.89/43.91	c  S st   786    237744       250     21250         0     34109    148750   1323701     57.63     52.65  --
43.89/43.99	c  S st   786    238244       250     21250         0     34607    148750   1354146     57.63   no data  --
43.89/44.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.89/44.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.00/44.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
44.00/44.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.00/44.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.00/44.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
44.00/44.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.18/53.20	c lits-rem:      1183  cl-subs:      884  v-elim:      0  v-fix:    0  time:  9.14 s
53.18/53.20	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
53.18/53.21	c vivif2 --  cl tried    33723 cl shrink        0 lits rem          0 time: 0.01
53.28/53.31	c asymm  cl-useful: 0/1217/21250 lits-rem:0 time: 0.10
53.28/53.32	c calculated reachability. Time: 0.00
53.28/53.32	c  N dy   786    238244       250     21250         0     33723    148750   1274903     57.63   no data  --
55.00/55.08	c  N dy   856    253715       250     21250         0     28353    148750    886000     57.68     60.81  --
56.99/57.06	c  N dy   908    270698       250     21250         0     23463    148750    507402     57.65     61.06  --
59.09/59.17	c  N dy  1002    288162       250     21250         0     40492    148750   1630192     57.70     61.00  --
61.29/61.36	c  F st  1076    306250       250     21250         0     35746    148750   1262537     57.70     49.18  --
61.39/61.43	c  N st  1078    306876       250     21250         0     36359    148750   1303174     57.70   no data  --
63.80/63.88	c  N dy  1130    326905       250     21250         0     32448    148750    992133     57.68     61.13  --
66.48/66.54	c  N dy  1221    347251       250     21250         0     27901    148750    639947     57.73     60.97  --
67.58/67.67	c  S st  1251    357366       250     21250         0     37807    148750   1291342     57.72     59.27  --
67.68/67.76	c  S st  1251    357868       250     21250         0     38304    148750   1322811     57.72   no data  --
67.68/67.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.68/67.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.68/67.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
67.78/67.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.78/67.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.78/67.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
67.78/67.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.99/78.05	c lits-rem:       823  cl-subs:      780  v-elim:      0  v-fix:    0  time: 10.22 s
77.99/78.05	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
77.99/78.06	c vivif2 --  cl tried    37524 cl shrink        0 lits rem          0 time: 0.01
78.19/78.29	c asymm  cl-useful: 0/3697/21250 lits-rem:0 time: 0.23
78.19/78.29	c calculated reachability. Time: 0.00
78.19/78.29	c  N dy  1251    357868       250     21250         0     37524    148750   1250661     57.72   no data  --
80.98/81.00	c  N dy  1323    378241       250     21250         0     32014    148750    857499     57.72     60.91  --
83.60/83.66	c  N dy  1388    398451       250     21250         0     51764    148750   2166560     57.71     60.83  --
86.18/86.26	c  N dy  1470    418814       250     21250         0     45267    148750   1686533     57.74     60.94  --
88.99/89.01	c  N dy  1546    439780       250     21250         0     38365    148750   1172803     57.74     60.91  --
92.49/92.55	c  N dy  1644    464139       250     21250         0     33840    148750    814419     57.74     61.05  --
95.39/95.49	c  N dy  1720    484964       250     21250         0     54206    148750   2155750     57.74     61.48  --
98.38/98.43	c  N dy  1804    505430       250     21250         0     44861    148750   1496726     57.76     60.96  --
101.39/101.42	c  N dy  1878    525752       250     21250         0     34471    148750    755379     57.78     60.97  --
102.79/102.85	c  S st  1923    536803       250     21250         0     45252    148750   1470269     57.78     56.21  --
102.89/102.96	c  S st  1923    537306       250     21250         0     45752    148750   1501661     57.78   no data  --
102.89/102.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.89/102.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.89/102.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
102.99/103.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.99/103.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.99/103.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
102.99/103.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.60/116.69	c lits-rem:      1567  cl-subs:      840  v-elim:      0  v-fix:    0  time: 13.65 s
116.60/116.69	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
116.69/116.70	c vivif2 --  cl tried    44912 cl shrink        0 lits rem          0 time: 0.01
116.89/116.96	c asymm  cl-useful: 0/2763/21250 lits-rem:0 time: 0.26
116.89/116.96	c calculated reachability. Time: 0.00
116.89/116.96	c  N dy  1923    537306       250     21250         0     44912    148750   1423744     57.78   no data  --
120.19/120.20	c  N dy  2000    557738       250     21250         0     33616    148750    639552     57.81     61.54  --
122.99/123.06	c  N dy  2091    577819       250     21250         0     53234    148750   1938679     57.83     60.92  --
126.08/126.14	c  N dy  2161    598083       250     21250         0     40810    148750   1061598     57.81     61.66  --
129.19/129.24	c  N dy  2224    618511       250     21250         0     60751    148750   2375176     57.80     61.51  --
132.18/132.23	c  N dy  2301    638542       250     21250         0     47137    148750   1421658     57.80     60.85  --
135.49/135.53	c  N dy  2368    658668       250     21250         0     66816    148750   2721876     57.79     61.02  --
138.39/138.45	c  N dy  2448    678669       250     21250         0     52148    148750   1698373     57.80     61.86  --
141.79/141.89	c  N dy  2499    699329       250     21250         0     37148    148750    654366     57.77     60.88  --
144.79/144.89	c  N dy  2578    719760       250     21250         0     57116    148750   1969452     57.77     61.12  --
148.50/148.56	c  N dy  2667    739825       250     21250         0     40583    148750    822283     57.79     61.03  --
151.69/151.72	c  N dy  2748    760121       250     21250         0     60418    148750   2134951     57.79     60.96  --
155.19/155.22	c  N dy  2810    780153       250     21250         0     42858    148750    921670     57.79     60.99  --
158.29/158.34	c  N dy  2875    800186       250     21250         0     62438    148750   2221208     57.79     60.98  --
159.39/159.45	c  S st  2901    805960       250     21250         0     68059    148750   2593171     57.79     59.38  --
159.58/159.62	c  S st  2901    806462       250     21250         0     68550    148750   2625043     57.79   no data  --
159.58/159.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
159.58/159.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.58/159.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
159.68/159.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.68/159.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.68/159.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
159.68/159.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
347.79/347.83	c lits-rem:      2407  cl-subs:     1823  v-elim:      0  v-fix:    0  time: 188.10 s
347.79/347.83	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
347.79/347.86	c vivif2 --  cl tried    66727 cl shrink        0 lits rem          0 time: 0.03
348.09/348.18	c asymm  cl-useful: 0/2019/21250 lits-rem:0 time: 0.32
348.09/348.19	c calculated reachability. Time: 0.00
348.09/348.19	c  N dy  2901    806462       250     21250         0     66727    148750   2457711     57.79   no data  --
351.69/351.76	c  N dy  2982    826642       250     21250         0     48359    148750   1232597     57.79     61.12  --
355.31/355.32	c  N dy  3078    846695       250     21250         0     67983    148750   2532647     57.81     61.02  --
359.09/359.10	c  N dy  3181    867106       250     21250         0     48844    148750   1209856     57.84     60.99  --
362.49/362.57	c  N dy  3252    887138       250     21250         0     68418    148750   2506873     57.84     60.91  --
366.39/366.45	c  N dy  3339    907285       250     21250         0     48045    148750   1102297     57.86     62.26  --
369.89/369.90	c  N dy  3399    927522       250     21250         0     67830    148750   2411832     57.85     61.05  --
373.59/373.69	c  N dy  3464    948404       250     21250         0     47178    148750    986757     57.83     61.20  --
376.79/376.90	c  N dy  3513    968553       250     21250         0     66816    148750   2283350     57.81     60.96  --
380.89/380.97	c  N dy  3592    988618       250     21250         0     44415    148750    749283     57.82     60.98  --
384.09/384.15	c  N dy  3674   1008753       250     21250         0     64071    148750   2055089     57.83     61.04  --
388.09/388.19	c  N dy  3737   1029195       250     21250         0     83989    148750   3368101     57.82     61.78  --
391.50/391.55	c  N dy  3825   1049596       250     21250         0     60969    148750   1792089     57.82     60.90  --
395.39/395.46	c  N dy  3887   1070006       250     21250         0     80899    148750   3101965     57.81     61.15  --
395.89/395.91	c  F st  3897   1071878       250     21250         0     82740    148750   3224152     57.81   no data  --
399.00/399.04	c  N dy  3946   1090368       250     21250         0     56855    148750   1464543     57.82     61.54  --
402.79/402.83	c  N dy  4039   1110379       250     21250         0     76423    148750   2765842     57.83     60.94  --
406.79/406.89	c  N dy  4100   1131595       250     21250         0     52254    148750   1104353     57.82     61.10  --
410.30/410.37	c  N dy  4170   1151677       250     21250         0     71874    148750   2400361     57.81     64.03  --
414.90/414.96	c  N dy  4242   1171755       250     21250         0     91483    148750   3692223     57.81     60.99  --
418.39/418.41	c  N dy  4315   1191776       250     21250         0     65110    148750   1902781     57.81     61.23  --
422.29/422.31	c  S st  4398   1209693       250     21250         0     82580    148750   3056277     57.82   no data  --
422.49/422.53	c  S st  4398   1210195       250     21250         0     83078    148750   3088184     57.82   no data  --
422.49/422.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
422.49/422.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
422.49/422.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
422.59/422.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.59/422.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.59/422.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
422.59/422.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
787.80/787.83	c lits-rem:      3572  cl-subs:     2099  v-elim:      0  v-fix:    0  time: 365.16 s
787.80/787.83	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
787.80/787.86	c vivif2 --  cl tried    80979 cl shrink        0 lits rem          0 time: 0.03
788.20/788.20	c asymm  cl-useful: 0/1713/21250 lits-rem:0 time: 0.35
788.20/788.21	c calculated reachability. Time: 0.00
788.20/788.21	c  N dy  4398   1210195       250     21250         0     80979    148750   2893598     57.82   no data  --
792.61/792.61	c  N dy  4497   1230245       250     21250         0     53704    148750   1093773     57.83     61.02  --
796.20/796.24	c  N dy  4549   1250949       250     21250         0     73948    148750   2436012     57.82     61.11  --
801.10/801.14	c  N dy  4618   1272257       250     21250         0     94801    148750   3816666     57.83     61.65  --
804.70/804.78	c  N dy  4700   1292278       250     21250         0     66481    148750   1879991     57.83     60.88  --
809.00/809.00	c  N dy  4771   1312329       250     21250         0     86046    148750   3181728     57.84     61.12  --
813.30/813.35	c  N dy  4839   1332360       250     21250         0     56775    148750   1179888     57.84     61.09  --
817.31/817.36	c  N dy  4913   1353363       250     21250         0     77304    148750   2542065     57.84     61.00  --
822.20/822.20	c  N dy  4989   1373382       250     21250         0     96795    148750   3827555     57.84     61.20  --
826.01/826.03	c  N dy  5067   1393449       250     21250         0     66637    148750   1778786     57.84     60.90  --
830.40/830.50	c  N dy  5143   1414366       250     21250         0     87071    148750   3129423     57.84     61.82  --
835.01/835.08	c  N dy  5194   1434784       250     21250         0     56192    148750   1030898     57.83     61.46  --
838.80/838.80	c  N dy  5253   1454928       250     21250         0     75885    148750   2343749     57.83     61.32  --
843.61/843.63	c  N dy  5329   1475286       250     21250         0     95772    148750   3659354     57.83     61.20  --
847.90/847.91	c  N dy  5390   1495526       250     21250         0     63800    148750   1484922     57.82     61.22  --
852.01/852.00	c  N dy  5437   1515930       250     21250         0     83740    148750   2799260     57.81     61.17  --
856.81/856.88	c  N dy  5470   1536430       250     21250         0    103682    148750   4116767     57.79     61.24  --
860.90/860.91	c  N dy  5556   1556685       250     21250         0     70743    148750   1890300     57.79     61.27  --
865.30/865.34	c  N dy  5628   1577001       250     21250         0     90576    148750   3205499     57.79     61.58  --
870.51/870.53	c  N dy  5698   1597010       250     21250         0     56428    148750    887382     57.80     61.22  --
874.41/874.46	c  N dy  5777   1617150       250     21250         0     76106    148750   2188508     57.80     60.93  --
879.40/879.41	c  N dy  5869   1637411       250     21250         0     95920    148750   3505474     57.81     60.88  --
884.61/884.62	c  N dy  5957   1657461       250     21250         0     60785    148750   1118156     57.82     60.96  --
888.60/888.63	c  N dy  6020   1677887       250     21250         0     80741    148750   2438730     57.82     61.80  --
893.71/893.76	c  N dy  6095   1698024       250     21250         0    100417    148750   3736928     57.82     60.89  --
897.20/897.26	c  S st  6141   1710196       250     21250         0     56629    148750    789642     57.82     54.09  --
897.40/897.41	c  S st  6141   1710701       250     21250         0     57128    148750    821138     57.82   no data  --
897.40/897.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
897.40/897.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
897.40/897.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
897.40/897.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
897.40/897.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
897.40/897.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
897.40/897.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
903.20/903.22	c lits-rem:       370  cl-subs:       76  v-elim:      0  v-fix:    0  time:  5.75 s
903.20/903.22	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
903.20/903.24	c vivif2 --  cl tried    57052 cl shrink        0 lits rem          0 time: 0.01
903.50/903.52	c asymm  cl-useful: 0/2200/21250 lits-rem:0 time: 0.28
903.50/903.52	c calculated reachability. Time: 0.00
903.50/903.52	c  N dy  6141   1710701       250     21250         0     57052    148750    813682     57.82   no data  --
907.11/907.18	c  N dy  6211   1731055       250     21250         0     76993    148750   2132414     57.81     61.13  --
911.92/911.91	c  N dy  6305   1751061       250     21250         0     96573    148750   3426775     57.82     62.12  --
917.01/917.00	c  N dy  6376   1771112       250     21250         0     59473    148750    918670     57.82     64.30  --
920.71/920.72	c  N dy  6447   1791307       250     21250         0     79223    148750   2227910     57.82     60.98  --
925.61/925.63	c  N dy  6508   1813166       250     21250         0    100583    148750   3637195     57.81     60.88  --
931.01/931.07	c  N dy  6597   1833774       250     21250         0     63017    148750   1097443     57.82     60.92  --
935.02/935.04	c  N dy  6662   1853935       250     21250         0     82719    148750   2392024     57.82     60.91  --
940.01/940.00	c  N dy  6747   1873951       250     21250         0    102284    148750   3684360     57.82     60.99  --
945.01/945.08	c  N dy  6799   1894309       250     21250         0     63518    148750   1075301     57.81     60.86  --
949.11/949.12	c  N dy  6890   1914419       250     21250         0     83164    148750   2380114     57.82     61.20  --
953.91/953.98	c  N dy  6956   1934498       250     21250         0    102771    148750   3678878     57.82     60.88  --
959.40/959.46	c  N dy  7033   1954513       250     21250         0     62735    148750    970315     57.82     62.06  --
963.31/963.35	c  N dy  7108   1974617       250     21250         0     82405    148750   2275724     57.82     61.19  --
968.11/968.19	c  N dy  7177   1995065       250     21250         0    102405    148750   3597744     57.82     60.91  --
974.01/974.04	c  N dy  7253   2015132       250     21250         0     61411    148750    826701     57.82     61.11  --
978.00/978.06	c  N dy  7335   2035415       250     21250         0     81243    148750   2139800     57.82     60.93  --
982.61/982.67	c  N dy  7399   2055440       250     21250         0    100799    148750   3434143     57.82     61.43  --
988.50/988.51	c  N dy  7474   2075530       250     21250         0    120477    148750   4741043     57.82     61.82  --
992.81/992.83	c  N dy  7551   2095654       250     21250         0     78536    148750   1905039     57.82     60.87  --
997.72/997.74	c  N dy  7636   2116035       250     21250         0     98454    148750   3225841     57.83     61.15  --
1003.31/1003.38	c  N dy  7715   2136220       250     21250         0    118192    148750   4533579     57.83     60.89  --
1008.31/1008.35	c  N dy  7798   2156457       250     21250         0     75381    148750   1634554     57.83     60.93  --
1012.81/1012.86	c  N dy  7868   2176655       250     21250         0     95097    148750   2943077     57.83     60.97  --
1018.70/1018.74	c  N dy  7942   2197773       250     21250         0    115734    148750   4306624     57.83     60.92  --
1022.71/1022.79	c  S st  7997   2210702       250     21250         0     64872    148750    891841     57.84     63.57  --
1022.91/1022.95	c  S st  7997   2211205       250     21250         0     65369    148750    922818     57.84   no data  --
1022.91/1022.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1022.91/1022.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1022.91/1022.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1023.02/1023.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1023.02/1023.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.02/1023.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1023.02/1023.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1028.91/1028.91	c lits-rem:       248  cl-subs:       73  v-elim:      0  v-fix:    0  time:  5.89 s
1028.91/1028.92	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1028.91/1028.93	c vivif2 --  cl tried    65296 cl shrink        0 lits rem          0 time: 0.01
1029.21/1029.20	c asymm  cl-useful: 0/1977/21250 lits-rem:0 time: 0.27
1029.21/1029.20	c calculated reachability. Time: 0.00
1029.21/1029.20	c  N dy  7997   2211205       250     21250         0     65296    148750    915610     57.84   no data  --
1033.21/1033.22	c  N dy  8053   2231722       250     21250         0     85341    148750   2251096     57.83     61.01  --
1037.90/1037.98	c  N dy  8112   2251725       250     21250         0    104910    148750   3554128     57.83     60.99  --
1043.92/1043.99	c  N dy  8191   2271829       250     21250         0    124544    148750   4851865     57.83     61.15  --
1048.71/1048.77	c  N dy  8282   2292025       250     21250         0     79767    148750   1823232     57.83     60.96  --
1053.61/1053.66	c  N dy  8366   2312194       250     21250         0     99425    148750   3127239     57.84     61.44  --
1059.40/1059.47	c  N dy  8435   2332279       250     21250         0    119026    148750   4423414     57.83     60.92  --
1065.01/1065.05	c  N dy  8525   2352309       250     21250         0     73138    148750   1335035     57.84     63.26  --
1069.51/1069.56	c  N dy  8615   2372420       250     21250         0     92789    148750   2640080     57.85     61.13  --
1075.31/1075.38	c  N dy  8693   2394374       250     21250         0    114248    148750   4066167     57.85     61.63  --
1081.91/1081.92	c  N dy  8761   2414785       250     21250         0     67773    148750    921291     57.85     60.91  --
1085.91/1085.97	c  N dy  8832   2434836       250     21250         0     87411    148750   2226434     57.85     61.19  --
1090.81/1090.82	c  N dy  8899   2454856       250     21250         0    106976    148750   3525050     57.85     61.02  --
1097.11/1097.14	c  N dy  9006   2474902       250     21250         0    126607    148750   4834759     57.86     61.14  --
1102.22/1102.28	c  N dy  9076   2494988       250     21250         0     78784    148750   1596936     57.85     60.90  --
1107.00/1107.00	c  N dy  9158   2515084       250     21250         0     98444    148750   2903600     57.86     61.59  --
1112.61/1112.63	c  N dy  9237   2535086       250     21250         0    117963    148750   4204016     57.86     61.02  --
1119.21/1119.24	c  N dy  9308   2555300       250     21250         0     69303    148750    911234     57.86     61.71  --
1124.11/1124.14	c  N dy  9374   2578719       250     21250         0     92192    148750   2421332     57.85     60.96  --
1129.51/1129.58	c  N dy  9459   2598931       250     21250         0    111981    148750   3739819     57.86     60.94  --
1135.11/1135.19	c  N dy  9488   2618940       250     21250         0    131467    148750   5026175     57.83     61.12  --
1140.72/1140.78	c  N dy  9583   2639062       250     21250         0     81753    148750   1682446     57.84     61.17  --
1145.51/1145.50	c  N dy  9658   2659173       250     21250         0    101421    148750   2993052     57.84     61.87  --
1151.31/1151.37	c  N dy  9735   2679204       250     21250         0    120944    148750   4283440     57.84     61.15  --
1158.01/1158.09	c  N dy  9800   2699245       250     21250         0    140506    148750   5574401     57.84     61.13  --
1160.61/1160.69	c  S st  9845   2711206       250     21250         0     81863    148750   1631066     57.84     60.67  --
1160.81/1160.87	c  S st  9845   2711711       250     21250         0     82366    148750   1663047     57.84   no data  --
1160.81/1160.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1160.81/1160.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1160.91/1160.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1160.91/1160.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1160.91/1160.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1160.91/1160.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1160.91/1160.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1184.62/1184.69	c lits-rem:       900  cl-subs:      659  v-elim:      0  v-fix:    0  time: 23.72 s
1184.62/1184.69	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1184.62/1184.71	c vivif2 --  cl tried    81707 cl shrink        0 lits rem          0 time: 0.02
1185.01/1185.01	c asymm  cl-useful: 0/1638/21250 lits-rem:0 time: 0.31
1185.01/1185.02	c calculated reachability. Time: 0.00
1185.01/1185.02	c  N dy  9845   2711711       250     21250         0     81707    148750   1602067     57.84   no data  --
1189.61/1189.68	c  N dy  9913   2731872       250     21250         0    101407    148750   2913763     57.84     60.97  --
1195.41/1195.41	c  N dy  9987   2752057       250     21250         0    121123    148750   4221303     57.84     61.07  --
1202.12/1202.10	c  N dy 10042   2772583       250     21250         0    141172    148750   5550148     57.84     61.83  --
1206.72/1206.72	c  N dy 10112   2792597       250     21250         0     89431    148750   2081736     57.84     60.92  --
1211.82/1211.83	c  N dy 10181   2812901       250     21250         0    109283    148750   3398000     57.83     61.37  --
1218.11/1218.17	c  N dy 10263   2833160       250     21250         0    129067    148750   4710356     57.84     60.90  --
1224.61/1224.65	c  N dy 10338   2853238       250     21250         0     76420    148750   1159464     57.84     61.02  --
1229.22/1229.28	c  N dy 10424   2873416       250     21250         0     96147    148750   2471440     57.84     60.89  --
1234.81/1234.85	c  N dy 10507   2893500       250     21250         0    115807    148750   3776713     57.85     61.03  --
1241.11/1241.20	c  N dy 10572   2913588       250     21250         0    135429    148750   5072941     57.84     66.12  --
1247.32/1247.37	c  N dy 10650   2933676       250     21250         0     81736    148750   1451731     57.85     61.50  --
1252.21/1252.20	c  N dy 10732   2953692       250     21250         0    101305    148750   2749072     57.85     60.92  --
1257.71/1257.70	c  N dy 10798   2973911       250     21250         0    121042    148750   4053725     57.84     61.45  --
1264.71/1264.78	c  N dy 10893   2993926       250     21250         0    140572    148750   5351917     57.85     61.01  --
1271.52/1271.56	c  N dy 10928   3020388       250     21250         0     92099    148750   2104445     57.83     61.65  --
1276.81/1276.87	c  N dy 11002   3040463       250     21250         0    111699    148750   3405894     57.83     60.91  --
1282.81/1282.89	c  N dy 11069   3060541       250     21250         0    131298    148750   4701833     57.83     61.13  --
1290.81/1290.85	c  N dy 11167   3080992       250     21250         0     76131    148750    972501     57.83     60.92  --
1295.61/1295.63	c  N dy 11253   3101190       250     21250         0     95880    148750   2285416     57.83     62.06  --

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.99 2.06 2.82 4/294 682
/proc/meminfo: memFree=15984484/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=11796 CPUtime=0 cores=5,7
/proc/682/stat : 682 (runsolver) R 680 682 32685 0 -1 4202560 41 0 0 0 0 0 0 0 22 0 1 0 105812422 12079104 49 33554432000 4194304 5432360 140737360640864 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/682/statm: 2949 49 30 303 0 2643 0

[startup+0.0640849 s]
/proc/loadavg: 0.99 2.06 2.82 4/294 682
/proc/meminfo: memFree=15984484/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=30752 CPUtime=0.05 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 1074 0 0 0 5 0 0 0 22 0 1 0 105812422 31490048 1014 33554432000 4194304 4650387 140736931711488 18446744073709551615 4370698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 7688 1014 346 112 0 2653 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30752

[startup+0.101083 s]
/proc/loadavg: 0.99 2.06 2.82 4/294 682
/proc/meminfo: memFree=15984484/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=30752 CPUtime=0.09 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 1084 0 0 0 9 0 0 0 22 0 1 0 105812422 31490048 1024 33554432000 4194304 4650387 140736931711488 18446744073709551615 4370654 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 7688 1024 346 112 0 2653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30752

[startup+0.301044 s]
/proc/loadavg: 0.99 2.06 2.82 4/294 682
/proc/meminfo: memFree=15984484/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=30884 CPUtime=0.29 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 1120 0 0 0 29 0 0 0 23 0 1 0 105812422 31625216 1060 33554432000 4194304 4650387 140736931711488 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 7721 1060 346 112 0 2686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30884

[startup+0.700977 s]
/proc/loadavg: 0.99 2.06 2.82 4/294 682
/proc/meminfo: memFree=15984484/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=37820 CPUtime=0.69 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 3144 0 0 0 69 0 0 0 25 0 1 0 105812422 38727680 2768 33554432000 4194304 4650387 140736931711488 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 9455 2768 377 112 0 4420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37820

[startup+1.50083 s]
/proc/loadavg: 0.99 2.06 2.82 5/308 704
/proc/meminfo: memFree=15798368/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=38608 CPUtime=1.48 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 4656 0 0 0 148 0 0 0 25 0 1 0 105812422 39534592 3021 33554432000 4194304 4650387 140736931711488 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 9652 3021 379 112 0 4617 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38608

[startup+3.10054 s]
/proc/loadavg: 0.99 2.06 2.82 5/308 704
/proc/meminfo: memFree=15785416/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=52036 CPUtime=3.08 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 9645 0 0 0 308 0 0 0 25 0 1 0 105812422 53284864 6242 33554432000 4194304 4650387 140736931711488 18446744073709551615 4438611 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 13009 6242 381 112 0 7974 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52036

[startup+6.30098 s]
/proc/loadavg: 1.23 2.09 2.82 5/308 704
/proc/meminfo: memFree=15754416/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=54080 CPUtime=6.29 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 10863 0 0 0 628 1 0 0 25 0 1 0 105812422 55377920 6412 33554432000 4194304 4650387 140736931711488 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 13520 6412 381 112 0 8485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54080

[startup+12.7008 s]
/proc/loadavg: 1.45 2.12 2.83 5/308 704
/proc/meminfo: memFree=15693908/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=54296 CPUtime=12.68 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 14596 0 0 0 1267 1 0 0 25 0 1 0 105812422 55599104 6589 33554432000 4194304 4650387 140736931711488 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 13574 6589 381 112 0 8539 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 54296

[startup+25.5006 s]
/proc/loadavg: 2.10 2.23 2.85 5/308 704
/proc/meminfo: memFree=15455428/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=68664 CPUtime=25.49 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 24013 0 0 0 2546 3 0 0 25 0 1 0 105812422 70311936 10009 33554432000 4194304 4650387 140736931711488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 17166 10009 381 112 0 12131 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68664

[startup+51.101 s]
/proc/loadavg: 2.74 2.37 2.88 5/308 705
/proc/meminfo: memFree=15375004/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=87968 CPUtime=51.08 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 38499 0 0 0 5102 6 0 0 25 0 1 0 105812422 90079232 15281 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 21992 15281 381 112 0 16957 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87968

[startup+102.311 s]
/proc/loadavg: 3.45 2.62 2.94 5/308 706
/proc/meminfo: memFree=15270788/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=94036 CPUtime=102.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 67049 0 0 0 10217 13 0 0 25 0 1 0 105812422 96292864 16613 33554432000 4194304 4650387 140736931711488 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 23509 16613 381 112 0 18474 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 94036

[startup+162.3 s]
/proc/loadavg: 3.88 2.88 3.01 5/308 708
/proc/meminfo: memFree=15074712/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=120136 CPUtime=162.29 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 96550 0 0 0 16209 20 0 0 25 0 1 0 105812422 123019264 23830 33554432000 4194304 4650387 140736931711488 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 30034 23830 381 112 0 24999 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 120136

[startup+222.301 s]
/proc/loadavg: 4.03 3.10 3.07 5/308 710
/proc/meminfo: memFree=15053352/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=120940 CPUtime=222.29 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 96817 0 0 0 22209 20 0 0 25 0 1 0 105812422 123842560 24097 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 30235 24097 381 112 0 25200 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120940

[startup+282.301 s]
/proc/loadavg: 4.01 3.26 3.13 5/308 711
/proc/meminfo: memFree=14958076/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=120940 CPUtime=282.29 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 96829 0 0 0 28209 20 0 0 25 0 1 0 105812422 123842560 24109 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 30235 24109 381 112 0 25200 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120940

[startup+342.301 s]
/proc/loadavg: 4.00 3.39 3.18 5/308 715
/proc/meminfo: memFree=14948584/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=120940 CPUtime=342.29 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 96829 0 0 0 34209 20 0 0 25 0 1 0 105812422 123842560 24109 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 30235 24109 381 112 0 25200 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120940

[startup+402.3 s]
/proc/loadavg: 4.07 3.52 3.23 5/308 717
/proc/meminfo: memFree=14917748/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=121340 CPUtime=402.29 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 123075 0 0 0 40202 27 0 0 25 0 1 0 105812422 124252160 24149 33554432000 4194304 4650387 140736931711488 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 30335 24149 381 112 0 25300 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 121340

[startup+462.301 s]
/proc/loadavg: 4.02 3.60 3.28 5/308 719
/proc/meminfo: memFree=14882244/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=187708 CPUtime=462.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 135024 0 0 0 46200 30 0 0 25 0 1 0 105812422 192212992 27945 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 46927 27945 381 112 0 41892 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 187708

[startup+522.301 s]
/proc/loadavg: 4.01 3.67 3.32 5/308 721
/proc/meminfo: memFree=14875752/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=188032 CPUtime=522.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 135104 0 0 0 52200 30 0 0 25 0 1 0 105812422 192544768 28025 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 47008 28025 381 112 0 41973 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 188032

[startup+582.3 s]
/proc/loadavg: 4.00 3.73 3.36 5/308 722
/proc/meminfo: memFree=14853152/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=188032 CPUtime=582.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 135114 0 0 0 58200 30 0 0 25 0 1 0 105812422 192544768 28035 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 47008 28035 381 112 0 41973 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 188032

[startup+642.301 s]
/proc/loadavg: 4.03 3.79 3.40 5/308 723
/proc/meminfo: memFree=14834504/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=188032 CPUtime=642.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 135114 0 0 0 64200 30 0 0 25 0 1 0 105812422 192544768 28035 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 47008 28035 381 112 0 41973 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 188032

[startup+702.301 s]
/proc/loadavg: 4.01 3.83 3.44 5/308 725
/proc/meminfo: memFree=14883684/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=188032 CPUtime=702.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 135114 0 0 0 70200 30 0 0 25 0 1 0 105812422 192544768 28035 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 47008 28035 381 112 0 41973 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 188032

[startup+762.311 s]
/proc/loadavg: 4.04 3.87 3.48 5/308 727
/proc/meminfo: memFree=14821264/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=188032 CPUtime=762.31 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 135114 0 0 0 76201 30 0 0 25 0 1 0 105812422 192544768 28035 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 47008 28035 381 112 0 41973 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 188032

[startup+822.301 s]
/proc/loadavg: 4.09 3.92 3.51 5/308 729
/proc/meminfo: memFree=14805984/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=188840 CPUtime=822.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 148881 0 0 0 82195 35 0 0 25 0 1 0 105812422 193372160 28823 33554432000 4194304 4650387 140736931711488 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 47210 28823 381 112 0 42175 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 188840

[startup+882.301 s]
/proc/loadavg: 4.03 3.93 3.54 5/308 730
/proc/meminfo: memFree=14809924/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=190380 CPUtime=882.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 172134 0 0 0 88186 44 0 0 25 0 1 0 105812422 194949120 29154 33554432000 4194304 4650387 140736931711488 18446744073709551615 4365276 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 47595 29154 381 112 0 42560 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 190380

[startup+942.3 s]
/proc/loadavg: 4.01 3.94 3.57 5/308 731
/proc/meminfo: memFree=14700640/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=195352 CPUtime=942.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 192873 0 0 0 94180 50 0 0 25 0 1 0 105812422 200040448 30102 33554432000 4194304 4650387 140736931711488 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 48838 30102 381 112 0 43803 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 195352

[startup+1002.3 s]
/proc/loadavg: 4.04 3.96 3.60 5/308 733
/proc/meminfo: memFree=14706568/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=196528 CPUtime=1002.31 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 213929 0 0 0 100174 57 0 0 25 0 1 0 105812422 201244672 30132 33554432000 4194304 4650387 140736931711488 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 49132 30132 381 112 0 44097 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 196528

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.62 5/308 735
/proc/meminfo: memFree=14687804/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=197692 CPUtime=1062.3 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 231474 0 0 0 106169 61 0 0 25 0 1 0 105812422 202436608 31073 33554432000 4194304 4650387 140736931711488 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 49423 31073 381 112 0 44388 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 197692

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/308 737
/proc/meminfo: memFree=14672144/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=142244 CPUtime=1122.31 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 251580 0 0 0 112163 68 0 0 25 0 1 0 105812422 145657856 27908 33554432000 4194304 4650387 140736931711488 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 35561 27908 381 112 0 30526 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 142244

[startup+1182.3 s]
/proc/loadavg: 4.04 3.99 3.66 5/308 738
/proc/meminfo: memFree=14627464/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=146272 CPUtime=1182.31 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 264165 0 0 0 118160 71 0 0 25 0 1 0 105812422 149782528 28415 33554432000 4194304 4650387 140736931711488 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 36568 28415 381 112 0 31533 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 146272

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.68 5/308 739
/proc/meminfo: memFree=14603132/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=203900 CPUtime=1242.31 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 280298 0 0 0 124156 75 0 0 25 0 1 0 105812422 208793600 32099 33554432000 4194304 4650387 140736931711488 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 50975 32099 381 112 0 45940 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 203900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.00 3.70 5/308 741
/proc/meminfo: memFree=14667824/32950928 swapFree=67111364/67111528
[pid=682] ppid=680 vsize=204708 CPUtime=1300.01 cores=5,7
/proc/682/stat : 682 (strangenight1-s) R 680 682 32685 0 -1 4202496 297514 0 0 0 129920 81 0 0 25 0 1 0 105812422 209620992 30116 33554432000 4194304 4650387 140736931711488 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/682/statm: 51177 30116 381 112 0 46142 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 204708

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): 1299.22
CPU system time (s): 0.822874
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218672

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

runsolver used 3.90641 second user time and 8.71068 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 16:07:10
IDJOB=3369777
IDBENCH=82586
IDSOLVER=1847
FILE ID=node112/3369777-1305382030
RUNJOBID= node112-1305382030-664
PBS_JOBID= 13324390
Free space on /tmp= 73556 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3369777-1305382030/watcher-3369777-1305382030 -o /tmp/evaluation-result-3369777-1305382030/solver-3369777-1305382030 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369777-1305382030.cnf

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

MD5SUM BENCH= 7ca36bcba61bdf9cc15c9739d715b3da
RANDOM SEED=1866541867

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15984764 kB
Buffers:        275760 kB
Cached:        2692200 kB
SwapCached:          0 kB
Active:       15048716 kB
Inactive:      1678820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15984764 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           20736 kB
Writeback:           0 kB
AnonPages:    13759100 kB
Mapped:          20944 kB
Slab:           132840 kB
PageTables:      42436 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 34993888 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= 73528 MiB
End job on node112 at 2011-05-14 16:28:52