Trace number 3367825

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
MD5SUM96dadba6913c3cf46368b605f559e4b9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1288.13
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367825-1305387496.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     222 undec:      53 neg:     225
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       491      2122         0         0      6427         0   no data   no data
0.03/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       491      2122         0      4854      6427    112255   no data   no data
0.39/0.41	c  N st    10     11305       491      2122         0      4479      6427     75722   no data   no data
0.69/0.70	c  N st    11     17048       491      2122         0     10108      6427    208341   no data   no data
1.11/1.15	c  F st    12     25002       491      2122         0     12361      6427    249734   no data   no data
1.11/1.15	c  N st    12     25002       491      2122         0     12361      6427    249734   no data   no data
1.39/1.40	c Decided on static restart strategy
1.39/1.40	c  N st    18     30000       491      2122         0     10667      6427    198246   no data   no data
1.39/1.40	c  S st    18     30000       491      2122         0     10667      6427    198246   no data   no data
1.39/1.43	c  S st    18     30503       491      2122         0     11169      6427    209401   no data   no data
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.43	c blocked clauses removed:       22 vars:      4 tried:         491 T: 0.00 s
1.39/1.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
1.39/1.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c lits-rem:       155  cl-subs:      498  v-elim:      0  v-fix:    0  time:  0.04 s
1.39/1.49	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.01
1.39/1.49	c calculated reachability. Time: 0.00
1.39/1.49	c  N st    18     30503       487      2100         0     10666      6361    196571   no data   no data
1.79/1.89	c  N st    20     37616       487      2100         0      9929      6361    162347   no data   no data
2.29/2.30	c  N st    21     44017       487      2100         0     16191      6361    308250   no data   no data
2.39/2.41	c  S st    22     45754       487      2100         0      9152      6361    129142   no data   no data
2.39/2.44	c  S st    22     46260       487      2100         0      9658      6361    140621   no data   no data
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.45	c lits-rem:        12  cl-subs:       73  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.45	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c vivif2 --  cl tried     9585 cl shrink        0 lits rem          0 time: 0.00
2.39/2.46	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.00
2.39/2.46	c calculated reachability. Time: 0.00
2.39/2.46	c  N st    22     46260       487      2100         0      9585      6361    138990   no data   no data
3.39/3.43	c  N st    23     60657       487      2100         0     13877      6361    226443   no data   no data
3.99/4.04	c  N st    24     69390       487      2100         0     11645      6361    166229   no data   no data
3.99/4.04	c  S st    24     69390       487      2100         0     11645      6361    166229   no data   no data
3.99/4.08	c  S st    24     69892       487      2100         0     12147      6361    177047   no data   no data
3.99/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
3.99/4.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.11	c lits-rem:        39  cl-subs:      268  v-elim:      0  v-fix:    0  time:  0.02 s
4.09/4.11	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
4.09/4.11	c vivif2 --  cl tried    11879 cl shrink        0 lits rem          0 time: 0.00
4.09/4.12	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.01
4.09/4.12	c calculated reachability. Time: 0.00
4.09/4.12	c  N st    24     69892       487      2100         0     11879      6361    171570   no data   no data
5.39/5.43	c  F st    25     87500       487      2100         0     17359      6361    288563   no data   no data
5.39/5.43	c  N st    25     87500       487      2100         0     17359      6361    288563   no data   no data
5.78/5.83	c Decided on static restart strategy
5.98/6.08	c  N st    32     95536       487      2100         0     25255      6361    471450   no data   no data
6.68/6.73	c  N st    34    104838       487      2100         0     21663      6361    373358   no data   no data
6.68/6.73	c  S st    34    104838       487      2100         0     21663      6361    373358   no data   no data
6.68/6.78	c  S st    34    105343       487      2100         0     22168      6361    384261   no data   no data
6.68/6.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.68/6.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.68/6.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.68/6.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.68/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.68/6.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
6.68/6.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.78/6.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.78/6.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.95	c lits-rem:       156  cl-subs:      883  v-elim:      0  v-fix:    0  time:  0.15 s
6.89/6.95	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
6.89/6.96	c vivif2 --  cl tried    21285 cl shrink        0 lits rem          0 time: 0.00
6.89/6.97	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.01
6.89/6.97	c calculated reachability. Time: 0.00
6.89/6.97	c  N st    34    105343       487      2100         0     21285      6361    364292   no data   no data
7.79/7.80	c  N st    35    114942       487      2100         0     17000      6361    244831   no data   no data
8.89/8.99	c  N st    36    129340       487      2100         0     16384      6361    213619   no data   no data
10.79/10.80	c  N st    37    150936       487      2100         0     21842      6361    327583   no data   no data
11.39/11.42	c  S st    38    158016       487      2100         0     28752      6361    484053   no data   no data
11.39/11.49	c  S st    38    158520       487      2100         0     29256      6361    495171   no data   no data
11.39/11.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.49/11.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.49/11.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.49/11.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
11.49/11.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.49/11.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.49/11.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.78/11.85	c lits-rem:       237  cl-subs:     1518  v-elim:      0  v-fix:    0  time:  0.33 s
11.78/11.85	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
11.78/11.86	c vivif2 --  cl tried    27738 cl shrink        0 lits rem          0 time: 0.00
11.78/11.87	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.02
11.78/11.87	c calculated reachability. Time: 0.00
11.78/11.87	c  N st    38    158520       487      2100         0     27738      6361    462289   no data   no data
16.59/16.66	c  N st    39    207109       487      2100         0     22372      6361    302935   no data   no data
19.89/19.95	c  N st    40    237781       487      2100         0     32879      6361    556643   no data   no data
19.89/19.95	c  S st    40    237781       487      2100         0     32879      6361    556643   no data   no data
19.99/20.03	c  S st    40    238283       487      2100         0     33381      6361    567802   no data   no data
19.99/20.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.99/20.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.99/20.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.99/20.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.99/20.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.99/20.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
19.99/20.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.99/20.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.99/20.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.49/20.54	c lits-rem:       209  cl-subs:     1588  v-elim:      0  v-fix:    0  time:  0.48 s
20.49/20.54	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
20.49/20.55	c vivif2 --  cl tried    31793 cl shrink        0 lits rem          0 time: 0.01
20.49/20.57	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.02
20.49/20.57	c calculated reachability. Time: 0.00
20.49/20.57	c  N st    40    238283       487      2100         0     31793      6361    529016   no data   no data
27.98/28.07	c  F st    41    306253       487      2100         0     33765      6361    515090   no data   no data
27.98/28.07	c  N st    41    306253       487      2100         0     33765      6361    515090   no data   no data
28.61/28.64	c Decided on static restart strategy
31.09/31.12	c  N st    51    334552       487      2100         0     38069      6361    608784   no data   no data
33.89/33.96	c  N st    53    357424       487      2100         0     35919      6361    538866   no data   no data
33.89/33.96	c  S st    53    357424       487      2100         0     35919      6361    538866   no data   no data
33.99/34.05	c  S st    53    357924       487      2100         0     36417      6361    549934   no data   no data
33.99/34.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.99/34.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.99/34.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.99/34.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.99/34.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.99/34.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
33.99/34.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.99/34.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.99/34.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.28/34.38	c lits-rem:       193  cl-subs:     1135  v-elim:      0  v-fix:    0  time:  0.30 s
34.28/34.38	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
34.28/34.38	c vivif2 --  cl tried    35282 cl shrink        0 lits rem          0 time: 0.01
34.38/34.40	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.02
34.38/34.40	c calculated reachability. Time: 0.00
34.38/34.40	c  N st    53    357924       487      2100         0     35282      6361    522118   no data   no data
38.68/38.72	c  N st    54    390317       487      2100         0     41482      6361    633288   no data   no data
44.19/44.21	c  N st    55    438905       487      2100         0     35020      6361    438234   no data   no data
54.18/54.21	c  N st    56    511787       487      2100         0     48570      6361    759928   no data   no data
57.78/57.84	c  N st    57    536887       487      2100         0     42841      6361    604312   no data   no data
57.78/57.84	c  S st    57    536887       487      2100         0     42841      6361    604312   no data   no data
57.88/57.94	c  S st    57    537395       487      2100         0     43348      6361    616673   no data   no data
57.88/57.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.88/57.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.88/57.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.88/57.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.88/57.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.88/57.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
57.88/57.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.88/57.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.88/57.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.59/58.69	c lits-rem:       223  cl-subs:     2580  v-elim:      0  v-fix:    0  time:  0.71 s
58.59/58.69	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
58.69/58.70	c vivif2 --  cl tried    40768 cl shrink        0 lits rem          0 time: 0.01
58.69/58.72	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.02
58.69/58.72	c calculated reachability. Time: 0.00
58.69/58.72	c  N st    57    537395       487      2100         0     40768      6361    559592   no data   no data
84.89/84.90	c  N st    58    701379       487      2100         0     69684      6361   1218853   no data   no data
102.49/102.54	c  N st    59    806092       487      2100         0     64068      6361   1011746   no data   no data
102.49/102.54	c  S st    59    806092       487      2100         0     64068      6361   1011746   no data   no data
102.59/102.68	c  S st    59    806596       487      2100         0     64571      6361   1023877   no data   no data
102.59/102.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.69/102.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
102.69/102.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.69/102.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.69/102.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.69/102.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
102.69/102.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
102.69/102.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
102.69/102.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.99/105.06	c lits-rem:       383  cl-subs:     4285  v-elim:      0  v-fix:    0  time:  2.32 s
104.99/105.06	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
104.99/105.07	c vivif2 --  cl tried    60286 cl shrink        0 lits rem          0 time: 0.01
105.09/105.11	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.04
105.09/105.11	c calculated reachability. Time: 0.00
105.09/105.11	c  N st    59    806596       487      2100         0     60286      6361    931942   no data   no data
152.09/152.12	c  F st    60   1071878       487      2100         0     75828      6361   1247038   no data   no data
152.09/152.12	c  N st    60   1071878       487      2100         0     75828      6361   1247038   no data   no data
153.49/153.53	c Decided on static restart strategy
157.99/158.08	c  N st    70   1100185       487      2100         0     59833      6361    806497   no data   no data
165.99/166.03	c  N st    72   1136179       487      2100         0     50229      6361    573665   no data   no data
172.28/172.30	c  N st    73   1168573       487      2100         0     81766      6361   1358217   no data   no data
180.09/180.13	c  N st    74   1209895       487      2100         0     76194      6361   1197735   no data   no data
180.09/180.13	c  S st    74   1209895       487      2100         0     76194      6361   1197735   no data   no data
180.30/180.33	c  S st    74   1210399       487      2100         0     76696      6361   1210002   no data   no data
180.30/180.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
180.30/180.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
180.30/180.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
180.30/180.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
180.30/180.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.30/180.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
180.30/180.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
180.30/180.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
180.30/180.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.29/183.34	c lits-rem:       410  cl-subs:     4072  v-elim:      0  v-fix:    0  time:  2.94 s
183.29/183.34	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
183.29/183.36	c vivif2 --  cl tried    72624 cl shrink        0 lits rem          0 time: 0.01
183.39/183.41	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.05
183.39/183.42	c calculated reachability. Time: 0.00
183.39/183.42	c  N st    74   1210399       487      2100         0     72624      6361   1110612   no data   no data
200.49/200.57	c  N st    75   1283281       487      2100         0     49253      6361    484625   no data   no data
223.99/224.08	c  N st    76   1392604       487      2100         0     57457      6361    674525   no data   no data
261.29/261.34	c  N st    77   1556589       487      2100         0     62250      6361    732589   no data   no data
296.90/296.96	c  N st    78   1710400       487      2100         0    103927      6361   1735433   no data   no data
296.90/296.96	c  S st    78   1710400       487      2100         0    103927      6361   1735433   no data   no data
297.19/297.26	c  S st    78   1710903       487      2100         0    104428      6361   1747556   no data   no data
297.19/297.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.29/297.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
297.29/297.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
297.29/297.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.29/297.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.29/297.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
297.29/297.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
297.29/297.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
297.29/297.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.29/305.33	c lits-rem:       693  cl-subs:     7157  v-elim:      0  v-fix:    0  time:  7.94 s
305.29/305.33	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
305.29/305.35	c vivif2 --  cl tried    97271 cl shrink        0 lits rem          0 time: 0.02
305.39/305.43	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.08
305.39/305.43	c calculated reachability. Time: 0.00
305.39/305.43	c  N st    78   1710903       487      2100         0     97271      6361   1583590   no data   no data
396.59/396.62	c  N st    79   2079868       487      2100         0    108757      6361   1707812   no data   no data
430.59/430.64	c  N st    80   2210904       487      2100         0    112420      6361   1747617   no data   no data
430.59/430.64	c  S st    80   2210904       487      2100         0    112420      6361   1747617   no data   no data
430.89/430.93	c  S st    80   2211405       487      2100         0    112921      6361   1759640   no data   no data
430.89/430.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
430.89/430.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
430.89/430.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
430.89/430.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
430.89/430.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.89/430.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
430.89/430.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.99/431.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
430.99/431.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.80/441.84	c lits-rem:       385  cl-subs:    12019  v-elim:      0  v-fix:    0  time: 10.78 s
441.80/441.84	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
441.80/441.86	c vivif2 --  cl tried   100902 cl shrink        0 lits rem          0 time: 0.02
441.90/441.95	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.09
441.90/441.95	c calculated reachability. Time: 0.00
441.90/441.95	c  N st    80   2211405       487      2100         0    100902      6361   1502670   no data   no data
583.91/583.90	c  N st    81   2711405       487      2100         0    124543      6361   2006642   no data   no data
583.91/583.90	c  S st    81   2711405       487      2100         0    124543      6361   2006642   no data   no data
584.21/584.26	c  S st    81   2711909       487      2100         0    125046      6361   2018202   no data   no data
584.21/584.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.31/584.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
584.31/584.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.31/584.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.31/584.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.31/584.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
584.31/584.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.31/584.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
584.40/584.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
598.10/598.12	c lits-rem:      1181  cl-subs:    10774  v-elim:      0  v-fix:    0  time: 13.70 s
598.10/598.12	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
598.10/598.14	c vivif2 --  cl tried   114272 cl shrink        0 lits rem          0 time: 0.02
598.20/598.25	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.11
598.20/598.26	c calculated reachability. Time: 0.00
598.20/598.26	c  N st    81   2711909       487      2100         0    114272      6361   1773894   no data   no data
758.50/758.51	c  N st    82   3211909       487      2100         0     90886      6361   1054826   no data   no data
758.50/758.51	c  S st    82   3211909       487      2100         0     90886      6361   1054826   no data   no data
758.80/758.85	c  S st    82   3212410       487      2100         0     91386      6361   1066842   no data   no data
758.80/758.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
758.91/758.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
758.91/758.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.91/758.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
758.91/758.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
758.91/758.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
758.91/758.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
758.91/758.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
758.91/758.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.20/760.23	c lits-rem:       397  cl-subs:     2197  v-elim:      0  v-fix:    0  time:  1.27 s
760.20/760.23	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
760.20/760.25	c vivif2 --  cl tried    89189 cl shrink        0 lits rem          0 time: 0.02
760.30/760.35	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.10
760.30/760.35	c calculated reachability. Time: 0.00
760.30/760.35	c  N st    82   3212410       487      2100         0     89189      6361   1020444   no data   no data
921.61/921.67	c  N st    83   3712410       487      2100         0     99555      6361   1161754   no data   no data
921.61/921.67	c  S st    83   3712410       487      2100         0     99555      6361   1161754   no data   no data
921.91/921.96	c  S st    83   3712913       487      2100         0    100057      6361   1174443   no data   no data
921.91/921.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
922.01/922.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
922.01/922.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
922.01/922.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
922.01/922.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.01/922.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
922.01/922.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
922.01/922.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
922.01/922.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
923.61/923.65	c lits-rem:       183  cl-subs:     3172  v-elim:      0  v-fix:    0  time:  1.58 s
923.61/923.65	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
923.61/923.67	c vivif2 --  cl tried    96885 cl shrink        0 lits rem          0 time: 0.02
923.71/923.78	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.11
923.71/923.78	c calculated reachability. Time: 0.00
923.71/923.78	c  N st    83   3712913       487      2100         0     96885      6361   1106638   no data   no data
936.71/936.73	c  F st    84   3751562       487      2100         0    134546      6361   2057230   no data   no data
936.71/936.73	c  N st    84   3751562       487      2100         0    134546      6361   2057230   no data   no data
939.11/939.14	c Decided on static restart strategy
949.61/949.66	c  N st    94   3779870       487      2100         0    162261      6361   2708120   no data   no data
960.62/960.66	c  N st    96   3815863       487      2100         0    114740      6361   1522096   no data   no data
971.21/971.26	c  N st    97   3848255       487      2100         0    146377      6361   2294365   no data   no data
986.21/986.29	c  N st    98   3896843       487      2100         0    109910      6361   1397200   no data   no data
1013.92/1013.95	c  N st    99   3969725       487      2100         0     95905      6361   1018573   no data   no data
1049.32/1049.39	c  N st   100   4079053       487      2100         0    116539      6361   1446548   no data   no data
1099.12/1099.11	c  N st   101   4212914       487      2100         0    160480      6361   2592089   no data   no data
1099.12/1099.11	c  S st   101   4212914       487      2100         0    160480      6361   2592089   no data   no data
1099.62/1099.61	c  S st   101   4213420       487      2100         0    160985      6361   2604146   no data   no data
1099.62/1099.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1099.62/1099.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1099.62/1099.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1099.62/1099.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1099.62/1099.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1099.62/1099.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
1099.62/1099.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1099.72/1099.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1099.81/1099.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1116.11/1116.15	c lits-rem:      1214  cl-subs:    10812  v-elim:      0  v-fix:    0  time: 16.35 s
1116.11/1116.15	c vivif2 --  cl tried     2100 cl shrink        0 lits rem          0 time: 0.00
1116.11/1116.19	c vivif2 --  cl tried   150173 cl shrink        0 lits rem          0 time: 0.03
1116.31/1116.34	c asymm  cl-useful: 0/2100/2100 lits-rem:0 time: 0.15
1116.31/1116.34	c calculated reachability. Time: 0.00
1116.31/1116.34	c  N st   101   4213420       487      2100         0    150173      6361   2362856   no data   no data
1202.42/1202.45	c  N st   102   4459396       487      2100         0    123874      6361   1643553   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: 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-3367825-1305387496/watcher-3367825-1305387496 -o /tmp/evaluation-result-3367825-1305387496/solver-3367825-1305387496 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367825-1305387496.cnf 

running on 2 cores: 0,2

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.73 3.97 3.96 3/363 13616
/proc/meminfo: memFree=18538024/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=29916 CPUtime=0 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 573 0 0 0 0 0 0 0 22 0 1 0 728980326 30633984 513 33554432000 4194304 4580011 140736607748656 18446744073709551615 4401386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 7479 515 343 95 0 2461 0

[startup+0.0326581 s]
/proc/loadavg: 3.73 3.97 3.96 3/363 13616
/proc/meminfo: memFree=18538024/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=30140 CPUtime=0.03 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 683 0 0 0 3 0 0 0 22 0 1 0 728980326 30863360 623 33554432000 4194304 4580011 140736607748656 18446744073709551615 4293147 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 7535 623 363 95 0 2517 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30140

[startup+0.100596 s]
/proc/loadavg: 3.73 3.97 3.96 3/363 13616
/proc/meminfo: memFree=18538024/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=30272 CPUtime=0.09 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 763 0 0 0 9 0 0 0 22 0 1 0 728980326 30998528 703 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 7568 703 364 95 0 2550 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30272

[startup+0.300561 s]
/proc/loadavg: 3.73 3.97 3.96 3/363 13616
/proc/meminfo: memFree=18538024/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=30852 CPUtime=0.29 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 1026 0 0 0 29 0 0 0 23 0 1 0 728980326 31592448 827 33554432000 4194304 4580011 140736607748656 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 7713 827 364 95 0 2695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30852

[startup+0.700593 s]
/proc/loadavg: 3.73 3.97 3.96 3/363 13616
/proc/meminfo: memFree=18538024/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=31336 CPUtime=0.69 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 1398 0 0 0 69 0 0 0 25 0 1 0 728980326 32088064 982 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 7834 982 364 95 0 2816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31336

[startup+1.50034 s]
/proc/loadavg: 3.73 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18506356/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=37228 CPUtime=1.49 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 3387 0 0 0 149 0 0 0 25 0 1 0 728980326 38121472 2383 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 9307 2383 367 95 0 4289 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37228

[startup+3.10105 s]
/proc/loadavg: 3.73 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18480824/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=37524 CPUtime=3.09 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 4375 0 0 0 309 0 0 0 25 0 1 0 728980326 38424576 2601 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 9381 2601 367 95 0 4363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37524

[startup+6.30052 s]
/proc/loadavg: 3.75 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18466172/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=39060 CPUtime=6.28 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 6511 0 0 0 628 0 0 0 25 0 1 0 728980326 39997440 2778 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 9765 2778 367 95 0 4747 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39060

[startup+12.7004 s]
/proc/loadavg: 3.77 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18447592/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=50016 CPUtime=12.69 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 11738 0 0 0 1267 2 0 0 25 0 1 0 728980326 51216384 5395 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 12504 5395 367 95 0 7486 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50016

[startup+25.501 s]
/proc/loadavg: 3.82 3.97 3.96 5/377 13644
/proc/meminfo: memFree=18433660/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=55932 CPUtime=25.49 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 17469 0 0 0 2547 2 0 0 25 0 1 0 728980326 57274368 7056 33554432000 4194304 4580011 140736607748656 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 13983 7056 367 95 0 8965 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55932

[startup+51.1003 s]
/proc/loadavg: 3.88 3.97 3.96 5/377 13647
/proc/meminfo: memFree=18415216/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=60068 CPUtime=51.08 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 25921 0 0 0 5104 4 0 0 25 0 1 0 728980326 61509632 8389 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 15017 8389 367 95 0 9999 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 60068

[startup+102.314 s]
/proc/loadavg: 3.95 3.97 3.96 5/377 13676
/proc/meminfo: memFree=18366816/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=65824 CPUtime=102.3 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 39309 0 0 0 10223 7 0 0 25 0 1 0 728980326 67403776 9728 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 16456 9728 367 95 0 11438 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65824

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.96 5/377 13677
/proc/meminfo: memFree=18332412/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=77288 CPUtime=162.29 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 53913 0 0 0 16218 11 0 0 25 0 1 0 728980326 79142912 12740 33554432000 4194304 4580011 140736607748656 18446744073709551615 4316523 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 19322 12740 367 95 0 14304 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77288

[startup+222.301 s]
/proc/loadavg: 4.11 4.01 3.97 5/377 13679
/proc/meminfo: memFree=18298528/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=90792 CPUtime=222.29 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 67241 0 0 0 22216 13 0 0 25 0 1 0 728980326 92971008 16486 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 22698 16486 367 95 0 17680 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90792

[startup+282.301 s]
/proc/loadavg: 4.10 4.02 3.98 5/377 13680
/proc/meminfo: memFree=18266376/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=91044 CPUtime=282.29 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 77581 0 0 0 28213 16 0 0 25 0 1 0 728980326 93229056 16314 33554432000 4194304 4580011 140736607748656 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 22761 16314 367 95 0 17743 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91044

[startup+342.301 s]
/proc/loadavg: 4.10 4.03 3.98 5/377 13682
/proc/meminfo: memFree=18237548/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=111568 CPUtime=342.29 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 90403 0 0 0 34208 21 0 0 25 0 1 0 728980326 114245632 20123 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 27892 20123 367 95 0 22874 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 111568

[startup+402.301 s]
/proc/loadavg: 4.04 4.02 3.98 5/377 13684
/proc/meminfo: memFree=18196216/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=111792 CPUtime=402.29 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 99305 0 0 0 40205 24 0 0 25 0 1 0 728980326 114475008 19703 33554432000 4194304 4580011 140736607748656 18446744073709551615 4489428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 27948 19703 367 95 0 22930 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 111792

[startup+462.301 s]
/proc/loadavg: 4.05 4.03 3.99 5/377 13685
/proc/meminfo: memFree=18189480/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=121156 CPUtime=462.29 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 108166 0 0 0 46203 26 0 0 25 0 1 0 728980326 124063744 23455 33554432000 4194304 4580011 140736607748656 18446744073709551615 4298597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 30289 23455 367 95 0 25271 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 121156

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.99 5/377 13687
/proc/meminfo: memFree=18160700/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=121336 CPUtime=522.3 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 115964 0 0 0 52202 28 0 0 25 0 1 0 728980326 124248064 23565 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 30334 23565 367 95 0 25316 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 121336

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.99 5/377 13688
/proc/meminfo: memFree=18160028/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=121480 CPUtime=582.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 124070 0 0 0 58200 31 0 0 25 0 1 0 728980326 124395520 23574 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 30370 23574 367 95 0 25352 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 121480

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/377 13690
/proc/meminfo: memFree=18126772/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=138384 CPUtime=642.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 132958 0 0 0 64197 34 0 0 25 0 1 0 728980326 141705216 26479 33554432000 4194304 4580011 140736607748656 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 34596 26479 367 95 0 29578 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 138384

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/377 13692
/proc/meminfo: memFree=18093380/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=138508 CPUtime=702.3 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 140132 0 0 0 70195 35 0 0 25 0 1 0 728980326 141832192 27832 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 34627 27833 367 95 0 29609 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 138508

[startup+762.314 s]
/proc/loadavg: 4.07 4.02 4.00 5/377 13693
/proc/meminfo: memFree=18080820/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=138672 CPUtime=762.32 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 148280 0 0 0 76194 38 0 0 25 0 1 0 728980326 142000128 26713 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 34668 26713 367 95 0 29650 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 138672

[startup+822.3 s]
/proc/loadavg: 4.09 4.04 4.00 5/377 13695
/proc/meminfo: memFree=18084384/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=138756 CPUtime=822.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 154920 0 0 0 82191 40 0 0 25 0 1 0 728980326 142086144 27242 33554432000 4194304 4580011 140736607748656 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 34689 27242 367 95 0 29671 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 138756

[startup+882.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/377 13696
/proc/meminfo: memFree=18063032/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=138872 CPUtime=882.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 161721 0 0 0 88188 43 0 0 25 0 1 0 728980326 142204928 27929 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 34718 27929 367 95 0 29700 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 138872

[startup+942.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/377 13698
/proc/meminfo: memFree=18056172/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=141588 CPUtime=942.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 168701 0 0 0 94186 45 0 0 25 0 1 0 728980326 144986112 28714 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 35397 28714 367 95 0 30379 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 141588

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/377 13700
/proc/meminfo: memFree=18066808/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=141700 CPUtime=1002.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 175164 0 0 0 100184 47 0 0 25 0 1 0 728980326 145100800 28617 33554432000 4194304 4580011 140736607748656 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 35425 28617 367 95 0 30407 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 141700

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/377 13701
/proc/meminfo: memFree=18062064/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=141772 CPUtime=1062.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 181455 0 0 0 106182 49 0 0 25 0 1 0 728980326 145174528 28529 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 35443 28529 367 95 0 30425 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 141772

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/377 13703
/proc/meminfo: memFree=18025564/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=216892 CPUtime=1122.31 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 190677 0 0 0 112180 51 0 0 25 0 1 0 728980326 222097408 34523 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 54223 34523 367 95 0 49205 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 216892

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/377 13704
/proc/meminfo: memFree=18032836/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=164540 CPUtime=1182.32 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 197295 0 0 0 118179 53 0 0 25 0 1 0 728980326 168488960 34025 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 41135 34025 367 95 0 36117 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 164540

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/377 13706
/proc/meminfo: memFree=17999560/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=164636 CPUtime=1242.32 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 203422 0 0 0 124177 55 0 0 25 0 1 0 728980326 168587264 33189 33554432000 4194304 4580011 140736607748656 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 41159 33189 367 95 0 36141 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 164636



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 5/377 13708
/proc/meminfo: memFree=17984524/32950928 swapFree=65762508/67111528
[pid=13616] ppid=13614 vsize=164680 CPUtime=1300.03 cores=0,2
/proc/13616/stat : 13616 (strangenight2-s) R 13614 13616 12534 0 -1 4202496 208116 0 0 0 129946 57 0 0 25 0 1 0 728980326 168632320 34382 33554432000 4194304 4580011 140736607748656 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13616/statm: 41170 34382 367 95 0 36152 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 164680

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.47
CPU system time (s): 0.584911
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 231228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.47
system time used= 0.584911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 208116
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= 23
involuntary context switches= 16251

runsolver used 4.54931 second user time and 10.8983 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 17:38:16
IDJOB=3367825
IDBENCH=83034
IDSOLVER=1845
FILE ID=node116/3367825-1305387496
RUNJOBID= node116-1305387496-13600
PBS_JOBID= 13324386
Free space on /tmp= 73136 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S2061684506-048.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367825-1305387496/watcher-3367825-1305387496 -o /tmp/evaluation-result-3367825-1305387496/solver-3367825-1305387496 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367825-1305387496.cnf

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

MD5SUM BENCH= 96dadba6913c3cf46368b605f559e4b9
RANDOM SEED=581112074

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18538428 kB
Buffers:        287356 kB
Cached:        4529760 kB
SwapCached:      12420 kB
Active:       11110344 kB
Inactive:      3030340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18538428 kB
SwapTotal:    67111528 kB
SwapFree:     65762508 kB
Dirty:            5456 kB
Writeback:           8 kB
AnonPages:     9322016 kB
Mapped:          15384 kB
Slab:           161292 kB
PageTables:      44920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82746908 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= 73116 MiB
End job on node116 at 2011-05-14 17:59:59