Trace number 3175641

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-S981492757-074-UNKNOWN.cnf
MD5SUM720cb73f06c537d4bcc379449229299e
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-3175641-1301784968.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.29/0.36	c asymm  cl-useful: 0/14617/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.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.29/0.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.29/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.29/0.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.39/0.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
0.39/0.46	c Finding binary XORs  T:     0.00 s  found:       0
0.39/0.47	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.39/0.47	c calculated reachability. Time: 0.00
0.39/0.47	c Calc default polars -  time:   0.00 s pos:     127 undec:       4 neg:     119
0.39/0.47	c =========================================================================================
0.39/0.47	c types(t): F = full restart, N = normal restart
0.39/0.47	c types(t): S = simplification begin/end, E = solution found
0.39/0.47	c restart types(rt): st = static, dy = dynamic
0.39/0.47	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.39/0.47	c  B st     0         0       250     21250         0         0    148750         0   no data   no data  --
0.69/0.73	c  N dy    14      4348       250     21250         0      4244    148750    289556     59.74     62.93  --
0.89/0.97	c  N dy    31      8412       250     21250         0      5781    148750    333665     59.64     63.21  --
1.19/1.28	c  N dy    46     13206       250     21250         0      6321    148750    303721     59.47     62.65  --
1.48/1.57	c  N dy    53     17350       250     21250         0     10360    148750    574323     59.17     62.61  --
1.78/1.85	c  N dy    65     21550       250     21250         0      8994    148750    423282     58.96     62.31  --
1.98/2.08	c  F st    69     25001       250     21250         0     12372    148750    648412     58.43     58.67  --
2.09/2.14	c  N st    71     25627       250     21250         0     12985    148750    688637     58.43   no data  --
2.38/2.44	c  N dy    75     30000       250     21250         0     10576    148750    471277     58.43   no data  --
2.38/2.44	c  S st    75     30000       250     21250         0     10576    148750    471277     58.43   no data  --
2.38/2.49	c  S st    75     30502       250     21250         0     11073    148750    502600     58.43   no data  --
2.38/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.38/2.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
2.48/2.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2.48/2.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.88/5.94	c lits-rem:      2491  cl-subs:      303  v-elim:      0  v-fix:    0  time:  3.41 s
6.08/6.13	c asymm  cl-useful: 0/5493/21250 lits-rem:0 time: 0.19
6.08/6.13	c calculated reachability. Time: 0.00
6.08/6.13	c  N dy    75     30502       250     21250         0     10770    148750    471779     58.43   no data  --
6.38/6.43	c  N dy    89     34512       250     21250         0     14693    148750    730931     58.40     61.49  --
6.68/6.73	c  N dy   103     38601       250     21250         0     10958    148750    435392     58.43     61.55  --
6.99/7.02	c  N dy   115     42626       250     21250         0     14890    148750    695922     58.38     63.88  --
7.19/7.28	c  S st   132     45754       250     21250         0      9197    148750    265704     58.49     58.20  --
7.29/7.33	c  S st   132     46255       250     21250         0      9697    148750    296729     58.49   no data  --
7.29/7.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
7.29/7.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
7.29/7.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.99/10.08	c lits-rem:       459  cl-subs:       23  v-elim:      0  v-fix:    0  time:  2.73 s
9.99/10.08	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
9.99/10.09	c vivif2 --  cl tried     9674 cl shrink        0 lits rem          0 time: 0.00
10.09/10.13	c asymm  cl-useful: 0/1140/21250 lits-rem:0 time: 0.04
10.09/10.13	c calculated reachability. Time: 0.00
10.09/10.13	c  N dy   132     46255       250     21250         0      9674    148750    293994     58.49   no data  --
10.39/10.47	c  N dy   142     50937       250     21250         0     14243    148750    596767     58.38     61.58  --
10.79/10.88	c  N dy   152     55830       250     21250         0     19013    148750    910762     58.27     61.77  --
11.28/11.36	c  N dy   159     61650       250     21250         0     14970    148750    591252     58.09     61.43  --
11.58/11.69	c  N dy   167     65696       250     21250         0     18926    148750    854180     57.96     61.12  --
11.99/12.01	c  S st   172     69383       250     21250         0     11789    148750    332373     57.76   no data  --
11.99/12.07	c  S st   172     69885       250     21250         0     12284    148750    363283     57.76   no data  --
11.99/12.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.99/12.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.99/12.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.99/12.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.99/12.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/12.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
11.99/12.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.58/14.63	c lits-rem:       743  cl-subs:       75  v-elim:      0  v-fix:    0  time:  2.54 s
14.58/14.64	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
14.58/14.64	c vivif2 --  cl tried    12209 cl shrink        0 lits rem          0 time: 0.00
14.78/14.84	c asymm  cl-useful: 0/6527/21250 lits-rem:0 time: 0.20
14.78/14.84	c calculated reachability. Time: 0.00
14.78/14.84	c  N dy   172     69885       250     21250         0     12209    148750    355964     57.76   no data  --
15.18/15.24	c  N dy   194     74810       250     21250         0     17019    148750    672984     57.78     61.15  --
15.58/15.66	c  N dy   203     79731       250     21250         0     21849    148750    993403     57.71     61.05  --
16.19/16.20	c  N dy   234     85981       250     21250         0     16237    148750    573766     57.80     60.91  --
16.29/16.33	c  F st   242     87502       250     21250         0     17719    148750    672592     57.82   no data  --
16.69/16.79	c  N dy   248     92698       250     21250         0     22779    148750   1019332     57.82   no data  --
17.59/17.61	c  N dy   262    101307       250     21250         0     18465    148750    665234     57.56     61.12  --
17.89/17.94	c  S st   278    104827       250     21250         0     21902    148750    891355     57.59   no data  --
17.99/18.01	c  S st   278    105328       250     21250         0     22394    148750    922805     57.59   no data  --
17.99/18.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.99/18.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.99/18.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
17.99/18.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.99/18.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.99/18.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
17.99/18.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.89/20.92	c lits-rem:       771  cl-subs:      798  v-elim:      0  v-fix:    0  time:  2.87 s
20.89/20.92	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
20.89/20.93	c vivif2 --  cl tried    21596 cl shrink        0 lits rem          0 time: 0.01
21.08/21.13	c asymm  cl-useful: 0/4178/21250 lits-rem:0 time: 0.21
21.08/21.14	c calculated reachability. Time: 0.00
21.08/21.14	c  N dy   278    105328       250     21250         0     21596    148750    856353     57.59   no data  --
21.78/21.82	c  N dy   313    112197       250     21250         0     14623    148750    360273     57.70     61.83  --
22.39/22.46	c  N dy   344    119654       250     21250         0     21920    148750    841806     57.71     60.82  --
23.19/23.28	c  N dy   374    127654       250     21250         0     15100    148750    338283     57.71     60.88  --
23.98/24.07	c  N dy   410    136426       250     21250         0     23693    148750    905781     57.74     60.90  --
24.88/24.95	c  N dy   433    145149       250     21250         0     16580    148750    383761     57.70     65.94  --
25.79/25.83	c  N dy   464    154419       250     21250         0     25635    148750    982445     57.71     60.85  --
26.19/26.21	c  S st   473    157995       250     21250         0     29140    148750   1213290     57.68     58.19  --
26.19/26.29	c  S st   473    158497       250     21250         0     29636    148750   1243783     57.68   no data  --
26.29/26.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.29/26.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.29/26.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
26.29/26.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.29/26.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.29/26.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
26.29/26.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.48/34.50	c lits-rem:      1511  cl-subs:      725  v-elim:      0  v-fix:    0  time:  8.14 s
34.48/34.50	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
34.48/34.51	c vivif2 --  cl tried    28911 cl shrink        0 lits rem          0 time: 0.01
34.68/34.75	c asymm  cl-useful: 0/3488/21250 lits-rem:0 time: 0.23
34.68/34.75	c calculated reachability. Time: 0.00
34.68/34.75	c  N dy   473    158497       250     21250         0     28911    148750   1176253     57.68   no data  --
35.78/35.83	c  N dy   521    169090       250     21250         0     22662    148750    731430     57.76     60.81  --
36.89/36.98	c  N dy   562    179962       250     21250         0     33272    148750   1432146     57.79     60.83  --
38.09/38.17	c  N dy   598    191871       250     21250         0     27323    148750    983138     57.78     61.58  --
39.49/39.52	c  N dy   644    204459       250     21250         0     21045    148750    516118     57.78     60.83  --
40.79/40.88	c  N dy   698    217636       250     21250         0     33907    148750   1367503     57.81     61.24  --
42.29/42.39	c  N dy   754    231800       250     21250         0     28236    148750    941924     57.84     61.25  --
42.99/43.06	c  S st   782    237747       250     21250         0     34039    148750   1327255     57.86     55.43  --
43.08/43.15	c  S st   782    238253       250     21250         0     34539    148750   1358880     57.86   no data  --
43.08/43.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.08/43.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.08/43.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
43.18/43.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.18/43.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.18/43.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.18/43.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.28/54.36	c lits-rem:      1554  cl-subs:      829  v-elim:      0  v-fix:    0  time: 11.15 s
54.28/54.37	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
54.28/54.38	c vivif2 --  cl tried    33710 cl shrink        0 lits rem          0 time: 0.01
54.58/54.60	c asymm  cl-useful: 0/3054/21250 lits-rem:0 time: 0.22
54.58/54.60	c calculated reachability. Time: 0.00
54.58/54.60	c  N dy   782    238253       250     21250         0     33710    148750   1281028     57.86   no data  --
56.38/56.41	c  N dy   837    254313       250     21250         0     28877    148750    924828     57.85     61.90  --
58.29/58.35	c  N dy   906    270646       250     21250         0     23351    148750    505043     57.88     61.31  --
60.18/60.28	c  N dy   945    288146       250     21250         0     40432    148750   1628382     57.83     61.06  --
62.29/62.40	c  F st  1026    306250       250     21250         0     35689    148750   1262488     57.84   no data  --
62.39/62.47	c  N st  1028    306875       250     21250         0     36296    148750   1303118     57.84   no data  --
64.79/64.84	c  N dy  1083    326497       250     21250         0     32011    148750    967234     57.84     60.92  --
67.49/67.53	c  N dy  1150    346841       250     21250         0     27454    148750    613074     57.82     60.88  --
68.59/68.66	c  S st  1181    357379       250     21250         0     37752    148750   1290419     57.81   no data  --
68.69/68.75	c  S st  1181    357885       250     21250         0     38255    148750   1321786     57.81   no data  --
68.69/68.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
68.69/68.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.69/68.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
68.79/68.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
68.79/68.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
68.79/68.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
68.79/68.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.48/76.53	c lits-rem:       779  cl-subs:      858  v-elim:      0  v-fix:    0  time:  7.72 s
76.48/76.54	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
76.48/76.55	c vivif2 --  cl tried    37397 cl shrink        0 lits rem          0 time: 0.01
76.68/76.78	c asymm  cl-useful: 0/2874/21250 lits-rem:0 time: 0.23
76.68/76.78	c calculated reachability. Time: 0.00
76.68/76.78	c  N dy  1181    357885       250     21250         0     37397    148750   1243385     57.81   no data  --
79.28/79.30	c  N dy  1254    377987       250     21250         0     31638    148750    838419     57.80     60.92  --
81.79/81.87	c  N dy  1321    398300       250     21250         0     51475    148750   2154818     57.79     60.85  --
84.19/84.29	c  N dy  1386    418577       250     21250         0     44918    148750   1661073     57.79     61.05  --
86.98/87.03	c  N dy  1463    438757       250     21250         0     37274    148750   1102386     57.81     62.48  --
90.09/90.10	c  N dy  1555    459413       250     21250         0     29141    148750    506750     57.84     61.10  --
92.48/92.56	c  N dy  1626    479689       250     21250         0     48953    148750   1823603     57.84     60.99  --
95.19/95.27	c  N dy  1694    499776       250     21250         0     39263    148750   1120390     57.82     62.03  --
98.08/98.17	c  N dy  1770    519816       250     21250         0     58855    148750   2416364     57.82     64.68  --
100.29/100.39	c  S st  1855    536829       250     21250         0     45145    148750   1461208     57.85   no data  --
100.49/100.50	c  S st  1855    537330       250     21250         0     45641    148750   1491169     57.85   no data  --
100.49/100.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.49/100.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.49/100.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.49/100.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.49/100.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.49/100.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
100.49/100.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.29/117.32	c lits-rem:      1606  cl-subs:      822  v-elim:      0  v-fix:    0  time: 16.74 s
117.29/117.32	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
117.29/117.33	c vivif2 --  cl tried    44819 cl shrink        0 lits rem          0 time: 0.01
117.39/117.45	c asymm  cl-useful: 0/1129/21250 lits-rem:0 time: 0.11
117.39/117.45	c calculated reachability. Time: 0.00
117.39/117.45	c  N dy  1855    537330       250     21250         0     44819    148750   1412961     57.85   no data  --
120.58/120.68	c  N dy  1901    557524       250     21250         0     33297    148750    618379     57.81     61.39  --
123.69/123.78	c  N dy  1999    577538       250     21250         0     52820    148750   1919088     57.85     61.31  --
126.99/127.06	c  N dy  2095    598119       250     21250         0     40703    148750   1057850     57.87     61.25  --
130.09/130.14	c  N dy  2175    618265       250     21250         0     60365    148750   2361080     57.88     61.12  --
132.99/133.05	c  N dy  2230    638362       250     21250         0     46791    148750   1413404     57.85     62.76  --
136.40/136.44	c  N dy  2303    658989       250     21250         0     66953    148750   2744556     57.85     61.14  --
139.29/139.32	c  N dy  2367    679299       250     21250         0     52604    148750   1737013     57.86     61.16  --
142.79/142.81	c  N dy  2442    699427       250     21250         0     37135    148750    656693     57.86     60.96  --
145.79/145.81	c  N dy  2504    719666       250     21250         0     56914    148750   1969553     57.86     61.32  --
149.59/149.63	c  N dy  2602    739734       250     21250         0     40377    148750    812759     57.89     61.15  --
152.79/152.89	c  N dy  2687    760141       250     21250         0     60295    148750   2132662     57.90     60.95  --
156.59/156.61	c  N dy  2765    780441       250     21250         0     43021    148750    936546     57.90     60.97  --
159.79/159.82	c  N dy  2824    800502       250     21250         0     62654    148750   2242132     57.90     60.98  --
160.88/160.90	c  S st  2846    805996       250     21250         0     68013    148750   2595427     57.90   no data  --
160.98/161.09	c  S st  2846    806499       250     21250         0     68514    148750   2626042     57.90   no data  --
161.08/161.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
161.08/161.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
161.08/161.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
161.19/161.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
161.19/161.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
161.19/161.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
161.19/161.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
375.49/375.59	c lits-rem:      2096  cl-subs:     1791  v-elim:      0  v-fix:    0  time: 214.38 s
375.49/375.59	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
375.59/375.61	c vivif2 --  cl tried    66723 cl shrink        0 lits rem          0 time: 0.03
375.89/375.93	c asymm  cl-useful: 0/2517/21250 lits-rem:0 time: 0.32
375.89/375.93	c calculated reachability. Time: 0.00
375.89/375.93	c  N dy  2846    806499       250     21250         0     66723    148750   2460713     57.90   no data  --
379.50/379.52	c  N dy  2901    826871       250     21250         0     48516    148750   1241961     57.88     61.12  --
383.09/383.10	c  N dy  2979    846927       250     21250         0     68117    148750   2543276     57.90     62.50  --
386.90/386.92	c  N dy  3060    867104       250     21250         0     48730    148750   1206137     57.90     61.12  --
390.39/390.49	c  N dy  3132    887216       250     21250         0     68358    148750   2498064     57.90     61.36  --
395.00/395.01	c  N dy  3207    911910       250     21250         0     52428    148750   1400074     57.89     61.03  --
398.59/398.65	c  N dy  3260    932219       250     21250         0     72272    148750   2709841     57.87     62.03  --
402.29/402.37	c  N dy  3333    952650       250     21250         0     51210    148750   1256555     57.88     60.99  --
406.00/406.01	c  N dy  3394    972716       250     21250         0     70800    148750   2546356     57.87     62.93  --
411.19/411.23	c  N dy  3464   1000763       250     21250         0     56143    148750   1536753     57.83     61.40  --
415.09/415.17	c  N dy  3551   1020817       250     21250         0     75779    148750   2836412     57.85     62.22  --
419.10/419.19	c  N dy  3632   1040988       250     21250         0     52518    148750   1234098     57.85     61.15  --
423.00/423.01	c  N dy  3714   1061237       250     21250         0     72334    148750   2547001     57.86     61.73  --
425.30/425.39	c  F st  3754   1071875       250     21250         0     82734    148750   3238900     57.87     56.99  --
427.19/427.25	c  N dy  3773   1081413       250     21250         0     48091    148750    882525     57.87     61.11  --
430.90/430.92	c  N dy  3848   1102150       250     21250         0     68360    148750   2222937     57.87     60.94  --
435.39/435.44	c  N dy  3929   1122188       250     21250         0     87956    148750   3527287     57.88     61.17  --
439.30/439.32	c  N dy  3994   1144129       250     21250         0     64422    148750   1904089     57.86     61.02  --
443.69/443.78	c  N dy  4089   1164278       250     21250         0     84130    148750   3212357     57.88     61.34  --
447.79/447.80	c  N dy  4167   1184328       250     21250         0     57769    148750   1415073     57.88     61.25  --
451.70/451.77	c  N dy  4247   1204526       250     21250         0     77508    148750   2724445     57.88     61.21  --
452.90/452.96	c  S st  4265   1209749       250     21250         0     82606    148750   3058859     57.88     58.91  --
453.10/453.16	c  S st  4265   1210255       250     21250         0     83107    148750   3089929     57.88   no data  --
453.10/453.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
453.10/453.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
453.20/453.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
453.30/453.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.30/453.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.30/453.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
453.30/453.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
826.50/826.57	c lits-rem:      2943  cl-subs:     2121  v-elim:      0  v-fix:    0  time: 373.26 s
826.50/826.57	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
826.60/826.60	c vivif2 --  cl tried    80986 cl shrink        0 lits rem          0 time: 0.03
826.80/826.89	c asymm  cl-useful: 0/1838/21250 lits-rem:0 time: 0.29
826.80/826.89	c calculated reachability. Time: 0.00
826.80/826.89	c  N dy  4265   1210255       250     21250         0     80986    148750   2892298     57.88   no data  --
831.01/831.00	c  N dy  4341   1230457       250     21250         0     53855    148750   1106734     57.89     61.36  --
834.31/834.32	c  N dy  4406   1250494       250     21250         0     73452    148750   2402002     57.88     65.34  --
838.90/838.94	c  N dy  4485   1270580       250     21250         0     93073    148750   3699983     57.89     61.02  --
842.61/842.60	c  N dy  4560   1290812       250     21250         0     64968    148750   1775323     57.89     61.09  --
846.71/846.77	c  N dy  4607   1310818       250     21250         0     84501    148750   3073518     57.88     61.13  --
851.51/851.50	c  N dy  4697   1330861       250     21250         0     55265    148750   1082769     57.89     61.11  --
855.31/855.36	c  N dy  4778   1350914       250     21250         0     74856    148750   2374323     57.89     61.01  --
860.21/860.25	c  N dy  4858   1371454       250     21250         0     94929    148750   3706936     57.90     61.11  --
864.10/864.11	c  N dy  4924   1391564       250     21250         0     64723    148750   1645407     57.90     61.04  --
868.21/868.26	c  N dy  5010   1412567       250     21250         0     85187    148750   3001944     57.90     61.78  --
872.70/872.78	c  N dy  5081   1432650       250     21250         0     54014    148750    891335     57.90     61.37  --
876.21/876.28	c  N dy  5165   1452699       250     21250         0     73611    148750   2194471     57.91     61.13  --
880.31/880.37	c  N dy  5203   1472728       250     21250         0     93172    148750   3488913     57.89     61.68  --
884.41/884.41	c  N dy  5262   1492804       250     21250         0     61002    148750   1303094     57.89     61.14  --
888.51/888.51	c  N dy  5329   1515558       250     21250         0     83226    148750   2772620     57.88     61.05  --
893.40/893.41	c  N dy  5397   1536881       250     21250         0    104050    148750   4152262     57.88     60.97  --
898.01/898.04	c  N dy  5457   1563648       250     21250         0     77455    148750   2343603     57.85     61.22  --
902.60/902.64	c  N dy  5536   1584034       250     21250         0     97389    148750   3668462     57.86     61.49  --
906.81/906.82	c  N dy  5602   1604198       250     21250         0     63389    148750   1347664     57.86     60.91  --
910.71/910.73	c  N dy  5685   1624729       250     21250         0     83467    148750   2681642     57.86     60.97  --
915.70/915.73	c  N dy  5766   1645251       250     21250         0    103522    148750   4009635     57.86     60.95  --
919.90/919.90	c  N dy  5853   1665350       250     21250         0     68427    148750   1625388     57.87     61.50  --
924.10/924.12	c  N dy  5943   1685397       250     21250         0     88042    148750   2927078     57.88     61.07  --
929.01/929.09	c  N dy  6019   1705461       250     21250         0    107653    148750   4224978     57.87     61.19  --
930.40/930.44	c  S st  6038   1710256       250     21250         0     56620    148750    790941     57.87     58.24  --
930.51/930.56	c  S st  6038   1710763       250     21250         0     57124    148750    823007     57.87   no data  --
930.51/930.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
930.51/930.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
930.51/930.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
930.61/930.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
930.61/930.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
930.61/930.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
930.61/930.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
936.11/936.16	c lits-rem:       226  cl-subs:       48  v-elim:      0  v-fix:    0  time:  5.54 s
936.11/936.17	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
936.11/936.17	c vivif2 --  cl tried    57076 cl shrink        0 lits rem          0 time: 0.01
936.40/936.41	c asymm  cl-useful: 0/2291/21250 lits-rem:0 time: 0.24
936.40/936.42	c calculated reachability. Time: 0.00
936.40/936.42	c  N dy  6038   1710763       250     21250         0     57076    148750    818194     57.87   no data  --
940.11/940.14	c  N dy  6104   1731887       250     21250         0     77732    148750   2185626     57.87     61.55  --
944.51/944.57	c  N dy  6171   1751968       250     21250         0     97378    148750   3484254     57.87     61.13  --
949.41/949.41	c  N dy  6232   1772064       250     21250         0     60319    148750    984015     57.86     61.36  --
953.10/953.13	c  N dy  6307   1792097       250     21250         0     79871    148750   2281988     57.86     62.12  --
957.70/957.75	c  N dy  6378   1812214       250     21250         0     99494    148750   3576693     57.87     61.04  --
962.51/962.59	c  N dy  6428   1832574       250     21250         0     61715    148750   1020022     57.86     61.18  --
966.21/966.23	c  N dy  6480   1852763       250     21250         0     81437    148750   2318622     57.84     60.91  --
971.11/971.10	c  N dy  6570   1873094       250     21250         0    101277    148750   3632690     57.85     61.28  --
976.31/976.30	c  N dy  6636   1893120       250     21250         0     62239    148750    997303     57.85     62.57  --
980.71/980.71	c  N dy  6720   1913303       250     21250         0     81923    148750   2299935     57.85     60.97  --
985.90/985.93	c  N dy  6822   1933370       250     21250         0    101530    148750   3602126     57.86     61.02  --
991.61/991.61	c  N dy  6901   1953443       250     21250         0     61593    148750    898355     57.86     61.07  --
996.41/996.43	c  N dy  6962   1978807       250     21250         0     86362    148750   2544749     57.85     60.94  --
1001.60/1001.67	c  N dy  7052   1998875       250     21250         0    105964    148750   3840469     57.86     61.25  --
1007.21/1007.20	c  N dy  7127   2018961       250     21250         0     65027    148750   1072979     57.85     62.80  --
1011.41/1011.41	c  N dy  7186   2038962       250     21250         0     84575    148750   2367065     57.85     63.43  --
1016.80/1016.81	c  N dy  7271   2059186       250     21250         0    104359    148750   3677747     57.85     61.40  --
1023.01/1023.04	c  N dy  7333   2079458       250     21250         0     62626    148750    854068     57.85     61.19  --
1027.11/1027.17	c  N dy  7389   2100377       250     21250         0     83104    148750   2210435     57.84     60.93  --
1032.31/1032.37	c  N dy  7471   2120449       250     21250         0    102713    148750   3505958     57.84     61.80  --
1038.61/1038.61	c  N dy  7539   2141145       250     21250         0    122902    148750   4838599     57.84     61.22  --
1043.21/1043.27	c  N dy  7622   2161155       250     21250         0     79905    148750   1946919     57.85     61.12  --
1048.32/1048.38	c  N dy  7703   2181238       250     21250         0     99550    148750   3248782     57.85     64.02  --
1054.41/1054.44	c  N dy  7780   2201378       250     21250         0    119235    148750   4555696     57.85     61.31  --
1057.21/1057.25	c  S st  7804   2210763       250     21250         0     64881    148750    891810     57.85     53.81  --
1057.41/1057.40	c  S st  7804   2211265       250     21250         0     65373    148750    922142     57.85   no data  --
1057.41/1057.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1057.41/1057.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1057.41/1057.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
1057.41/1057.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1057.41/1057.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1057.41/1057.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1057.41/1057.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1063.41/1063.42	c lits-rem:        35  cl-subs:       91  v-elim:      0  v-fix:    0  time:  5.95 s
1063.41/1063.42	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1063.41/1063.44	c vivif2 --  cl tried    65282 cl shrink        0 lits rem          0 time: 0.01
1063.71/1063.75	c asymm  cl-useful: 0/1989/21250 lits-rem:0 time: 0.31
1063.71/1063.75	c calculated reachability. Time: 0.00
1063.71/1063.75	c  N dy  7804   2211265       250     21250         0     65282    148750    913722     57.85   no data  --
1068.12/1068.19	c  N dy  7884   2231429       250     21250         0     84977    148750   2218736     57.85     61.60  --
1073.51/1073.53	c  N dy  7963   2251487       250     21250         0    104566    148750   3516220     57.85     61.87  --
1079.91/1079.94	c  N dy  8046   2271693       250     21250         0    124289    148750   4823971     57.86     61.47  --
1085.01/1085.09	c  N dy  8119   2292536       250     21250         0     80139    148750   1849087     57.86     61.17  --
1090.41/1090.45	c  N dy  8203   2313895       250     21250         0    100982    148750   3236125     57.86     61.30  --
1096.51/1096.54	c  N dy  8270   2333971       250     21250         0    120582    148750   4536100     57.86     61.21  --
1102.31/1102.33	c  N dy  8357   2354003       250     21250         0     74759    148750   1444565     57.87     63.24  --
1107.41/1107.47	c  N dy  8440   2375218       250     21250         0     95487    148750   2820658     57.87     60.94  --
1113.21/1113.29	c  N dy  8508   2395343       250     21250         0    115112    148750   4119797     57.87     61.22  --
1119.41/1119.44	c  N dy  8560   2415512       250     21250         0     68402    148750    966460     57.86     61.45  --
1123.92/1123.96	c  N dy  8647   2435527       250     21250         0     87933    148750   2262964     57.86     61.17  --
1129.61/1129.61	c  N dy  8732   2455820       250     21250         0    107773    148750   3576786     57.87     61.88  --
1136.01/1136.02	c  N dy  8813   2475870       250     21250         0    127346    148750   4875939     57.87     61.00  --
1141.51/1141.58	c  N dy  8877   2495943       250     21250         0     79571    148750   1651648     57.87     61.17  --
1146.61/1146.66	c  N dy  8947   2516388       250     21250         0     99548    148750   2972696     57.87     61.19  --
1152.82/1152.85	c  N dy  9035   2536391       250     21250         0    119084    148750   4269245     57.87     61.84  --
1159.91/1159.98	c  N dy  9121   2556828       250     21250         0     70689    148750   1007245     57.88     61.04  --
1164.51/1164.54	c  N dy  9192   2576862       250     21250         0     90260    148750   2306088     57.87     61.46  --
1170.31/1170.35	c  N dy  9284   2596965       250     21250         0    109905    148750   3603075     57.88     61.45  --
1177.41/1177.44	c  N dy  9354   2618716       250     21250         0    131196    148750   5018333     57.88     61.43  --
1183.31/1183.36	c  N dy  9434   2639047       250     21250         0     81638    148750   1674658     57.88     61.08  --
1188.61/1188.68	c  N dy  9521   2659232       250     21250         0    101377    148750   2987553     57.89     60.97  --
1195.12/1195.15	c  N dy  9599   2680290       250     21250         0    121923    148750   4350391     57.89     61.38  --
1202.72/1202.72	c  N dy  9687   2700624       250     21250         0     71458    148750    944804     57.90     61.30  --
1205.01/1205.02	c  S st  9722   2711266       250     21250         0     81849    148750   1630967     57.89     52.42  --
1205.21/1205.22	c  S st  9722   2711767       250     21250         0     82348    148750   1661671     57.89   no data  --
1205.21/1205.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1205.21/1205.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1205.21/1205.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1205.31/1205.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1205.31/1205.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1205.31/1205.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1205.31/1205.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1224.91/1224.96	c lits-rem:       790  cl-subs:      678  v-elim:      0  v-fix:    0  time: 19.63 s
1224.91/1224.96	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1224.91/1224.98	c vivif2 --  cl tried    81670 cl shrink        0 lits rem          0 time: 0.02
1225.31/1225.31	c asymm  cl-useful: 0/1660/21250 lits-rem:0 time: 0.34
1225.31/1225.32	c calculated reachability. Time: 0.00
1225.31/1225.32	c  N dy  9722   2711767       250     21250         0     81670    148750   1599415     57.89   no data  --
1232.41/1232.41	c  N dy  9786   2739937       250     21250         0    109137    148750   3426047     57.88     60.96  --
1239.21/1239.21	c  N dy  9883   2760215       250     21250         0    128925    148750   4740891     57.89     61.32  --
1245.82/1245.87	c  N dy  9964   2780292       250     21250         0     77252    148750   1274567     57.89     63.01  --
1250.62/1250.61	c  N dy 10024   2800328       250     21250         0     96818    148750   2568003     57.89     60.95  --
1256.52/1256.56	c  N dy 10100   2820412       250     21250         0    116428    148750   3868019     57.89     61.15  --
1263.51/1263.59	c  N dy 10176   2840656       250     21250         0    136194    148750   5175312     57.89     61.47  --
1269.32/1269.36	c  N dy 10203   2863642       250     21250         0     86351    148750   1823454     57.87     61.24  --
1275.11/1275.10	c  N dy 10291   2884918       250     21250         0    107106    148750   3203318     57.88     61.06  --
1281.11/1281.16	c  N dy 10335   2905499       250     21250         0    127167    148750   4529111     57.87     61.28  --
1288.81/1288.88	c  N dy 10415   2925873       250     21250         0     73871    148750    942150     57.87     61.05  --
1293.72/1293.71	c  N dy 10507   2946133       250     21250         0     93642    148750   2253208     57.87     61.05  --
1299.41/1299.41	c  N dy 10583   2966148       250     21250         0    113200    148750   3552719     57.87     60.93  --

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-3175641-1301784968/watcher-3175641-1301784968 -o /tmp/evaluation-result-3175641-1301784968/solver-3175641-1301784968 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175641-1301784968.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: 3.87 3.94 3.64 3/185 2577
/proc/meminfo: memFree=20132912/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=8508 CPUtime=0 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) S 2575 2577 2420 0 -1 4194304 97 0 0 0 0 0 0 0 25 0 1 0 368727533 8712192 53 33554432000 4194304 4650387 140734706137376 18446744073709551615 215983668871 0 2147483391 4096 0 18446744071699199166 0 0 17 4 0 0 0
/proc/2577/statm: 2127 53 41 112 0 44 0

[startup+0.0286781 s]
/proc/loadavg: 3.87 3.94 3.64 3/185 2577
/proc/meminfo: memFree=20132912/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=30616 CPUtime=0.02 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 1062 0 0 0 2 0 0 0 25 0 1 0 368727533 31350784 1002 33554432000 4194304 4650387 140734706137376 18446744073709551615 4370500 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 7654 1002 346 112 0 2619 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30616

[startup+0.100665 s]
/proc/loadavg: 3.87 3.94 3.64 3/185 2577
/proc/meminfo: memFree=20132912/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=30748 CPUtime=0.09 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 1084 0 0 0 9 0 0 0 25 0 1 0 368727533 31485952 1024 33554432000 4194304 4650387 140734706137376 18446744073709551615 4370665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 7687 1024 346 112 0 2652 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30748

[startup+0.30063 s]
/proc/loadavg: 3.87 3.94 3.64 3/185 2577
/proc/meminfo: memFree=20132912/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=30880 CPUtime=0.29 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 1120 0 0 0 29 0 0 0 25 0 1 0 368727533 31621120 1060 33554432000 4194304 4650387 140734706137376 18446744073709551615 4370700 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 7720 1060 346 112 0 2685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30880

[startup+0.70056 s]
/proc/loadavg: 3.87 3.94 3.64 3/185 2577
/proc/meminfo: memFree=20132912/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=37984 CPUtime=0.69 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 3153 0 0 0 69 0 0 0 25 0 1 0 368727533 38895616 2778 33554432000 4194304 4650387 140734706137376 18446744073709551615 4334380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 9496 2778 377 112 0 4461 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37984

[startup+1.50055 s]
/proc/loadavg: 3.87 3.94 3.64 3/183 2595
/proc/meminfo: memFree=20128192/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=38788 CPUtime=1.48 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 4700 0 0 0 148 0 0 0 25 0 1 0 368727533 39718912 3053 33554432000 4194304 4650387 140734706137376 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 9697 3053 379 112 0 4662 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38788

[startup+3.10021 s]
/proc/loadavg: 3.87 3.94 3.64 4/185 2622
/proc/meminfo: memFree=20101264/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=52892 CPUtime=3.09 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 9870 0 0 0 308 1 0 0 25 0 1 0 368727533 54161408 6435 33554432000 4194304 4650387 140734706137376 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 13223 6435 381 112 0 8188 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52892

[startup+6.30058 s]
/proc/loadavg: 3.88 3.94 3.64 5/190 2632
/proc/meminfo: memFree=20001180/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=54692 CPUtime=6.28 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 10389 0 0 0 627 1 0 0 25 0 1 0 368727533 56004608 6954 33554432000 4194304 4650387 140734706137376 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 13673 6954 381 112 0 8638 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 54692

[startup+12.7005 s]
/proc/loadavg: 3.89 3.94 3.64 5/190 2632
/proc/meminfo: memFree=19985996/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=55004 CPUtime=12.68 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 14809 0 0 0 1266 2 0 0 25 0 1 0 368727533 56324096 6753 33554432000 4194304 4650387 140734706137376 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 13751 6753 381 112 0 8716 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 55004

[startup+25.5002 s]
/proc/loadavg: 3.91 3.94 3.64 5/190 2633
/proc/meminfo: memFree=19835376/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=69836 CPUtime=25.49 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 26146 0 0 0 2544 5 0 0 25 0 1 0 368727533 71512064 10372 33554432000 4194304 4650387 140734706137376 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 17459 10372 381 112 0 12424 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69836

[startup+51.1008 s]
/proc/loadavg: 3.94 3.94 3.65 5/190 2634
/proc/meminfo: memFree=19761912/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=87708 CPUtime=51.08 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 38415 0 0 0 5101 7 0 0 25 0 1 0 368727533 89812992 15101 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 21927 15101 381 112 0 16892 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87708

[startup+102.307 s]
/proc/loadavg: 3.97 3.95 3.67 5/190 2635
/proc/meminfo: memFree=19657508/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=96104 CPUtime=102.3 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 67872 0 0 0 10216 14 0 0 25 0 1 0 368727533 98410496 17312 33554432000 4194304 4650387 140734706137376 18446744073709551615 4439334 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 24026 17312 381 112 0 18991 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96104

[startup+162.3 s]
/proc/loadavg: 3.99 3.95 3.68 5/190 2636
/proc/meminfo: memFree=19564484/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=117396 CPUtime=162.29 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 96163 0 0 0 16207 22 0 0 25 0 1 0 368727533 120213504 23266 33554432000 4194304 4650387 140734706137376 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 29349 23266 381 112 0 24314 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117396

[startup+222.301 s]
/proc/loadavg: 3.99 3.96 3.70 5/190 2638
/proc/meminfo: memFree=19492904/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=120172 CPUtime=222.29 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 96666 0 0 0 22207 22 0 0 25 0 1 0 368727533 123056128 23769 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 30043 23769 381 112 0 25008 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 120172

[startup+282.3 s]
/proc/loadavg: 4.03 3.98 3.72 5/190 2640
/proc/meminfo: memFree=19492616/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=120172 CPUtime=282.29 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 96666 0 0 0 28207 22 0 0 25 0 1 0 368727533 123056128 23769 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 30043 23769 381 112 0 25008 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 120172

[startup+342.301 s]
/proc/loadavg: 4.01 3.98 3.74 5/190 2650
/proc/meminfo: memFree=19475656/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=120172 CPUtime=342.29 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 96666 0 0 0 34207 22 0 0 25 0 1 0 368727533 123056128 23769 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 30043 23769 381 112 0 25008 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120172

[startup+402.3 s]
/proc/loadavg: 4.04 4.00 3.75 5/190 2652
/proc/meminfo: memFree=19482588/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=120412 CPUtime=402.29 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 109824 0 0 0 40204 25 0 0 25 0 1 0 368727533 123301888 22348 33554432000 4194304 4650387 140734706137376 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 30103 22348 381 112 0 25068 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 120412

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.77 5/190 2653
/proc/meminfo: memFree=19434332/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=189204 CPUtime=462.29 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 135577 0 0 0 46196 33 0 0 25 0 1 0 368727533 193744896 28269 33554432000 4194304 4650387 140734706137376 18446744073709551615 4439329 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47301 28269 381 112 0 42266 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 189204

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 2655
/proc/meminfo: memFree=19443356/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=189204 CPUtime=522.3 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 135665 0 0 0 52196 34 0 0 25 0 1 0 368727533 193744896 28357 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47301 28357 381 112 0 42266 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 189204

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.79 5/190 2657
/proc/meminfo: memFree=19426344/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=189204 CPUtime=582.3 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 135674 0 0 0 58196 34 0 0 25 0 1 0 368727533 193744896 28366 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47301 28366 381 112 0 42266 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 189204

[startup+642.3 s]
/proc/loadavg: 4.06 4.01 3.81 5/190 2658
/proc/meminfo: memFree=19403016/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=189204 CPUtime=642.31 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 135675 0 0 0 64197 34 0 0 25 0 1 0 368727533 193744896 28367 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47301 28367 381 112 0 42266 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 189204

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 2660
/proc/meminfo: memFree=19410400/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=189204 CPUtime=702.3 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 135676 0 0 0 70196 34 0 0 25 0 1 0 368727533 193744896 28368 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47301 28368 381 112 0 42266 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 189204

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 3.82 5/190 2661
/proc/meminfo: memFree=19370344/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=189204 CPUtime=762.31 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 135676 0 0 0 76197 34 0 0 25 0 1 0 368727533 193744896 28368 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47301 28368 381 112 0 42266 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 189204

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 2663
/proc/meminfo: memFree=19371448/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=189204 CPUtime=822.3 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 135676 0 0 0 82196 34 0 0 25 0 1 0 368727533 193744896 28368 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47301 28368 381 112 0 42266 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 189204

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 2665
/proc/meminfo: memFree=19385696/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=190580 CPUtime=882.3 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 158536 0 0 0 88190 40 0 0 25 0 1 0 368727533 195153920 29319 33554432000 4194304 4650387 140734706137376 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 47645 29319 381 112 0 42610 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 190580

[startup+942.301 s]
/proc/loadavg: 4.06 4.01 3.85 5/190 2666
/proc/meminfo: memFree=19362244/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=142220 CPUtime=942.31 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 181718 0 0 0 94186 45 0 0 25 0 1 0 368727533 145633280 28733 33554432000 4194304 4650387 140734706137376 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 35555 28733 381 112 0 30520 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 142220

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.85 5/190 2668
/proc/meminfo: memFree=19332336/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=196960 CPUtime=1002.3 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 203312 0 0 0 100179 51 0 0 25 0 1 0 368727533 201687040 29921 33554432000 4194304 4650387 140734706137376 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 49240 29921 381 112 0 44205 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 196960

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 2669
/proc/meminfo: memFree=19330456/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=142672 CPUtime=1062.31 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 222167 0 0 0 106172 59 0 0 25 0 1 0 368727533 146096128 27118 33554432000 4194304 4650387 140734706137376 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 35668 27118 381 112 0 30633 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 142672

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 2671
/proc/meminfo: memFree=19350660/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=142852 CPUtime=1122.31 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 240156 0 0 0 112166 65 0 0 25 0 1 0 368727533 146280448 28034 33554432000 4194304 4650387 140734706137376 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 35713 28034 381 112 0 30678 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 142852

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 2673
/proc/meminfo: memFree=19352984/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=143040 CPUtime=1182.31 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 257502 0 0 0 118160 71 0 0 25 0 1 0 368727533 146472960 27593 33554432000 4194304 4650387 140734706137376 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 35760 27593 381 112 0 30725 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 143040

[startup+1242.3 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 2674
/proc/meminfo: memFree=19309552/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=205116 CPUtime=1242.31 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 268492 0 0 0 124156 75 0 0 25 0 1 0 368727533 210038784 32490 33554432000 4194304 4650387 140734706137376 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 51279 32490 381 112 0 46244 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 205116



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.89 4/188 2677
/proc/meminfo: memFree=19470384/32950940 swapFree=67111528/67111528
[pid=2577] ppid=2575 vsize=205908 CPUtime=1300.02 cores=4,6
/proc/2577/stat : 2577 (strangenight1-s) R 2575 2577 2420 0 -1 4202496 285536 0 0 0 129920 82 0 0 25 0 1 0 368727533 210849792 30801 33554432000 4194304 4650387 140734706137376 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/2577/statm: 51477 30801 381 112 0 46442 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 205908

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.2
system time used= 0.834873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285537
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= 1295

runsolver used 1.93771 second user time and 5.17221 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 00:56:08
IDJOB=3175641
IDBENCH=82659
IDSOLVER=1589
FILE ID=node117/3175641-1301784968
RUNJOBID= node117-1301783654-2439
PBS_JOBID= 12841401
Free space on /tmp= 71416 MiB

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

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

MD5SUM BENCH= 720cb73f06c537d4bcc379449229299e
RANDOM SEED=136553096

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20132944 kB
Buffers:        389164 kB
Cached:       12052716 kB
SwapCached:          0 kB
Active:        7967528 kB
Inactive:      4547376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20132944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13240 kB
Writeback:           0 kB
AnonPages:       72844 kB
Mapped:          15604 kB
Slab:           238844 kB
PageTables:       5228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   288964 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= 71416 MiB
End job on node117 at 2011-04-03 01:17:50