Trace number 3174760

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.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
MD5SUM83b00b2914a5aae11a4e612c2fcbfce7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.101984
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
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-3174760-1301788878.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2982/2982 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:    700 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     14  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.01	c Calc default polars -  time:   0.00 s pos:     303 undec:      77 neg:     320
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       686      2960         0         0      8961         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.09/0.18	c  N st     8      4918       686      2960         0      4852      8961    144892   no data   no data
0.39/0.47	c  N st    10     11301       686      2960         0      4505      8961     92095   no data   no data
0.69/0.77	c  N st    11     17045       686      2960         0     10195      8961    275379   no data   no data
1.19/1.22	c  F st    12     25000       686      2960         0     12471      8961    328226   no data   no data
1.19/1.23	c  N st    12     25000       686      2960         0     12471      8961    328226   no data   no data
1.39/1.48	c Decided on static restart strategy
1.39/1.48	c  N st    18     30000       686      2960         0     10734      8961    254323   no data   no data
1.39/1.48	c  S st    18     30000       686      2960         0     10734      8961    254323   no data   no data
1.49/1.52	c  S st    18     30501       686      2960         0     11234      8961    268684   no data   no data
1.49/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.52	c blocked clauses removed:       19 vars:      4 tried:         686 T: 0.00 s
1.49/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1.49/1.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.58	c lits-rem:        92  cl-subs:      256  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.58	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
1.49/1.58	c calculated reachability. Time: 0.00
1.49/1.58	c  N st    18     30501       682      2941         0     10978      8904    259801   no data   no data
1.99/2.00	c  N st    20     37612       682      2941         0     10188      8904    210116   no data   no data
2.39/2.41	c  N st    21     44011       682      2941         0     16496      8904    418839   no data   no data
2.49/2.53	c  S st    22     45751       682      2941         0      9420      8904    167187   no data   no data
2.49/2.55	c  S st    22     46260       682      2941         0      9929      8904    180643   no data   no data
2.49/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
2.49/2.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c lits-rem:        22  cl-subs:       38  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.58	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
2.49/2.58	c vivif2 --  cl tried     9891 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N st    22     46260       682      2941         0      9891      8904    179240   no data   no data
3.59/3.62	c  N st    23     60661       682      2941         0     14329      8904    301412   no data   no data
4.19/4.27	c  N st    24     69390       682      2941         0     12091      8904    216188   no data   no data
4.19/4.27	c  S st    24     69390       682      2941         0     12091      8904    216188   no data   no data
4.29/4.30	c  S st    24     69896       682      2941         0     12596      8904    230647   no data   no data
4.29/4.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
4.29/4.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.29/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.34	c lits-rem:        19  cl-subs:       81  v-elim:      0  v-fix:    0  time:  0.02 s
4.29/4.34	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
4.29/4.34	c vivif2 --  cl tried    12515 cl shrink        0 lits rem          0 time: 0.00
4.29/4.35	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
4.29/4.35	c calculated reachability. Time: 0.00
4.29/4.35	c  N st    24     69896       682      2941         0     12515      8904    228075   no data   no data
5.59/5.68	c  F st    25     87500       682      2941         0     18027      8904    409139   no data   no data
5.59/5.68	c  N st    25     87500       682      2941         0     18027      8904    409139   no data   no data
6.00/6.08	c Decided on static restart strategy
6.30/6.32	c  N st    32     95535       682      2941         0     13147      8904    215680   no data   no data
6.99/7.02	c  N st    34    104846       682      2941         0     22317      8904    513472   no data   no data
6.99/7.02	c  S st    34    104846       682      2941         0     22317      8904    513472   no data   no data
6.99/7.07	c  S st    34    105350       682      2941         0     22821      8904    528481   no data   no data
6.99/7.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
6.99/7.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.99/7.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.09/7.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/7.27	c lits-rem:       156  cl-subs:      532  v-elim:      0  v-fix:    0  time:  0.17 s
7.19/7.27	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c vivif2 --  cl tried    22289 cl shrink        0 lits rem          0 time: 0.01
7.19/7.29	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.01
7.19/7.29	c calculated reachability. Time: 0.00
7.19/7.29	c  N st    34    105350       682      2941         0     22289      8904    507846   no data   no data
8.09/8.13	c  N st    35    114948       682      2941         0     17938      8904    340991   no data   no data
9.49/9.59	c  N st    36    129345       682      2941         0     17295      8904    293128   no data   no data
11.59/11.61	c  N st    37    150940       682      2941         0     22785      8904    439209   no data   no data
12.29/12.33	c  S st    38    158025       682      2941         0     29799      8904    656610   no data   no data
12.29/12.39	c  S st    38    158531       682      2941         0     30305      8904    670874   no data   no data
12.29/12.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.39/12.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.39/12.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.39/12.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
12.39/12.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
12.39/12.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
12.39/12.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.79/12.82	c lits-rem:       220  cl-subs:     1104  v-elim:      0  v-fix:    0  time:  0.39 s
12.79/12.82	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
12.79/12.83	c vivif2 --  cl tried    29201 cl shrink        0 lits rem          0 time: 0.01
12.79/12.84	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.02
12.79/12.84	c calculated reachability. Time: 0.00
12.79/12.84	c  N st    38    158531       682      2941         0     29201      8904    634572   no data   no data
17.79/17.87	c  N st    39    207119       682      2941         0     23915      8904    436751   no data   no data
21.19/21.21	c  N st    40    237800       682      2941         0     34434      8904    745202   no data   no data
21.19/21.21	c  S st    40    237800       682      2941         0     34434      8904    745202   no data   no data
21.19/21.29	c  S st    40    238305       682      2941         0     34939      8904    759731   no data   no data
21.19/21.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.29/21.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.29/21.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.29/21.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.29/21.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.29/21.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
21.29/21.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.29/21.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.29/21.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/21.96	c lits-rem:       134  cl-subs:     1150  v-elim:      0  v-fix:    0  time:  0.63 s
21.90/21.96	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
21.90/21.97	c vivif2 --  cl tried    33789 cl shrink        0 lits rem          0 time: 0.01
21.90/21.99	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.02
21.90/21.99	c calculated reachability. Time: 0.00
21.90/21.99	c  N st    40    238305       682      2941         0     33789      8904    717149   no data   no data
29.99/30.03	c  F st    41    306250       682      2941         0     35643      8904    712359   no data   no data
29.99/30.03	c  N st    41    306250       682      2941         0     35643      8904    712359   no data   no data
30.59/30.61	c Decided on static restart strategy
33.29/33.33	c  N st    51    334553       682      2941         0     39944      8904    801633   no data   no data
35.99/36.07	c  N st    53    357458       682      2941         0     37875      8904    716917   no data   no data
35.99/36.07	c  S st    53    357458       682      2941         0     37875      8904    716917   no data   no data
36.09/36.15	c  S st    53    357963       682      2941         0     38380      8904    732004   no data   no data
36.09/36.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.09/36.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
36.09/36.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.09/36.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.09/36.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.09/36.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
36.09/36.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.09/36.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.20/36.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.59/36.61	c lits-rem:       235  cl-subs:      933  v-elim:      0  v-fix:    0  time:  0.40 s
36.59/36.61	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
36.59/36.62	c vivif2 --  cl tried    37447 cl shrink        0 lits rem          0 time: 0.01
36.59/36.64	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.02
36.59/36.64	c calculated reachability. Time: 0.00
36.59/36.64	c  N st    53    357963       682      2941         0     37447      8904    701917   no data   no data
40.79/40.81	c  N st    54    390357       682      2941         0     43753      8904    893863   no data   no data
47.20/47.21	c  N st    55    438945       682      2941         0     37396      8904    632533   no data   no data
56.90/56.98	c  N st    56    511827       682      2941         0     50864      8904   1002174   no data   no data
60.29/60.37	c  N st    57    536944       682      2941         0     45165      8904    869545   no data   no data
60.29/60.37	c  S st    57    536944       682      2941         0     45165      8904    869545   no data   no data
60.40/60.47	c  S st    57    537446       682      2941         0     45667      8904    884082   no data   no data
60.40/60.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.40/60.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
60.40/60.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.40/60.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.40/60.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.40/60.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
60.40/60.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.40/60.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.50/60.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.09/61.17	c lits-rem:       284  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  0.65 s
61.09/61.18	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
61.09/61.19	c vivif2 --  cl tried    44529 cl shrink        0 lits rem          0 time: 0.01
61.19/61.21	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.03
61.19/61.21	c calculated reachability. Time: 0.00
61.19/61.21	c  N st    57    537446       682      2941         0     44529      8904    843890   no data   no data
87.19/87.25	c  N st    58    701431       682      2941         0     38600      8904    528510   no data   no data
105.19/105.27	c  N st    59    806173       682      2941         0     68056      8904   1412150   no data   no data
105.19/105.27	c  S st    59    806173       682      2941         0     68056      8904   1412150   no data   no data
105.39/105.43	c  S st    59    806673       682      2941         0     68556      8904   1425912   no data   no data
105.39/105.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.39/105.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.39/105.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.39/105.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.39/105.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.39/105.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
105.39/105.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.39/105.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
105.50/105.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.90/109.98	c lits-rem:       744  cl-subs:     3857  v-elim:      0  v-fix:    0  time:  4.46 s
109.90/109.98	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
109.90/109.99	c vivif2 --  cl tried    64699 cl shrink        0 lits rem          0 time: 0.02
110.00/110.06	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.07
110.00/110.06	c calculated reachability. Time: 0.00
110.00/110.06	c  N st    59    806673       682      2941         0     64699      8904   1302015   no data   no data
162.10/162.14	c  F st    60   1071875       682      2941         0     80252      8904   1677039   no data   no data
162.10/162.14	c  N st    60   1071875       682      2941         0     80252      8904   1677039   no data   no data
163.40/163.43	c Decided on static restart strategy
167.20/167.28	c  N st    70   1100180       682      2941         0     64080      8904   1138875   no data   no data
175.10/175.14	c  N st    72   1136174       682      2941         0     54320      8904    778680   no data   no data
182.20/182.25	c  N st    73   1168568       682      2941         0     86178      8904   1744371   no data   no data
191.31/191.37	c  N st    74   1210009       682      2941         0     80528      8904   1516875   no data   no data
191.31/191.37	c  S st    74   1210009       682      2941         0     80528      8904   1516875   no data   no data
191.50/191.56	c  S st    74   1210510       682      2941         0     81029      8904   1532236   no data   no data
191.50/191.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.60/191.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
191.60/191.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
191.60/191.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.60/191.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.60/191.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
191.60/191.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.60/191.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
191.60/191.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.50/196.58	c lits-rem:       914  cl-subs:     3749  v-elim:      0  v-fix:    0  time:  4.92 s
196.50/196.58	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
196.60/196.60	c vivif2 --  cl tried    77280 cl shrink        0 lits rem          0 time: 0.02
196.60/196.68	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.08
196.60/196.69	c calculated reachability. Time: 0.00
196.60/196.69	c  N st    74   1210510       682      2941         0     77280      8904   1420253   no data   no data
212.60/212.62	c  N st    75   1283393       682      2941         0     53591      8904    703839   no data   no data
236.10/236.10	c  N st    76   1392716       682      2941         0     61989      8904    933520   no data   no data
276.40/276.49	c  N st    77   1556702       682      2941         0     66666      8904   1009130   no data   no data
314.61/314.62	c  N st    78   1710511       682      2941         0    108942      8904   2391293   no data   no data
314.61/314.62	c  S st    78   1710511       682      2941         0    108942      8904   2391293   no data   no data
314.90/314.91	c  S st    78   1711013       682      2941         0    109444      8904   2405947   no data   no data
314.90/314.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
314.90/314.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
314.90/314.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
314.90/314.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
314.90/314.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
314.90/314.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
314.90/314.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
315.00/315.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
315.00/315.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
331.11/331.14	c lits-rem:      1089  cl-subs:     5661  v-elim:      0  v-fix:    0  time: 16.07 s
331.11/331.14	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
331.11/331.17	c vivif2 --  cl tried   103783 cl shrink        0 lits rem          0 time: 0.03
331.20/331.29	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.12
331.30/331.30	c calculated reachability. Time: 0.00
331.30/331.30	c  N st    78   1711013       682      2941         0    103783      8904   2216302   no data   no data
431.00/431.09	c  N st    79   2079978       682      2941         0    115572      8904   2487772   no data   no data
467.81/467.82	c  N st    80   2211013       682      2941         0    119769      8904   2454631   no data   no data
467.81/467.82	c  S st    80   2211013       682      2941         0    119769      8904   2454631   no data   no data
468.11/468.11	c  S st    80   2211515       682      2941         0    120270      8904   2469677   no data   no data
468.11/468.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
468.11/468.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
468.11/468.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
468.11/468.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
468.11/468.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
468.11/468.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
468.11/468.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
468.21/468.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
468.21/468.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.50/486.50	c lits-rem:       522  cl-subs:     7305  v-elim:      0  v-fix:    0  time: 18.23 s
486.50/486.50	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
486.50/486.54	c vivif2 --  cl tried   112965 cl shrink        0 lits rem          0 time: 0.03
486.60/486.64	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.10
486.60/486.64	c calculated reachability. Time: 0.00
486.60/486.64	c  N st    80   2211515       682      2941         0    112965      8904   2260353   no data   no data
647.71/647.78	c  N st    81   2711516       682      2941         0    136324      8904   2905653   no data   no data
647.71/647.78	c  S st    81   2711516       682      2941         0    136324      8904   2905653   no data   no data
648.11/648.13	c  S st    81   2712018       682      2941         0    136826      8904   2921461   no data   no data
648.11/648.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
648.21/648.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
648.21/648.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
648.21/648.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
648.21/648.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
648.21/648.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
648.21/648.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
648.21/648.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
648.31/648.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
665.01/665.02	c lits-rem:       841  cl-subs:     6393  v-elim:      0  v-fix:    0  time: 16.69 s
665.01/665.02	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
665.01/665.05	c vivif2 --  cl tried   130433 cl shrink        0 lits rem          0 time: 0.04
665.11/665.17	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.12
665.11/665.18	c calculated reachability. Time: 0.00
665.11/665.18	c  N st    81   2712018       682      2941         0    130433      8904   2714024   no data   no data
833.42/833.48	c  N st    82   3212018       682      2941         0    105511      8904   1697196   no data   no data
833.42/833.48	c  S st    82   3212018       682      2941         0    105511      8904   1697196   no data   no data
833.72/833.72	c  S st    82   3212519       682      2941         0    106012      8904   1712201   no data   no data
833.72/833.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
833.72/833.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
833.72/833.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
833.72/833.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
833.72/833.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
833.72/833.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
833.72/833.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
833.72/833.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
833.83/833.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
838.12/838.12	c lits-rem:       755  cl-subs:     4278  v-elim:      0  v-fix:    0  time:  4.28 s
838.12/838.12	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
838.12/838.15	c vivif2 --  cl tried   101734 cl shrink        0 lits rem          0 time: 0.02
838.22/838.23	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.08
838.22/838.23	c calculated reachability. Time: 0.00
838.22/838.23	c  N st    82   3212519       682      2941         0    101734      8904   1589364   no data   no data
1023.82/1023.81	c  N st    83   3712519       682      2941         0    113245      8904   1895014   no data   no data
1023.82/1023.81	c  S st    83   3712519       682      2941         0    113245      8904   1895014   no data   no data
1024.03/1024.08	c  S st    83   3713022       682      2941         0    113748      8904   1910012   no data   no data
1024.03/1024.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1024.13/1024.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1024.13/1024.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1024.13/1024.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1024.13/1024.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1024.13/1024.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1024.13/1024.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1024.13/1024.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1024.22/1024.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1028.32/1028.31	c lits-rem:       463  cl-subs:     2864  v-elim:      0  v-fix:    0  time:  4.09 s
1028.32/1028.31	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
1028.32/1028.34	c vivif2 --  cl tried   110884 cl shrink        0 lits rem          0 time: 0.03
1028.43/1028.44	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.09
1028.43/1028.44	c calculated reachability. Time: 0.00
1028.43/1028.44	c  N st    83   3713022       682      2941         0    110884      8904   1818464   no data   no data
1043.72/1043.76	c  F st    84   3751562       682      2941         0    148732      8904   3001163   no data   no data
1043.72/1043.76	c  N st    84   3751562       682      2941         0    148732      8904   3001163   no data   no data
1046.42/1046.43	c Decided on static restart strategy
1056.13/1056.12	c  N st    94   3779865       682      2941         0     93100      8904   1159293   no data   no data
1068.13/1068.17	c  N st    96   3815857       682      2941         0    128533      8904   2275551   no data   no data
1080.42/1080.45	c  N st    97   3848250       682      2941         0    160479      8904   3290751   no data   no data
1094.93/1094.94	c  N st    98   3896839       682      2941         0    123656      8904   2083515   no data   no data
1121.12/1121.17	c  N st    99   3969722       682      2941         0    109772      8904   1644452   no data   no data
1157.42/1157.44	c  N st   100   4079046       682      2941         0    130533      8904   2306336   no data   no data
1212.52/1212.54	c  N st   101   4213023       682      2941         0    174784      8904   3780718   no data   no data
1212.52/1212.54	c  S st   101   4213023       682      2941         0    174784      8904   3780718   no data   no data
1213.02/1213.06	c  S st   101   4213526       682      2941         0    175287      8904   3795814   no data   no data
1213.02/1213.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1213.12/1213.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
1213.12/1213.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1213.12/1213.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1213.12/1213.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1213.12/1213.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    682 time:  0.00 s
1213.12/1213.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1213.23/1213.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1213.33/1213.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1241.12/1241.13	c lits-rem:      1246  cl-subs:     8073  v-elim:      0  v-fix:    0  time: 27.81 s
1241.12/1241.13	c vivif2 --  cl tried     2941 cl shrink        0 lits rem          0 time: 0.00
1241.12/1241.18	c vivif2 --  cl tried   167214 cl shrink        0 lits rem          0 time: 0.05
1241.32/1241.34	c asymm  cl-useful: 0/2941/2941 lits-rem:0 time: 0.17
1241.32/1241.35	c calculated reachability. Time: 0.00
1241.32/1241.35	c  N st   101   4213526       682      2941         0    167214      8904   3514362   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.86 3.98 3.95 4/189 32611
/proc/meminfo: memFree=21835244/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=30244 CPUtime=0 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 622 0 0 0 0 0 0 0 25 0 1 0 290485760 30969856 563 33554432000 4194304 4627331 140736013426736 18446744073709551615 228122411119 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 7561 566 348 106 0 2532 0

[startup+0.096495 s]
/proc/loadavg: 3.86 3.98 3.95 4/189 32611
/proc/meminfo: memFree=21835244/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=30520 CPUtime=0.09 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 850 0 0 0 9 0 0 0 25 0 1 0 290485760 31252480 768 33554432000 4194304 4627331 140736013426736 18446744073709551615 4507164 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 7630 768 371 106 0 2601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30520

[startup+0.100487 s]
/proc/loadavg: 3.86 3.98 3.95 4/189 32611
/proc/meminfo: memFree=21835244/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=30520 CPUtime=0.09 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 854 0 0 0 9 0 0 0 25 0 1 0 290485760 31252480 772 33554432000 4194304 4627331 140736013426736 18446744073709551615 4327520 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 7630 772 371 106 0 2601 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30520

[startup+0.300449 s]
/proc/loadavg: 3.86 3.98 3.95 4/189 32611
/proc/meminfo: memFree=21835244/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=31184 CPUtime=0.29 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 1139 0 0 0 29 0 0 0 25 0 1 0 290485760 31932416 880 33554432000 4194304 4627331 140736013426736 18446744073709551615 4308561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 7796 880 372 106 0 2767 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31184

[startup+0.700381 s]
/proc/loadavg: 3.86 3.98 3.95 4/189 32611
/proc/meminfo: memFree=21835244/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=31544 CPUtime=0.69 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 1577 0 0 0 69 0 0 0 25 0 1 0 290485760 32301056 1055 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 7886 1055 372 106 0 2857 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31544

[startup+1.50023 s]
/proc/loadavg: 3.86 3.98 3.95 5/190 32612
/proc/meminfo: memFree=21832112/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=32332 CPUtime=1.49 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 2484 0 0 0 149 0 0 0 25 0 1 0 290485760 33107968 1209 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309079 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 8083 1209 374 106 0 3054 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32332

[startup+3.10092 s]
/proc/loadavg: 3.86 3.98 3.95 5/190 32612
/proc/meminfo: memFree=21812768/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=39268 CPUtime=3.09 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 5316 0 0 0 309 0 0 0 25 0 1 0 290485760 40210432 3060 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 9817 3060 377 106 0 4788 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39268

[startup+6.30037 s]
/proc/loadavg: 3.87 3.98 3.95 5/190 32612
/proc/meminfo: memFree=21807692/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=41224 CPUtime=6.3 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 7782 0 0 0 629 1 0 0 25 0 1 0 290485760 42213376 3704 33554432000 4194304 4627331 140736013426736 18446744073709551615 4308792 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 10306 3704 377 106 0 5277 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 41224

[startup+12.7002 s]
/proc/loadavg: 3.88 3.98 3.95 5/190 32612
/proc/meminfo: memFree=21789944/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=57636 CPUtime=12.69 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 14726 0 0 0 1267 2 0 0 25 0 1 0 290485760 59019264 7519 33554432000 4194304 4627331 140736013426736 18446744073709551615 4420172 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 14409 7519 377 106 0 9380 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57636

[startup+25.5009 s]
/proc/loadavg: 3.91 3.98 3.95 5/190 32612
/proc/meminfo: memFree=21766800/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=64220 CPUtime=25.49 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 21489 0 0 0 2545 4 0 0 25 0 1 0 290485760 65761280 9308 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 16055 9308 377 106 0 11026 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64220

[startup+51.1002 s]
/proc/loadavg: 3.94 3.98 3.95 5/190 32640
/proc/meminfo: memFree=21736604/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=69696 CPUtime=51.09 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 32479 0 0 0 5103 6 0 0 25 0 1 0 290485760 71368704 10221 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 17424 10221 377 106 0 12395 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69696

[startup+102.307 s]
/proc/loadavg: 3.97 3.98 3.95 5/190 32641
/proc/meminfo: memFree=21693292/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=78204 CPUtime=102.3 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 49901 0 0 0 10220 10 0 0 25 0 1 0 290485760 80080896 12437 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 19551 12437 377 106 0 14522 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78204

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/190 32643
/proc/meminfo: memFree=21643304/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=96860 CPUtime=162.3 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 67203 0 0 0 16216 14 0 0 25 0 1 0 290485760 99184640 17636 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 24215 17636 377 106 0 19186 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 96860

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.95 6/190 32648
/proc/meminfo: memFree=21605164/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=112128 CPUtime=222.29 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 82247 0 0 0 22212 17 0 0 25 0 1 0 290485760 114819072 21569 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309292 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 28032 21569 377 106 0 23003 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112128

[startup+282.3 s]
/proc/loadavg: 3.99 3.98 3.95 5/190 32649
/proc/meminfo: memFree=21591868/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=112444 CPUtime=282.3 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 94307 0 0 0 28209 21 0 0 25 0 1 0 290485760 115142656 21237 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 28111 21237 377 106 0 23082 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112444

[startup+342.3 s]
/proc/loadavg: 3.99 3.98 3.95 5/190 32651
/proc/meminfo: memFree=21526756/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=139176 CPUtime=342.3 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 108897 0 0 0 34207 23 0 0 25 0 1 0 290485760 142516224 27561 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 34794 27561 377 106 0 29765 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 139176

[startup+402.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/190 32652
/proc/meminfo: memFree=21525748/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=139376 CPUtime=402.3 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 119455 0 0 0 40203 27 0 0 25 0 1 0 290485760 142721024 26732 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 34844 26732 377 106 0 29815 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 139376

[startup+462.301 s]
/proc/loadavg: 4.03 3.99 3.95 5/190 32654
/proc/meminfo: memFree=21498816/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=139568 CPUtime=462.3 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 129478 0 0 0 46201 29 0 0 25 0 1 0 290485760 142917632 27740 33554432000 4194304 4627331 140736013426736 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 34892 27740 377 106 0 29863 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 139568

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 32656
/proc/meminfo: memFree=21461596/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=159692 CPUtime=522.31 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 140409 0 0 0 52198 33 0 0 25 0 1 0 290485760 163524608 32328 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309870 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 39923 32328 377 106 0 34894 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 159692

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.96 5/190 32657
/proc/meminfo: memFree=21444092/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=159884 CPUtime=582.31 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 149642 0 0 0 58195 36 0 0 25 0 1 0 290485760 163721216 31921 33554432000 4194304 4627331 140736013426736 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 39971 31921 377 106 0 34942 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 159884

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.96 5/190 32659
/proc/meminfo: memFree=21414944/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=159972 CPUtime=642.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 157330 0 0 0 64194 38 0 0 25 0 1 0 290485760 163811328 33038 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 39993 33038 377 106 0 34964 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 159972

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 32660
/proc/meminfo: memFree=21401664/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=179840 CPUtime=702.31 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 167726 0 0 0 70191 40 0 0 25 0 1 0 290485760 184156160 36421 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 44960 36421 377 106 0 39931 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 179840

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 32662
/proc/meminfo: memFree=21403380/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=179972 CPUtime=762.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 175612 0 0 0 76189 43 0 0 25 0 1 0 290485760 184291328 37411 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 44993 37411 377 106 0 39964 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 179972

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 32664
/proc/meminfo: memFree=21388104/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=180056 CPUtime=822.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 183166 0 0 0 82187 45 0 0 25 0 1 0 290485760 184377344 37927 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 45014 37927 377 106 0 39985 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 180056

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 32665
/proc/meminfo: memFree=21384376/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=183272 CPUtime=882.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 191230 0 0 0 88185 47 0 0 25 0 1 0 290485760 187670528 38622 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309252 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 45818 38622 377 106 0 40789 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 183272

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 32667
/proc/meminfo: memFree=21387320/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=236552 CPUtime=942.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 199082 0 0 0 94183 49 0 0 25 0 1 0 290485760 242229248 38830 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309132 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 59138 38830 377 106 0 54109 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 236552

[startup+1002.3 s]
/proc/loadavg: 4.04 4.01 3.96 5/190 32668
/proc/meminfo: memFree=21346752/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=183516 CPUtime=1002.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 207002 0 0 0 100180 52 0 0 25 0 1 0 290485760 187920384 38641 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 45879 38641 377 106 0 40850 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 183516

[startup+1062.3 s]
/proc/loadavg: 3.93 3.99 3.96 4/184 32687
/proc/meminfo: memFree=21428896/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=190964 CPUtime=1062.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 215835 0 0 0 106178 54 0 0 25 0 1 0 290485760 195547136 39236 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309234 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 47741 39236 377 106 0 42712 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 190964

[startup+1122.3 s]
/proc/loadavg: 3.41 3.82 3.90 4/184 32689
/proc/meminfo: memFree=21436388/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=191048 CPUtime=1122.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 223905 0 0 0 112176 56 0 0 25 0 1 0 290485760 195633152 39260 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 47762 39260 377 106 0 42733 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 191048

[startup+1182.3 s]
/proc/loadavg: 3.15 3.67 3.84 4/184 32690
/proc/meminfo: memFree=21368668/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=191160 CPUtime=1182.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 231406 0 0 0 118175 57 0 0 25 0 1 0 290485760 195747840 38370 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 47790 38370 377 106 0 42761 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 191160

[startup+1242.3 s]
/proc/loadavg: 3.05 3.55 3.79 4/184 32692
/proc/meminfo: memFree=21349436/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=283668 CPUtime=1242.32 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 243213 0 0 0 124173 59 0 0 25 0 1 0 290485760 290476032 50177 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 70917 50177 377 106 0 65888 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 283668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.44 3.73 3/182 32694
/proc/meminfo: memFree=21497996/32951124 swapFree=67111528/67111528
[pid=32611] ppid=32609 vsize=228972 CPUtime=1300.04 cores=4,6
/proc/32611/stat : 32611 (strangenight2-s) R 32609 32611 31942 0 -1 4202496 251087 0 0 0 129942 62 0 0 25 0 1 0 290485760 234467328 49274 33554432000 4194304 4627331 140736013426736 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32611/statm: 57243 49274 377 106 0 52214 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 228972

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.42
CPU system time (s): 0.629904
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 283820

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

runsolver used 2.27665 second user time and 4.74328 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-03 02:01:18
IDJOB=3174760
IDBENCH=82978
IDSOLVER=1587
FILE ID=node138/3174760-1301788878
RUNJOBID= node138-1301783649-31961
PBS_JOBID= 12841380
Free space on /tmp= 71852 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S608588601-044.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174760-1301788878/watcher-3174760-1301788878 -o /tmp/evaluation-result-3174760-1301788878/solver-3174760-1301788878 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174760-1301788878.cnf

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

MD5SUM BENCH= 83b00b2914a5aae11a4e612c2fcbfce7
RANDOM SEED=1346828340

node138.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.854
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.70
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.854
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.854
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.82
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.854
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.854
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.80
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.854
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.854
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.82
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.854
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:     32951124 kB
MemFree:      21835400 kB
Buffers:        363980 kB
Cached:       10388884 kB
SwapCached:          0 kB
Active:        7487452 kB
Inactive:      3364460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21835400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23504 kB
Writeback:           0 kB
AnonPages:       98992 kB
Mapped:          16364 kB
Slab:           199944 kB
PageTables:       5008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   312444 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= 71856 MiB
End job on node138 at 2011-04-03 02:23:00