Trace number 3174387

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-Night2-st? (TO) 1300.09 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
MD5SUM94d10ca78c6cee5b0badfb96b777ac08
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 variables49999
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3174387-1301784952.cnf'
0.00/0.00	c -- header says num vars:          49999
0.00/0.00	c -- header says num clauses:      210000
0.09/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.14	c -- vars added      49999
0.09/0.14	c Parsing time:  0.13 s
0.09/0.14	c  N st     0         0     49999    210000         0         0    630000         0   no data   no data
0.29/0.31	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.17
0.39/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.14
0.49/0.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.49/0.58	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.59/0.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  49999 time:  0.01 s
0.59/0.62	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
0.89/0.93	c lits-rem:         0  cl-subs:        0  v-elim:   1202  v-fix:    0  time:  0.31 s
0.89/0.94	c Finding binary XORs  T:     0.01 s  found:       0
1.00/1.01	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
1.00/1.01	c calculated reachability. Time: 0.00
1.00/1.03	c Calc default polars -  time:   0.02 s pos:   22142 undec:    5594 neg:   22263
1.00/1.03	c =========================================================================================
1.00/1.03	c types(t): F = full restart, N = normal restart
1.00/1.03	c types(t): S = simplification begin/end, E = solution found
1.00/1.03	c restart types(rt): st = static, dy = dynamic
1.00/1.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.00/1.03	c  B st     0         0     48797    208588         0         0    632934         0   no data   no data
3.09/3.14	c  N dy    21      4028     48797    208588         0      4028    632934   1419243    213.47    237.22
5.19/5.23	c  N dy    46      8068     48797    208588         0      8067    632934   2651400    208.41    231.29
7.29/7.37	c  N dy    71     12184     48797    208588         0     12183    632934   3895989    205.06    216.48
9.49/9.57	c  N dy    92     16237     48797    208588         0     16235    632934   5080519    202.15    232.00
11.69/11.77	c  N dy   117     20245     48797    208588         0     10247    632934    826916    201.39    220.43
13.99/14.00	c  N dy   149     24253     48797    208588         0     14255    632934   2046525    202.59    248.04
14.39/14.40	c  F st   154     25001     48797    208588         0     15003    632934   2263966    202.35   no data
16.19/16.25	c  N st   159     28296     48797    208588         0     18298    632934   3427907    202.35   no data
17.29/17.32	c  S st   160     30001     48797    208588         0     20003    632934   4311036    202.35   no data
17.49/17.60	c  S st   160     30504     48797    208588         0     20506    632934   4422095    202.35   no data
17.59/17.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
17.89/17.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
17.99/18.01	c blocked clauses removed:      902 vars:    151 tried:       48797 T: 0.03 s
17.99/18.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.99/18.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
17.99/18.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48646 time:  0.01 s
17.99/18.07	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
18.29/18.36	c lits-rem:         0  cl-subs:        0  v-elim:     29  v-fix:    0  time:  0.29 s
18.70/18.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
19.59/19.64	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.87 s
19.80/19.86	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.22
19.80/19.87	c calculated reachability. Time: 0.00
19.80/19.87	c  N dy   160     30504     48617    207658         0     20025    630314   4101461    202.35   no data
22.09/22.19	c  N dy   185     34626     48617    207658         0     24147    630314   5333549    201.89    216.74
24.49/24.52	c  N dy   211     38808     48617    207658         0     28329    630314   6587352    201.39    212.46
26.79/26.82	c  N dy   239     42852     48617    207658         0     17115    630314   1427913    201.53    214.89
28.29/28.36	c  S st   258     45756     48617    207658         0     20019    630314   2246279    200.82   no data
28.60/28.64	c  S st   258     46262     48617    207658         0     20525    630314   2354802    200.82   no data
28.60/28.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
28.89/28.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.30
28.99/29.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.99/29.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
28.99/29.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
28.99/29.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.01 s
28.99/29.09	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
29.19/29.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
29.39/29.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
29.79/29.80	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.32 s
29.79/29.83	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
29.79/29.87	c vivif2 --  cl tried    20523 cl shrink        0 lits rem          0 time: 0.04
29.99/30.10	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.22
30.09/30.11	c calculated reachability. Time: 0.00
30.09/30.11	c  N dy   258     46262     48617    207658         0     20523    630314   2354467    200.82   no data
32.29/32.39	c  N dy   285     50363     48617    207658         0     24624    630314   3582810    200.83    217.95
34.79/34.82	c  N dy   311     54444     48617    207658         0     28704    630314   4799223    200.95    214.73
37.19/37.24	c  N dy   336     58624     48617    207658         0     32884    630314   6058228    200.75    228.04
39.60/39.67	c  N dy   363     62749     48617    207658         0     37009    630314   7297674    200.61    223.21
41.99/42.04	c  N dy   389     66948     48617    207658         0     22578    630314   2047474    200.37    214.04
43.39/43.41	c  S st   405     69394     48617    207658         0     25024    630314   2767625    200.31   no data
43.59/43.69	c  S st   405     69894     48617    207658         0     25524    630314   2875842    200.31   no data
43.69/43.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
43.99/44.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.31
43.99/44.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
44.09/44.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
44.09/44.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
44.09/44.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
44.09/44.15	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
44.29/44.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
44.50/44.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.00/45.03	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.46 s
45.00/45.06	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
45.10/45.11	c vivif2 --  cl tried    25523 cl shrink        0 lits rem          0 time: 0.05
45.29/45.34	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.23
45.29/45.35	c calculated reachability. Time: 0.00
45.29/45.35	c  N dy   405     69894     48617    207658         0     25523    630314   2875646    200.31   no data
47.79/47.89	c  N dy   434     74411     48617    207658         0     30040    630314   4216792    200.12    213.95
50.69/50.74	c  N dy   470     79388     48617    207658         0     35017    630314   5729112    200.52    213.10
53.90/53.94	c  N dy   507     84548     48617    207658         0     40177    630314   7258405    200.50    222.42
55.69/55.73	c  F st   528     87500     48617    207658         0     22315    630314   1250783    200.56   no data
57.69/57.70	c  N st   533     90802     48617    207658         0     25617    630314   2498607    200.56   no data
60.99/61.03	c  N dy   561     96648     48617    207658         0     31462    630314   4487208    200.66    213.57
64.49/64.60	c  N dy   598    102861     48617    207658         0     37675    630314   6325608    200.39    211.81
65.69/65.78	c  S st   613    104841     48617    207658         0     39655    630314   6918754    200.51   no data
66.00/66.07	c  S st   613    105343     48617    207658         0     40157    630314   7027446    200.51   no data
66.09/66.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
66.39/66.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.32
66.39/66.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.49/66.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
66.49/66.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
66.49/66.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
66.49/66.55	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
66.79/66.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
67.19/67.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
69.00/69.04	c lits-rem:         4  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.75 s
69.00/69.07	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
69.10/69.19	c vivif2 --  cl tried    40156 cl shrink        0 lits rem          0 time: 0.12
69.40/69.45	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.25
69.40/69.46	c calculated reachability. Time: 0.00
69.40/69.46	c  N dy   613    105343     48617    207658         0     40156    630314   7026561    200.51   no data
73.39/73.48	c  N dy   659    112113     48617    207658         0     24525    630314   1393354    200.32    213.67
77.49/77.54	c  N dy   704    119318     48617    207658         0     31729    630314   3513639    200.26    212.40
82.10/82.11	c  N dy   755    126945     48617    207658         0     39356    630314   5759650    200.03    217.90
87.09/87.12	c  N dy   809    135130     48617    207658         0     23835    630314    739231    200.08    216.21
92.09/92.15	c  N dy   867    143997     48617    207658         0     32702    630314   3396939    200.07    217.18
97.60/97.66	c  N dy   931    153360     48617    207658         0     42064    630314   6191769    200.26    211.12
100.40/100.48	c  S st   966    158015     48617    207658         0     46719    630314   7638253    200.59   no data
100.70/100.78	c  S st   966    158519     48617    207658         0     47223    630314   7748174    200.59   no data
100.80/100.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
101.10/101.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.33
101.20/101.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.20/101.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
101.20/101.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
101.20/101.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
101.20/101.28	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
101.50/101.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
101.99/102.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
104.19/104.29	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.25 s
104.29/104.32	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
104.40/104.46	c vivif2 --  cl tried    47219 cl shrink        0 lits rem          0 time: 0.14
104.69/104.73	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.27
104.69/104.74	c calculated reachability. Time: 0.00
104.69/104.74	c  N dy   966    158519     48617    207658         0     47219    630314   7745767    200.59   no data
110.50/110.53	c  N dy  1028    168655     48617    207658         0     32504    630314   2927492    200.40    211.65
116.90/116.90	c  N dy  1099    179495     48617    207658         0     43344    630314   6104426    200.32    257.12
123.90/123.99	c  N dy  1179    191130     48617    207658         0     29052    630314   1575862    200.30    211.09
131.19/131.29	c  N dy  1261    203331     48617    207658         0     41252    630314   5284612    200.43    213.10
139.09/139.16	c  N dy  1346    216346     48617    207658         0     27304    630314    694471    200.35    219.86
147.10/147.16	c  N dy  1440    230217     48617    207658         0     41174    630314   4756684    200.23    211.26
151.60/151.68	c  S st  1486    237778     48617    207658         0     48735    630314   7000119    200.16   no data
152.00/152.01	c  S st  1486    238282     48617    207658         0     49238    630314   7116396    200.16   no data
152.00/152.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
152.30/152.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.33
152.40/152.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.40/152.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
152.40/152.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
152.40/152.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
152.50/152.50	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
152.70/152.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
153.10/153.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
155.30/155.34	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.15 s
155.30/155.37	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
155.40/155.49	c vivif2 --  cl tried    49234 cl shrink        0 lits rem          0 time: 0.12
155.70/155.76	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.27
155.70/155.78	c calculated reachability. Time: 0.00
155.70/155.78	c  N dy  1486    238282     48617    207658         0     49234    630314   7114643    200.16   no data
164.69/164.80	c  N dy  1582    253498     48617    207658         0     36468    630314   3045064    200.16    253.19
174.50/174.56	c  N dy  1692    269709     48617    207658         0     52679    630314   8003102    200.38    217.05
184.90/184.94	c  N dy  1809    287039     48617    207658         0     41018    630314   4103823    200.38    211.08
196.40/196.45	c  N dy  1933    305422     48617    207658         0     59400    630314   9565231    200.35    211.64
197.00/197.04	c  F st  1941    306250     48617    207658         0     30234    630314    647263    200.41   no data
208.49/208.51	c  N dy  2042    325090     48617    207658         0     49071    630314   6838686    200.47    215.61
220.80/220.83	c  N dy  2177    345259     48617    207658         0     38241    630314   2653263    200.38    215.99
228.20/228.25	c  S st  2267    357425     48617    207658         0     50407    630314   6353502    200.57   no data
228.50/228.56	c  S st  2267    357931     48617    207658         0     50913    630314   6456087    200.57   no data
228.50/228.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
228.90/228.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.33
228.90/228.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.00/229.00	c bin-w-bin subsume rem            0 bins  time:  0.01 s
229.00/229.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
229.00/229.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
229.00/229.06	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
229.30/229.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
229.60/229.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
231.70/231.76	c lits-rem:         2  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.07 s
231.70/231.79	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
231.90/231.91	c vivif2 --  cl tried    50908 cl shrink        0 lits rem          0 time: 0.11
232.10/232.18	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.27
232.20/232.20	c calculated reachability. Time: 0.00
232.20/232.20	c  N dy  2267    357931     48617    207658         0     50908    630314   6454029    200.57   no data
244.70/244.77	c  N dy  2408    378172     48617    207658         0     39154    630314   2725977    200.67    211.56
257.00/257.08	c  N dy  2545    398176     48617    207658         0     59156    630314   8750551    200.75    237.73
269.51/269.54	c  N dy  2688    418254     48617    207658         0     46238    630314   4569064    200.76    218.49
282.00/282.01	c  N dy  2814    438299     48617    207658         0     66283    630314  10524918    200.71    215.88
294.20/294.28	c  N dy  2953    458362     48617    207658         0     52353    630314   6040829    200.72    211.47
306.91/306.97	c  N dy  3092    478397     48617    207658         0     37383    630314   1232137    200.72    228.57
319.20/319.22	c  N dy  3232    498421     48617    207658         0     57405    630314   7123350    200.67    212.21
332.00/332.06	c  N dy  3371    518506     48617    207658         0     41491    630314   2129292    200.69    211.46
343.40/343.47	c  S st  3501    536896     48617    207658         0     59881    630314   7693547    200.82   no data
343.80/343.80	c  S st  3501    537399     48617    207658         0     60384    630314   7797243    200.82   no data
343.80/343.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
344.11/344.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.34
344.22/344.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
344.22/344.25	c bin-w-bin subsume rem            0 bins  time:  0.01 s
344.22/344.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
344.22/344.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
344.32/344.31	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
344.51/344.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
345.01/345.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
348.01/348.03	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.98 s
348.01/348.05	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
348.11/348.19	c vivif2 --  cl tried    60381 cl shrink        0 lits rem          0 time: 0.14
348.41/348.48	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.29
348.51/348.50	c calculated reachability. Time: 0.00
348.51/348.50	c  N dy  3501    537399     48617    207658         0     60381    630314   7796217    200.82   no data
361.31/361.32	c  N dy  3637    557536     48617    207658         0     43522    630314   2460298    200.83    215.11
373.92/373.95	c  N dy  3780    577646     48617    207658         0     63632    630314   8518983    200.92    213.96
386.61/386.68	c  N dy  3915    597667     48617    207658         0     45654    630314   2843700    200.95    214.95
399.21/399.25	c  N dy  4050    617784     48617    207658         0     65771    630314   8851782    200.97    221.23
412.00/412.01	c  N dy  4180    637899     48617    207658         0     46885    630314   2894334    200.89    224.80
424.71/424.73	c  N dy  4322    658053     48617    207658         0     67038    630314   8940521    200.92    217.23
437.81/437.86	c  N dy  4467    678276     48617    207658         0     47261    630314   2748735    201.02    216.82
450.71/450.71	c  N dy  4604    698322     48617    207658         0     67307    630314   8678301    200.98    212.41
463.72/463.79	c  N dy  4742    718358     48617    207658         0     46344    630314   2078889    201.02    216.55
476.42/476.48	c  N dy  4886    738365     48617    207658         0     66348    630314   8080331    201.09    236.61
489.61/489.64	c  N dy  5017    758439     48617    207658         0     44423    630314   1228018    201.06    214.01
502.31/502.38	c  N dy  5155    778653     48617    207658         0     64635    630314   7310475    201.11    214.65
515.71/515.77	c  N dy  5297    798763     48617    207658         0     84743    630314  13344503    201.11    213.27
520.41/520.43	c  S st  5350    806098     48617    207658         0     49087    630314   2323780    201.11   no data
520.71/520.75	c  S st  5350    806600     48617    207658         0     49589    630314   2427276    201.11   no data
520.71/520.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
521.11/521.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.33
521.11/521.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
521.11/521.19	c bin-w-bin subsume rem            0 bins  time:  0.02 s
521.21/521.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
521.21/521.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
521.21/521.24	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
521.42/521.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
521.61/521.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
522.31/522.37	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.74 s
522.42/522.40	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
522.42/522.45	c vivif2 --  cl tried    49589 cl shrink        0 lits rem          0 time: 0.04
522.71/522.72	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.27
522.71/522.73	c calculated reachability. Time: 0.00
522.71/522.73	c  N dy  5350    806600     48617    207658         0     49589    630314   2427275    201.11   no data
535.51/535.55	c  N dy  5497    826632     48617    207658         0     69620    630314   8441877    201.16    222.53
548.92/548.99	c  N dy  5631    846670     48617    207658         0     45660    630314   1059685    201.22    213.59
561.51/561.58	c  N dy  5769    866716     48617    207658         0     65704    630314   7049766    201.22    212.16
574.81/574.82	c  N dy  5898    886757     48617    207658         0     85744    630314  13033260    201.18    212.33
587.71/587.76	c  N dy  6029    906917     48617    207658         0     60901    630314   5307818    201.15    222.36
600.92/600.90	c  N dy  6166    926938     48617    207658         0     80921    630314  11286151    201.15    212.56
614.12/614.14	c  N dy  6299    946956     48617    207658         0     54948    630314   3277919    201.13    219.54
627.22/627.23	c  N dy  6438    967085     48617    207658         0     75077    630314   9381533    201.20    212.70
641.12/641.10	c  N dy  6578    987370     48617    207658         0     48357    630314    937489    201.21    215.55
653.82/653.80	c  N dy  6714   1007445     48617    207658         0     68429    630314   6928917    201.19    276.87
667.32/667.35	c  N dy  6853   1027465     48617    207658         0     88449    630314  12927428    201.21    216.01
680.33/680.38	c  N dy  6983   1047570     48617    207658         0     60555    630314   4325034    201.19    213.68
693.63/693.66	c  N dy  7118   1067696     48617    207658         0     80680    630314  10389317    201.20    225.62
696.52/696.50	c  F st  7146   1071875     48617    207658         0     84858    630314  11654286    201.20    199.80
707.23/707.24	c  N dy  7214   1087893     48617    207658         0     51883    630314   1414069    201.12    227.29
720.23/720.21	c  N dy  7350   1107948     48617    207658         0     71938    630314   7404900    201.13    232.45
733.73/733.71	c  N dy  7476   1127978     48617    207658         0     91967    630314  13362250    201.10    212.18
747.23/747.23	c  N dy  7622   1148032     48617    207658         0     62016    630314   4259938    201.18    284.04
760.43/760.42	c  N dy  7761   1168034     48617    207658         0     82017    630314  10292080    201.20    217.51
774.53/774.52	c  N dy  7901   1188085     48617    207658         0     51067    630314    591011    201.24    271.84
787.22/787.27	c  N dy  8030   1208242     48617    207658         0     71223    630314   6556839    201.20    224.40
788.32/788.36	c  S st  8040   1209901     48617    207658         0     72882    630314   7042928    201.20    204.14
788.63/788.70	c  S st  8040   1210405     48617    207658         0     73386    630314   7155393    201.20   no data
788.73/788.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
789.02/789.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.35
789.12/789.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
789.12/789.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
789.12/789.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
789.22/789.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
789.22/789.22	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
789.42/789.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.27 s
789.92/789.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
792.92/792.99	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.05 s
793.03/793.02	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
793.13/793.15	c vivif2 --  cl tried    73383 cl shrink        0 lits rem          0 time: 0.13
793.43/793.46	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.31
793.43/793.48	c calculated reachability. Time: 0.00
793.43/793.48	c  N dy  8040   1210405     48617    207658         0     73383    630314   7153788    201.20   no data
807.34/807.31	c  N dy  8180   1230420     48617    207658         0     93398    630314  13311696    201.25    212.98
820.93/820.92	c  N dy  8319   1250507     48617    207658         0     61489    630314   3441625    201.30    217.12
834.13/834.17	c  N dy  8451   1270591     48617    207658         0     81572    630314   9413467    201.27    217.90
848.23/848.27	c  N dy  8591   1290746     48617    207658         0    101727    630314  15528341    201.31    222.83
862.03/862.02	c  N dy  8721   1310764     48617    207658         0     68746    630314   5275130    201.30    212.53
875.73/875.76	c  N dy  8875   1330795     48617    207658         0     88776    630314  11354891    201.39    212.37
889.94/889.91	c  N dy  9005   1350832     48617    207658         0     54814    630314    823608    201.38    232.88
903.04/903.07	c  N dy  9142   1370934     48617    207658         0     74916    630314   6889229    201.42    218.16
916.83/916.88	c  N dy  9282   1391220     48617    207658         0     95202    630314  12961369    201.46    224.15
930.93/930.94	c  N dy  9420   1411340     48617    207658         0     60324    630314   2143477    201.45    220.61
944.14/944.11	c  N dy  9561   1431446     48617    207658         0     80430    630314   8218215    201.47    216.96
958.04/958.10	c  N dy  9699   1451536     48617    207658         0    100520    630314  14254419    201.47    212.10
972.04/972.02	c  N dy  9834   1471595     48617    207658         0     64580    630314   3190064    201.50    214.02
985.54/985.50	c  N dy  9974   1491758     48617    207658         0     84741    630314   9191739    201.48    219.88
999.54/999.58	c  N dy 10103   1511872     48617    207658         0    104854    630314  15237726    201.47    212.08
1013.33/1013.31	c  N dy 10242   1531888     48617    207658         0     67873    630314   3843014    201.48    229.18
1027.04/1027.07	c  N dy 10378   1552162     48617    207658         0     88145    630314   9945535    201.49    215.71
1041.24/1041.20	c  N dy 10514   1572262     48617    207658         0    108244    630314  15983667    201.47    214.61
1054.84/1054.84	c  N dy 10646   1592271     48617    207658         0     70258    630314   4298565    201.45    261.30
1068.64/1068.60	c  N dy 10787   1612331     48617    207658         0     90318    630314  10463058    201.50    232.19
1082.84/1082.82	c  N dy 10917   1632376     48617    207658         0    110363    630314  16468734    201.48    214.27
1097.34/1097.31	c  N dy 11049   1652569     48617    207658         0     71552    630314   4353510    201.45    214.39
1110.95/1110.94	c  N dy 11188   1672584     48617    207658         0     91564    630314  10432827    201.47    214.70
1125.44/1125.42	c  N dy 11326   1692655     48617    207658         0    111631    630314  16446844    201.47    233.35
1137.94/1137.99	c  S st 11453   1710405     48617    207658         0     69391    630314   3469701    201.51   no data
1138.34/1138.34	c  S st 11453   1710910     48617    207658         0     69896    630314   3593778    201.51   no data
1138.34/1138.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1138.74/1138.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.35
1138.74/1138.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1138.84/1138.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1138.84/1138.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1138.84/1138.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48617 time:  0.02 s
1138.84/1138.85	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1139.04/1139.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
1139.24/1139.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1141.14/1141.17	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.84 s
1141.24/1141.20	c vivif2 --  cl tried   207658 cl shrink        0 lits rem          0 time: 0.03
1141.24/1141.27	c vivif2 --  cl tried    69894 cl shrink        0 lits rem          0 time: 0.07
1141.54/1141.57	c asymm  cl-useful: 0/207658/207658 lits-rem:0 time: 0.30
1141.54/1141.59	c calculated reachability. Time: 0.00
1141.54/1141.59	c  N dy 11453   1710910     48617    207658         0     69894    630314   3593267    201.51   no data
1155.24/1155.20	c  N dy 11598   1731006     48617    207658         0     89989    630314   9642117    201.54    230.39
1169.55/1169.54	c  N dy 11736   1751071     48617    207658         0    110053    630314  15688970    201.55    213.92
1183.75/1183.78	c  N dy 11879   1771143     48617    207658         0     69126    630314   3115052    201.58    231.31
1197.44/1197.44	c  N dy 12021   1791303     48617    207658         0     89286    630314   9157848    201.58    221.40
1211.85/1211.81	c  N dy 12159   1811491     48617    207658         0    109473    630314  15255368    201.58    213.47
1226.45/1226.40	c  N dy 12299   1831604     48617    207658         0     67587    630314   2336651    201.60    212.59
1240.15/1240.12	c  N dy 12440   1851696     48617    207658         0     87675    630314   8436149    201.64    212.70
1254.25/1254.28	c  N dy 12573   1871830     48617    207658         0    107807    630314  14492018    201.64    212.89
1269.15/1269.19	c  N dy 12706   1892130     48617    207658         0     65118    630314   1282753    201.64    216.94
1282.75/1282.71	c  N dy 12845   1912179     48617    207658         0     85165    630314   7344835    201.65    235.19
1296.75/1296.72	c  N dy 12984   1932265     48617    207658         0    105251    630314  13354592    201.66    219.69

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.92 3.93 3.64 4/189 6810
/proc/meminfo: memFree=21941100/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=25192 CPUtime=0 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 1675 0 0 0 0 0 0 0 18 0 1 0 290091932 25796608 1388 33554432000 4194304 4627331 140736155729792 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 6298 1393 320 106 0 1269 0

[startup+0.0938339 s]
/proc/loadavg: 3.92 3.93 3.64 4/189 6810
/proc/meminfo: memFree=21941100/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=52492 CPUtime=0.08 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 7590 0 0 0 8 0 0 0 18 0 1 0 290091932 53751808 6479 33554432000 4194304 4627331 140736155729792 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 13123 6480 322 106 0 8094 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 52492

[startup+0.100822 s]
/proc/loadavg: 3.92 3.93 3.64 4/189 6810
/proc/meminfo: memFree=21941100/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=55004 CPUtime=0.09 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 8085 0 0 0 9 0 0 0 18 0 1 0 290091932 56324096 6974 33554432000 4194304 4627331 140736155729792 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 13751 6974 322 106 0 8722 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55004

[startup+0.300785 s]
/proc/loadavg: 3.92 3.93 3.64 4/189 6810
/proc/meminfo: memFree=21941100/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=59440 CPUtime=0.29 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 9458 0 0 0 29 0 0 0 18 0 1 0 290091932 60866560 8347 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 14860 8347 340 106 0 9831 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59440

[startup+0.700705 s]
/proc/loadavg: 3.92 3.93 3.64 4/189 6810
/proc/meminfo: memFree=21941100/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=93604 CPUtime=0.69 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 17199 0 0 0 67 2 0 0 18 0 1 0 290091932 95850496 16088 33554432000 4194304 4627331 140736155729792 18446744073709551615 4427040 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 23401 16088 358 106 0 18372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 93604

[startup+1.50055 s]
/proc/loadavg: 3.92 3.93 3.64 5/190 6811
/proc/meminfo: memFree=21873388/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=91544 CPUtime=1.49 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 17818 0 0 0 147 2 0 0 20 0 1 0 290091932 93741056 15886 33554432000 4194304 4627331 140736155729792 18446744073709551615 4310360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 22886 15886 372 106 0 17857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91544

[startup+3.10022 s]
/proc/loadavg: 3.93 3.93 3.64 5/190 6811
/proc/meminfo: memFree=21847720/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=124360 CPUtime=3.09 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 18871 0 0 0 307 2 0 0 25 0 1 0 290091932 127344640 16939 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308561 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 31090 16939 372 106 0 26061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124360

[startup+6.30058 s]
/proc/loadavg: 3.93 3.93 3.64 5/190 6811
/proc/meminfo: memFree=21816416/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=124360 CPUtime=6.29 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 20730 0 0 0 626 3 0 0 25 0 1 0 290091932 127344640 18798 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 31090 18798 372 106 0 26061 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124360

[startup+12.7003 s]
/proc/loadavg: 3.94 3.93 3.65 5/190 6811
/proc/meminfo: memFree=21738556/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=101128 CPUtime=12.69 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 26207 0 0 0 1265 4 0 0 25 0 1 0 290091932 103555072 16886 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308360 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 25282 16886 373 106 0 20253 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 101128

[startup+25.5008 s]
/proc/loadavg: 4.02 3.95 3.66 5/190 6812
/proc/meminfo: memFree=21556044/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=254200 CPUtime=25.49 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 52826 0 0 0 2542 7 0 0 25 0 1 0 290091932 260300800 43505 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308111 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 63550 43505 378 106 0 58521 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 254200

[startup+51.1007 s]
/proc/loadavg: 4.01 3.95 3.66 5/190 6812
/proc/meminfo: memFree=21440928/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=286792 CPUtime=51.1 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 76090 0 0 0 5098 12 0 0 25 0 1 0 290091932 293675008 49500 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 71698 49500 378 106 0 66669 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 286792

[startup+102.306 s]
/proc/loadavg: 4.00 3.96 3.68 5/190 6814
/proc/meminfo: memFree=21253008/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=403368 CPUtime=102.3 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 126534 0 0 0 10211 19 0 0 25 0 1 0 290091932 413048832 81252 33554432000 4194304 4627331 140736155729792 18446744073709551615 4467964 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 100842 81252 378 106 0 95813 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 403368

[startup+162.3 s]
/proc/loadavg: 4.00 3.96 3.70 5/190 6815
/proc/meminfo: memFree=21173244/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=370628 CPUtime=162.3 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 152802 0 0 0 16205 25 0 0 25 0 1 0 290091932 379523072 85063 33554432000 4194304 4627331 140736155729792 18446744073709551615 4326060 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 92657 85063 378 106 0 87628 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 370628

[startup+222.301 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 6817
/proc/meminfo: memFree=21095584/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=440792 CPUtime=222.3 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 175366 0 0 0 22199 31 0 0 25 0 1 0 290091932 451371008 86941 33554432000 4194304 4627331 140736155729792 18446744073709551615 4327378 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 110198 86941 378 106 0 105169 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 440792

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 6818
/proc/meminfo: memFree=21049060/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=456984 CPUtime=282.3 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 201770 0 0 0 28194 36 0 0 25 0 1 0 290091932 467951616 98388 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 114246 98388 378 106 0 109217 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 456984

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 6829
/proc/meminfo: memFree=21029324/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=456956 CPUtime=342.3 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 223002 0 0 0 34190 40 0 0 25 0 1 0 290091932 467922944 95050 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 114239 95050 378 106 0 109210 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 456956

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.76 5/190 6831
/proc/meminfo: memFree=21008712/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=469820 CPUtime=402.31 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 247127 0 0 0 40186 45 0 0 25 0 1 0 290091932 481095680 101232 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 117455 101232 378 106 0 112426 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 469820

[startup+462.301 s]
/proc/loadavg: 4.02 3.99 3.77 5/190 6832
/proc/meminfo: memFree=21017980/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=417404 CPUtime=462.31 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 271520 0 0 0 46181 50 0 0 25 0 1 0 290091932 427421696 96516 33554432000 4194304 4627331 140736155729792 18446744073709551615 4324631 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 104351 96516 378 106 0 99322 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 417404

[startup+522.301 s]
/proc/loadavg: 4.14 4.02 3.79 5/190 6837
/proc/meminfo: memFree=20958676/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=417404 CPUtime=522.31 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 293928 0 0 0 52174 57 0 0 25 0 1 0 290091932 427421696 98106 33554432000 4194304 4627331 140736155729792 18446744073709551615 4410168 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 104351 98106 378 106 0 99322 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 417404

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.81 5/190 6838
/proc/meminfo: memFree=21003176/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=417404 CPUtime=582.32 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 315989 0 0 0 58170 62 0 0 25 0 1 0 290091932 427421696 98153 33554432000 4194304 4627331 140736155729792 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 104351 98153 378 106 0 99322 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 417404

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.82 5/190 6840
/proc/meminfo: memFree=20998056/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=419036 CPUtime=642.32 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 339244 0 0 0 64166 66 0 0 25 0 1 0 290091932 429092864 98154 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 104759 98154 378 106 0 99730 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 419036

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 6842
/proc/meminfo: memFree=20938388/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=488484 CPUtime=702.32 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 363314 0 0 0 70160 72 0 0 25 0 1 0 290091932 500207616 110191 33554432000 4194304 4627331 140736155729792 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 122121 110191 378 106 0 117092 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 488484

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 6843
/proc/meminfo: memFree=20915800/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=488640 CPUtime=762.33 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 385208 0 0 0 76154 79 0 0 25 0 1 0 290091932 500367360 106543 33554432000 4194304 4627331 140736155729792 18446744073709551615 4327395 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 122160 106543 378 106 0 117131 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 488640

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 6845
/proc/meminfo: memFree=20929760/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=489356 CPUtime=822.33 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 404787 0 0 0 82149 84 0 0 25 0 1 0 290091932 501100544 99719 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 122339 99719 378 106 0 117310 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 489356

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 6846
/proc/meminfo: memFree=20837480/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=489448 CPUtime=882.33 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 428323 0 0 0 88144 89 0 0 25 0 1 0 290091932 501194752 109700 33554432000 4194304 4627331 140736155729792 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 122362 109700 378 106 0 117333 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 489448

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.85 5/190 6848
/proc/meminfo: memFree=20696708/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=506240 CPUtime=942.34 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 453810 0 0 0 94139 95 0 0 25 0 1 0 290091932 518389760 107089 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308622 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 126560 107089 378 106 0 121531 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 506240

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/190 6850
/proc/meminfo: memFree=20612368/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=506400 CPUtime=1002.34 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 477183 0 0 0 100134 100 0 0 25 0 1 0 290091932 518553600 115953 33554432000 4194304 4627331 140736155729792 18446744073709551615 4330311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 126600 115953 378 106 0 121571 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 506400

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.87 5/190 6851
/proc/meminfo: memFree=20622640/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=506964 CPUtime=1062.34 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 498345 0 0 0 106129 105 0 0 25 0 1 0 290091932 519131136 107426 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 126741 107426 378 106 0 121712 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 506964

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.88 5/190 6853
/proc/meminfo: memFree=20589140/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=507080 CPUtime=1122.34 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 521210 0 0 0 112124 110 0 0 25 0 1 0 290091932 519249920 114855 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 126770 114855 378 106 0 121741 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 507080

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.89 5/190 6854
/proc/meminfo: memFree=20644288/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=436524 CPUtime=1182.35 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 540993 0 0 0 118120 115 0 0 25 0 1 0 290091932 447000576 102908 33554432000 4194304 4627331 140736155729792 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 109131 102908 378 106 0 104102 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 436524

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.89 5/190 6856
/proc/meminfo: memFree=20543944/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=507884 CPUtime=1242.35 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 563608 0 0 0 124115 120 0 0 25 0 1 0 290091932 520073216 109199 33554432000 4194304 4627331 140736155729792 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 126971 109199 378 106 0 121942 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 507884



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 3.90 2/184 6861
/proc/meminfo: memFree=21530120/32950928 swapFree=67111528/67111528
[pid=6810] ppid=6808 vsize=508020 CPUtime=1300.06 cores=1,3
/proc/6810/stat : 6810 (strangenight2-s) R 6808 6810 6603 0 -1 4202496 585599 0 0 0 129881 125 0 0 25 0 1 0 290091932 520212480 114534 33554432000 4194304 4627331 140736155729792 18446744073709551615 4308297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/6810/statm: 127005 114534 378 106 0 121976 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 508020

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.03
CPU time (s): 1300.09
CPU user time (s): 1298.81
CPU system time (s): 1.27481
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 508020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.81
system time used= 1.27481
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 585599
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 2923

runsolver used 2.04369 second user time and 5.08323 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-03 00:55:52
IDJOB=3174387
IDBENCH=82605
IDSOLVER=1587
FILE ID=node149/3174387-1301784952
RUNJOBID= node149-1301783648-6623
PBS_JOBID= 12841369
Free space on /tmp= 71704 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S758437099-099-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174387-1301784952/watcher-3174387-1301784952 -o /tmp/evaluation-result-3174387-1301784952/solver-3174387-1301784952 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174387-1301784952.cnf

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

MD5SUM BENCH= 94d10ca78c6cee5b0badfb96b777ac08
RANDOM SEED=2142457682

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      21941256 kB
Buffers:        366000 kB
Cached:       10256984 kB
SwapCached:          0 kB
Active:        7564196 kB
Inactive:      3174504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21941256 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30060 kB
Writeback:           0 kB
AnonPages:      115904 kB
Mapped:          16260 kB
Slab:           208608 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   321924 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= 71700 MiB
End job on node149 at 2011-04-03 01:17:34