Trace number 3174751

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.03 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1205196501-095.UNKNOWN.cnf
MD5SUMb1bf2be38e1cea16efc5e7effa1a10c7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark688.356
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-3174751-1307666086.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.00	c lits-rem:         0  cl-subs:        0  v-elim:     12  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     213 undec:      60 neg:     227
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       488      2120         0         0      6438         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4919       488      2120         0      4824      6438    103977   no data   no data
0.29/0.40	c  N st    10     11302       488      2120         0      4467      6438     73337   no data   no data
0.59/0.65	c  N st    11     17045       488      2120         0     10027      6438    193455   no data   no data
1.00/1.03	c  F st    12     25001       488      2120         0     12315      6438    245629   no data   no data
1.00/1.03	c  N st    12     25001       488      2120         0     12315      6438    245629   no data   no data
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30000       488      2120         0     10593      6438    186420   no data   no data
1.19/1.26	c  S st    18     30000       488      2120         0     10593      6438    186420   no data   no data
1.19/1.29	c  S st    18     30501       488      2120         0     11093      6438    197672   no data   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c blocked clauses removed:       11 vars:      2 tried:         488 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1.19/1.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c lits-rem:       191  cl-subs:      741  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.36	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
1.29/1.36	c calculated reachability. Time: 0.00
1.29/1.36	c  N st    18     30501       486      2109         0     10347      6405    180740   no data   no data
1.69/1.76	c  N st    20     37612       486      2109         0      9631      6405    149325   no data   no data
2.09/2.17	c  N st    21     44012       486      2109         0     15878      6405    290146   no data   no data
2.29/2.32	c  S st    22     45752       486      2109         0      8864      6405    118455   no data   no data
2.29/2.34	c  S st    22     46256       486      2109         0      9368      6405    130201   no data   no data
2.29/2.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2.29/2.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.36	c lits-rem:        24  cl-subs:       71  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.36	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
2.29/2.36	c vivif2 --  cl tried     9297 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
2.29/2.37	c calculated reachability. Time: 0.00
2.29/2.37	c  N st    22     46256       486      2109         0      9297      6405    128749   no data   no data
3.19/3.29	c  N st    23     60653       486      2109         0     13618      6405    218847   no data   no data
3.89/3.90	c  N st    24     69384       486      2109         0     11403      6405    157334   no data   no data
3.89/3.90	c  S st    24     69384       486      2109         0     11403      6405    157334   no data   no data
3.89/3.93	c  S st    24     69885       486      2109         0     11903      6405    168690   no data   no data
3.89/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3.89/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.96	c lits-rem:        33  cl-subs:      177  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.96	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried    11726 cl shrink        0 lits rem          0 time: 0.00
3.89/3.97	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
3.89/3.97	c calculated reachability. Time: 0.00
3.89/3.97	c  N st    24     69885       486      2109         0     11726      6405    164882   no data   no data
5.09/5.12	c  F st    25     87500       486      2109         0     17199      6405    279667   no data   no data
5.09/5.13	c  N st    25     87500       486      2109         0     17199      6405    279667   no data   no data
5.39/5.48	c Decided on static restart strategy
5.69/5.74	c  N st    32     95535       486      2109         0     25065      6405    463641   no data   no data
6.29/6.35	c  N st    34    104829       486      2109         0     21498      6405    369391   no data   no data
6.29/6.35	c  S st    34    104829       486      2109         0     21498      6405    369391   no data   no data
6.39/6.40	c  S st    34    105333       486      2109         0     22000      6405    381041   no data   no data
6.39/6.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.39/6.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
6.39/6.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.39/6.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.56	c lits-rem:        58  cl-subs:      872  v-elim:      0  v-fix:    0  time:  0.14 s
6.49/6.56	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
6.49/6.57	c vivif2 --  cl tried    21128 cl shrink        0 lits rem          0 time: 0.00
6.49/6.58	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
6.49/6.58	c calculated reachability. Time: 0.00
6.49/6.58	c  N st    34    105333       486      2109         0     21128      6405    360290   no data   no data
7.19/7.28	c  N st    35    114932       486      2109         0     16854      6405    240585   no data   no data
8.49/8.54	c  N st    36    129329       486      2109         0     16263      6405    209095   no data   no data
10.29/10.32	c  N st    37    150924       486      2109         0     21758      6405    336504   no data   no data
10.90/10.96	c  S st    38    158000       486      2109         0     28677      6405    497655   no data   no data
11.00/11.02	c  S st    38    158500       486      2109         0     29176      6405    508717   no data   no data
11.00/11.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.00/11.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.00/11.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.00/11.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.00/11.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.00/11.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
11.00/11.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.00/11.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.00/11.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.37	c lits-rem:       223  cl-subs:     1316  v-elim:      0  v-fix:    0  time:  0.32 s
11.29/11.37	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
11.29/11.38	c vivif2 --  cl tried    27860 cl shrink        0 lits rem          0 time: 0.01
11.39/11.40	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
11.39/11.40	c calculated reachability. Time: 0.00
11.39/11.40	c  N st    38    158500       486      2109         0     27860      6405    475415   no data   no data
16.19/16.23	c  N st    39    207088       486      2109         0     22490      6405    306861   no data   no data
19.19/19.21	c  N st    40    237751       486      2109         0     32916      6405    529357   no data   no data
19.19/19.21	c  S st    40    237751       486      2109         0     32916      6405    529357   no data   no data
19.19/19.29	c  S st    40    238254       486      2109         0     33419      6405    540880   no data   no data
19.19/19.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.29/19.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.29/19.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
19.29/19.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.29/19.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.29/19.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.86	c lits-rem:       470  cl-subs:     1951  v-elim:      0  v-fix:    0  time:  0.54 s
19.80/19.86	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
19.80/19.87	c vivif2 --  cl tried    31468 cl shrink        0 lits rem          0 time: 0.01
19.80/19.88	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
19.80/19.88	c calculated reachability. Time: 0.00
19.80/19.88	c  N st    40    238254       486      2109         0     31468      6405    498377   no data   no data
26.79/26.89	c  F st    41    306251       486      2109         0     33403      6405    485506   no data   no data
26.79/26.89	c  N st    41    306251       486      2109         0     33403      6405    485506   no data   no data
27.39/27.48	c Decided on static restart strategy
29.79/29.88	c  N st    51    334553       486      2109         0     37628      6405    584584   no data   no data
32.39/32.49	c  N st    53    357383       486      2109         0     35506      6405    506275   no data   no data
32.39/32.49	c  S st    53    357383       486      2109         0     35506      6405    506275   no data   no data
32.49/32.57	c  S st    53    357885       486      2109         0     36008      6405    517560   no data   no data
32.49/32.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.49/32.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.49/32.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.49/32.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.49/32.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.49/32.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
32.49/32.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.49/32.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.59/32.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.90/32.99	c lits-rem:       197  cl-subs:     1837  v-elim:      0  v-fix:    0  time:  0.38 s
32.90/32.99	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
32.90/32.99	c vivif2 --  cl tried    34171 cl shrink        0 lits rem          0 time: 0.01
33.00/33.01	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
33.00/33.01	c calculated reachability. Time: 0.00
33.00/33.01	c  N st    53    357885       486      2109         0     34171      6405    478041   no data   no data
36.79/36.89	c  N st    54    390279       486      2109         0     40452      6405    637350   no data   no data
43.10/43.16	c  N st    55    438869       486      2109         0     34224      6405    449400   no data   no data
52.59/52.61	c  N st    56    511751       486      2109         0     47678      6405    727938   no data   no data
55.79/55.84	c  N st    57    536830       486      2109         0     41949      6405    588412   no data   no data
55.79/55.84	c  S st    57    536830       486      2109         0     41949      6405    588412   no data   no data
55.89/55.94	c  S st    57    537331       486      2109         0     42450      6405    599849   no data   no data
55.89/55.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.89/55.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.89/55.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.89/55.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.89/55.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.89/55.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
55.89/55.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.89/55.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.89/55.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.39/56.40	c lits-rem:       123  cl-subs:     1512  v-elim:      0  v-fix:    0  time:  0.42 s
56.39/56.40	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
56.39/56.40	c vivif2 --  cl tried    40938 cl shrink        0 lits rem          0 time: 0.01
56.39/56.43	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
56.39/56.43	c calculated reachability. Time: 0.00
56.39/56.43	c  N st    57    537331       486      2109         0     40938      6405    564387   no data   no data
80.09/80.10	c  N st    58    701316       486      2109         0     69848      6405   1173583   no data   no data
95.50/95.56	c  N st    59    805996       486      2109         0     63964      6405   1014783   no data   no data
95.50/95.56	c  S st    59    805996       486      2109         0     63964      6405   1014783   no data   no data
95.70/95.72	c  S st    59    806498       486      2109         0     64465      6405   1026755   no data   no data
95.70/95.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.70/95.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
95.70/95.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.70/95.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.70/95.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.70/95.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
95.70/95.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.70/95.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
95.70/95.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.69/97.74	c lits-rem:       691  cl-subs:     3349  v-elim:      0  v-fix:    0  time:  1.95 s
97.69/97.74	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
97.69/97.75	c vivif2 --  cl tried    61116 cl shrink        0 lits rem          0 time: 0.01
97.69/97.79	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.04
97.69/97.79	c calculated reachability. Time: 0.00
97.69/97.79	c  N st    59    806498       486      2109         0     61116      6405    951896   no data   no data
143.00/143.06	c  F st    60   1071875       486      2109         0     76988      6405   1227404   no data   no data
143.00/143.06	c  N st    60   1071875       486      2109         0     76988      6405   1227404   no data   no data
144.19/144.24	c Decided on static restart strategy
148.09/148.17	c  N st    70   1100187       486      2109         0     60833      6405    812166   no data   no data
154.49/154.59	c  N st    72   1136180       486      2109         0     51234      6405    586568   no data   no data
160.60/160.65	c  N st    73   1168575       486      2109         0     82920      6405   1349884   no data   no data
168.39/168.48	c  N st    74   1209747       486      2109         0     77262      6405   1177295   no data   no data
168.39/168.48	c  S st    74   1209747       486      2109         0     77262      6405   1177295   no data   no data
168.59/168.66	c  S st    74   1210253       486      2109         0     77767      6405   1188980   no data   no data
168.59/168.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
168.59/168.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
168.59/168.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
168.59/168.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
168.59/168.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
168.59/168.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
168.59/168.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
168.69/168.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
168.69/168.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.29/171.38	c lits-rem:      1068  cl-subs:     4270  v-elim:      0  v-fix:    0  time:  2.63 s
171.29/171.38	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
171.39/171.40	c vivif2 --  cl tried    73497 cl shrink        0 lits rem          0 time: 0.01
171.39/171.45	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.05
171.39/171.45	c calculated reachability. Time: 0.00
171.39/171.45	c  N st    74   1210253       486      2109         0     73497      6405   1092159   no data   no data
187.00/187.09	c  N st    75   1283135       486      2109         0     50022      6405    498157   no data   no data
208.90/208.97	c  N st    76   1392459       486      2109         0     57994      6405    673777   no data   no data
244.49/244.56	c  N st    77   1556443       486      2109         0     62767      6405    719802   no data   no data
281.30/281.33	c  N st    78   1710253       486      2109         0    104585      6405   1693168   no data   no data
281.30/281.33	c  S st    78   1710253       486      2109         0    104585      6405   1693168   no data   no data
281.60/281.61	c  S st    78   1710759       486      2109         0    105090      6405   1704649   no data   no data
281.60/281.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
281.60/281.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
281.60/281.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.60/281.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.60/281.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.60/281.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
281.60/281.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.60/281.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
281.70/281.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.09/293.19	c lits-rem:       888  cl-subs:     7568  v-elim:      0  v-fix:    0  time: 11.45 s
293.09/293.19	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
293.19/293.22	c vivif2 --  cl tried    97522 cl shrink        0 lits rem          0 time: 0.02
293.29/293.33	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.11
293.29/293.33	c calculated reachability. Time: 0.00
293.29/293.33	c  N st    78   1710759       486      2109         0     97522      6405   1539650   no data   no data
385.30/385.34	c  N st    79   2079723       486      2109         0    109396      6405   1695380   no data   no data
418.90/418.93	c  N st    80   2210760       486      2109         0    113108      6405   1828419   no data   no data
418.90/418.93	c  S st    80   2210760       486      2109         0    113108      6405   1828419   no data   no data
419.20/419.24	c  S st    80   2211261       486      2109         0    113608      6405   1840180   no data   no data
419.20/419.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.20/419.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
419.30/419.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
419.30/419.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.30/419.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.30/419.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
419.30/419.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
419.30/419.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
419.30/419.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.40/427.45	c lits-rem:       635  cl-subs:     7113  v-elim:      0  v-fix:    0  time:  8.07 s
427.40/427.45	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
427.40/427.47	c vivif2 --  cl tried   106495 cl shrink        0 lits rem          0 time: 0.02
427.50/427.56	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.09
427.50/427.56	c calculated reachability. Time: 0.00
427.50/427.56	c  N st    80   2211261       486      2109         0    106495      6405   1679279   no data   no data
565.80/565.80	c  N st    81   2711262       486      2109         0    129580      6405   2097487   no data   no data
565.80/565.80	c  S st    81   2711262       486      2109         0    129580      6405   2097487   no data   no data
566.10/566.17	c  S st    81   2711765       486      2109         0    130081      6405   2109066   no data   no data
566.10/566.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
566.20/566.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
566.20/566.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
566.20/566.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
566.20/566.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
566.20/566.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
566.20/566.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
566.20/566.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
566.30/566.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
579.50/579.59	c lits-rem:       845  cl-subs:    10487  v-elim:      0  v-fix:    0  time: 13.26 s
579.50/579.59	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
579.60/579.62	c vivif2 --  cl tried   119594 cl shrink        0 lits rem          0 time: 0.03
579.70/579.72	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.10
579.70/579.73	c calculated reachability. Time: 0.00
579.70/579.73	c  N st    81   2711765       486      2109         0    119594      6405   1876433   no data   no data
723.50/723.50	c  N st    82   3211768       486      2109         0     95570      6405   1124880   no data   no data
723.50/723.50	c  S st    82   3211768       486      2109         0     95570      6405   1124880   no data   no data
723.71/723.76	c  S st    82   3212275       486      2109         0     96076      6405   1136748   no data   no data
723.71/723.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
723.81/723.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
723.81/723.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
723.81/723.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
723.81/723.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
723.81/723.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
723.81/723.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
723.81/723.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
723.81/723.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
725.70/725.77	c lits-rem:       144  cl-subs:     4857  v-elim:      0  v-fix:    0  time:  1.91 s
725.70/725.77	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
725.70/725.78	c vivif2 --  cl tried    91219 cl shrink        0 lits rem          0 time: 0.01
725.80/725.85	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.07
725.80/725.85	c calculated reachability. Time: 0.00
725.80/725.85	c  N st    82   3212275       486      2109         0     91219      6405   1043915   no data   no data
872.70/872.72	c  N st    83   3712275       486      2109         0    102079      6405   1232975   no data   no data
872.70/872.72	c  S st    83   3712275       486      2109         0    102079      6405   1232975   no data   no data
872.90/872.99	c  S st    83   3712780       486      2109         0    102582      6405   1245309   no data   no data
873.00/873.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
873.00/873.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
873.00/873.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
873.00/873.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.00/873.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
873.00/873.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
873.00/873.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
873.00/873.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
873.10/873.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
874.80/874.84	c lits-rem:       227  cl-subs:     3464  v-elim:      0  v-fix:    0  time:  1.74 s
874.80/874.84	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
874.80/874.86	c vivif2 --  cl tried    99118 cl shrink        0 lits rem          0 time: 0.02
874.90/874.93	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.07
874.90/874.94	c calculated reachability. Time: 0.00
874.90/874.94	c  N st    83   3712780       486      2109         0     99118      6405   1171898   no data   no data
887.40/887.49	c  F st    84   3751564       486      2109         0    136546      6405   1998099   no data   no data
887.40/887.49	c  N st    84   3751564       486      2109         0    136546      6405   1998099   no data   no data
889.50/889.56	c Decided on static restart strategy
898.71/898.79	c  N st    94   3779867       486      2109         0    164125      6405   2656548   no data   no data
909.41/909.45	c  N st    96   3815861       486      2109         0    116794      6405   1556860   no data   no data
919.61/919.68	c  N st    97   3848253       486      2109         0    148147      6405   2303888   no data   no data
936.80/936.87	c  N st    98   3896841       486      2109         0    112096      6405   1410098   no data   no data
960.41/960.45	c  N st    99   3969724       486      2109         0     98488      6405   1081200   no data   no data
995.61/995.69	c  N st   100   4079050       486      2109         0    119295      6405   1543496   no data   no data
1043.60/1043.64	c  N st   101   4212780       486      2109         0    162212      6405   2480881   no data   no data
1043.60/1043.64	c  S st   101   4212780       486      2109         0    162212      6405   2480881   no data   no data
1044.10/1044.14	c  S st   101   4213281       486      2109         0    162712      6405   2492723   no data   no data
1044.10/1044.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1044.20/1044.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1044.20/1044.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1044.20/1044.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1044.20/1044.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1044.20/1044.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1044.20/1044.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1044.20/1044.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1044.30/1044.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1066.61/1066.67	c lits-rem:       849  cl-subs:    18248  v-elim:      0  v-fix:    0  time: 22.34 s
1066.61/1066.67	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
1066.71/1066.70	c vivif2 --  cl tried   144464 cl shrink        0 lits rem          0 time: 0.03
1066.81/1066.84	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.14
1066.81/1066.85	c calculated reachability. Time: 0.00
1066.81/1066.85	c  N st   101   4213281       486      2109         0    144464      6405   2120156   no data   no data
1153.61/1153.68	c  N st   102   4459257       486      2109         0    118663      6405   1485707   no data   no data
1264.21/1264.27	c  N st   103   4713282       486      2109         0    183976      6405   3084577   no data   no data
1264.21/1264.27	c  S st   103   4713282       486      2109         0    183976      6405   3084577   no data   no data
1264.81/1264.86	c  S st   103   4713782       486      2109         0    184476      6405   3097381   no data   no data
1264.81/1264.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1264.91/1264.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1264.91/1264.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1264.91/1264.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1264.91/1264.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1264.91/1264.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1264.91/1264.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1265.01/1265.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1265.01/1265.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1299.91/1299.98	c lits-rem:       838  cl-subs:    16383  v-elim:      0  v-fix:    0  time: 34.89 s
1299.91/1299.98	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.77 1.95 1.96 7/186 8632
/proc/meminfo: memFree=32587140/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=30164 CPUtime=0 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 665 0 0 0 0 0 0 0 25 0 1 0 956839376 30887936 590 33554432000 4194304 4627331 140736250165184 18446744073709551615 215988289721 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 7541 590 359 106 0 2512 0

[startup+0.0601331 s]
/proc/loadavg: 1.77 1.95 1.96 7/186 8632
/proc/meminfo: memFree=32587140/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=30304 CPUtime=0.05 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 735 0 0 0 5 0 0 0 25 0 1 0 956839376 31031296 660 33554432000 4194304 4627331 140736250165184 18446744073709551615 4308250 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 7576 660 371 106 0 2547 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30304

[startup+0.100127 s]
/proc/loadavg: 1.77 1.95 1.96 7/186 8632
/proc/meminfo: memFree=32587140/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=30304 CPUtime=0.09 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 786 0 0 0 9 0 0 0 25 0 1 0 956839376 31031296 711 33554432000 4194304 4627331 140736250165184 18446744073709551615 4308291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 7576 711 371 106 0 2547 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30304

[startup+0.300093 s]
/proc/loadavg: 1.77 1.95 1.96 7/186 8632
/proc/meminfo: memFree=32587140/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=30876 CPUtime=0.29 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 1042 0 0 0 29 0 0 0 25 0 1 0 956839376 31617024 836 33554432000 4194304 4627331 140736250165184 18446744073709551615 4321688 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 7719 836 372 106 0 2690 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30876

[startup+0.70102 s]
/proc/loadavg: 1.77 1.95 1.96 7/186 8632
/proc/meminfo: memFree=32587140/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=31356 CPUtime=0.69 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 1406 0 0 0 69 0 0 0 25 0 1 0 956839376 32108544 995 33554432000 4194304 4627331 140736250165184 18446744073709551615 4308243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 7839 995 372 106 0 2810 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31356

[startup+1.50088 s]
/proc/loadavg: 1.77 1.95 1.96 6/190 8639
/proc/meminfo: memFree=32575508/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=37220 CPUtime=1.49 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 3396 0 0 0 149 0 0 0 25 0 1 0 956839376 38113280 2418 33554432000 4194304 4627331 140736250165184 18446744073709551615 4310062 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 9305 2418 377 106 0 4276 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37220

[startup+3.1006 s]
/proc/loadavg: 1.77 1.95 1.96 6/190 8639
/proc/meminfo: memFree=32551948/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=37392 CPUtime=3.09 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 4467 0 0 0 309 0 0 0 25 0 1 0 956839376 38289408 2308 33554432000 4194304 4627331 140736250165184 18446744073709551615 4328610 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 9348 2308 377 106 0 4319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37392

[startup+6.30104 s]
/proc/loadavg: 2.02 2.00 1.98 6/190 8639
/proc/meminfo: memFree=32546244/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=38684 CPUtime=6.29 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 6499 0 0 0 629 0 0 0 25 0 1 0 956839376 39612416 2814 33554432000 4194304 4627331 140736250165184 18446744073709551615 4299537 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 9671 2814 377 106 0 4642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38684

[startup+12.7009 s]
/proc/loadavg: 2.18 2.03 1.99 6/190 8640
/proc/meminfo: memFree=32502812/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=50016 CPUtime=12.69 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 11883 0 0 0 1268 1 0 0 25 0 1 0 956839376 51216384 5513 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 12504 5513 377 106 0 7475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50016

[startup+25.5007 s]
/proc/loadavg: 2.58 2.13 2.02 6/190 8640
/proc/meminfo: memFree=32482724/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=56224 CPUtime=25.49 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 17603 0 0 0 2547 2 0 0 25 0 1 0 956839376 57573376 7209 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 14056 7209 377 106 0 9027 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56224

[startup+51.1002 s]
/proc/loadavg: 3.07 2.28 2.07 6/190 8641
/proc/meminfo: memFree=32467552/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=60592 CPUtime=51.09 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 26594 0 0 0 5105 4 0 0 25 0 1 0 956839376 62046208 7819 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 15148 7819 377 106 0 10119 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 60592

[startup+102.307 s]
/proc/loadavg: 3.59 2.54 2.17 6/190 8642
/proc/meminfo: memFree=32415404/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=76208 CPUtime=102.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 42813 0 0 0 10222 8 0 0 25 0 1 0 956839376 78036992 11746 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 19052 11746 377 106 0 14023 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76208

[startup+162.301 s]
/proc/loadavg: 3.89 2.82 2.29 6/190 8644
/proc/meminfo: memFree=32394884/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=76580 CPUtime=162.29 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 55283 0 0 0 16218 11 0 0 25 0 1 0 956839376 78417920 12763 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 19145 12763 377 106 0 14116 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76580

[startup+222.3 s]
/proc/loadavg: 3.99 3.04 2.40 6/190 8645
/proc/meminfo: memFree=32353016/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=90576 CPUtime=222.29 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 69263 0 0 0 22214 15 0 0 25 0 1 0 956839376 92749824 15223 33554432000 4194304 4627331 140736250165184 18446744073709551615 4306544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 22644 15223 377 106 0 17615 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 90576

[startup+282.301 s]
/proc/loadavg: 3.99 3.22 2.49 6/190 8650
/proc/meminfo: memFree=32345108/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=107040 CPUtime=282.29 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 82207 0 0 0 28211 18 0 0 25 0 1 0 956839376 109608960 19943 33554432000 4194304 4627331 140736250165184 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 26760 19943 377 106 0 21731 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 107040

[startup+342.3 s]
/proc/loadavg: 4.03 3.37 2.59 6/190 8652
/proc/meminfo: memFree=32283008/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=107176 CPUtime=342.29 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 89257 0 0 0 34209 20 0 0 25 0 1 0 956839376 109748224 20233 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 26794 20233 377 106 0 21765 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 107176

[startup+402.301 s]
/proc/loadavg: 4.01 3.48 2.68 6/190 8654
/proc/meminfo: memFree=32285424/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=107392 CPUtime=402.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 98387 0 0 0 40208 22 0 0 25 0 1 0 956839376 109969408 20036 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 26848 20036 377 106 0 21819 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 107392

[startup+462.3 s]
/proc/loadavg: 4.00 3.57 2.76 6/190 8656
/proc/meminfo: memFree=32243936/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=120572 CPUtime=462.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 108824 0 0 0 46205 25 0 0 25 0 1 0 956839376 123465728 22835 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 30143 22835 377 106 0 25114 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 120572

[startup+522.301 s]
/proc/loadavg: 4.00 3.65 2.83 6/190 8657
/proc/meminfo: memFree=32239008/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=120732 CPUtime=522.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 117169 0 0 0 52204 26 0 0 25 0 1 0 956839376 123629568 23512 33554432000 4194304 4627331 140736250165184 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 30183 23512 377 106 0 25154 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 120732

[startup+582.3 s]
/proc/loadavg: 4.00 3.71 2.90 6/190 8659
/proc/meminfo: memFree=32212400/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=135680 CPUtime=582.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 126042 0 0 0 58202 28 0 0 25 0 1 0 956839376 138936320 26957 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 33920 26957 377 106 0 28891 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 135680

[startup+642.301 s]
/proc/loadavg: 4.00 3.76 2.97 6/190 8660
/proc/meminfo: memFree=32201416/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=135828 CPUtime=642.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 133854 0 0 0 64199 31 0 0 25 0 1 0 956839376 139087872 26391 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 33957 26391 377 106 0 28928 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 135828

[startup+702.3 s]
/proc/loadavg: 4.00 3.80 3.03 6/190 8662
/proc/meminfo: memFree=32196268/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=136004 CPUtime=702.31 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 141699 0 0 0 70197 34 0 0 25 0 1 0 956839376 139268096 25903 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 34001 25903 377 106 0 28972 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 136004

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.09 6/190 8664
/proc/meminfo: memFree=32194700/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=136744 CPUtime=762.31 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 148955 0 0 0 76196 35 0 0 25 0 1 0 956839376 140025856 27350 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 34186 27350 377 106 0 29157 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 136744

[startup+822.3 s]
/proc/loadavg: 4.05 3.88 3.15 6/190 8665
/proc/meminfo: memFree=32192032/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=136908 CPUtime=822.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 156963 0 0 0 82192 38 0 0 25 0 1 0 956839376 140193792 26353 33554432000 4194304 4627331 140736250165184 18446744073709551615 4333178 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 34227 26353 377 106 0 29198 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 136908

[startup+882.301 s]
/proc/loadavg: 4.02 3.90 3.20 6/190 8667
/proc/meminfo: memFree=32185632/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=141556 CPUtime=882.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 164738 0 0 0 88190 40 0 0 25 0 1 0 956839376 144953344 27894 33554432000 4194304 4627331 140736250165184 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 35389 27894 377 106 0 30360 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 141556

[startup+942.3 s]
/proc/loadavg: 4.00 3.91 3.24 6/190 8668
/proc/meminfo: memFree=32175640/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=141660 CPUtime=942.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 171195 0 0 0 94186 44 0 0 25 0 1 0 956839376 145059840 27983 33554432000 4194304 4627331 140736250165184 18446744073709551615 4324173 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 35415 27983 377 106 0 30386 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 141660

[startup+1002.3 s]
/proc/loadavg: 4.00 3.92 3.29 6/190 8670
/proc/meminfo: memFree=32169624/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=141772 CPUtime=1002.3 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 177986 0 0 0 100184 46 0 0 25 0 1 0 956839376 145174528 28250 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309261 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 35443 28250 377 106 0 30414 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 141772

[startup+1062.3 s]
/proc/loadavg: 4.00 3.94 3.33 6/190 8672
/proc/meminfo: memFree=32141912/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=160460 CPUtime=1062.31 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 186117 0 0 0 106182 49 0 0 25 0 1 0 956839376 164311040 33104 33554432000 4194304 4627331 140736250165184 18446744073709551615 4420095 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 40115 33104 377 106 0 35086 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 160460

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.37 6/190 8673
/proc/meminfo: memFree=32108724/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=160516 CPUtime=1122.31 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 192444 0 0 0 112180 51 0 0 25 0 1 0 956839376 164368384 32342 33554432000 4194304 4627331 140736250165184 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 40129 32342 377 106 0 35100 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 160516

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.41 6/190 8675
/proc/meminfo: memFree=32075544/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=160636 CPUtime=1182.31 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 198266 0 0 0 118177 54 0 0 25 0 1 0 956839376 164491264 31276 33554432000 4194304 4627331 140736250165184 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 40159 31276 377 106 0 35130 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 160636

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.44 6/190 8676
/proc/meminfo: memFree=32059868/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=160696 CPUtime=1242.31 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 202981 0 0 0 124174 57 0 0 25 0 1 0 956839376 164552704 32484 33554432000 4194304 4627331 140736250165184 18446744073709551615 4310338 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 40174 32484 377 106 0 35145 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 160696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.47 5/189 8679
/proc/meminfo: memFree=32131352/32950940 swapFree=67074964/67111528
[pid=8632] ppid=8629 vsize=236172 CPUtime=1300.02 cores=5,7
/proc/8632/stat : 8632 (strangenight2-s) R 8629 8632 8562 0 -1 4202496 209406 0 0 0 129944 58 0 0 25 0 1 0 956839376 241840128 38909 33554432000 4194304 4627331 140736250165184 18446744073709551615 4520545 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/8632/statm: 59043 38909 377 106 0 54014 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 236172

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.03
CPU user time (s): 1299.44
CPU system time (s): 0.58791
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 236172

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

runsolver used 2.04069 second user time and 5.07023 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-10 02:34:46
IDJOB=3174751
IDBENCH=82969
IDSOLVER=1587
FILE ID=node117/3174751-1307666086
RUNJOBID= node117-1307666086-8583
PBS_JOBID= 13549471
Free space on /tmp= 74132 MiB

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

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

MD5SUM BENCH= b1bf2be38e1cea16efc5e7effa1a10c7
RANDOM SEED=437641325

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      32588452 kB
Buffers:         53248 kB
Cached:         143876 kB
SwapCached:       5824 kB
Active:         107196 kB
Inactive:       126108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      32588452 kB
SwapTotal:    67111528 kB
SwapFree:     67074964 kB
Dirty:           23516 kB
Writeback:           0 kB
AnonPages:       33416 kB
Mapped:          14096 kB
Slab:            61704 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   221144 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= 74116 MiB
End job on node117 at 2011-06-10 02:56:28