Trace number 3175686

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
MD5SUMb444591b86255859f3a5d3b876e65166
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark24.4203
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175686-1301786258.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:        1704
0.00/0.00	c -- clauses added:            0 learnts,         1704 normals,            0 xors
0.00/0.00	c -- vars added        400
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       400      1704         0         0      5112         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1704/1704 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 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:    400 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:      7  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:     166 undec:      58 neg:     176
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       393      1691         0         0      5104         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.13	c  N st     8      4917       393      1691         0      4794      5104     90856   no data   no data  --
0.29/0.37	c  N st    10     11304       393      1691         0      4451      5104     62951   no data   no data  --
0.59/0.60	c  N st    11     17047       393      1691         0     10017      5104    161197   no data   no data  --
0.89/0.98	c  F st    12     25002       393      1691         0     12291      5104    209878   no data   no data  --
0.89/0.98	c  N st    12     25002       393      1691         0     12291      5104    209878   no data   no data  --
1.19/1.23	c Decided on static restart strategy
1.19/1.23	c  N st    18     30000       393      1691         0     10621      5104    161425   no data   no data  --
1.19/1.23	c  S st    18     30000       393      1691         0     10621      5104    161425   no data   no data  --
1.19/1.26	c  S st    18     30505       393      1691         0     11123      5104    170974   no data   no data  --
1.19/1.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1.19/1.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.42	c lits-rem:       122  cl-subs:      967  v-elim:      0  v-fix:    0  time:  0.15 s
1.39/1.43	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
1.39/1.43	c calculated reachability. Time: 0.00
1.39/1.43	c  N st    18     30505       393      1691         0     10156      5104    154078   no data   no data  --
1.79/1.84	c  N st    20     37619       393      1691         0      9437      5104    129706   no data   no data  --
2.20/2.22	c  N st    21     44018       393      1691         0     15629      5104    241153   no data   no data  --
2.29/2.33	c  S st    22     45757       393      1691         0     17327      5104    274060   no data   no data  --
2.29/2.38	c  S st    22     46260       393      1691         0      9145      5104    110013   no data   no data  --
2.29/2.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
2.29/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.43	c lits-rem:        23  cl-subs:      118  v-elim:      0  v-fix:    0  time:  0.05 s
2.39/2.43	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c vivif2 --  cl tried     9027 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
2.39/2.44	c calculated reachability. Time: 0.00
2.39/2.44	c  N st    22     46260       393      1691         0      9027      5104    108002   no data   no data  --
3.19/3.28	c  N st    23     60657       393      1691         0     13303      5104    177899   no data   no data  --
3.79/3.87	c  N st    24     69393       393      1691         0     11150      5104    131512   no data   no data  --
3.79/3.87	c  S st    24     69393       393      1691         0     11150      5104    131512   no data   no data  --
3.89/3.90	c  S st    24     69897       393      1691         0     11654      5104    141234   no data   no data  --
3.89/3.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.89/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.89/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
3.89/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.99/4.03	c lits-rem:        35  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.12 s
3.99/4.03	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
3.99/4.03	c vivif2 --  cl tried    11467 cl shrink        0 lits rem          0 time: 0.00
3.99/4.04	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
3.99/4.04	c calculated reachability. Time: 0.00
3.99/4.04	c  N st    24     69897       393      1691         0     11467      5104    137790   no data   no data  --
5.19/5.20	c  F st    25     87500       393      1691         0     16838      5104    227829   no data   no data  --
5.19/5.20	c  N st    25     87500       393      1691         0     16838      5104    227829   no data   no data  --
5.59/5.60	c Decided on static restart strategy
5.79/5.87	c  N st    32     95540       393      1691         0     24685      5104    377632   no data   no data  --
6.50/6.54	c  N st    34    104845       393      1691         0     21083      5104    303658   no data   no data  --
6.50/6.54	c  S st    34    104845       393      1691         0     21083      5104    303658   no data   no data  --
6.50/6.59	c  S st    34    105348       393      1691         0     21584      5104    313538   no data   no data  --
6.50/6.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.50/6.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.60/6.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
6.60/6.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/7.26	c lits-rem:       291  cl-subs:     1477  v-elim:      0  v-fix:    0  time:  0.65 s
7.19/7.26	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
7.19/7.26	c vivif2 --  cl tried    20107 cl shrink        0 lits rem          0 time: 0.00
7.19/7.28	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.01
7.19/7.28	c calculated reachability. Time: 0.00
7.19/7.28	c  N st    34    105348       393      1691         0     20107      5104    287251   no data   no data  --
7.99/8.06	c  N st    35    114947       393      1691         0     15881      5104    189587   no data   no data  --
9.19/9.25	c  N st    36    129344       393      1691         0     15320      5104    167147   no data   no data  --
11.09/11.11	c  N st    37    150939       393      1691         0     20721      5104    258426   no data   no data  --
11.59/11.67	c  S st    38    158022       393      1691         0     27599      5104    394425   no data   no data  --
11.69/11.74	c  S st    38    158527       393      1691         0     28104      5104    404346   no data   no data  --
11.69/11.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.69/11.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.69/11.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.69/11.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
11.69/11.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.89/12.94	c lits-rem:       789  cl-subs:     2391  v-elim:      0  v-fix:    0  time:  1.18 s
12.89/12.95	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
12.89/12.95	c vivif2 --  cl tried    25713 cl shrink        0 lits rem          0 time: 0.00
12.89/12.97	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
12.89/12.97	c calculated reachability. Time: 0.00
12.89/12.97	c  N st    38    158527       393      1691         0     25713      5104    360076   no data   no data  --
17.29/17.30	c  N st    39    207116       393      1691         0     20527      5104    235768   no data   no data  --
19.99/20.09	c  N st    40    237790       393      1691         0     30845      5104    430576   no data   no data  --
19.99/20.09	c  S st    40    237790       393      1691         0     30845      5104    430576   no data   no data  --
20.09/20.17	c  S st    40    238295       393      1691         0     31349      5104    439938   no data   no data  --
20.09/20.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.09/20.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
20.09/20.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.39/21.47	c lits-rem:       438  cl-subs:     2060  v-elim:      0  v-fix:    0  time:  1.28 s
21.39/21.47	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
21.39/21.47	c vivif2 --  cl tried    29289 cl shrink        0 lits rem          0 time: 0.00
21.39/21.49	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
21.39/21.49	c calculated reachability. Time: 0.00
21.39/21.49	c  N st    40    238295       393      1691         0     29289      5104    400741   no data   no data  --
27.99/28.04	c  F st    41    306250       393      1691         0     31275      5104    388362   no data   no data  --
27.99/28.04	c  N st    41    306250       393      1691         0     31275      5104    388362   no data   no data  --
28.60/28.65	c Decided on static restart strategy
31.39/31.41	c  N st    51    334552       393      1691         0     35316      5104    449174   no data   no data  --
34.10/34.19	c  N st    53    357442       393      1691         0     33322      5104    419237   no data   no data  --
34.10/34.19	c  S st    53    357442       393      1691         0     33322      5104    419237   no data   no data  --
34.19/34.27	c  S st    53    357944       393      1691         0     33822      5104    429298   no data   no data  --
34.19/34.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.19/34.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.19/34.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.19/34.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.19/34.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
34.19/34.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.39/35.48	c lits-rem:       490  cl-subs:     1622  v-elim:      0  v-fix:    0  time:  1.18 s
35.39/35.48	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
35.39/35.48	c vivif2 --  cl tried    32200 cl shrink        0 lits rem          0 time: 0.00
35.49/35.50	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.02
35.49/35.50	c calculated reachability. Time: 0.00
35.49/35.50	c  N st    53    357944       393      1691         0     32200      5104    396642   no data   no data  --
39.69/39.73	c  N st    54    390337       393      1691         0     38584      5104    518426   no data   no data  --
45.19/45.27	c  N st    55    438926       393      1691         0     32306      5104    353353   no data   no data  --
54.09/54.18	c  N st    56    511808       393      1691         0     45574      5104    568460   no data   no data  --
57.39/57.48	c  N st    57    536916       393      1691         0     39945      5104    471026   no data   no data  --
57.39/57.48	c  S st    57    536916       393      1691         0     39945      5104    471026   no data   no data  --
57.49/57.58	c  S st    57    537418       393      1691         0     40446      5104    480939   no data   no data  --
57.49/57.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.49/57.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.49/57.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.59/57.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.59/57.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.59/57.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
57.59/57.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.79/58.88	c lits-rem:       801  cl-subs:     1693  v-elim:      0  v-fix:    0  time:  1.27 s
58.79/58.88	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
58.79/58.88	c vivif2 --  cl tried    38753 cl shrink        0 lits rem          0 time: 0.00
58.89/58.91	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.03
58.89/58.91	c calculated reachability. Time: 0.00
58.89/58.91	c  N st    57    537418       393      1691         0     38753      5104    449786   no data   no data  --
83.70/83.77	c  N st    58    701403       393      1691         0     67543      5104   1002824   no data   no data  --
98.49/98.50	c  N st    59    806128       393      1691         0     61466      5104    868052   no data   no data  --
98.49/98.50	c  S st    59    806128       393      1691         0     61466      5104    868052   no data   no data  --
98.59/98.64	c  S st    59    806633       393      1691         0     61969      5104    877753   no data   no data  --
98.59/98.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.59/98.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.59/98.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
98.59/98.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.59/98.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.59/98.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
98.59/98.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
101.59/101.62	c lits-rem:      1605  cl-subs:     5338  v-elim:      0  v-fix:    0  time:  2.94 s
101.59/101.62	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
101.59/101.63	c vivif2 --  cl tried    56631 cl shrink        0 lits rem          0 time: 0.01
101.59/101.68	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.04
101.59/101.68	c calculated reachability. Time: 0.00
101.59/101.68	c  N st    59    806633       393      1691         0     56631      5104    773782   no data   no data  --
147.09/147.12	c  F st    60   1071875       393      1691         0     72095      5104    958212   no data   no data  --
147.09/147.12	c  N st    60   1071875       393      1691         0     72095      5104    958212   no data   no data  --
148.09/148.13	c Decided on static restart strategy
152.09/152.10	c  N st    70   1100176       393      1691         0     56283      5104    637915   no data   no data  --
158.40/158.46	c  N st    72   1136171       393      1691         0     46742      5104    443437   no data   no data  --
164.10/164.12	c  N st    73   1168566       393      1691         0     78026      5104   1084954   no data   no data  --
171.89/171.97	c  N st    74   1209950       393      1691         0     72627      5104    965221   no data   no data  --
171.89/171.97	c  S st    74   1209950       393      1691         0     72627      5104    965221   no data   no data  --
172.09/172.15	c  S st    74   1210452       393      1691         0     73129      5104    975660   no data   no data  --
172.09/172.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.09/172.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.09/172.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
172.19/172.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.19/172.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.19/172.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
172.19/172.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
175.70/175.73	c lits-rem:       928  cl-subs:     5914  v-elim:      0  v-fix:    0  time:  3.52 s
175.70/175.73	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
175.70/175.74	c vivif2 --  cl tried    67215 cl shrink        0 lits rem          0 time: 0.01
175.70/175.79	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.05
175.70/175.79	c calculated reachability. Time: 0.00
175.70/175.79	c  N st    74   1210452       393      1691         0     67215      5104    861911   no data   no data  --
191.00/191.05	c  N st    75   1283334       393      1691         0     91251      5104   1262770   no data   no data  --
213.50/213.55	c  N st    76   1392657       393      1691         0     52158      5104    488017   no data   no data  --
247.40/247.46	c  N st    77   1556642       393      1691         0     56785      5104    545505   no data   no data  --
276.60/276.68	c  N st    78   1710452       393      1691         0     97923      5104   1308674   no data   no data  --
276.60/276.68	c  S st    78   1710452       393      1691         0     97923      5104   1308674   no data   no data  --
276.90/276.98	c  S st    78   1710958       393      1691         0     98426      5104   1318773   no data   no data  --
276.90/276.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
276.90/276.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
277.00/277.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
277.00/277.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
277.00/277.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
277.00/277.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
277.00/277.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
284.40/284.44	c lits-rem:      1470  cl-subs:    14047  v-elim:      0  v-fix:    0  time:  7.39 s
284.40/284.44	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
284.40/284.46	c vivif2 --  cl tried    84379 cl shrink        0 lits rem          0 time: 0.01
284.50/284.54	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.08
284.50/284.54	c calculated reachability. Time: 0.00
284.50/284.54	c  N st    78   1710958       393      1691         0     84379      5104   1077858   no data   no data  --
363.30/363.38	c  N st    79   2079922       393      1691         0     95969      5104   1207306   no data   no data  --
393.00/393.02	c  N st    80   2210960       393      1691         0    100352      5104   1336505   no data   no data  --
393.00/393.02	c  S st    80   2210960       393      1691         0    100352      5104   1336505   no data   no data  --
393.30/393.30	c  S st    80   2211464       393      1691         0    100853      5104   1346854   no data   no data  --
393.30/393.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
393.30/393.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
393.30/393.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
393.30/393.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
393.30/393.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
393.30/393.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
393.30/393.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
399.00/399.03	c lits-rem:       470  cl-subs:     7590  v-elim:      0  v-fix:    0  time:  5.64 s
399.00/399.03	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
399.00/399.04	c vivif2 --  cl tried    93263 cl shrink        0 lits rem          0 time: 0.01
399.10/399.14	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.10
399.10/399.14	c calculated reachability. Time: 0.00
399.10/399.14	c  N st    80   2211464       393      1691         0     93263      5104   1205035   no data   no data  --
528.81/528.85	c  N st    81   2711464       393      1691         0    115703      5104   1387878   no data   no data  --
528.81/528.85	c  S st    81   2711464       393      1691         0    115703      5104   1387878   no data   no data  --
529.11/529.17	c  S st    81   2711965       393      1691         0    116204      5104   1397995   no data   no data  --
529.11/529.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
529.11/529.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
529.21/529.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
529.21/529.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
529.21/529.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
529.21/529.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
529.21/529.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
537.61/537.60	c lits-rem:       280  cl-subs:    19121  v-elim:      0  v-fix:    0  time:  8.34 s
537.61/537.60	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
537.61/537.62	c vivif2 --  cl tried    97083 cl shrink        0 lits rem          0 time: 0.01
537.71/537.72	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.10
537.71/537.72	c calculated reachability. Time: 0.00
537.71/537.72	c  N st    81   2711965       393      1691         0     97083      5104   1127904   no data   no data  --
671.51/671.58	c  N st    82   3211966       393      1691         0    148743      5104   1927264   no data   no data  --
671.51/671.58	c  S st    82   3211966       393      1691         0    148743      5104   1927264   no data   no data  --
672.02/672.02	c  S st    82   3212467       393      1691         0    149242      5104   1937784   no data   no data  --
672.02/672.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
672.02/672.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
672.02/672.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
672.12/672.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
672.12/672.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
672.12/672.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
672.12/672.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
691.42/691.41	c lits-rem:       304  cl-subs:    32801  v-elim:      0  v-fix:    0  time: 19.25 s
691.42/691.41	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
691.42/691.42	c vivif2 --  cl tried   116441 cl shrink        0 lits rem          0 time: 0.02
691.52/691.56	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.14
691.52/691.57	c calculated reachability. Time: 0.00
691.52/691.57	c  N st    82   3212467       393      1691         0    116441      5104   1436065   no data   no data  --
841.72/841.72	c  N st    83   3712467       393      1691         0    134849      5104   1777304   no data   no data  --
841.72/841.72	c  S st    83   3712467       393      1691         0    134849      5104   1777304   no data   no data  --
842.12/842.13	c  S st    83   3712972       393      1691         0    135354      5104   1787657   no data   no data  --
842.12/842.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
842.12/842.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.12/842.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
842.22/842.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.22/842.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.22/842.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
842.22/842.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
853.12/853.12	c lits-rem:       921  cl-subs:    14519  v-elim:      0  v-fix:    0  time: 10.87 s
853.12/853.12	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
853.12/853.14	c vivif2 --  cl tried   120835 cl shrink        0 lits rem          0 time: 0.02
853.22/853.26	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.13
853.22/853.27	c calculated reachability. Time: 0.00
853.22/853.27	c  N st    83   3712972       393      1691         0    120835      5104   1550329   no data   no data  --
867.83/867.88	c  F st    84   3751562       393      1691         0    158232      5104   2354668   no data   no data  --
867.83/867.88	c  N st    84   3751562       393      1691         0    158232      5104   2354668   no data   no data  --
870.62/870.61	c Decided on static restart strategy
875.82/875.83	c  N st    94   3779866       393      1691         0    104982      5104   1162021   no data   no data  --
886.63/886.68	c  N st    96   3815861       393      1691         0    139398      5104   1810244   no data   no data  --
898.73/898.74	c  N st    97   3848253       393      1691         0     88911      5104    825261   no data   no data  --
913.33/913.31	c  N st    98   3896842       393      1691         0    135412      5104   1734528   no data   no data  --
934.52/934.57	c  N st    99   3969724       393      1691         0    122816      5104   1488421   no data   no data  --
969.53/969.51	c  N st   100   4079048       393      1691         0    144839      5104   1966599   no data   no data  --
1014.33/1014.33	c  N st   101   4212972       393      1691         0    103226      5104   1078130   no data   no data  --
1014.33/1014.33	c  S st   101   4212972       393      1691         0    103226      5104   1078130   no data   no data  --
1014.63/1014.61	c  S st   101   4213476       393      1691         0    103726      5104   1089287   no data   no data  --
1014.63/1014.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1014.63/1014.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1014.63/1014.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1014.63/1014.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1014.63/1014.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1014.63/1014.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1014.63/1014.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1017.63/1017.62	c lits-rem:       351  cl-subs:     3969  v-elim:      0  v-fix:    0  time:  2.94 s
1017.63/1017.62	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
1017.63/1017.63	c vivif2 --  cl tried    99757 cl shrink        0 lits rem          0 time: 0.01
1017.73/1017.72	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.09
1017.73/1017.73	c calculated reachability. Time: 0.00
1017.73/1017.73	c  N st   101   4213476       393      1691         0     99757      5104   1020595   no data   no data  --
1102.83/1102.85	c  N st   102   4459453       393      1691         0    161622      5104   2182879   no data   no data  --
1188.23/1188.26	c  N st   103   4713478       393      1691         0    137824      5104   1690367   no data   no data  --
1188.23/1188.26	c  S st   103   4713478       393      1691         0    137824      5104   1690367   no data   no data  --
1188.63/1188.67	c  S st   103   4713983       393      1691         0    138329      5104   1700633   no data   no data  --
1188.63/1188.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1188.63/1188.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1188.73/1188.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
1188.73/1188.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1188.73/1188.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1188.73/1188.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    393 time:  0.00 s
1188.73/1188.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1199.04/1199.07	c lits-rem:       860  cl-subs:    12992  v-elim:      0  v-fix:    0  time: 10.28 s
1199.04/1199.07	c vivif2 --  cl tried     1691 cl shrink        0 lits rem          0 time: 0.00
1199.04/1199.09	c vivif2 --  cl tried   125337 cl shrink        0 lits rem          0 time: 0.02
1199.24/1199.23	c asymm  cl-useful: 0/1691/1691 lits-rem:0 time: 0.14
1199.24/1199.23	c calculated reachability. Time: 0.00
1199.24/1199.23	c  N st   103   4713983       393      1691         0    125337      5104   1486275   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-3175686-1301786258/watcher-3175686-1301786258 -o /tmp/evaluation-result-3175686-1301786258/solver-3175686-1301786258 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175686-1301786258.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: 4.07 4.02 3.89 4/189 21587
/proc/meminfo: memFree=19953788/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=30332 CPUtime=0 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 647 0 0 0 0 0 0 0 25 0 1 0 290225502 31059968 576 33554432000 4194304 4650387 140736476842544 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 7583 576 366 112 0 2548 0

[startup+0.0885161 s]
/proc/loadavg: 4.07 4.02 3.89 4/189 21587
/proc/meminfo: memFree=19953788/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=30332 CPUtime=0.08 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 747 0 0 0 8 0 0 0 25 0 1 0 290225502 31059968 676 33554432000 4194304 4650387 140736476842544 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 7583 676 379 112 0 2548 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30332

[startup+0.100518 s]
/proc/loadavg: 4.07 4.02 3.89 4/189 21587
/proc/meminfo: memFree=19953788/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=30332 CPUtime=0.09 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 772 0 0 0 9 0 0 0 25 0 1 0 290225502 31059968 701 33554432000 4194304 4650387 140736476842544 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 7583 701 379 112 0 2548 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30332

[startup+0.300427 s]
/proc/loadavg: 4.07 4.02 3.89 4/189 21587
/proc/meminfo: memFree=19953788/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=30828 CPUtime=0.29 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 1003 0 0 0 29 0 0 0 25 0 1 0 290225502 31567872 816 33554432000 4194304 4650387 140736476842544 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 7707 816 381 112 0 2672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30828

[startup+0.700342 s]
/proc/loadavg: 4.07 4.02 3.89 4/189 21587
/proc/meminfo: memFree=19953788/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=31580 CPUtime=0.69 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 1487 0 0 0 69 0 0 0 25 0 1 0 290225502 32337920 903 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 7895 903 381 112 0 2860 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31580

[startup+1.50014 s]
/proc/loadavg: 4.07 4.02 3.89 5/190 21588
/proc/meminfo: memFree=19948572/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=36348 CPUtime=1.49 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 3001 0 0 0 149 0 0 0 25 0 1 0 290225502 37220352 2143 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 9087 2143 383 112 0 4052 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36348

[startup+3.10089 s]
/proc/loadavg: 4.06 4.02 3.89 5/190 21588
/proc/meminfo: memFree=19941624/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=36876 CPUtime=3.09 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 3946 0 0 0 309 0 0 0 25 0 1 0 290225502 37761024 2422 33554432000 4194304 4650387 140736476842544 18446744073709551615 4313338 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 9219 2422 383 112 0 4184 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36876

[startup+6.30028 s]
/proc/loadavg: 4.06 4.02 3.89 5/190 21588
/proc/meminfo: memFree=19933320/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=38264 CPUtime=6.29 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 5814 0 0 0 628 1 0 0 25 0 1 0 290225502 39182336 2623 33554432000 4194304 4650387 140736476842544 18446744073709551615 4363530 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 9566 2623 383 112 0 4531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38264

[startup+12.7011 s]
/proc/loadavg: 4.05 4.02 3.89 5/190 21588
/proc/meminfo: memFree=19913412/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=46468 CPUtime=12.69 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 9542 0 0 0 1268 1 0 0 25 0 1 0 290225502 47583232 4682 33554432000 4194304 4650387 140736476842544 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 11617 4682 383 112 0 6582 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46468

[startup+25.5006 s]
/proc/loadavg: 4.12 4.04 3.89 5/190 21672
/proc/meminfo: memFree=20776520/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=50484 CPUtime=25.49 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 14638 0 0 0 2546 3 0 0 25 0 1 0 290225502 51695616 5505 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365254 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 12621 5505 383 112 0 7586 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50484

[startup+51.1007 s]
/proc/loadavg: 4.08 4.03 3.90 5/190 21673
/proc/meminfo: memFree=20736292/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=54348 CPUtime=51.09 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 22260 0 0 0 5105 4 0 0 25 0 1 0 290225502 55652352 6794 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 13587 6794 383 112 0 8552 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54348

[startup+102.307 s]
/proc/loadavg: 4.03 4.03 3.90 5/190 21675
/proc/meminfo: memFree=20692636/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=70704 CPUtime=102.29 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 36757 0 0 0 10223 6 0 0 25 0 1 0 290225502 72400896 10790 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 17676 10790 383 112 0 12641 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 70704

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/190 21676
/proc/meminfo: memFree=20650064/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=71124 CPUtime=162.3 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 48291 0 0 0 16221 9 0 0 25 0 1 0 290225502 72830976 10755 33554432000 4194304 4650387 140736476842544 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 17781 10755 383 112 0 12746 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71124

[startup+222.301 s]
/proc/loadavg: 4.05 4.03 3.91 5/190 21678
/proc/meminfo: memFree=20605256/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=83028 CPUtime=222.3 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 59635 0 0 0 22219 11 0 0 25 0 1 0 290225502 85020672 13808 33554432000 4194304 4650387 140736476842544 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 20757 13808 383 112 0 15722 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 83028

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/190 21679
/proc/meminfo: memFree=20587760/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=91580 CPUtime=282.3 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 70732 0 0 0 28216 14 0 0 25 0 1 0 290225502 93777920 16141 33554432000 4194304 4650387 140736476842544 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 22895 16141 383 112 0 17860 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91580

[startup+342.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/190 21681
/proc/meminfo: memFree=20532164/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=93356 CPUtime=342.3 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 79244 0 0 0 34214 16 0 0 25 0 1 0 290225502 95596544 16831 33554432000 4194304 4650387 140736476842544 18446744073709551615 4313350 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 23339 16831 383 112 0 18304 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 93356

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/190 21683
/proc/meminfo: memFree=20527932/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=102864 CPUtime=402.3 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 89192 0 0 0 40212 18 0 0 25 0 1 0 290225502 105332736 18838 33554432000 4194304 4650387 140736476842544 18446744073709551615 4364747 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 25716 18838 383 112 0 20681 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102864

[startup+462.3 s]
/proc/loadavg: 4.08 4.02 3.92 5/190 21684
/proc/meminfo: memFree=20477312/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=103036 CPUtime=462.3 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 96753 0 0 0 46209 21 0 0 25 0 1 0 290225502 105508864 17734 33554432000 4194304 4650387 140736476842544 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 25759 17734 383 112 0 20724 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 103036

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.92 5/190 21686
/proc/meminfo: memFree=20482876/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=103188 CPUtime=522.31 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 103584 0 0 0 52208 23 0 0 25 0 1 0 290225502 105664512 18096 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 25797 18096 383 112 0 20762 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 103188

[startup+582.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 21687
/proc/meminfo: memFree=20435736/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=112036 CPUtime=582.31 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 111007 0 0 0 58205 26 0 0 25 0 1 0 290225502 114724864 20697 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 28009 20697 383 112 0 22974 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 112036

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 21689
/proc/meminfo: memFree=20426788/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=112188 CPUtime=642.32 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 117990 0 0 0 64204 28 0 0 25 0 1 0 290225502 114880512 20823 33554432000 4194304 4650387 140736476842544 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 28047 20823 383 112 0 23012 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 112188

[startup+702.301 s]
/proc/loadavg: 4.16 4.05 3.94 5/190 21691
/proc/meminfo: memFree=20396384/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=129284 CPUtime=702.31 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 125508 0 0 0 70202 29 0 0 25 0 1 0 290225502 132386816 26033 33554432000 4194304 4650387 140736476842544 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 32321 26033 383 112 0 27286 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 129284

[startup+762.306 s]
/proc/loadavg: 4.10 4.05 3.94 5/190 21692
/proc/meminfo: memFree=20407148/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=129440 CPUtime=762.32 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 132622 0 0 0 76201 31 0 0 25 0 1 0 290225502 132546560 24904 33554432000 4194304 4650387 140736476842544 18446744073709551615 4363851 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 32360 24904 383 112 0 27325 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 129440

[startup+822.301 s]
/proc/loadavg: 4.03 4.04 3.94 5/190 21694
/proc/meminfo: memFree=20408000/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=129544 CPUtime=822.32 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 138381 0 0 0 82199 33 0 0 25 0 1 0 290225502 132653056 25409 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 32386 25409 383 112 0 27351 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 129544

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 3.94 5/190 21695
/proc/meminfo: memFree=20395576/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=135316 CPUtime=882.32 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 144895 0 0 0 88198 34 0 0 25 0 1 0 290225502 138563584 26111 33554432000 4194304 4650387 140736476842544 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 33829 26111 383 112 0 28794 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 135316

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 21697
/proc/meminfo: memFree=20379048/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=135416 CPUtime=942.33 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 150814 0 0 0 94197 36 0 0 25 0 1 0 290225502 138665984 26518 33554432000 4194304 4650387 140736476842544 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 33854 26518 383 112 0 28819 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 135416

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 21699
/proc/meminfo: memFree=20388928/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=135540 CPUtime=1002.33 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 156852 0 0 0 100195 38 0 0 25 0 1 0 290225502 138792960 26748 33554432000 4194304 4650387 140736476842544 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 33885 26748 383 112 0 28850 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 135540

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 21700
/proc/meminfo: memFree=20323044/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=135628 CPUtime=1062.33 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 162532 0 0 0 106192 41 0 0 25 0 1 0 290225502 138883072 26475 33554432000 4194304 4650387 140736476842544 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 33907 26475 383 112 0 28872 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 135628

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 21702
/proc/meminfo: memFree=20323656/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=135712 CPUtime=1122.33 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 168538 0 0 0 112190 43 0 0 25 0 1 0 290225502 138969088 26631 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 33928 26631 383 112 0 28893 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 135712

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 21703
/proc/meminfo: memFree=20326988/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=135820 CPUtime=1182.33 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 174155 0 0 0 118189 44 0 0 25 0 1 0 290225502 139079680 26336 33554432000 4194304 4650387 140736476842544 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 33955 26336 383 112 0 28920 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 135820

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 21705
/proc/meminfo: memFree=20306232/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=144660 CPUtime=1242.33 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 180390 0 0 0 124187 46 0 0 25 0 1 0 290225502 148131840 29141 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 36165 29141 383 112 0 31130 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 144660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 21706
/proc/meminfo: memFree=20312296/32950928 swapFree=67111528/67111528
[pid=21587] ppid=21585 vsize=144796 CPUtime=1300.05 cores=4,6
/proc/21587/stat : 21587 (strangenight1-s) R 21585 21587 21305 0 -1 4202496 186390 0 0 0 129956 49 0 0 25 0 1 0 290225502 148271104 28637 33554432000 4194304 4650387 140736476842544 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21587/statm: 36199 28637 383 112 0 31164 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 144796

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.06
CPU user time (s): 1299.56
CPU system time (s): 0.495924
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 197052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.495924
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186390
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= 14
involuntary context switches= 794

runsolver used 2.08768 second user time and 4.98824 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-03 01:17:38
IDJOB=3175686
IDBENCH=82704
IDSOLVER=1589
FILE ID=node127/3175686-1301786258
RUNJOBID= node127-1301783651-21324
PBS_JOBID= 12841391
Free space on /tmp= 71320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v400-c1704-S785747282-100.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175686-1301786258/watcher-3175686-1301786258 -o /tmp/evaluation-result-3175686-1301786258/solver-3175686-1301786258 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175686-1301786258.cnf

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

MD5SUM BENCH= b444591b86255859f3a5d3b876e65166
RANDOM SEED=94465636

node127.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.823
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.64
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.823
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.83
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.823
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.823
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.86
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.823
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.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19953944 kB
Buffers:        359296 kB
Cached:       11402852 kB
SwapCached:          0 kB
Active:        7526532 kB
Inactive:      5193556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19953944 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6256 kB
Writeback:           0 kB
AnonPages:      957828 kB
Mapped:          16380 kB
Slab:           213628 kB
PageTables:       7100 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1260740 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= 71320 MiB
End job on node127 at 2011-04-03 01:39:20