Trace number 3370404

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.07 1300.04

General information on the benchmark

NameSAT05/crafted/lynce05/social-golfer-problem/
sgp_5-6-8.shuffled-as.sat05-2669.cnf
MD5SUM4229175ff4382a4625ce92a19d20dde4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.322
Satisfiable
(Un)Satisfiability was proved
Number of variables58560
Number of clauses778800
Sum of the clauses size1766280
Maximum clause length48
Minimum clause length1
Number of clauses of size 196
Number of clauses of size 2599208
Number of clauses of size 3177096
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52400

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-3370404-1305395564.cnf'
0.00/0.00	c -- header says num vars:          58560
0.00/0.00	c -- header says num clauses:      778800
0.29/0.31	c -- clauses added:            0 learnts,       778800 normals,            0 xors
0.29/0.31	c -- vars added      58560
0.29/0.31	c Parsing time:  0.30 s
0.29/0.31	c  N st     0         0     58560    159421    471363         0   1443323         0   no data   no data  --
0.79/0.89	c asymm  cl-useful: 0/31558/84024 lits-rem:0 time: 0.54
1.89/1.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  1.01
1.99/2.03	c bin-w-bin subsume rem          223 bins  time:  0.06 s
2.10/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
2.39/2.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29376 time:  0.24 s
2.59/2.61	c Removed useless bin:   34560  fixed:     0  props:  10.40M  time:  0.19 s
2.89/2.95	c lits-rem:         0  cl-subs:        0  v-elim:   9792  v-fix:    0  time:  0.33 s
2.99/3.00	c Finding binary XORs  T:     0.05 s  found:       0
2.99/3.08	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
2.99/3.08	c calculated reachability. Time: 0.01
2.99/3.09	c Calc default polars -  time:   0.01 s pos:    7497 undec:   43594 neg:    7469
2.99/3.09	c =========================================================================================
2.99/3.09	c types(t): F = full restart, N = normal restart
2.99/3.09	c types(t): S = simplification begin/end, E = solution found
2.99/3.09	c restart types(rt): st = static, dy = dynamic
2.99/3.09	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.99/3.09	c  B st     0         0     19584     86716    315292         0    947328         0   no data   no data  --
3.89/3.97	c  N dy    16      4107     19584     86716    315697      3645    947328    461790     20.29     21.71  --
5.69/5.73	c  N dy    54      8111     19584     86716    315975      7366    947328   1208997     30.84     36.94  --
7.19/7.29	c  N dy    85     12152     19584     86716    316080     11270    947328   1989696     33.53     35.50  --
8.19/8.25	c  N dy    95     16359     19584     86716    316354     15125    947328   2673828     30.58     32.31  --
9.59/9.68	c  N dy   110     20689     19584     86716    316742      9847    947328    737540     29.45     31.24  --
10.79/10.89	c  N dy   130     24781     19584     86716    317155     13490    947328   1362937     28.99     42.73  --
11.00/11.01	c  F st   133     25000     19584     86716    317181     13683    947328   1414273     29.11   no data  --
12.59/12.61	c  N dy   139     30000     19584     86716    317415     18403    947328   2448527     29.11   no data  --
12.59/12.61	c  S st   139     30000     19584     86716    317415     18403    947328   2448527     29.11   no data  --
12.79/12.85	c  S st   139     30503     19584     86716    317465     18856    947328   2493077     29.11   no data  --
12.79/12.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
12.79/12.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.79/15.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins: 124993 BRemL:  95800 BRemN:      0 P: 45.6M T:  3.01
16.09/16.13	c bin-w-bin subsume rem            0 bins  time:  0.04 s
17.99/18.02	c subs with bin:      823  lits-rem:       319  v-fix:    0  time:  1.89 s
17.99/18.08	c Subs w/ non-existent bins:     21 l-rem:     66 v-fix:     0 done:   2021 time:  0.06 s
18.09/18.17	c Removed useless bin:    1224  fixed:     0  props:   5.86M  time:  0.10 s
22.49/22.58	c lits-rem:        49  cl-subs:     6882  v-elim:   2626  v-fix:    0  time:  4.40 s
22.79/22.85	c asymm  cl-useful: 0/20704/89125 lits-rem:0 time: 0.27
22.79/22.87	c calculated reachability. Time: 0.01
22.79/22.87	c  N dy   139     30503     16958     89125    325785     11971    952090   1086518     29.11   no data  --
22.89/22.91	c Finding binary XORs  T:     0.04 s  found:       0
25.20/25.23	c  N dy   151     37672     16958     89125    325788     19097    952090   2874367     27.74     29.42  --
26.59/26.67	c  N dy   179     41752     16958     89125    325791     23123    952090   3641941     28.21     35.53  --
28.09/28.19	c  N dy   209     45754     16958     89125    325795     27078    952090   4484300     28.73   no data  --
28.09/28.19	c  S st   209     45754     16958     89125    325795     27078    952090   4484300     28.73   no data  --
28.39/28.42	c  S st   209     46256     16958     89125    325795     27577    952090   4560917     28.73   no data  --
28.39/28.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
28.39/28.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
29.99/30.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    206 BRemL:   2526 BRemN:    252 P: 28.5M T:  1.58
30.29/30.34	c bin-w-bin subsume rem            0 bins  time:  0.04 s
32.19/32.24	c subs with bin:      452  lits-rem:        15  v-fix:    0  time:  1.90 s
32.19/32.29	c Subs w/ non-existent bins:     31 l-rem:    448 v-fix:     0 done:    369 time:  0.04 s
32.30/32.34	c Removed useless bin:     612  fixed:     0  props:   3.38M  time:  0.06 s
38.69/38.80	c lits-rem:         0  cl-subs:      166  v-elim:      0  v-fix:    0  time:  6.45 s
38.79/38.85	c vivif2 --  cl tried    88643 cl shrink        0 lits rem          0 time: 0.05
39.09/39.16	c vivif2 --  cl tried    27410 cl shrink     8747 lits rem     255161 time: 0.31
39.39/39.48	c asymm  cl-useful: 0/5442/88643 lits-rem:0 time: 0.32
39.50/39.51	c calculated reachability. Time: 0.01
39.50/39.51	c  N dy   209     46256     16958     88643    322727     27294    948657   4274299     28.73   no data  --
41.29/41.30	c  N dy   249     50334     16958     88643    322727     16822    948657   1489023     30.17     40.88  --
42.49/42.59	c  N dy   270     54336     16958     88643    322729     20806    948657   2474336     30.46     37.03  --
44.09/44.12	c  N dy   306     58383     16958     88643    322731     24808    948657   3358205     31.30     43.81  --
45.59/45.63	c  N dy   337     62396     16958     88643    322733     28789    948657   4271815     31.92     44.68  --
47.69/47.71	c  N dy   357     67523     16958     88643    322733     33910    948657   5549620     31.74     33.97  --
47.99/48.06	c  S st   363     69385     16958     88643    322733     35669    948657   5793275     31.55   no data  --
48.19/48.24	c  S st   363     69889     16958     88643    322735     36161    948657   5855439     31.55   no data  --
48.19/48.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
48.19/48.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
49.99/50.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      8 BRemN:      0 P: 32.8M T:  1.77
50.39/50.40	c bin-w-bin subsume rem          116 bins  time:  0.04 s
52.29/52.35	c subs with bin:      561  lits-rem:         0  v-fix:    0  time:  1.95 s
52.39/52.40	c Subs w/ non-existent bins:      0 l-rem:    840 v-fix:     0 done:    114 time:  0.04 s
52.39/52.46	c Removed useless bin:     900  fixed:     0  props:   3.38M  time:  0.06 s
73.09/73.18	c lits-rem:         5  cl-subs:      237  v-elim:      0  v-fix:    0  time: 20.72 s
73.19/73.23	c vivif2 --  cl tried    88082 cl shrink        0 lits rem          0 time: 0.05
73.60/73.65	c vivif2 --  cl tried    35924 cl shrink     9370 lits rem     386282 time: 0.41
73.89/73.99	c asymm  cl-useful: 501/5377/88082 lits-rem:1503 time: 0.34
73.99/74.01	c calculated reachability. Time: 0.01
73.99/74.01	c  N dy   363     69889     16958     87581    322225     35924    944246   5429086     31.55   no data  --
75.91/75.95	c  N dy   406     74352     16958     87581    322225     22222    944246   2003124     32.28     59.78  --
77.69/77.79	c  N dy   445     79147     16958     87581    322225     26993    944246   3048640     32.85     46.90  --
81.19/81.28	c  F st   455     87502     16958     87581    322226     35308    944246   5367013     31.87     29.77  --
81.30/81.33	c  N st   455     87502     16958     87581    322226     35308    944246   5367013     31.87     29.77  --
83.69/83.78	c  N dy   465     93099     16958     87581    322227     40859    944246   7251424     31.94     56.55  --
86.09/86.14	c  N dy   507    100843     16958     87581    322227     28053    944246   2984746     32.35     34.13  --
87.50/87.59	c  S st   531    104833     16958     87581    322228     32029    944246   3844330     32.39   no data  --
87.80/87.80	c  S st   531    105340     16958     87581    322228     32526    944246   3907523     32.39   no data  --
87.80/87.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
87.80/87.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
89.40/89.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      3 BRemN:      0 P: 29.0M T:  1.57
89.60/89.65	c bin-w-bin subsume rem          501 bins  time:  0.04 s
91.50/91.56	c subs with bin:      879  lits-rem:         0  v-fix:    0  time:  1.91 s
91.60/91.61	c Subs w/ non-existent bins:      1 l-rem:    753 v-fix:     0 done:    432 time:  0.04 s
91.60/91.66	c Removed useless bin:    1152  fixed:     0  props:   3.41M  time:  0.06 s
97.50/97.58	c lits-rem:        20  cl-subs:      189  v-elim:      0  v-fix:    0  time:  5.92 s
97.60/97.63	c vivif2 --  cl tried    86702 cl shrink        0 lits rem          0 time: 0.05
97.80/97.88	c vivif2 --  cl tried    32336 cl shrink     5548 lits rem     272125 time: 0.25
98.19/98.20	c asymm  cl-useful: 567/5625/86702 lits-rem:1701 time: 0.32
98.19/98.22	c calculated reachability. Time: 0.01
98.19/98.22	c  N dy   531    105340     16958     86135    321145     32336    938431   3607820     32.39   no data  --
100.99/101.04	c  N dy   594    112082     16958     86135    321146     39050    938431   5177651     33.11     62.24  --
104.19/104.25	c  N dy   654    119243     16958     86135    321148     23991    938431   1611868     33.67     58.91  --
106.80/106.81	c  N dy   711    126870     16958     86135    321148     31570    938431   3219701     34.16     40.63  --
110.20/110.26	c  N dy   759    135033     16958     86135    321149     39708    938431   5166308     34.31     38.53  --
113.59/113.67	c  N dy   816    143795     16958     86135    321150     24902    938431   1628630     34.69     36.55  --
118.19/118.22	c  N dy   857    158012     16958     86135    321152     39062    938431   5254108     34.27     27.35  --
118.19/118.22	c  S st   857    158012     16958     86135    321152     39062    938431   5254108     34.27     27.35  --
118.39/118.46	c  S st   857    158515     16958     86135    321154     39556    938431   5329355     34.27   no data  --
118.39/118.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
118.39/118.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.09/120.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     11 BRemL:      7 BRemN:     72 P: 31.5M T:  1.68
120.49/120.50	c bin-w-bin subsume rem          567 bins  time:  0.04 s
122.39/122.44	c subs with bin:      469  lits-rem:         0  v-fix:    0  time:  1.93 s
122.39/122.48	c Subs w/ non-existent bins:     30 l-rem:   1207 v-fix:     0 done:    458 time:  0.05 s
122.49/122.54	c Removed useless bin:     648  fixed:     0  props:   3.42M  time:  0.06 s
147.09/147.15	c lits-rem:        10  cl-subs:      206  v-elim:      0  v-fix:    0  time: 24.61 s
147.19/147.21	c vivif2 --  cl tried    85639 cl shrink        0 lits rem          0 time: 0.05
147.49/147.53	c vivif2 --  cl tried    39347 cl shrink     6908 lits rem     269835 time: 0.32
147.80/147.85	c asymm  cl-useful: 394/5377/85639 lits-rem:1182 time: 0.32
147.80/147.88	c calculated reachability. Time: 0.01
147.80/147.88	c  N dy   857    158515     16958     85245    320265     39347    935000   5024998     34.27   no data  --
155.60/155.67	c  N dy   923    176528     16958     85245    320266     32554    935000   3110020     34.00     36.20  --
160.20/160.21	c  N dy   967    189532     16958     85245    320266     45483    935000   6032654     33.75     35.96  --
164.40/164.44	c  N dy  1022    201719     16958     85245    320273     31808    935000   2786148     33.77     57.34  --
169.19/169.27	c  N dy  1066    214669     16958     85245    320277     44655    935000   6052507     33.57     45.89  --
174.70/174.77	c  N dy  1104    229608     16958     85245    320279     32710    935000   2657907     33.28     35.11  --
178.20/178.30	c  S st  1178    237773     16958     85245    320281     40845    935000   4671205     33.62   no data  --
178.49/178.54	c  S st  1178    238276     16958     85245    320282     41342    935000   4756755     33.62   no data  --
178.49/178.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
178.49/178.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
180.30/180.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     21 BRemL:     16 BRemN:      0 P: 32.8M T:  1.77
180.59/180.62	c bin-w-bin subsume rem          394 bins  time:  0.04 s
182.50/182.58	c subs with bin:      885  lits-rem:         0  v-fix:    0  time:  1.96 s
182.60/182.62	c Subs w/ non-existent bins:      0 l-rem:    258 v-fix:     0 done:    452 time:  0.04 s
182.60/182.68	c Removed useless bin:    1188  fixed:     0  props:   3.44M  time:  0.06 s
197.69/197.79	c lits-rem:         1  cl-subs:      235  v-elim:      0  v-fix:    0  time: 15.11 s
197.79/197.84	c vivif2 --  cl tried    84360 cl shrink        0 lits rem          0 time: 0.05
198.09/198.18	c vivif2 --  cl tried    41107 cl shrink     6647 lits rem     355721 time: 0.33
198.50/198.51	c asymm  cl-useful: 412/4730/84360 lits-rem:1236 time: 0.34
198.50/198.54	c calculated reachability. Time: 0.01
198.50/198.54	c  N dy  1178    238276     16958     83948    319117     41107    929376   4379920     33.62   no data  --
205.10/205.19	c  N dy  1299    253833     16958     83948    319118     28756    929376   1444498     34.13     36.12  --
206.30/206.31	c Finding binary XORs  T:     0.04 s  found:       0
210.70/210.76	c  N dy  1360    270132     16958     83948    319123     44896    929376   5155871     33.96     42.59  --
217.30/217.37	c  N dy  1456    287595     16958     83948    319128     33490    929376   2464681     34.14     36.20  --
225.50/225.57	c  N dy  1621    306048     16958     83948    319134     51830    929376   7085479     34.74     39.46  --
225.59/225.69	c  F st  1624    306250     16958     83948    319134     52032    929376   7133880     34.74   no data  --
233.00/233.09	c  N dy  1701    325649     16958     83948    319137     41487    929376   4284314     34.80     37.14  --
242.40/242.42	c  N dy  1876    345684     16958     83948    319138     61425    929376   9419466     35.45     52.46  --
247.20/247.28	c  S st  1958    357414     16958     83948    319138     42252    929376   4071733     35.63   no data  --
247.41/247.46	c  S st  1958    357916     16958     83948    319138     42748    929376   4144902     35.63   no data  --
247.41/247.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
247.41/247.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.10/249.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:     20 BRemN:    144 P: 30.8M T:  1.62
249.30/249.36	c bin-w-bin subsume rem          412 bins  time:  0.04 s
251.30/251.32	c subs with bin:      518  lits-rem:         0  v-fix:    0  time:  1.96 s
251.30/251.37	c Subs w/ non-existent bins:      0 l-rem:   1051 v-fix:     0 done:    113 time:  0.04 s
251.40/251.43	c Removed useless bin:     792  fixed:     0  props:   3.46M  time:  0.06 s
259.61/259.69	c lits-rem:        18  cl-subs:      256  v-elim:      0  v-fix:    0  time:  8.27 s
259.70/259.75	c vivif2 --  cl tried    83430 cl shrink        0 lits rem          0 time: 0.05
259.99/260.04	c vivif2 --  cl tried    42492 cl shrink     5478 lits rem     331500 time: 0.29
260.29/260.39	c asymm  cl-useful: 375/4504/83430 lits-rem:1125 time: 0.34
260.39/260.41	c calculated reachability. Time: 0.01
260.39/260.41	c  N dy  1958    357916     16958     83055    318171     42492    925374   3787579     35.63   no data  --
268.10/268.10	c  N dy  2059    377946     16958     83055    318175     62380    925374   8569311     35.56     38.22  --
275.80/275.85	c  N dy  2179    398244     16958     83055    318176     50797    925374   5892405     35.58     37.60  --
286.50/286.52	c  N dy  2308    421998     16958     83055    318178     41622    925374   4102962     35.69     37.58  --
294.60/294.61	c  N dy  2423    442001     16958     83055    318189     61494    925374   9015127     35.71     56.70  --
305.40/305.49	c  N dy  2431    465327     16958     83055    318189     50966    925374   6402951     35.15     37.52  --
318.91/318.93	c  N dy  2501    503218     16958     83055    318198     53883    925374   6736431     34.47     36.76  --
329.20/329.29	c  N dy  2593    526809     16958     83055    318200     41531    925374   2928705     34.40     36.70  --
333.00/333.03	c  S st  2646    536875     16958     83055    318205     51548    925374   5643968     34.42     31.82  --
333.21/333.29	c  S st  2646    537377     16958     83055    318206     52040    925374   5721367     34.42   no data  --
333.31/333.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
333.31/333.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
335.10/335.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     51 BRemL:     35 BRemN:     36 P: 34.5M T:  1.86
335.51/335.51	c bin-w-bin subsume rem          375 bins  time:  0.04 s
337.50/337.51	c subs with bin:      487  lits-rem:         0  v-fix:    0  time:  2.00 s
337.50/337.55	c Subs w/ non-existent bins:      0 l-rem:    979 v-fix:     0 done:    253 time:  0.05 s
337.61/337.61	c Removed useless bin:     900  fixed:     0  props:   3.50M  time:  0.06 s
360.50/360.53	c lits-rem:        10  cl-subs:      326  v-elim:      0  v-fix:    0  time: 22.91 s
360.50/360.58	c vivif2 --  cl tried    82568 cl shrink        0 lits rem          0 time: 0.05
360.90/360.94	c vivif2 --  cl tried    51714 cl shrink     7110 lits rem     350123 time: 0.35
361.20/361.29	c asymm  cl-useful: 9055/31212/82568 lits-rem:36220 time: 0.35
361.30/361.31	c calculated reachability. Time: 0.01
361.30/361.31	c  N dy  2646    537377     16958     73513    325966     51714    903658   5338173     34.42   no data  --
361.30/361.35	c Finding binary XORs  T:     0.04 s  found:       0
371.30/371.33	c  N dy  2817    557407     16958     73513    325969     71648    903658  10182585     34.70     44.09  --
379.90/379.91	c  N dy  2969    577482     16958     73513    325973     54758    903658   6154327     34.96     55.93  --
388.50/388.53	c  N dy  3067    598666     16958     73513    325976     37997    903658   1602390     34.93     38.45  --
396.01/396.09	c  N dy  3181    618689     16958     73513    325976     57907    903658   5872211     34.94     42.97  --
404.81/404.86	c  N dy  3322    638728     16958     73513    325977     39002    903658   1675332     35.10     55.49  --
413.40/413.48	c  N dy  3487    658824     16958     73513    325981     58993    903658   6548679     35.30     37.76  --
422.50/422.51	c  N dy  3616    678917     16958     73513    325985     78949    903658  11344968     35.41     37.54  --
430.70/430.76	c  N dy  3735    698997     16958     73513    325986     59159    903658   6396816     35.50     38.00  --
440.21/440.28	c  N dy  3845    719901     16958     73513    325991     79944    903658  11609284     35.49     37.68  --
448.30/448.33	c  N dy  3930    740271     16958     73513    326000     59358    903658   6397228     35.45     38.68  --
458.10/458.11	c  N dy  4018    762014     16958     73513    326008     80890    903658  11554256     35.36     37.66  --
468.20/468.25	c  N dy  4077    782129     16958     73513    326010     59208    903658   6295680     35.23     37.33  --
477.00/477.06	c  N dy  4098    802660     16958     73513    326016     79583    903658  11427588     34.97     38.35  --
478.91/478.99	c  S st  4113    806065     16958     73513    326017     82937    903658  12314110     34.97     21.77  --
479.31/479.36	c  S st  4113    806570     16958     73513    326024     83430    903658  12383948     34.97   no data  --
479.41/479.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
479.41/479.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
482.21/482.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     86 BRemL:     58 BRemN:  40536 P: 48.6M T:  2.86
482.91/482.96	c bin-w-bin subsume rem         9055 bins  time:  0.04 s
484.90/484.96	c subs with bin:       11  lits-rem:         0  v-fix:    0  time:  1.99 s
484.90/484.99	c Subs w/ non-existent bins:      0 l-rem:     41 v-fix:     0 done:    136 time:  0.04 s
485.02/485.05	c Removed useless bin:    1152  fixed:     0  props:   3.61M  time:  0.06 s
574.71/574.74	c lits-rem:        10  cl-subs:      611  v-elim:      0  v-fix:    0  time: 89.69 s
574.71/574.78	c vivif2 --  cl tried    73502 cl shrink        0 lits rem          0 time: 0.04
575.50/575.57	c vivif2 --  cl tried    82819 cl shrink    17772 lits rem     876230 time: 0.77
575.90/575.94	c asymm  cl-useful: 1872/6554/73502 lits-rem:7477 time: 0.37
575.90/575.96	c calculated reachability. Time: 0.01
575.90/575.96	c  N dy  4113    806570     16958     71630    277184     82816    800850  11410274     34.97   no data  --
576.00/576.00	c Finding binary XORs  T:     0.04 s  found:       0
585.22/585.28	c  N dy  4183    828311     16958     71630    277186     61817    800850   7502930     34.94     36.91  --
609.60/609.63	c  N dy  4191    886836     16958     71630    277186     76474    800850  10807396     34.18     36.06  --
617.90/617.99	c  N dy  4284    906948     16958     71630    277190     51638    800850   3806575     34.21     36.17  --
626.31/626.39	c  N dy  4400    927015     16958     71630    277197     71602    800850   8831196     34.25     40.82  --
636.70/636.72	c  N dy  4484    948410     16958     71630    277201     47097    800850   2192293     34.22     36.02  --
644.71/644.77	c  N dy  4565    968826     16958     71630    277208     67424    800850   8069010     34.17     36.50  --
652.81/652.87	c  N dy  4624    988855     16958     71630    277211     87277    800850  13669264     34.13     43.70  --
662.61/662.70	c  N dy  4784   1008878     16958     71630    277213     60431    800850   5435731     34.31     45.67  --
672.40/672.44	c  N dy  4940   1029055     16958     71630    277216     80484    800850  10715038     34.50     36.39  --
691.71/691.72	c  F st  4961   1071876     16958     71630    277216     75505    800850  10633849     34.11     24.58  --
691.71/691.76	c  N st  4961   1071876     16958     71630    277216     75505    800850  10633849     34.11     24.58  --
700.72/700.74	c  N dy  5052   1091932     16958     71630    277220     95335    800850  15327687     34.16     36.04  --
713.70/713.78	c  N dy  5057   1116032     16958     71630    277220     70649    800850   8786678     33.92     35.86  --
726.11/726.13	c  N dy  5108   1141982     16958     71630    277224     96416    800850  15579765     33.78     35.60  --
735.61/735.65	c  N dy  5252   1162049     16958     71630    277227     66659    800850   6665747     33.92     44.60  --
744.01/744.03	c  N dy  5323   1182084     16958     71630    277231     86531    800850  12058191     33.90     60.59  --
755.01/755.00	c  N dy  5364   1202125     16958     71630    277232     55749    800850   3332964     33.81     48.18  --
758.31/758.36	c  S st  5417   1209856     16958     71630    277236     63408    800850   5363646     33.85   no data  --
758.61/758.64	c  S st  5417   1210360     16958     71630    277236     63901    800850   5435402     33.85   no data  --
758.61/758.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
758.61/758.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
760.81/760.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     76 BRemL:     56 BRemN:   2916 P: 37.2M T:  2.13
761.12/761.11	c bin-w-bin subsume rem         1872 bins  time:  0.03 s
763.01/763.08	c subs with bin:      205  lits-rem:         0  v-fix:    0  time:  1.97 s
763.11/763.13	c Subs w/ non-existent bins:    333 l-rem:   1113 v-fix:     0 done:    257 time:  0.05 s
763.11/763.19	c Removed useless bin:      36  fixed:     0  props:   3.62M  time:  0.06 s
779.41/779.46	c lits-rem:        10  cl-subs:      358  v-elim:      0  v-fix:    0  time: 16.27 s
779.41/779.49	c vivif2 --  cl tried    71092 cl shrink        0 lits rem          0 time: 0.04
779.82/779.83	c vivif2 --  cl tried    63543 cl shrink     6576 lits rem     347223 time: 0.33
780.21/780.20	c asymm  cl-useful: 98/3335/71092 lits-rem:294 time: 0.38
780.21/780.22	c calculated reachability. Time: 0.01
780.21/780.22	c  N dy  5417   1210360     16958     70994    272531     63542    789156   5058685     33.85   no data  --
789.51/789.58	c  N dy  5542   1230365     16958     70994    272534     83403    789156  10127945     33.94     56.99  --
800.11/800.16	c  N dy  5684   1250458     16958     70994    272539    103334    789156  15188687     34.06     38.48  --
816.13/816.11	c  N dy  5745   1281328     16958     70994    272541     82461    789156  10511482     33.89     35.68  --
827.72/827.74	c  N dy  5902   1304029     16958     70994    272542    104933    789156  16246305     34.02     35.82  --
836.71/836.76	c  N dy  6032   1324045     16958     70994    272547     72109    789156   6992007     34.08     47.61  --
847.21/847.24	c  N dy  6085   1346523     16958     70994    272549     94475    789156  13678854     34.01     36.02  --
857.21/857.22	c  N dy  6181   1367508     16958     70994    272554     61697    789156   3878813     34.00     35.86  --
864.91/864.95	c  N dy  6281   1388362     16958     70994    272556     82302    789156   8923329     34.01     35.97  --
876.82/876.85	c  N dy  6318   1418648     16958     70994    272558     57827    789156   2304387     33.82     35.84  --
885.91/885.91	c  N dy  6429   1440847     16958     70994    272563     79879    789156   7830409     33.84     35.71  --
898.41/898.46	c  N dy  6471   1467296     16958     70994    272567    106199    789156  14266596     33.72     36.23  --
907.53/907.55	c  N dy  6581   1487452     16958     70994    272574     70528    789156   5936547     33.75     35.57  --
916.41/916.46	c  N dy  6704   1507521     16958     70994    272580     90447    789156  11090576     33.82     42.72  --
927.92/927.95	c  N dy  6870   1527541     16958     70994    272586    110342    789156  16325008     33.95     47.54  --
937.42/937.42	c  N dy  6964   1549193     16958     70994    272590     75278    789156   7398873     33.98     35.81  --
948.31/948.34	c  N dy  7112   1570945     16958     70994    272591     96926    789156  13355107     34.08     35.94  --
957.91/957.96	c  N dy  7127   1591018     16958     70994    272593     59240    789156   2516045     33.98     50.83  --
966.72/966.77	c  N dy  7172   1611221     16958     70994    272598     79332    789156   7800833     33.90     36.32  --
980.41/980.41	c  N dy  7227   1637570     16958     70994    272598    105527    789156  15432869     33.80     36.05  --
990.31/990.31	c  N dy  7297   1658061     16958     70994    272601     67212    789156   4111702     33.77     36.18  --
1001.32/1001.32	c  N dy  7465   1678364     16958     70994    272603     87429    789156   9669358     33.91     36.44  --
1012.42/1012.47	c  N dy  7602   1698423     16958     70994    272609    107339    789156  14920650     33.98     41.26  --
1019.12/1019.17	c  S st  7689   1710360     16958     70994    272610    119212    789156  18157670     34.03     25.24  --
1019.52/1019.53	c  S st  7689   1710865     16958     70994    272614     60044    789156   2202039     34.03   no data  --
1019.52/1019.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1019.52/1019.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1021.42/1021.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    126 BRemL:     83 BRemN:     36 P: 35.1M T:  1.92
1021.62/1021.64	c bin-w-bin subsume rem           98 bins  time:  0.03 s
1023.12/1023.16	c subs with bin:     1371  lits-rem:         0  v-fix:    0  time:  1.52 s
1023.22/1023.22	c Subs w/ non-existent bins:   1490 l-rem:     88 v-fix:     0 done:   3958 time:  0.06 s
1023.22/1023.28	c Removed useless bin:     324  fixed:     0  props:   3.68M  time:  0.06 s
1025.02/1025.06	c lits-rem:       319  cl-subs:      379  v-elim:      0  v-fix:    0  time:  1.78 s
1025.02/1025.09	c vivif2 --  cl tried    68145 cl shrink        0 lits rem          0 time: 0.04
1025.13/1025.18	c vivif2 --  cl tried    59653 cl shrink      118 lits rem       4016 time: 0.08
1025.52/1025.58	c asymm  cl-useful: 32/4453/68145 lits-rem:96 time: 0.40
1025.62/1025.60	c calculated reachability. Time: 0.01
1025.62/1025.60	c  N dy  7689   1710865     16958     68113    272231     59653    778237   2192396     34.03   no data  --
1035.62/1035.69	c  N dy  7782   1732470     16958     68113    272236     81142    778237   7910172     34.04     36.27  --
1043.11/1043.15	c  N dy  7808   1753067     16958     68113    272241    101624    778237  13602769     33.95     35.78  --
1052.91/1052.91	c  N dy  7854   1775911     16958     68113    272244     63713    778237   3067384     33.87     36.21  --
1059.82/1059.80	c  N dy  7896   1796206     16958     68113    272248     83848    778237   8509292     33.81     35.62  --
1068.62/1068.65	c  N dy  7974   1816301     16958     68113    272251    103842    778237  13563885     33.81     45.53  --
1082.43/1082.46	c  N dy  8007   1848551     16958     68113    272252     74336    778237   6300585     33.65     35.78  --
1093.12/1093.10	c  N dy  8161   1868617     16958     68113    272254     94310    778237  11628190     33.75     36.24  --
1103.32/1103.34	c  N dy  8280   1889243     16958     68113    272260    114702    778237  16870288     33.80     35.68  --
1112.52/1112.53	c  N dy  8354   1910438     16958     68113    272264     73124    778237   5132302     33.78     36.22  --
1121.12/1121.19	c  N dy  8426   1931437     16958     68113    272267     93996    778237  10099789     33.75     35.69  --
1135.23/1135.28	c  N dy  8492   1960567     16958     68113    272269    122992    778237  19498174     33.68     35.47  --
1146.02/1146.01	c  N dy  8579   1984553     16958     68113    272271     83248    778237   7763299     33.67     35.56  --
1160.32/1160.30	c  N dy  8698   2010364     16958     68113    272274    108961    778237  14927785     33.68     35.86  --
1169.73/1169.79	c  N dy  8733   2030431     16958     68113    272274    128990    778237  20764629     33.63     61.48  --
1179.42/1179.49	c  N dy  8791   2053719     16958     68113    272275     87424    778237   8310567     33.59     35.54  --
1193.32/1193.34	c  N dy  8896   2077736     16958     68113    272280    111337    778237  15157704     33.62     35.78  --
1204.43/1204.44	c  N dy  8966   2098224     16958     68113    272285     66053    778237   2333760     33.60     35.41  --
1213.92/1213.91	c  N dy  9054   2118336     16958     68113    272294     86048    778237   7804723     33.61     36.14  --
1223.42/1223.42	c  N dy  9109   2138363     16958     68113    272298    105970    778237  13251060     33.57     45.00  --
1237.12/1237.14	c  N dy  9216   2164623     16958     68113    272301    132153    778237  20748275     33.56     35.36  --
1247.52/1247.51	c  N dy  9291   2186715     16958     68113    272303     87450    778237   7933799     33.53     35.42  --
1256.13/1256.20	c  N dy  9320   2206820     16958     68113    272307    107359    778237  12622319     33.46     35.73  --
1258.12/1258.19	c  S st  9324   2210866     16958     68113    272308    111352    778237  13414244     33.44     23.18  --
1258.52/1258.56	c  S st  9324   2211368     16958     68113    272311    111848    778237  13505348     33.44   no data  --
1258.62/1258.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1258.62/1258.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1261.73/1261.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    116 BRemL:     75 BRemN:      0 P: 53.1M T:  3.12
1262.42/1262.44	c bin-w-bin subsume rem           32 bins  time:  0.03 s
1264.42/1264.41	c subs with bin:       31  lits-rem:         0  v-fix:    0  time:  1.97 s
1264.42/1264.45	c Subs w/ non-existent bins:      0 l-rem:    187 v-fix:     0 done:    111 time:  0.04 s
1264.52/1264.50	c Removed useless bin:       0  fixed:     0  props:   3.70M  time:  0.06 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-3370404-1305395564/watcher-3370404-1305395564 -o /tmp/evaluation-result-3370404-1305395564/solver-3370404-1305395564 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370404-1305395564.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.95 2.50 3.37 4/284 25582
/proc/meminfo: memFree=20871412/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=45824 CPUtime=0.01 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 5408 0 0 0 1 0 0 0 20 0 1 0 651156217 46923776 4349 33554432000 4194304 4650387 140734990525552 18446744073709551615 4306147 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 11456 4349 329 112 0 6421 0

[startup+0.0945969 s]
/proc/loadavg: 0.95 2.50 3.37 4/284 25582
/proc/meminfo: memFree=20871412/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=51116 CPUtime=0.08 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 6947 0 0 0 8 0 0 0 20 0 1 0 651156217 52342784 5888 33554432000 4194304 4650387 140734990525552 18446744073709551615 4372347 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 12779 5888 330 112 0 7744 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 51116

[startup+0.100599 s]
/proc/loadavg: 0.95 2.50 3.37 4/284 25582
/proc/meminfo: memFree=20871412/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=51248 CPUtime=0.09 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 7028 0 0 0 9 0 0 0 20 0 1 0 651156217 52477952 5969 33554432000 4194304 4650387 140734990525552 18446744073709551615 237278540485 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 12812 5970 330 112 0 7777 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51248

[startup+0.300628 s]
/proc/loadavg: 0.95 2.50 3.37 4/284 25582
/proc/meminfo: memFree=20871412/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=63484 CPUtime=0.29 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 10608 0 0 0 28 1 0 0 21 0 1 0 651156217 65007616 9549 33554432000 4194304 4650387 140734990525552 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 15871 9549 330 112 0 10836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63484

[startup+0.700494 s]
/proc/loadavg: 0.95 2.50 3.37 4/284 25582
/proc/meminfo: memFree=20871412/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=67652 CPUtime=0.69 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 11691 0 0 0 68 1 0 0 22 0 1 0 651156217 69275648 10632 33554432000 4194304 4650387 140734990525552 18446744073709551615 4370308 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 16913 10632 347 112 0 11878 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67652

[startup+1.50035 s]
/proc/loadavg: 0.95 2.50 3.37 5/285 25583
/proc/meminfo: memFree=20825536/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=84296 CPUtime=1.49 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 15713 0 0 0 147 2 0 0 25 0 1 0 651156217 86319104 13697 33554432000 4194304 4650387 140734990525552 18446744073709551615 4370297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 21074 13697 351 112 0 16039 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84296

[startup+3.10107 s]
/proc/loadavg: 0.95 2.50 3.37 5/285 25583
/proc/meminfo: memFree=20796140/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=111248 CPUtime=3.09 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 22559 0 0 0 306 3 0 0 25 0 1 0 651156217 113917952 20543 33554432000 4194304 4650387 140734990525552 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 27812 20543 379 112 0 22777 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 111248

[startup+6.3005 s]
/proc/loadavg: 1.28 2.55 3.38 5/285 25583
/proc/meminfo: memFree=20768364/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=111248 CPUtime=6.29 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 24035 0 0 0 626 3 0 0 25 0 1 0 651156217 113917952 22019 33554432000 4194304 4650387 140734990525552 18446744073709551615 4328341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 27812 22019 379 112 0 22777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 111248

[startup+12.7004 s]
/proc/loadavg: 1.49 2.57 3.38 5/285 25583
/proc/meminfo: memFree=20738264/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=114584 CPUtime=12.69 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 28917 0 0 0 1264 5 0 0 25 0 1 0 651156217 117334016 22706 33554432000 4194304 4650387 140734990525552 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 28646 22706 382 112 0 23611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 114584

[startup+25.5011 s]
/proc/loadavg: 2.05 2.64 3.39 5/285 25583
/proc/meminfo: memFree=20627540/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=234768 CPUtime=25.49 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 46552 0 0 0 2542 7 0 0 25 0 1 0 651156217 240402432 40341 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 58692 40341 383 112 0 53657 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 234768

[startup+51.1005 s]
/proc/loadavg: 2.71 2.75 3.40 5/285 25611
/proc/meminfo: memFree=20364600/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=323396 CPUtime=51.09 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 76993 0 0 0 5096 13 0 0 25 0 1 0 651156217 331157504 61216 33554432000 4194304 4650387 140734990525552 18446744073709551615 4435734 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 80849 61216 383 112 0 75814 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 323396

[startup+102.31 s]
/proc/loadavg: 3.44 2.94 3.43 5/285 25639
/proc/meminfo: memFree=20287464/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=339512 CPUtime=102.31 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 98827 0 0 0 10213 18 0 0 25 0 1 0 651156217 347660288 65649 33554432000 4194304 4650387 140734990525552 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 84878 65649 383 112 0 79843 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 339512

[startup+162.301 s]
/proc/loadavg: 3.91 3.16 3.48 5/285 25641
/proc/meminfo: memFree=20151028/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=375380 CPUtime=162.29 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 134591 0 0 0 16204 25 0 0 25 0 1 0 651156217 384389120 73985 33554432000 4194304 4650387 140734990525552 18446744073709551615 4328502 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 93845 73985 383 112 0 88810 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 375380

[startup+222.3 s]
/proc/loadavg: 3.96 3.31 3.50 5/285 25643
/proc/meminfo: memFree=20142616/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=380856 CPUtime=222.3 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 162359 0 0 0 22198 32 0 0 25 0 1 0 651156217 389996544 72717 33554432000 4194304 4650387 140734990525552 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 95214 72717 383 112 0 90179 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 380856

[startup+282.3 s]
/proc/loadavg: 4.06 3.45 3.54 5/285 25644
/proc/meminfo: memFree=20041040/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=411296 CPUtime=282.3 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 197629 0 0 0 28189 41 0 0 25 0 1 0 651156217 421167104 85153 33554432000 4194304 4650387 140734990525552 18446744073709551615 4331965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 102824 85153 383 112 0 97789 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 411296

[startup+342.301 s]
/proc/loadavg: 4.02 3.55 3.56 5/285 25646
/proc/meminfo: memFree=20054028/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=412332 CPUtime=342.3 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 238095 0 0 0 34181 49 0 0 25 0 1 0 651156217 422227968 81253 33554432000 4194304 4650387 140734990525552 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 103083 81253 383 112 0 98048 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 412332

[startup+402.3 s]
/proc/loadavg: 4.01 3.63 3.59 5/285 25647
/proc/meminfo: memFree=19990524/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=405896 CPUtime=402.3 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 265843 0 0 0 40172 58 0 0 25 0 1 0 651156217 415637504 83235 33554432000 4194304 4650387 140734990525552 18446744073709551615 4315980 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 101474 83235 383 112 0 96439 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 405896

[startup+462.3 s]
/proc/loadavg: 4.00 3.69 3.61 5/285 25649
/proc/meminfo: memFree=19994608/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=341016 CPUtime=462.3 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 299490 0 0 0 46163 67 0 0 25 0 1 0 651156217 349200384 78110 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 85254 78110 383 112 0 80219 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 341016

[startup+522.301 s]
/proc/loadavg: 4.00 3.74 3.63 5/285 25660
/proc/meminfo: memFree=19845200/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=519312 CPUtime=522.31 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 333956 0 0 0 52156 75 0 0 25 0 1 0 651156217 531775488 112576 33554432000 4194304 4650387 140734990525552 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 129828 112576 383 112 0 124793 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 519312

[startup+582.3 s]
/proc/loadavg: 4.07 3.80 3.66 5/285 25661
/proc/meminfo: memFree=19836980/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=537752 CPUtime=582.3 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 346524 0 0 0 58153 77 0 0 25 0 1 0 651156217 550658048 110169 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 134438 110169 383 112 0 129403 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 537752

[startup+642.3 s]
/proc/loadavg: 4.02 3.84 3.68 5/285 25663
/proc/meminfo: memFree=19842660/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=557396 CPUtime=642.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 386383 0 0 0 64144 88 0 0 25 0 1 0 651156217 570773504 115653 33554432000 4194304 4650387 140734990525552 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 139349 115653 383 112 0 134314 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 557396

[startup+702.301 s]
/proc/loadavg: 4.06 3.88 3.70 5/285 25667
/proc/meminfo: memFree=19777644/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=472208 CPUtime=702.31 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 422480 0 0 0 70136 95 0 0 25 0 1 0 651156217 483540992 109090 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 118052 109090 383 112 0 113017 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 472208

[startup+762.31 s]
/proc/loadavg: 4.06 3.92 3.72 5/285 25669
/proc/meminfo: memFree=19788092/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=558520 CPUtime=762.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 456612 0 0 0 76128 104 0 0 25 0 1 0 651156217 571924480 115047 33554432000 4194304 4650387 140734990525552 18446744073709551615 4436131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 139630 115047 383 112 0 134595 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 558520

[startup+822.301 s]
/proc/loadavg: 4.02 3.93 3.74 5/285 25671
/proc/meminfo: memFree=19762760/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=537884 CPUtime=822.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 477543 0 0 0 82121 111 0 0 25 0 1 0 651156217 550793216 117795 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 134471 117795 383 112 0 129436 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 537884

[startup+882.301 s]
/proc/loadavg: 4.00 3.94 3.75 5/285 25672
/proc/meminfo: memFree=19793856/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=537780 CPUtime=882.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 518516 0 0 0 88109 123 0 0 25 0 1 0 651156217 550686720 110366 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 134445 110366 383 112 0 129410 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 537780

[startup+942.3 s]
/proc/loadavg: 4.00 3.95 3.76 5/285 25674
/proc/meminfo: memFree=19733068/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=579192 CPUtime=942.31 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 555808 0 0 0 94099 132 0 0 25 0 1 0 651156217 593092608 124520 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 144798 124520 383 112 0 139763 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 579192

[startup+1002.3 s]
/proc/loadavg: 4.00 3.95 3.77 5/285 25675
/proc/meminfo: memFree=19713304/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=579192 CPUtime=1002.31 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 584274 0 0 0 100090 141 0 0 25 0 1 0 651156217 593092608 124873 33554432000 4194304 4650387 140734990525552 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 144798 124873 383 112 0 139763 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 579192

[startup+1062.3 s]
/proc/loadavg: 4.00 3.96 3.78 5/285 25677
/proc/meminfo: memFree=19771304/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=538484 CPUtime=1062.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 621174 0 0 0 106079 153 0 0 25 0 1 0 651156217 551407616 114548 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363581 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 134621 114548 383 112 0 129586 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 538484

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.79 5/285 25679
/proc/meminfo: memFree=19763972/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=538928 CPUtime=1122.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 661039 0 0 0 112067 165 0 0 25 0 1 0 651156217 551862272 115106 33554432000 4194304 4650387 140734990525552 18446744073709551615 4333694 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 134732 115106 383 112 0 129697 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 538928

[startup+1182.3 s]
/proc/loadavg: 4.04 3.98 3.81 5/285 25680
/proc/meminfo: memFree=19698352/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=538768 CPUtime=1182.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 702065 0 0 0 118056 176 0 0 25 0 1 0 651156217 551698432 114152 33554432000 4194304 4650387 140734990525552 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 134692 114152 383 112 0 129657 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 538768

[startup+1242.3 s]
/proc/loadavg: 4.08 4.00 3.83 5/285 25682
/proc/meminfo: memFree=19680476/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=494788 CPUtime=1242.32 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 734559 0 0 0 124047 185 0 0 25 0 1 0 651156217 506662912 114796 33554432000 4194304 4650387 140734990525552 18446744073709551615 4363736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 123697 114796 383 112 0 118662 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 494788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.01 3.84 4/283 25684
/proc/meminfo: memFree=19913444/32950904 swapFree=67057400/67111528
[pid=25582] ppid=25580 vsize=588512 CPUtime=1300.03 cores=5,7
/proc/25582/stat : 25582 (strangenight1-s) R 25580 25582 24601 0 -1 4202496 749318 0 0 0 129815 188 0 0 25 0 1 0 651156217 602636288 129555 33554432000 4194304 4650387 140734990525552 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/25582/statm: 147128 129555 383 112 0 142093 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 588512

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.04
CPU time (s): 1300.07
CPU user time (s): 1298.16
CPU system time (s): 1.91471
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 588512

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

runsolver used 3.32749 second user time and 8.08477 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 19:52:45
IDJOB=3370404
IDBENCH=85640
IDSOLVER=1847
FILE ID=node121/3370404-1305395564
RUNJOBID= node121-1305395564-25540
PBS_JOBID= 13324417
Free space on /tmp= 73400 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/lynce05/social-golfer-problem/sgp_5-6-8.shuffled-as.sat05-2669.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370404-1305395564/watcher-3370404-1305395564 -o /tmp/evaluation-result-3370404-1305395564/solver-3370404-1305395564 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370404-1305395564.cnf

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

MD5SUM BENCH= 4229175ff4382a4625ce92a19d20dde4
RANDOM SEED=384874985

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.817
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.817
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:     32950904 kB
MemFree:      20871692 kB
Buffers:        297648 kB
Cached:        5974600 kB
SwapCached:       7656 kB
Active:        6523316 kB
Inactive:      5202796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20871692 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           40924 kB
Writeback:          56 kB
AnonPages:     5451172 kB
Mapped:          22932 kB
Slab:           266080 kB
PageTables:      24848 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30822496 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= 73380 MiB
End job on node121 at 2011-05-14 20:14:27