Trace number 3369795

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v20000-c84000-S493397373-056-UNKNOWN.cnf
MD5SUM53ba9a0375ae9f5fbde617f9de32bf14
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark35.2716
Satisfiable
(Un)Satisfiability was proved
Number of variables20000
Number of clauses84000
Sum of the clauses size252000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 384000
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 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-3369795-1305382113.cnf'
0.00/0.00	c -- header says num vars:          20000
0.00/0.00	c -- header says num clauses:       84000
0.00/0.04	c -- clauses added:            0 learnts,        84000 normals,            0 xors
0.00/0.04	c -- vars added      20000
0.00/0.04	c Parsing time:  0.04 s
0.00/0.04	c  N st     0         0     20000     84000         0         0    252000         0   no data   no data  --
0.05/0.09	c asymm  cl-useful: 0/84000/84000 lits-rem:0 time: 0.05
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
0.09/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  20000 time:  0.00 s
0.09/0.18	c Removed useless bin:       0  fixed:     0  props:   0.20M  time:  0.00 s
0.29/0.32	c lits-rem:         0  cl-subs:        0  v-elim:    642  v-fix:    0  time:  0.14 s
0.29/0.33	c Finding binary XORs  T:     0.00 s  found:       0
0.29/0.36	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.29/0.36	c calculated reachability. Time: 0.00
0.29/0.37	c Calc default polars -  time:   0.00 s pos:    8747 undec:    2394 neg:    8859
0.29/0.37	c =========================================================================================
0.29/0.37	c types(t): F = full restart, N = normal restart
0.29/0.37	c types(t): S = simplification begin/end, E = solution found
0.29/0.37	c restart types(rt): st = static, dy = dynamic
0.29/0.37	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.29/0.37	c  B st     0         0     19358     83278         0         0    253461         0   no data   no data  --
1.29/1.30	c  N dy    20      4008     19358     83278         0      4007    253461    929376    135.60    143.17  --
2.20/2.23	c  N dy    44      8096     19358     83278         0      8095    253461   1770039    131.51    146.91  --
3.08/3.17	c  N dy    70     12112     19358     83278         0     12111    253461   2584287    131.38    143.34  --
4.09/4.15	c  N dy    99     16168     19358     83278         0     16167    253461   3410107    131.00    139.97  --
5.09/5.16	c  N dy   128     20236     19358     83278         0     10237    253461    614578    130.99    142.83  --
6.09/6.13	c  N dy   156     24260     19358     83278         0     14261    253461   1446393    131.42    145.25  --
6.29/6.30	c  F st   162     25000     19358     83278         0     15001    253461   1615092    131.75   no data  --
7.09/7.17	c  N st   167     28298     19358     83278         0     18299    253461   2574848    131.75   no data  --
7.59/7.63	c  S st   168     30000     19358     83278         0     20001    253461   3027692    131.75   no data  --
7.70/7.76	c  S st   168     30505     19358     83278         0     20506    253461   3102136    131.75   no data  --
7.70/7.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
7.70/7.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.79/7.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
7.99/8.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.08/8.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.08/8.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
8.08/8.11	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.00 s
12.99/13.09	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.96 s
13.09/13.19	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.09
13.09/13.19	c calculated reachability. Time: 0.00
13.09/13.19	c  N dy   168     30505     19358     83278         0     20503    253461   3100393    131.75   no data  --
14.19/14.22	c  N dy   195     34558     19358     83278         0     24556    253461   3941786    131.58    142.53  --
15.19/15.29	c  N dy   218     38667     19358     83278         0     28665    253461   4783665    131.16    138.68  --
16.29/16.35	c  N dy   247     42716     19358     83278         0     17215    253461   1028400    131.43    156.91  --
16.99/17.09	c  S st   264     45758     19358     83278         0     20256    253461   1647582    130.95    112.86  --
17.19/17.22	c  S st   264     46261     19358     83278         0     20759    253461   1730799    130.95   no data  --
17.19/17.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
17.19/17.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.29/17.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
17.39/17.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
17.39/17.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.39/17.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
17.39/17.46	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
20.59/20.60	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  3.15 s
20.59/20.61	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
20.59/20.63	c vivif2 --  cl tried    20755 cl shrink        0 lits rem          0 time: 0.02
20.69/20.72	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.09
20.69/20.73	c calculated reachability. Time: 0.00
20.69/20.73	c  N dy   264     46261     19358     83278         0     20755    253461   1728981    130.95   no data  --
21.69/21.79	c  N dy   290     50384     19358     83278         0     24878    253461   2555182    130.81    138.72  --
22.89/22.91	c  N dy   318     54651     19358     83278         0     29145    253461   3413237    130.67    138.85  --
23.99/24.02	c  N dy   343     58690     19358     83278         0     33184    253461   4249881    130.58    140.37  --
25.09/25.18	c  N dy   371     62767     19358     83278         0     37260    253461   5094453    130.62    139.26  --
26.19/26.24	c  N dy   398     66784     19358     83278         0     22527    253461   1416323    130.46    138.17  --
26.89/26.92	c  S st   414     69391     19358     83278         0     25134    253461   1928836    130.24   no data  --
26.99/27.05	c  S st   414     69895     19358     83278         0     25638    253461   2003141    130.24   no data  --
26.99/27.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
26.99/27.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.09/27.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.09
27.19/27.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.19/27.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.19/27.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
27.19/27.29	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
30.89/30.91	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.63 s
30.89/30.92	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
30.89/30.95	c vivif2 --  cl tried    25638 cl shrink        0 lits rem          0 time: 0.03
30.99/31.05	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.10
30.99/31.05	c calculated reachability. Time: 0.00
30.99/31.05	c  N dy   414     69895     19358     83278         0     25638    253461   2003140    130.24   no data  --
32.19/32.29	c  N dy   446     74411     19358     83278         0     30154    253461   2945360    130.36    142.24  --
33.59/33.64	c  N dy   482     79345     19358     83278         0     35087    253461   3966586    130.55    139.80  --
34.98/35.08	c  N dy   514     84496     19358     83278         0     40238    253461   4984473    130.22    139.45  --
35.89/35.93	c  F st   534     87501     19358     83278         0     22368    253461    919891    130.27   no data  --
36.79/36.84	c  N st   539     90797     19358     83278         0     25663    253461   1750024    130.27   no data  --
38.39/38.43	c  N dy   568     96656     19358     83278         0     31520    253461   3069649    130.33    137.81  --
40.08/40.19	c  N dy   612    102829     19358     83278         0     37693    253461   4356689    130.42    137.34  --
40.69/40.75	c  S st   624    104843     19358     83278         0     39707    253461   4749940    130.28    122.56  --
40.88/40.90	c  S st   624    105347     19358     83278         0     40211    253461   4817271    130.28   no data  --
40.88/40.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
40.88/40.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.98/41.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.10
41.19/41.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.19/41.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.28/41.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
41.28/41.31	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
84.98/85.04	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time: 43.73 s
84.98/85.04	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
85.08/85.11	c vivif2 --  cl tried    40203 cl shrink        0 lits rem          0 time: 0.06
85.18/85.22	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.11
85.18/85.23	c calculated reachability. Time: 0.00
85.18/85.23	c  N dy   624    105347     19358     83278         0     40203    253461   4813734    130.28   no data  --
87.19/87.21	c  N dy   671    112234     19358     83278         0     24658    253461   1050919    130.35    158.10  --
89.18/89.21	c  N dy   722    119507     19358     83278         0     31930    253461   2584754    130.55    139.84  --
91.48/91.50	c  N dy   777    127446     19358     83278         0     39869    253461   4256369    130.60    137.70  --
93.89/93.97	c  N dy   833    135723     19358     83278         0     24432    253461    694378    130.68    139.12  --
96.19/96.27	c  N dy   893    144457     19358     83278         0     33166    253461   2485436    130.71    140.17  --
98.78/98.84	c  N dy   950    153783     19358     83278         0     42491    253461   4357518    130.48    139.04  --
99.99/100.07	c  S st   980    158020     19358     83278         0     46728    253461   5251145    130.51   no data  --
100.19/100.23	c  S st   980    158522     19358     83278         0     47230    253461   5315876    130.51   no data  --
100.19/100.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
100.19/100.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.29/100.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
100.59/100.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
100.59/100.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.59/100.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
100.59/100.64	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
159.29/159.39	c lits-rem:         0  cl-subs:        7  v-elim:      0  v-fix:    0  time: 58.75 s
159.29/159.39	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
159.39/159.46	c vivif2 --  cl tried    47223 cl shrink        0 lits rem          0 time: 0.07
159.59/159.60	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.14
159.59/159.61	c calculated reachability. Time: 0.00
159.59/159.61	c  N dy   980    158522     19358     83278         0     47223    253461   5313518    130.51   no data  --
162.39/162.49	c  N dy  1047    168729     19358     83278         0     32572    253461   2095630    130.46    138.68  --
165.48/165.56	c  N dy  1114    179584     19358     83278         0     43425    253461   4267467    130.29    141.31  --
168.89/168.96	c  N dy  1191    191102     19358     83278         0     29015    253461   1141833    130.18    138.36  --
172.39/172.41	c  N dy  1274    203390     19358     83278         0     41301    253461   3631590    130.14    137.12  --
176.29/176.37	c  N dy  1365    216423     19358     83278         0     27373    253461    576123    130.42    143.85  --
180.19/180.23	c  N dy  1450    230274     19358     83278         0     41223    253461   3434297    130.36    137.89  --
182.39/182.41	c  S st  1496    237784     19358     83278         0     48732    253461   4973815    130.34    128.63  --
182.49/182.57	c  S st  1496    238286     19358     83278         0     49234    253461   5048473    130.34   no data  --
182.49/182.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
182.49/182.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.69/182.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
182.89/182.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.89/182.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.89/182.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
182.89/182.97	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
236.69/236.74	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time: 53.78 s
236.69/236.75	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
236.79/236.81	c vivif2 --  cl tried    49225 cl shrink        0 lits rem          0 time: 0.06
236.89/236.95	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.14
236.89/236.96	c calculated reachability. Time: 0.00
236.89/236.96	c  N dy  1496    238286     19358     83278         0     49225    253461   5045635    130.34   no data  --
241.29/241.39	c  N dy  1604    253648     19358     83278         0     36609    253461   2265700    130.49    141.39  --
246.19/246.26	c  N dy  1714    269914     19358     83278         0     52872    253461   5667181    130.58    141.00  --
251.29/251.35	c  N dy  1831    287152     19358     83278         0     41117    253461   2987091    130.69    156.27  --
256.99/257.03	c  N dy  1959    305553     19358     83278         0     59516    253461   6825042    130.73    142.76  --
257.19/257.28	c  F st  1964    306251     19358     83278         0     30220    253461    495617    130.73    109.68  --
262.69/262.78	c  N dy  2062    325088     19358     83278         0     49055    253461   4693502    130.77    137.72  --
268.89/268.93	c  N dy  2197    345158     19358     83278         0     38132    253461   1921105    130.76    145.70  --
272.49/272.56	c  S st  2278    357429     19358     83278         0     50402    253461   4431331    130.74   no data  --
272.70/272.72	c  S st  2278    357931     19358     83278         0     50904    253461   4506782    130.74   no data  --
272.70/272.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
272.70/272.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
272.80/272.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.11
272.99/273.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
272.99/273.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
272.99/273.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
272.99/273.09	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
312.50/312.50	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 39.41 s
312.50/312.51	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
312.50/312.57	c vivif2 --  cl tried    50902 cl shrink        0 lits rem          0 time: 0.06
312.70/312.71	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.14
312.70/312.72	c calculated reachability. Time: 0.00
312.70/312.72	c  N dy  2278    357931     19358     83278         0     50902    253461   4506152    130.74   no data  --
318.79/318.87	c  N dy  2411    378132     19358     83278         0     39105    253461   1928512    130.73    138.70  --
324.99/325.07	c  N dy  2548    398308     19358     83278         0     59278    253461   6136975    130.85    143.69  --
331.10/331.14	c  N dy  2670    418355     19358     83278         0     46325    253461   3179874    130.86    142.79  --
337.49/337.59	c  N dy  2811    438626     19358     83278         0     66595    253461   7396676    130.94    144.20  --
343.59/343.64	c  N dy  2955    458647     19358     83278         0     52619    253461   4326979    131.02    153.04  --
350.19/350.26	c  N dy  3082    478740     19358     83278         0     37716    253461    978019    130.98    139.98  --
355.99/356.08	c  N dy  3219    498742     19358     83278         0     57718    253461   5136494    131.06    139.22  --
362.19/362.27	c  N dy  3352    518933     19358     83278         0     41906    253461   1727287    131.12    139.96  --
367.60/367.63	c  S st  3478    536896     19358     83278         0     59868    253461   5477242    131.20   no data  --
367.70/367.79	c  S st  3478    537399     19358     83278         0     60371    253461   5550132    131.20   no data  --
367.80/367.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
367.80/367.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
367.90/367.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
368.10/368.19	c bin-w-bin subsume rem            0 bins  time:  0.01 s
368.10/368.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.20/368.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
368.20/368.20	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
437.60/437.63	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 69.43 s
437.60/437.64	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
437.70/437.71	c vivif2 --  cl tried    60365 cl shrink        0 lits rem          0 time: 0.07
437.81/437.87	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.16
437.81/437.88	c calculated reachability. Time: 0.00
437.81/437.88	c  N dy  3478    537399     19358     83278         0     60365    253461   5546051    131.20   no data  --
444.30/444.32	c  N dy  3609    557478     19358     83278         0     43449    253461   1775902    131.24    141.55  --
450.49/450.53	c  N dy  3740    577601     19358     83278         0     63572    253461   5911778    131.27    142.37  --
456.90/456.97	c  N dy  3873    597606     19358     83278         0     45571    253461   2018224    131.33    139.52  --
463.20/463.28	c  N dy  4009    617657     19358     83278         0     65622    253461   6212880    131.36    138.72  --
469.71/469.79	c  N dy  4144    637719     19358     83278         0     46686    253461   2032385    131.37    168.14  --
476.10/476.18	c  N dy  4282    657905     19358     83278         0     66869    253461   6288650    131.43    139.35  --
482.69/482.75	c  N dy  4411    677946     19358     83278         0     46912    253461   1892403    131.39    141.37  --
489.09/489.12	c  N dy  4549    697980     19358     83278         0     66943    253461   6073496    131.44    141.86  --
495.79/495.88	c  N dy  4682    718022     19358     83278         0     45989    253461   1512686    131.41    139.25  --
502.10/502.19	c  N dy  4816    738176     19358     83278         0     66143    253461   5654189    131.41    140.02  --
508.80/508.82	c  N dy  4951    758250     19358     83278         0     44217    253461    946746    131.42    141.91  --
514.90/514.97	c  N dy  5092    778485     19358     83278         0     64449    253461   5235627    131.46    155.66  --
521.60/521.68	c  N dy  5227    798521     19358     83278         0     84483    253461   9428613    131.52    141.53  --
523.90/523.99	c  S st  5276    806098     19358     83278         0     49062    253461   1705888    131.50   no data  --
524.10/524.14	c  S st  5276    806598     19358     83278         0     49562    253461   1782783    131.50   no data  --
524.10/524.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
524.10/524.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
524.20/524.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.10
524.30/524.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
524.30/524.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.30/524.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
524.30/524.38	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
528.19/528.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  3.91 s
528.19/528.29	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
528.29/528.32	c vivif2 --  cl tried    49562 cl shrink        0 lits rem          0 time: 0.02
528.39/528.44	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.13
528.39/528.45	c calculated reachability. Time: 0.00
528.39/528.45	c  N dy  5276    806598     19358     83278         0     49562    253461   1782783    131.50   no data  --
534.61/534.65	c  N dy  5414    826637     19358     83278         0     69600    253461   5946313    131.50    139.06  --
541.29/541.37	c  N dy  5541    846695     19358     83278         0     45660    253461    815232    131.49    149.19  --
547.40/547.42	c  N dy  5669    866798     19358     83278         0     65762    253461   4998401    131.51    140.32  --
554.10/554.15	c  N dy  5802    886821     19358     83278         0     85784    253461   9176770    131.51    142.25  --
560.39/560.46	c  N dy  5941    906979     19358     83278         0     60948    253461   3828842    131.54    142.06  --
567.30/567.33	c  N dy  6083    927096     19358     83278         0     81063    253461   8024223    131.57    141.06  --
574.10/574.11	c  N dy  6218    947209     19358     83278         0     55178    253461   2394900    131.58    139.41  --
580.59/580.69	c  N dy  6351    967376     19358     83278         0     75344    253461   6544089    131.58    138.98  --
587.80/587.89	c  N dy  6488    987400     19358     83278         0     48367    253461    759691    131.59    157.92  --
594.20/594.21	c  N dy  6616   1007519     19358     83278         0     68484    253461   4906263    131.57    141.04  --
601.20/601.21	c  N dy  6747   1027577     19358     83278         0     88540    253461   9053904    131.56    142.88  --
607.90/607.97	c  N dy  6887   1047663     19358     83278         0     60626    253461   3119987    131.60    163.38  --
614.60/614.67	c  N dy  7018   1067664     19358     83278         0     80625    253461   7332452    131.59    140.23  --
616.10/616.15	c  F st  7046   1071876     19358     83278         0     84837    253461   8220451    131.60   no data  --
621.90/621.90	c  N dy  7124   1087822     19358     83278         0     51788    253461   1060556    131.61    140.27  --
628.39/628.42	c  N dy  7261   1107966     19358     83278         0     71932    253461   5263063    131.65    140.66  --
635.59/635.62	c  N dy  7401   1128126     19358     83278         0     92088    253461   9483808    131.68    141.17  --
642.41/642.50	c  N dy  7541   1148178     19358     83278         0     62147    253461   3078331    131.71    139.73  --
649.50/649.53	c  N dy  7685   1168315     19358     83278         0     82283    253461   7351949    131.76    138.70  --
656.90/656.91	c  N dy  7813   1188399     19358     83278         0     51369    253461    576674    131.77    141.59  --
663.10/663.19	c  N dy  7957   1208501     19358     83278         0     71470    253461   4739601    131.79    141.77  --
663.60/663.65	c  S st  7968   1209898     19358     83278         0     72867    253461   5021970    131.79   no data  --
663.80/663.83	c  S st  7968   1210401     19358     83278         0     73370    253461   5102730    131.79   no data  --
663.80/663.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
663.80/663.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
663.90/663.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.12
664.20/664.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
664.20/664.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
664.20/664.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
664.20/664.22	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
725.40/725.42	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 61.20 s
725.40/725.43	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
725.40/725.49	c vivif2 --  cl tried    73367 cl shrink        0 lits rem          0 time: 0.07
725.60/725.67	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.17
725.60/725.67	c calculated reachability. Time: 0.00
725.60/725.67	c  N dy  7968   1210401     19358     83278         0     73367    253461   5102116    131.79   no data  --
732.61/732.64	c  N dy  8112   1230424     19358     83278         0     93389    253461   9337152    131.83    153.73  --
739.50/739.52	c  N dy  8246   1250687     19358     83278         0     61656    253461   2525507    131.84    139.77  --
746.10/746.17	c  N dy  8388   1270923     19358     83278         0     81890    253461   6790684    131.89    140.64  --
753.60/753.60	c  N dy  8528   1291006     19358     83278         0    101973    253461  10956195    131.91    142.10  --
760.40/760.41	c  N dy  8664   1311261     19358     83278         0     69227    253461   3830593    131.91    139.86  --
767.40/767.42	c  N dy  8798   1331368     19358     83278         0     89333    253461   8013177    131.91    140.86  --
775.10/775.11	c  N dy  8932   1351402     19358     83278         0     55373    253461    787902    131.93    139.89  --
781.70/781.73	c  N dy  9074   1371458     19358     83278         0     75427    253461   5043864    131.97    139.18  --
789.01/789.03	c  N dy  9211   1391472     19358     83278         0     95439    253461   9245456    131.99    141.09  --
796.50/796.56	c  N dy  9345   1411604     19358     83278         0     60574    253461   1678065    131.99    142.39  --
803.30/803.31	c  N dy  9481   1431707     19358     83278         0     80676    253461   5935026    132.00    141.55  --
810.80/810.85	c  N dy  9625   1451799     19358     83278         0    100767    253461  10161778    132.03    140.60  --
818.20/818.26	c  N dy  9766   1471915     19358     83278         0     64882    253461   2374892    132.05    142.53  --
825.20/825.23	c  N dy  9907   1492082     19358     83278         0     85047    253461   6549285    132.06    140.82  --
832.80/832.81	c  N dy 10044   1512088     19358     83278         0    105053    253461  10700506    132.06    143.10  --
840.10/840.13	c  N dy 10188   1532141     19358     83278         0     68105    253461   2883736    132.09    177.29  --
847.20/847.21	c  N dy 10328   1552336     19358     83278         0     88299    253461   7198608    132.13    140.22  --
854.80/854.83	c  N dy 10457   1572489     19358     83278         0    108452    253461  11407224    132.11    139.42  --
862.01/862.08	c  N dy 10594   1592583     19358     83278         0     70545    253461   3186569    132.13    139.26  --
869.40/869.41	c  N dy 10734   1612789     19358     83278         0     90751    253461   7439859    132.16    140.72  --
877.10/877.11	c  N dy 10877   1632857     19358     83278         0    110819    253461  11652519    132.18    141.83  --
884.00/884.06	c  N dy 11007   1652920     19358     83278         0     71883    253461   3207230    132.18    140.43  --
890.91/890.95	c  N dy 11140   1673042     19358     83278         0     92004    253461   7393617    132.18    139.62  --
898.50/898.55	c  N dy 11264   1693326     19358     83278         0    112287    253461  11670166    132.17    139.98  --
904.71/904.71	c  S st 11382   1710401     19358     83278         0     69363    253461   2507083    132.21    110.03  --
904.81/904.89	c  S st 11382   1710910     19358     83278         0     69872    253461   2593409    132.21   no data  --
904.91/904.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
904.91/904.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
905.01/905.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.12
905.11/905.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
905.11/905.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
905.11/905.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.01 s
905.11/905.17	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
912.41/912.46	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  7.29 s
912.41/912.47	c vivif2 --  cl tried    83278 cl shrink        0 lits rem          0 time: 0.01
912.51/912.50	c vivif2 --  cl tried    69868 cl shrink        0 lits rem          0 time: 0.03
912.60/912.66	c asymm  cl-useful: 0/83278/83278 lits-rem:0 time: 0.16
912.60/912.67	c calculated reachability. Time: 0.00
912.60/912.67	c  N dy 11382   1710910     19358     83278         0     69868    253461   2591251    132.21   no data  --
919.41/919.48	c  N dy 11519   1731034     19358     83278         0     89991    253461   6794369    132.22    139.27  --
926.81/926.89	c  N dy 11656   1751087     19358     83278         0    110043    253461  11038588    132.25    139.44  --
934.21/934.29	c  N dy 11794   1771151     19358     83278         0     69107    253461   2240221    132.25    139.64  --
941.01/941.06	c  N dy 11919   1791291     19358     83278         0     89246    253461   6456441    132.23    140.72  --
948.50/948.53	c  N dy 12060   1811320     19358     83278         0    109275    253461  10693781    132.25    141.64  --
956.01/956.08	c  N dy 12193   1831378     19358     83278         0     67340    253461   1682967    132.25    139.33  --
962.81/962.83	c  N dy 12327   1851449     19358     83278         0     87411    253461   5868115    132.27    140.04  --
970.22/970.22	c  N dy 12463   1871475     19358     83278         0    107435    253461  10123359    132.29    142.24  --
978.10/978.11	c  N dy 12594   1891521     19358     83278         0     64488    253461    883785    132.30    149.04  --
984.61/984.66	c  N dy 12717   1911655     19358     83278         0     84622    253461   5077775    132.28    140.92  --
991.91/991.97	c  N dy 12851   1931815     19358     83278         0    104780    253461   9317241    132.28    140.44  --
999.81/999.89	c  N dy 12984   1951832     19358     83278         0    124797    253461  13548855    132.29    149.81  --
1006.81/1006.81	c  N dy 13119   1972013     19358     83278         0     80977    253461   4094203    132.29    142.21  --
1013.90/1013.94	c  N dy 13246   1992043     19358     83278         0    101007    253461   8257400    132.27    145.24  --
1021.81/1021.88	c  N dy 13381   2012051     19358     83278         0    121013    253461  12412403    132.27    142.17  --
1029.41/1029.46	c  N dy 13525   2032081     19358     83278         0     76047    253461   2955481    132.30    139.96  --
1036.40/1036.48	c  N dy 13665   2052088     19358     83278         0     96053    253461   7206409    132.33    139.87  --
1044.01/1044.06	c  N dy 13790   2072141     19358     83278         0    116104    253461  11338874    132.32    145.90  --
1052.01/1052.09	c  N dy 13928   2092328     19358     83278         0     70292    253461   1485384    132.33    139.50  --
1058.81/1058.84	c  N dy 14057   2112443     19358     83278         0     90407    253461   5733251    132.33    140.09  --
1066.11/1066.19	c  N dy 14182   2132479     19358     83278         0    110440    253461   9853904    132.31    143.58  --
1074.21/1074.27	c  N dy 14310   2152555     19358     83278         0    130516    253461  14038741    132.31    140.89  --
1081.32/1081.31	c  N dy 14446   2172568     19358     83278         0     83530    253461   4080180    132.32    144.63  --
1088.51/1088.52	c  N dy 14570   2192857     19358     83278         0    103816    253461   8266643    132.30    139.84  --
1095.62/1095.63	c  S st 14691   2210910     19358     83278         0    121868    253461  12076791    132.31    117.59  --
1095.81/1095.87	c  S st 14691   2211410     19358     83278         0    122368    253461  12156169    132.31   no data  --
1095.91/1095.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1095.91/1095.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1096.01/1096.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.16
1096.61/1096.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1096.61/1096.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1096.61/1096.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  19358 time:  0.00 s
1096.72/1096.71	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.04 2.25 3.08 3/283 2165
/proc/meminfo: memFree=19098432/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=22624 CPUtime=0 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 960 0 0 0 0 0 0 0 21 0 1 0 649810940 23166976 900 33554432000 4194304 4650387 140734820293936 18446744073709551615 4316261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 5656 903 325 112 0 621 0

[startup+0.0638971 s]
/proc/loadavg: 1.04 2.25 3.08 3/283 2165
/proc/meminfo: memFree=19098432/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=40212 CPUtime=0.05 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 3970 0 0 0 5 0 0 0 21 0 1 0 649810940 41177088 3449 33554432000 4194304 4650387 140734820293936 18446744073709551615 4369824 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 10053 3449 346 112 0 5018 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 40212

[startup+0.100892 s]
/proc/loadavg: 1.04 2.25 3.08 3/283 2165
/proc/meminfo: memFree=19098432/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=53804 CPUtime=0.09 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 4855 0 0 0 9 0 0 0 21 0 1 0 649810940 55095296 4334 33554432000 4194304 4650387 140734820293936 18446744073709551615 4516435 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 13451 4347 348 112 0 8416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53804

[startup+0.300857 s]
/proc/loadavg: 1.04 2.25 3.08 3/283 2165
/proc/meminfo: memFree=19098432/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=58792 CPUtime=0.29 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 8249 0 0 0 29 0 0 0 22 0 1 0 649810940 60203008 7234 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 14698 7234 367 112 0 9663 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58792

[startup+0.700787 s]
/proc/loadavg: 1.04 2.25 3.08 3/283 2165
/proc/meminfo: memFree=19098432/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=58792 CPUtime=0.69 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 8594 0 0 0 69 0 0 0 24 0 1 0 649810940 60203008 7579 33554432000 4194304 4650387 140734820293936 18446744073709551615 4364436 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 14698 7579 379 112 0 9663 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58792

[startup+1.50065 s]
/proc/loadavg: 1.04 2.25 3.08 6/295 2187
/proc/meminfo: memFree=18964188/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=58792 CPUtime=1.49 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 9344 0 0 0 149 0 0 0 25 0 1 0 649810940 60203008 8329 33554432000 4194304 4650387 140734820293936 18446744073709551615 4334001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 14698 8329 379 112 0 9663 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58792

[startup+3.10037 s]
/proc/loadavg: 1.04 2.25 3.08 7/295 2187
/proc/meminfo: memFree=18945036/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=101060 CPUtime=3.08 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 10757 0 0 0 308 0 0 0 25 0 1 0 649810940 103485440 9742 33554432000 4194304 4650387 140734820293936 18446744073709551615 4364401 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 25265 9742 379 112 0 20230 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 101060

[startup+6.30082 s]
/proc/loadavg: 1.28 2.28 3.08 7/295 2187
/proc/meminfo: memFree=18891764/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=61564 CPUtime=6.29 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 14627 0 0 0 628 1 0 0 25 0 1 0 649810940 63041536 8935 33554432000 4194304 4650387 140734820293936 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 15391 8936 381 112 0 10356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61564

[startup+12.7007 s]
/proc/loadavg: 1.74 2.36 3.11 6/295 2187
/proc/meminfo: memFree=18814436/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=187532 CPUtime=12.69 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 33787 0 0 0 1263 6 0 0 25 0 1 0 649810940 192032768 28095 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 46883 28095 383 112 0 41848 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 187532

[startup+25.5005 s]
/proc/loadavg: 2.37 2.47 3.13 7/295 2187
/proc/meminfo: memFree=18641896/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=139392 CPUtime=25.49 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 44362 0 0 0 2539 10 0 0 25 0 1 0 649810940 142737408 27303 33554432000 4194304 4650387 140734820293936 18446744073709551615 4364370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 34848 27303 383 112 0 29813 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139392

[startup+51.101 s]
/proc/loadavg: 2.93 2.59 3.15 6/295 2188
/proc/meminfo: memFree=18572560/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=245200 CPUtime=51.08 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 67000 0 0 0 5094 14 0 0 25 0 1 0 649810940 251084800 44153 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 61300 44153 383 112 0 56265 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 245200

[startup+102.311 s]
/proc/loadavg: 3.53 2.81 3.19 6/295 2189
/proc/meminfo: memFree=18509524/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=271564 CPUtime=102.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 80067 0 0 0 10213 17 0 0 25 0 1 0 649810940 278081536 51493 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 67891 51493 383 112 0 62856 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 271564

[startup+162.301 s]
/proc/loadavg: 3.83 3.02 3.24 6/295 2191
/proc/meminfo: memFree=18350536/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=229676 CPUtime=162.29 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 82866 0 0 0 16211 18 0 0 25 0 1 0 649810940 235188224 51327 33554432000 4194304 4650387 140734820293936 18446744073709551615 4349662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 57419 51328 383 112 0 52384 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 229676

[startup+222.3 s]
/proc/loadavg: 3.93 3.20 3.29 7/295 2193
/proc/meminfo: memFree=18298928/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=284856 CPUtime=222.29 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 93072 0 0 0 22209 20 0 0 25 0 1 0 649810940 291692544 54978 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 71214 54978 383 112 0 66179 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 284856

[startup+282.301 s]
/proc/loadavg: 3.97 3.34 3.33 7/295 2194
/proc/meminfo: memFree=18260348/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=297756 CPUtime=282.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 112318 0 0 0 28205 25 0 0 25 0 1 0 649810940 304902144 57854 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 74439 57854 383 112 0 69404 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 297756

[startup+342.301 s]
/proc/loadavg: 4.08 3.49 3.38 7/295 2196
/proc/meminfo: memFree=18229564/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=334876 CPUtime=342.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 134761 0 0 0 34199 31 0 0 25 0 1 0 649810940 342913024 66155 33554432000 4194304 4650387 140734820293936 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 83719 66155 383 112 0 78684 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 334876

[startup+402.301 s]
/proc/loadavg: 4.06 3.59 3.42 7/295 2197
/proc/meminfo: memFree=18196672/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=334976 CPUtime=402.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 147317 0 0 0 40195 35 0 0 25 0 1 0 649810940 343015424 68247 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 83744 68247 383 112 0 78709 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 334976

[startup+462.301 s]
/proc/loadavg: 4.17 3.71 3.47 6/295 2199
/proc/meminfo: memFree=18191672/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=318816 CPUtime=462.29 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 162035 0 0 0 46189 40 0 0 25 0 1 0 649810940 326467584 64209 33554432000 4194304 4650387 140734820293936 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 79704 64209 383 112 0 74669 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 318816

[startup+522.3 s]
/proc/loadavg: 4.06 3.76 3.50 6/295 2201
/proc/meminfo: memFree=18173792/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=266048 CPUtime=522.29 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 191265 0 0 0 52179 50 0 0 25 0 1 0 649810940 272433152 61388 33554432000 4194304 4650387 140734820293936 18446744073709551615 4330535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 66512 61388 383 112 0 61477 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 266048

[startup+582.301 s]
/proc/loadavg: 4.08 3.82 3.53 7/295 2202
/proc/meminfo: memFree=18136184/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=319932 CPUtime=582.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 217689 0 0 0 58171 59 0 0 25 0 1 0 649810940 327610368 66106 33554432000 4194304 4650387 140734820293936 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 79983 66106 383 112 0 74948 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 319932

[startup+642.3 s]
/proc/loadavg: 4.03 3.85 3.56 6/295 2204
/proc/meminfo: memFree=18147568/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=323684 CPUtime=642.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 245787 0 0 0 64162 68 0 0 25 0 1 0 649810940 331452416 62137 33554432000 4194304 4650387 140734820293936 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 80921 62137 383 112 0 75886 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 323684

[startup+702.301 s]
/proc/loadavg: 4.01 3.87 3.58 6/295 2205
/proc/meminfo: memFree=18139968/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=323864 CPUtime=702.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 256511 0 0 0 70160 70 0 0 25 0 1 0 649810940 331636736 64262 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 80966 64262 383 112 0 75931 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 323864

[startup+762.311 s]
/proc/loadavg: 4.00 3.89 3.60 6/295 2207
/proc/meminfo: memFree=18108444/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=339592 CPUtime=762.31 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 278111 0 0 0 76154 77 0 0 25 0 1 0 649810940 347742208 68259 33554432000 4194304 4650387 140734820293936 18446744073709551615 4363851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 84898 68259 383 112 0 79863 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 339592

[startup+822.3 s]
/proc/loadavg: 4.00 3.91 3.63 6/295 2209
/proc/meminfo: memFree=18087088/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=340076 CPUtime=822.31 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 305965 0 0 0 82142 89 0 0 25 0 1 0 649810940 348237824 68088 33554432000 4194304 4650387 140734820293936 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 85019 68088 383 112 0 79984 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 340076

[startup+882.301 s]
/proc/loadavg: 4.00 3.92 3.65 6/295 2210
/proc/meminfo: memFree=18112100/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=298060 CPUtime=882.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 337163 0 0 0 88131 99 0 0 25 0 1 0 649810940 305213440 69364 33554432000 4194304 4650387 140734820293936 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 74515 69364 383 112 0 69480 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 298060

[startup+942.3 s]
/proc/loadavg: 4.00 3.93 3.67 7/295 2212
/proc/meminfo: memFree=18030124/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=354184 CPUtime=942.31 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 362576 0 0 0 94125 106 0 0 25 0 1 0 649810940 362684416 73736 33554432000 4194304 4650387 140734820293936 18446744073709551615 4363437 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 88546 73736 383 112 0 83511 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 354184

[startup+1002.3 s]
/proc/loadavg: 4.05 3.96 3.69 6/295 2213
/proc/meminfo: memFree=18088740/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=270680 CPUtime=1002.3 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 393213 0 0 0 100115 115 0 0 25 0 1 0 649810940 277176320 60914 33554432000 4194304 4650387 140734820293936 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 67670 60914 383 112 0 62635 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 270680

[startup+1062.3 s]
/proc/loadavg: 4.13 3.99 3.72 7/295 2215
/proc/meminfo: memFree=18062788/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=327508 CPUtime=1062.31 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 429706 0 0 0 106105 126 0 0 25 0 1 0 649810940 335368192 67358 33554432000 4194304 4650387 140734820293936 18446744073709551615 4363335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 81877 67358 383 112 0 76842 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 327508

[startup+1122.3 s]
/proc/loadavg: 4.05 3.99 3.73 7/295 2217
/proc/meminfo: memFree=17937384/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=408840 CPUtime=1122.31 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 469048 0 0 0 112098 133 0 0 25 0 1 0 649810940 418652160 91404 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 102210 91404 383 112 0 97175 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 408840

[startup+1182.3 s]
/proc/loadavg: 4.09 4.01 3.75 7/295 2218
/proc/meminfo: memFree=17968488/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=408840 CPUtime=1182.31 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 469049 0 0 0 118098 133 0 0 25 0 1 0 649810940 418652160 91405 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 102210 91405 383 112 0 97175 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 408840

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.76 7/295 2220
/proc/meminfo: memFree=17809864/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=409660 CPUtime=1242.31 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 469250 0 0 0 124098 133 0 0 25 0 1 0 649810940 419491840 91606 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 102415 91606 383 112 0 97380 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 409660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.77 7/295 2221
/proc/meminfo: memFree=17828332/32951132 swapFree=67093824/67111528
[pid=2165] ppid=2163 vsize=409660 CPUtime=1300.01 cores=5,7
/proc/2165/stat : 2165 (strangenight1-s) R 2163 2165 1645 0 -1 4202496 469253 0 0 0 129868 133 0 0 25 0 1 0 649810940 419491840 91609 33554432000 4194304 4650387 140734820293936 18446744073709551615 4476101 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/2165/statm: 102415 91609 383 112 0 97380 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 409660

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.05
CPU user time (s): 1298.7
CPU system time (s): 1.35379
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 409660

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

runsolver used 3.34849 second user time and 8.49371 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 16:08:33
IDJOB=3369795
IDBENCH=82604
IDSOLVER=1847
FILE ID=node131/3369795-1305382113
RUNJOBID= node131-1305382113-2147
PBS_JOBID= 13324371
Free space on /tmp= 73684 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v20000-c84000-S493397373-056-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369795-1305382113/watcher-3369795-1305382113 -o /tmp/evaluation-result-3369795-1305382113/solver-3369795-1305382113 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3369795-1305382113.cnf

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

MD5SUM BENCH= 53ba9a0375ae9f5fbde617f9de32bf14
RANDOM SEED=1328275863

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19099084 kB
Buffers:        256732 kB
Cached:        3616164 kB
SwapCached:       1504 kB
Active:       10542508 kB
Inactive:      3052352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19099084 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           14868 kB
Writeback:           8 kB
AnonPages:     9719912 kB
Mapped:          27020 kB
Slab:           164300 kB
PageTables:      31228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28015692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73660 MiB
End job on node131 at 2011-05-14 16:30:15