Trace number 3264402

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d0.02/
connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
MD5SUM7bb85ebdeae46262f72a4c54d4e16683
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
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-3264402-1303571852.cnf'
0.00/0.00	c -- header says num vars:            772
0.00/0.00	c -- header says num clauses:        9601
0.00/0.00	c -- clauses added:            0 learnts,         9601 normals,            0 xors
0.00/0.00	c -- vars added        772
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       772      9601         0         0     28996         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/9601/9601 lits-rem:0 time: 0.01
0.02/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.02/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.02/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.02/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    772 time:  0.00 s
0.02/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.02/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    193  v-fix:    0  time:  0.01 s
0.02/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.02/0.04	c calculated reachability. Time: 0.00
0.02/0.04	c Calc default polars -  time:   0.00 s pos:       0 undec:     193 neg:     579
0.02/0.04	c =========================================================================================
0.02/0.04	c types(t): F = full restart, N = normal restart
0.02/0.04	c types(t): S = simplification begin/end, E = solution found
0.02/0.04	c restart types(rt): st = static, dy = dynamic
0.02/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.04	c  B st     0         0       579      9408         0         0     42336         0   no data   no data  --
0.09/0.11	c Decided on static restart strategy
0.19/0.25	c  N st     8      4915       579      9408         3      4649     42243     82853   no data   no data  --
0.59/0.69	c  N st    10     11298       579      9408         7      4742     42219     51121   no data   no data  --
1.10/1.10	c  N st    11     17041       579      9408        14     10163     42212    158932   no data   no data  --
1.69/1.74	c  F st    12     25002       579      9408        16     12993     42207    214048   no data   no data  --
1.69/1.74	c  N st    12     25002       579      9408        16     12993     42207    214048   no data   no data  --
2.10/2.10	c Decided on static restart strategy
2.10/2.10	c  N st    18     30000       579      9408        22     11845     42195    157099   no data   no data  --
2.10/2.10	c  S st    18     30000       579      9408        22     11845     42195    157099   no data   no data  --
2.10/2.14	c  S st    18     30502       579      9408        27     12328     42190    162008   no data   no data  --
2.10/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      8 BRemL:      1 BRemN:      0 P:  0.2M T:  0.00
2.10/2.14	c Replacing        1 vars Replaced      729 lits Time:     0.00 s 
2.10/2.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.15	c subs with bin:       86  lits-rem:      2395  v-fix:    0  time:  0.01 s
2.10/2.16	c Subs w/ non-existent bins:      1 l-rem:     38 v-fix:     0 done:    578 time:  0.00 s
2.10/2.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.47	c lits-rem:     10380  cl-subs:     2858  v-elim:      0  v-fix:    0  time:  0.32 s
2.49/2.52	c asymm  cl-useful: 0/9370/9370 lits-rem:0 time: 0.05
2.49/2.52	c calculated reachability. Time: 0.00
2.49/2.52	c  N st    18     30502       578      9370        39      9411     31364    131211   no data   no data  --
2.69/2.73	c Finding binary XORs  T:     0.00 s  found:       0
2.99/3.07	c  N st    20     37612       578      9370        42     16312     31364    277012   no data   no data  --
3.59/3.60	c  N st    21     44011       578      9370        43     14345     31364    210361   no data   no data  --
3.69/3.76	c  S st    22     45754       578      9370        43     16039     31364    246995   no data   no data  --
3.79/3.81	c  S st    22     46262       578      9370        47     16537     31364    257535   no data   no data  --
3.79/3.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.79/3.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.83	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3.79/3.83	c subs with bin:       18  lits-rem:      1155  v-fix:    0  time:  0.01 s
3.79/3.83	c Subs w/ non-existent bins:      0 l-rem:     40 v-fix:     0 done:    578 time:  0.00 s
3.79/3.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.59/4.65	c lits-rem:      1679  cl-subs:     3252  v-elim:      0  v-fix:    0  time:  0.82 s
4.59/4.65	c vivif2 --  cl tried     9370 cl shrink        0 lits rem          0 time: 0.00
4.59/4.66	c vivif2 --  cl tried    13267 cl shrink        0 lits rem          0 time: 0.00
4.69/4.72	c asymm  cl-useful: 1/9370/9370 lits-rem:1 time: 0.06
4.69/4.72	c calculated reachability. Time: 0.00
4.69/4.72	c  N st    22     46262       578      9370        45     13267     31363    196331   no data   no data  --
6.09/6.19	c  N st    23     60661       578      9370        49     18358     31363    297007   no data   no data  --
6.88/6.98	c  N st    24     69394       578      9370        51     17049     31363    249585   no data   no data  --
6.88/6.98	c  S st    24     69394       578      9370        51     17049     31363    249585   no data   no data  --
6.98/7.02	c  S st    24     69896       578      9370        52     17548     31363    258421   no data   no data  --
6.98/7.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.98/7.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.98/7.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      1 P:  0.3M T:  0.00
6.98/7.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.98/7.05	c subs with bin:       13  lits-rem:      1172  v-fix:    0  time:  0.01 s
6.98/7.05	c Subs w/ non-existent bins:      0 l-rem:    128 v-fix:     0 done:    578 time:  0.00 s
6.98/7.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.79/7.86	c lits-rem:      1735  cl-subs:     2814  v-elim:      0  v-fix:    0  time:  0.81 s
7.79/7.86	c vivif2 --  cl tried     9370 cl shrink        0 lits rem          0 time: 0.00
7.79/7.86	c vivif2 --  cl tried    14721 cl shrink        0 lits rem          0 time: 0.00
7.89/7.93	c asymm  cl-useful: 13/9370/9370 lits-rem:25 time: 0.07
7.89/7.93	c calculated reachability. Time: 0.00
7.89/7.93	c  N st    24     69896       578      9364        59     14721     31345    210424   no data   no data  --
9.59/9.64	c  F st    25     87501       578      9364        71     21074     31345    313376   no data   no data  --
9.59/9.64	c  N st    25     87501       578      9364        71     21074     31345    313376   no data   no data  --
9.59/9.64	c Finding binary XORs  T:     0.00 s  found:       1
10.09/10.16	c Decided on static restart strategy
10.39/10.44	c  N st    32     95539       578      9364        73     17357     31345    255719   no data   no data  --
11.29/11.35	c  N st    34    104846       578      9364        75     13867     31345    149121   no data   no data  --
11.29/11.35	c  S st    34    104846       578      9364        75     13867     31345    149121   no data   no data  --
11.29/11.39	c  S st    34    105350       578      9364        82     14361     31345    158612   no data   no data  --
11.29/11.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     10 BRemL:      6 BRemN:      1 P:  0.2M T:  0.00
11.39/11.40	c Replacing        1 vars Replaced      118 lits Time:     0.00 s 
11.39/11.41	c bin-w-bin subsume rem            2 bins  time:  0.00 s
11.39/11.41	c subs with bin:       53  lits-rem:      2409  v-fix:    0  time:  0.01 s
11.39/11.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    577 time:  0.00 s
11.39/11.41	c Removed useless bin:       1  fixed:     0  props:   0.01M  time:  0.00 s
11.69/11.76	c lits-rem:       611  cl-subs:      463  v-elim:      0  v-fix:    0  time:  0.34 s
11.69/11.76	c vivif2 --  cl tried     9344 cl shrink        0 lits rem          0 time: 0.00
11.69/11.76	c vivif2 --  cl tried    13862 cl shrink       26 lits rem         26 time: 0.00
11.79/11.82	c asymm  cl-useful: 1/9344/9344 lits-rem:1 time: 0.06
11.79/11.82	c calculated reachability. Time: 0.00
11.79/11.82	c  N st    34    105350       577      9344        83     13862     31279    150314   no data   no data  --
12.69/12.76	c  N st    35    114951       577      9344        89     23143     31279    322107   no data   no data  --
12.69/12.76	c Finding binary XORs  T:     0.00 s  found:       0
14.20/14.24	c  N st    36    129349       577      9344        98     23520     31279    335177   no data   no data  --
16.69/16.71	c  N st    37    150945       577      9344       101     29803     31279    427467   no data   no data  --
17.50/17.59	c  S st    38    158025       577      9344       105     21150     31279    253340   no data   no data  --
17.50/17.59	c Finding binary XORs  T:     0.00 s  found:       0
17.60/17.65	c  S st    38    158534       577      9344       111     21652     31279    262344   no data   no data  --
17.60/17.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.60/17.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.60/17.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
17.60/17.66	c bin-w-bin subsume rem            3 bins  time:  0.00 s
17.60/17.68	c subs with bin:       74  lits-rem:      3863  v-fix:    0  time:  0.01 s
17.60/17.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    577 time:  0.00 s
17.60/17.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
18.49/18.53	c lits-rem:      1075  cl-subs:     3128  v-elim:      0  v-fix:    0  time:  0.85 s
18.49/18.53	c vivif2 --  cl tried     9344 cl shrink        0 lits rem          0 time: 0.00
18.49/18.53	c vivif2 --  cl tried    18450 cl shrink        4 lits rem          4 time: 0.00
18.59/18.61	c asymm  cl-useful: 3/9344/9344 lits-rem:3 time: 0.08
18.59/18.61	c calculated reachability. Time: 0.00
18.59/18.61	c  N st    38    158534       577      9344       117     18450     31274    202761   no data   no data  --
24.29/24.33	c  N st    39    207122       577      9344       123     31386     31274    429064   no data   no data  --
24.29/24.33	c Finding binary XORs  T:     0.00 s  found:       0
28.39/28.48	c  N st    40    237802       577      9344       124     23477     31274    258255   no data   no data  --
28.39/28.48	c  S st    40    237802       577      9344       124     23477     31274    258255   no data   no data  --
28.50/28.54	c  S st    40    238307       577      9344       126     23974     31274    266730   no data   no data  --
28.50/28.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.50/28.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.50/28.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.50/28.55	c bin-w-bin subsume rem            4 bins  time:  0.00 s
28.50/28.57	c subs with bin:       29  lits-rem:      2501  v-fix:    0  time:  0.01 s
28.50/28.57	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:    577 time:  0.00 s
28.50/28.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
29.49/29.53	c lits-rem:      1080  cl-subs:     2545  v-elim:      0  v-fix:    0  time:  0.96 s
29.49/29.53	c vivif2 --  cl tried     9344 cl shrink        0 lits rem          0 time: 0.00
29.49/29.54	c vivif2 --  cl tried    21400 cl shrink        1 lits rem          1 time: 0.00
29.60/29.62	c asymm  cl-useful: 0/9344/9344 lits-rem:0 time: 0.08
29.60/29.62	c calculated reachability. Time: 0.00
29.60/29.62	c  N st    40    238307       577      9344       124     21400     31274    226670   no data   no data  --
38.89/38.94	c  F st    41    306250       577      9344       126     23550     31274    237297   no data   no data  --
38.89/38.94	c  N st    41    306250       577      9344       126     23550     31274    237297   no data   no data  --
39.39/39.49	c Decided on static restart strategy
40.39/40.43	c Finding binary XORs  T:     0.00 s  found:       0
42.69/42.76	c  N st    51    334551       577      9344       130     27898     31274    319772   no data   no data  --
46.29/46.35	c  N st    53    357460       577      9344       131     25813     31274    257601   no data   no data  --
46.29/46.35	c  S st    53    357460       577      9344       131     25813     31274    257601   no data   no data  --
46.39/46.41	c  S st    53    357962       577      9344       137     26307     31274    266685   no data   no data  --
46.39/46.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.39/46.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.39/46.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      2 BRemN:      0 P:  0.4M T:  0.01
46.39/46.42	c Replacing        1 vars Replaced      461 lits Time:     0.00 s 
46.39/46.43	c bin-w-bin subsume rem            1 bins  time:  0.00 s
46.39/46.44	c subs with bin:       34  lits-rem:      1563  v-fix:    0  time:  0.01 s
46.39/46.44	c Subs w/ non-existent bins:      0 l-rem:      8 v-fix:     0 done:    576 time:  0.00 s
46.39/46.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
47.30/47.33	c lits-rem:      1140  cl-subs:      857  v-elim:      0  v-fix:    0  time:  0.89 s
47.30/47.33	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
47.30/47.33	c vivif2 --  cl tried    25424 cl shrink       10 lits rem         10 time: 0.00
47.39/47.43	c asymm  cl-useful: 0/9330/9330 lits-rem:0 time: 0.09
47.39/47.43	c calculated reachability. Time: 0.00
47.39/47.43	c  N st    53    357962       576      9330       132     25424     31230    252354   no data   no data  --
51.79/51.82	c  N st    54    390354       576      9330       132     31765     31230    356985   no data   no data  --
58.09/58.10	c  N st    55    438942       576      9330       135     52935     31230    763004   no data   no data  --
58.09/58.10	c Finding binary XORs  T:     0.00 s  found:       0
68.10/68.19	c  N st    56    511825       576      9330       136     38788     31230    443475   no data   no data  --
71.89/71.92	c  N st    57    536943       576      9330       136     33161     31230    337501   no data   no data  --
71.89/71.92	c  S st    57    536943       576      9330       136     33161     31230    337501   no data   no data  --
71.89/71.99	c  S st    57    537445       576      9330       141     33654     31230    346488   no data   no data  --
71.89/71.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.89/71.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.99/72.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
71.99/72.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.99/72.03	c subs with bin:       20  lits-rem:      1410  v-fix:    0  time:  0.01 s
71.99/72.03	c Subs w/ non-existent bins:      0 l-rem:     15 v-fix:     0 done:    576 time:  0.00 s
71.99/72.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
73.09/73.14	c lits-rem:      1396  cl-subs:     1615  v-elim:      0  v-fix:    0  time:  1.11 s
73.09/73.14	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
73.09/73.15	c vivif2 --  cl tried    32019 cl shrink       23 lits rem         23 time: 0.01
73.19/73.27	c asymm  cl-useful: 0/9330/9330 lits-rem:0 time: 0.12
73.19/73.27	c calculated reachability. Time: 0.00
73.19/73.27	c  N st    57    537445       576      9330       142     32019     31230    324706   no data   no data  --
99.39/99.40	c  N st    58    701432       576      9330       142     61726     31230    866568   no data   no data  --
118.00/118.05	c  N st    59    806168       576      9330       143     55113     31230    670375   no data   no data  --
118.00/118.05	c  S st    59    806168       576      9330       143     55113     31230    670375   no data   no data  --
118.10/118.16	c  S st    59    806673       576      9330       146     55609     31230    679529   no data   no data  --
118.10/118.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.10/118.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
118.10/118.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  0.8M T:  0.01
118.20/118.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
118.20/118.22	c subs with bin:        5  lits-rem:       440  v-fix:    0  time:  0.02 s
118.20/118.22	c Subs w/ non-existent bins:      0 l-rem:     41 v-fix:     0 done:    576 time:  0.00 s
118.20/118.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
121.09/121.17	c lits-rem:      2608  cl-subs:    11016  v-elim:      0  v-fix:    0  time:  2.94 s
121.09/121.17	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
121.09/121.18	c vivif2 --  cl tried    44588 cl shrink      170 lits rem        171 time: 0.01
121.29/121.34	c asymm  cl-useful: 0/9330/9330 lits-rem:0 time: 0.16
121.29/121.34	c calculated reachability. Time: 0.00
121.29/121.34	c  N st    59    806673       576      9330       147     44588     31230    515211   no data   no data  --
121.29/121.35	c Finding binary XORs  T:     0.00 s  found:       0
172.60/172.61	c  F st    60   1071875       576      9330       154     60559     31230    702929   no data   no data  --
172.60/172.61	c  N st    60   1071875       576      9330       154     60559     31230    702929   no data   no data  --
173.49/173.52	c Decided on static restart strategy
178.40/178.40	c  N st    70   1100178       576      9330       154     44487     31230    430405   no data   no data  --
184.81/184.87	c  N st    72   1136170       576      9330       154     79574     31230   1096065   no data   no data  --
191.20/191.21	c  N st    73   1168562       576      9330       154     66505     31230    860298   no data   no data  --
199.39/199.48	c  N st    74   1210009       576      9330       154     61052     31230    707923   no data   no data  --
199.39/199.48	c  S st    74   1210009       576      9330       154     61052     31230    707923   no data   no data  --
199.59/199.63	c  S st    74   1210514       576      9330       159     61550     31230    717340   no data   no data  --
199.59/199.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
199.59/199.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
199.59/199.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
199.59/199.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
199.69/199.70	c subs with bin:       19  lits-rem:      1797  v-fix:    0  time:  0.03 s
199.69/199.70	c Subs w/ non-existent bins:      0 l-rem:    153 v-fix:     0 done:    576 time:  0.00 s
199.69/199.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
202.49/202.57	c lits-rem:      4043  cl-subs:     9218  v-elim:      0  v-fix:    0  time:  2.86 s
202.49/202.57	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
202.49/202.58	c vivif2 --  cl tried    52313 cl shrink      241 lits rem        248 time: 0.01
202.69/202.75	c asymm  cl-useful: 0/7674/9330 lits-rem:0 time: 0.17
202.69/202.76	c calculated reachability. Time: 0.00
202.69/202.76	c  N st    74   1210514       576      9330       158     52313     31230    577271   no data   no data  --
202.69/202.76	c Finding binary XORs  T:     0.00 s  found:       0
217.80/217.89	c  N st    75   1283397       576      9330       158     76404     31230    923267   no data   no data  --
240.69/240.72	c  N st    76   1392720       576      9330       158     86613     31230   1133008   no data   no data  --
276.79/276.88	c  N st    77   1556704       576      9330       159     94350     31230   1306404   no data   no data  --
309.40/309.48	c  N st    78   1710514       576      9330       159     83724     31230   1084424   no data   no data  --
309.40/309.48	c  S st    78   1710514       576      9330       159     83724     31230   1084424   no data   no data  --
309.60/309.64	c  S st    78   1711016       576      9330       159     84218     31230   1093804   no data   no data  --
309.60/309.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
309.60/309.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.60/309.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
309.70/309.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.70/309.74	c subs with bin:        3  lits-rem:        77  v-fix:    0  time:  0.03 s
309.70/309.74	c Subs w/ non-existent bins:      0 l-rem:    192 v-fix:     0 done:    576 time:  0.00 s
309.70/309.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
316.30/316.32	c lits-rem:      1813  cl-subs:    16046  v-elim:      0  v-fix:    0  time:  6.58 s
316.30/316.32	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
316.30/316.34	c vivif2 --  cl tried    68169 cl shrink      438 lits rem        440 time: 0.02
316.30/316.37	c asymm  cl-useful: 0/1656/9330 lits-rem:0 time: 0.03
316.30/316.37	c calculated reachability. Time: 0.00
316.30/316.37	c  N st    78   1711016       576      9330       160     68169     31230    852928   no data   no data  --
403.10/403.10	c  N st    79   2079981       576      9330       161     79985     31230    972031   no data   no data  --
432.00/432.08	c  N st    80   2211016       576      9330       162     84108     31230   1036365   no data   no data  --
432.00/432.08	c  S st    80   2211016       576      9330       162     84108     31230   1036365   no data   no data  --
432.21/432.27	c  S st    80   2211516       576      9330       164     84602     31230   1046397   no data   no data  --
432.21/432.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
432.21/432.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
432.31/432.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
432.31/432.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.31/432.37	c subs with bin:        6  lits-rem:       892  v-fix:    0  time:  0.03 s
432.31/432.37	c Subs w/ non-existent bins:      0 l-rem:    228 v-fix:     0 done:    576 time:  0.00 s
432.31/432.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
437.20/437.29	c lits-rem:      2264  cl-subs:     9086  v-elim:      0  v-fix:    0  time:  4.92 s
437.20/437.29	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
437.30/437.31	c vivif2 --  cl tried    75510 cl shrink      928 lits rem        951 time: 0.02
437.50/437.50	c asymm  cl-useful: 0/3800/9330 lits-rem:0 time: 0.19
437.50/437.51	c calculated reachability. Time: 0.00
437.50/437.51	c  N st    80   2211516       576      9330       164     75510     31230    925157   no data   no data  --
569.41/569.44	c  N st    81   2711516       576      9330       167     98301     31230   1234017   no data   no data  --
569.41/569.44	c  S st    81   2711516       576      9330       167     98301     31230   1234017   no data   no data  --
569.61/569.64	c  S st    81   2712019       576      9330       171     98792     31230   1243699   no data   no data  --
569.61/569.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
569.61/569.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
569.61/569.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
569.72/569.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.21/571.27	c subs with bin:     5847  lits-rem:      2770  v-fix:    0  time:  1.55 s
571.21/571.28	c Subs w/ non-existent bins:      0 l-rem:    128 v-fix:     0 done:    576 time:  0.00 s
571.21/571.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
578.71/578.72	c lits-rem:      3746  cl-subs:    14770  v-elim:      0  v-fix:    0  time:  7.44 s
578.71/578.72	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
578.71/578.74	c vivif2 --  cl tried    78175 cl shrink      705 lits rem        712 time: 0.02
578.81/578.87	c asymm  cl-useful: 0/5530/9330 lits-rem:0 time: 0.13
578.81/578.87	c calculated reachability. Time: 0.00
578.81/578.87	c  N st    81   2712019       576      9330       172     78175     31230    942435   no data   no data  --
578.81/578.87	c Finding binary XORs  T:     0.00 s  found:       0
702.12/702.19	c  N st    82   3212020       576      9330       175    132691     31230   1947413   no data   no data  --
702.12/702.19	c  S st    82   3212020       576      9330       175    132691     31230   1947413   no data   no data  --
702.42/702.48	c  S st    82   3212520       576      9330       180    133185     31230   1956761   no data   no data  --
702.42/702.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
702.42/702.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
702.52/702.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
702.61/702.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
702.71/702.70	c subs with bin:       13  lits-rem:      1641  v-fix:    0  time:  0.09 s
702.71/702.71	c Subs w/ non-existent bins:      0 l-rem:    490 v-fix:     0 done:    576 time:  0.00 s
702.71/702.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
728.91/728.98	c lits-rem:      2241  cl-subs:    26524  v-elim:      0  v-fix:    0  time: 26.28 s
728.91/728.99	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
729.01/729.03	c vivif2 --  cl tried   106648 cl shrink     1807 lits rem       1850 time: 0.05
729.32/729.35	c asymm  cl-useful: 2/3228/9330 lits-rem:2 time: 0.31
729.32/729.35	c calculated reachability. Time: 0.00
729.32/729.35	c  N st    82   3212520       576      9330       180    106648     31228   1471210   no data   no data  --
866.12/866.10	c  N st    83   3712520       576      9330       182    122797     31228   1532794   no data   no data  --
866.12/866.10	c  S st    83   3712520       576      9330       182    122797     31228   1532794   no data   no data  --
866.12/866.10	c Finding binary XORs  T:     0.00 s  found:       0
866.32/866.36	c  S st    83   3713024       576      9330       186    123292     31228   1541931   no data   no data  --
866.32/866.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
866.32/866.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
866.42/866.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.04
866.42/866.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
872.62/872.60	c subs with bin:    23535  lits-rem:       223  v-fix:    0  time:  6.15 s
872.62/872.61	c Subs w/ non-existent bins:      0 l-rem:     93 v-fix:     0 done:    576 time:  0.00 s
872.62/872.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
878.42/878.47	c lits-rem:      2934  cl-subs:     7071  v-elim:      0  v-fix:    0  time:  5.86 s
878.42/878.47	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
878.52/878.54	c vivif2 --  cl tried    92686 cl shrink     5995 lits rem       6068 time: 0.07
878.72/878.75	c asymm  cl-useful: 0/5166/9330 lits-rem:0 time: 0.21
878.72/878.75	c calculated reachability. Time: 0.00
878.72/878.75	c  N st    83   3713024       576      9330       186     92686     31228   1075395   no data   no data  --
889.52/889.54	c  F st    84   3751564       576      9330       187    130440     31228   1793276   no data   no data  --
889.52/889.54	c  N st    84   3751564       576      9330       187    130440     31228   1793276   no data   no data  --
891.12/891.12	c Decided on static restart strategy
898.02/898.01	c  N st    94   3779868       576      9330       187    158078     31228   2352232   no data   no data  --
908.92/908.97	c  N st    96   3815863       576      9330       187    111092     31228   1317261   no data   no data  --
918.72/918.76	c  N st    97   3848255       576      9330       187    142580     31228   1881321   no data   no data  --
932.73/932.74	c  N st    98   3896843       576      9330       187    107294     31228   1255191   no data   no data  --
956.13/956.10	c  N st    99   3969726       576      9330       187     94355     31228   1030209   no data   no data  --
989.92/989.92	c  N st   100   4079049       576      9330       187    116516     31228   1467924   no data   no data  --
1030.63/1030.61	c  N st   101   4213024       576      9330       187    161014     31228   2137479   no data   no data  --
1030.63/1030.61	c  S st   101   4213024       576      9330       187    161014     31228   2137479   no data   no data  --
1030.92/1030.95	c  S st   101   4213529       576      9330       189    161514     31228   2146495   no data   no data  --
1030.92/1030.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1030.92/1030.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1031.02/1031.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.06
1031.02/1031.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1031.12/1031.17	c subs with bin:        9  lits-rem:      1190  v-fix:    0  time:  0.09 s
1031.12/1031.17	c Subs w/ non-existent bins:      0 l-rem:    316 v-fix:     0 done:    576 time:  0.00 s
1031.12/1031.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1062.23/1062.27	c lits-rem:      7591  cl-subs:    53270  v-elim:      0  v-fix:    0  time: 31.10 s
1062.23/1062.28	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
1062.33/1062.31	c vivif2 --  cl tried   108235 cl shrink      886 lits rem        902 time: 0.04
1062.33/1062.33	c asymm  cl-useful: 0/936/9330 lits-rem:0 time: 0.02
1062.33/1062.34	c calculated reachability. Time: 0.00
1062.33/1062.34	c  N st   101   4213529       576      9330       189    108235     31228   1390618   no data   no data  --
1130.53/1130.56	c  N st   102   4459505       576      9330       189    174939     31228   2573889   no data   no data  --
1202.63/1202.67	c  N st   103   4713529       576      9330       190    154307     31228   2162399   no data   no data  --
1202.63/1202.67	c  S st   103   4713529       576      9330       190    154307     31228   2162399   no data   no data  --
1202.83/1202.89	c Finding binary XORs  T:     0.00 s  found:       0
1202.93/1202.95	c  S st   103   4714034       576      9330       194    154805     31228   2172075   no data   no data  --
1202.93/1202.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1202.93/1202.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1203.03/1203.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.06
1203.03/1203.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1203.13/1203.16	c subs with bin:        8  lits-rem:       159  v-fix:    0  time:  0.08 s
1203.13/1203.17	c Subs w/ non-existent bins:      0 l-rem:    372 v-fix:     0 done:    576 time:  0.00 s
1203.13/1203.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1228.53/1228.53	c lits-rem:      2973  cl-subs:    35079  v-elim:      0  v-fix:    0  time: 25.37 s
1228.53/1228.53	c vivif2 --  cl tried     9330 cl shrink        0 lits rem          0 time: 0.00
1228.53/1228.58	c vivif2 --  cl tried   119718 cl shrink     1494 lits rem       1530 time: 0.04
1228.74/1228.79	c asymm  cl-useful: 0/3100/9330 lits-rem:0 time: 0.21
1228.83/1228.80	c calculated reachability. Time: 0.00
1228.83/1228.80	c  N st   103   4714034       576      9330       194    119718     31228   1578090   no data   no data  --

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: 935)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.96 4.00 3.87 5/189 16506
/proc/meminfo: memFree=13660360/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=30400 CPUtime=0 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 723 0 0 0 0 0 0 0 25 0 1 0 547415920 31129600 662 33554432000 4194304 4650387 140734070536720 18446744073709551615 251367571351 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 7600 662 344 112 0 2565 0

[startup+0.023242 s]
/proc/loadavg: 3.96 4.00 3.87 5/189 16506
/proc/meminfo: memFree=13660360/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=30804 CPUtime=0.02 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 841 0 0 0 2 0 0 0 25 0 1 0 547415920 31543296 703 33554432000 4194304 4650387 140734070536720 18446744073709551615 251367546752 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 7701 706 352 112 0 2666 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30804

[startup+0.100245 s]
/proc/loadavg: 3.96 4.00 3.87 5/189 16506
/proc/meminfo: memFree=13660360/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=33596 CPUtime=0.09 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 1614 0 0 0 9 0 0 0 25 0 1 0 547415920 34402304 1476 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 8399 1477 378 112 0 3364 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33596

[startup+0.301191 s]
/proc/loadavg: 3.96 4.00 3.87 5/189 16506
/proc/meminfo: memFree=13660360/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=33812 CPUtime=0.29 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 1812 0 0 0 29 0 0 0 25 0 1 0 547415920 34623488 1461 33554432000 4194304 4650387 140734070536720 18446744073709551615 4328348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 8453 1461 381 112 0 3418 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33812

[startup+0.701112 s]
/proc/loadavg: 3.96 4.00 3.87 5/189 16506
/proc/meminfo: memFree=13660360/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=34140 CPUtime=0.69 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 2139 0 0 0 69 0 0 0 25 0 1 0 547415920 34959360 1550 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 8535 1550 381 112 0 3500 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34140

[startup+1.50097 s]
/proc/loadavg: 3.96 4.00 3.87 5/190 16507
/proc/meminfo: memFree=13653780/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=34476 CPUtime=1.49 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 2580 0 0 0 149 0 0 0 25 0 1 0 547415920 35303424 1716 33554432000 4194304 4650387 140734070536720 18446744073709551615 4329844 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 8619 1716 381 112 0 3584 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34476

[startup+3.10068 s]
/proc/loadavg: 3.96 4.00 3.87 5/190 16507
/proc/meminfo: memFree=13650060/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=39284 CPUtime=3.09 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 4229 0 0 0 309 0 0 0 25 0 1 0 547415920 40226816 3028 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 9821 3028 383 112 0 4786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39284

[startup+6.30108 s]
/proc/loadavg: 3.96 4.00 3.88 5/190 16507
/proc/meminfo: memFree=13644452/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=41812 CPUtime=6.29 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 5707 0 0 0 629 0 0 0 25 0 1 0 547415920 42815488 3601 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 10453 3602 383 112 0 5418 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41812

[startup+12.7009 s]
/proc/loadavg: 3.97 4.00 3.88 5/190 16507
/proc/meminfo: memFree=13648464/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=43964 CPUtime=12.69 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 8245 0 0 0 1268 1 0 0 25 0 1 0 547415920 45019136 4105 33554432000 4194304 4650387 140734070536720 18446744073709551615 4333090 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 10991 4105 383 112 0 5956 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43964

[startup+25.5005 s]
/proc/loadavg: 3.97 4.00 3.88 5/190 16507
/proc/meminfo: memFree=13644992/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=46208 CPUtime=25.49 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 12393 0 0 0 2547 2 0 0 25 0 1 0 547415920 47316992 4467 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 11552 4467 383 112 0 6517 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46208

[startup+51.1008 s]
/proc/loadavg: 3.98 4.00 3.88 5/190 16508
/proc/meminfo: memFree=13625884/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=50656 CPUtime=51.09 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 18869 0 0 0 5106 3 0 0 25 0 1 0 547415920 51871744 5920 33554432000 4194304 4650387 140734070536720 18446744073709551615 4341197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 12664 5920 383 112 0 7629 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 50656

[startup+102.307 s]
/proc/loadavg: 3.99 4.00 3.88 5/190 16510
/proc/meminfo: memFree=13609244/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=54292 CPUtime=102.3 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 31422 0 0 0 10224 6 0 0 25 0 1 0 547415920 55595008 6442 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 13573 6442 383 112 0 8538 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 54292

[startup+162.301 s]
/proc/loadavg: 3.99 4.00 3.89 5/190 16511
/proc/meminfo: memFree=13576124/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=63736 CPUtime=162.29 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 43264 0 0 0 16221 8 0 0 25 0 1 0 547415920 65265664 8729 33554432000 4194304 4650387 140734070536720 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 15934 8729 383 112 0 10899 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 63736

[startup+222.301 s]
/proc/loadavg: 3.99 4.00 3.90 5/190 16513
/proc/meminfo: memFree=13567048/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=68896 CPUtime=222.3 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 53765 0 0 0 22220 10 0 0 25 0 1 0 547415920 70549504 9708 33554432000 4194304 4650387 140734070536720 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 17224 9708 383 112 0 12189 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 68896

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.90 5/190 16514
/proc/meminfo: memFree=13579044/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=69212 CPUtime=282.3 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 62936 0 0 0 28218 12 0 0 25 0 1 0 547415920 70873088 10125 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 17303 10125 383 112 0 12268 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69212

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.91 5/190 16516
/proc/meminfo: memFree=13537344/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=81816 CPUtime=342.3 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 73878 0 0 0 34216 14 0 0 25 0 1 0 547415920 83779584 12929 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 20454 12929 383 112 0 15419 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 81816

[startup+402.301 s]
/proc/loadavg: 4.07 4.03 3.92 5/190 16518
/proc/meminfo: memFree=13507820/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=82080 CPUtime=402.3 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 82316 0 0 0 40214 16 0 0 25 0 1 0 547415920 84049920 13137 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 20520 13137 383 112 0 15485 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82080

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 3.92 5/190 16519
/proc/meminfo: memFree=13506444/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=86192 CPUtime=462.31 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 90762 0 0 0 46213 18 0 0 25 0 1 0 547415920 88260608 14740 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 21548 14740 383 112 0 16513 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 86192

[startup+522.301 s]
/proc/loadavg: 4.06 4.04 3.93 5/190 16521
/proc/meminfo: memFree=13512752/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=86376 CPUtime=522.3 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 97832 0 0 0 52211 19 0 0 25 0 1 0 547415920 88449024 14757 33554432000 4194304 4650387 140734070536720 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 21594 14757 383 112 0 16559 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 86376

[startup+582.3 s]
/proc/loadavg: 4.02 4.03 3.93 5/190 16522
/proc/meminfo: memFree=13487184/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=93652 CPUtime=582.31 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 106304 0 0 0 58210 21 0 0 25 0 1 0 547415920 95899648 16553 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 23413 16553 383 112 0 18378 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 93652

[startup+642.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 16524
/proc/meminfo: memFree=13499316/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=93988 CPUtime=642.32 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 115142 0 0 0 64209 23 0 0 25 0 1 0 547415920 96243712 16926 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 23497 16926 383 112 0 18462 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 93988

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 16526
/proc/meminfo: memFree=13468788/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=94216 CPUtime=702.32 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 124039 0 0 0 70207 25 0 0 25 0 1 0 547415920 96477184 17042 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 23554 17042 383 112 0 18519 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 94216

[startup+762.307 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 16527
/proc/meminfo: memFree=13433676/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=113956 CPUtime=762.32 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 132194 0 0 0 76205 27 0 0 25 0 1 0 547415920 116690944 21793 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 28489 21793 383 112 0 23454 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 113956

[startup+822.301 s]
/proc/loadavg: 3.43 3.85 3.88 4/184 16546
/proc/meminfo: memFree=13538696/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=114108 CPUtime=822.31 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 140238 0 0 0 82203 28 0 0 25 0 1 0 547415920 116846592 21595 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 28527 21595 383 112 0 23492 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 114108

[startup+882.301 s]
/proc/loadavg: 3.16 3.69 3.82 4/184 16547
/proc/meminfo: memFree=13523548/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=117112 CPUtime=882.32 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 146539 0 0 0 88202 30 0 0 25 0 1 0 547415920 119922688 22231 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 29278 22231 383 112 0 24243 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 117112

[startup+942.301 s]
/proc/loadavg: 3.10 3.58 3.77 4/184 16549
/proc/meminfo: memFree=13515844/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=117156 CPUtime=942.32 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 152830 0 0 0 94201 31 0 0 25 0 1 0 547415920 119967744 22107 33554432000 4194304 4650387 140734070536720 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 29289 22107 383 112 0 24254 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 117156

[startup+1002.3 s]
/proc/loadavg: 3.04 3.47 3.72 2/177 16570
/proc/meminfo: memFree=13851164/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=117264 CPUtime=1002.33 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 158882 0 0 0 100199 34 0 0 25 0 1 0 547415920 120078336 22495 33554432000 4194304 4650387 140734070536720 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 29316 22495 383 112 0 24281 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 117264

[startup+1062.3 s]
/proc/loadavg: 1.80 3.03 3.55 2/172 16588
/proc/meminfo: memFree=13850600/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=131544 CPUtime=1062.33 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 164743 0 0 0 106198 35 0 0 25 0 1 0 547415920 134701056 25402 33554432000 4194304 4650387 140734070536720 18446744073709551615 4533915 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 32886 25402 383 112 0 27851 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 131544

[startup+1122.3 s]
/proc/loadavg: 1.29 2.66 3.39 2/172 16590
/proc/meminfo: memFree=13851204/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=131660 CPUtime=1122.32 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 171856 0 0 0 112196 36 0 0 25 0 1 0 547415920 134819840 25280 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 32915 25280 383 112 0 27880 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 131660

[startup+1182.3 s]
/proc/loadavg: 1.10 2.36 3.24 2/172 16591
/proc/meminfo: memFree=13850168/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=131808 CPUtime=1182.33 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 178505 0 0 0 118196 37 0 0 25 0 1 0 547415920 134971392 25754 33554432000 4194304 4650387 140734070536720 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 32952 25754 383 112 0 27917 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 131808

[startup+1242.3 s]
/proc/loadavg: 1.04 2.11 3.09 2/172 16593
/proc/meminfo: memFree=13839464/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=194952 CPUtime=1242.33 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 184293 0 0 0 124195 38 0 0 25 0 1 0 547415920 199630848 28396 33554432000 4194304 4650387 140734070536720 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 48738 28396 383 112 0 43703 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 194952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.01 1.90 2.96 2/172 16597
/proc/meminfo: memFree=13842444/32950928 swapFree=67111528/67111528
[pid=16506] ppid=16504 vsize=138532 CPUtime=1300.04 cores=4,6
/proc/16506/stat : 16506 (strangenight1-s) R 16504 16506 16147 0 -1 4202496 190850 0 0 0 129964 40 0 0 25 0 1 0 547415920 141856768 27710 33554432000 4194304 4650387 140734070536720 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16506/statm: 34633 27710 383 112 0 29598 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 138532

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1299.65
CPU system time (s): 0.407937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 194952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190850
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 794

runsolver used 2.16967 second user time and 4.68229 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-23 17:17:32
IDJOB=3264402
IDBENCH=84608
IDSOLVER=1589
FILE ID=node113/3264402-1303571852
RUNJOBID= node113-1303570250-16166
PBS_JOBID= 13150316
Free space on /tmp= 70772 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT04/handmade/connamacher/connm-d0.02/connm-ue-csp-sat-n800-d0.02-s111845174.used-as.sat04-958.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264402-1303571852/watcher-3264402-1303571852 -o /tmp/evaluation-result-3264402-1303571852/solver-3264402-1303571852 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3264402-1303571852.cnf

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

MD5SUM BENCH= 7bb85ebdeae46262f72a4c54d4e16683
RANDOM SEED=83661179

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.74
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.846
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.846
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.83
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.846
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:     32950928 kB
MemFree:      13660516 kB
Buffers:       1840148 kB
Cached:       16531608 kB
SwapCached:          0 kB
Active:       10839764 kB
Inactive:      7863892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13660516 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6092 kB
Writeback:           0 kB
AnonPages:      331664 kB
Mapped:          16272 kB
Slab:           522488 kB
PageTables:       5636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   535388 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= 70788 MiB
End job on node113 at 2011-04-23 17:39:15