Trace number 3370151

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 (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1632870961-099.SATISFIABLE.cnf
MD5SUMeac2f4cbe4e61cc8bd9f28b333bf1b8e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.03578
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3370151-1305387234.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      79 undec:       4 neg:      67
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.14	c  N st     8      4918       150      3195         0      4683     15975    141782   no data   no data  --
0.29/0.36	c  N st    10     11300       150      3195         0      4349     15975     99013   no data   no data  --
0.59/0.60	c  N st    11     17044       150      3195         0      9816     15975    264816   no data   no data  --
0.89/0.96	c  F st    12     25000       150      3195         0     12050     15975    330098   no data   no data  --
0.89/0.96	c  N st    12     25000       150      3195         0     12050     15975    330098   no data   no data  --
1.10/1.17	c Decided on static restart strategy
1.10/1.17	c  N st    18     30001       150      3195         0     10311     15975    261898   no data   no data  --
1.10/1.17	c  S st    18     30001       150      3195         0     10311     15975    261898   no data   no data  --
1.19/1.21	c  S st    18     30503       150      3195         0     10802     15975    276336   no data   no data  --
1.19/1.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.19/1.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.19/1.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.06	c lits-rem:      2983  cl-subs:     1251  v-elim:      0  v-fix:    0  time:  0.84 s
2.10/2.11	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
2.10/2.11	c calculated reachability. Time: 0.00
2.10/2.11	c  N st    18     30503       150      3195         0      9551     15975    231802   no data   no data  --
2.39/2.43	c  N st    20     37616       150      3195         0      8815     15975    193461   no data   no data  --
2.69/2.73	c  N st    21     44015       150      3195         0     14903     15975    379469   no data   no data  --
2.79/2.81	c  S st    22     45754       150      3195         0     16564     15975    430382   no data   no data  --
2.79/2.86	c  S st    22     46258       150      3195         0      8542     15975    166124   no data   no data  --
2.79/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.79/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.09/3.15	c lits-rem:       348  cl-subs:      148  v-elim:      0  v-fix:    0  time:  0.28 s
3.09/3.15	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c vivif2 --  cl tried     8394 cl shrink        0 lits rem          0 time: 0.00
3.09/3.19	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.09/3.19	c calculated reachability. Time: 0.00
3.09/3.19	c  N st    22     46258       150      3195         0      8394     15975    161031   no data   no data  --
3.89/3.94	c  N st    23     60655       150      3195         0     12604     15975    271678   no data   no data  --
4.40/4.47	c  N st    24     69389       150      3195         0     20887     15975    530287   no data   no data  --
4.40/4.47	c  S st    24     69389       150      3195         0     20887     15975    530287   no data   no data  --
4.49/4.51	c  S st    24     69893       150      3195         0     10940     15975    208122   no data   no data  --
4.49/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.49/4.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.49/4.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.49/4.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.49/4.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.09/5.14	c lits-rem:       624  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.61 s
5.09/5.14	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
5.09/5.14	c vivif2 --  cl tried    10721 cl shrink        0 lits rem          0 time: 0.00
5.09/5.19	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
5.09/5.19	c calculated reachability. Time: 0.00
5.09/5.19	c  N st    24     69893       150      3195         0     10721     15975    200315   no data   no data  --
6.29/6.35	c  F st    25     87500       150      3195         0     16029     15975    350708   no data   no data  --
6.29/6.35	c  N st    25     87500       150      3195         0     16029     15975    350708   no data   no data  --
6.60/6.68	c Decided on static restart strategy
6.79/6.86	c  N st    32     95538       150      3195         0     23717     15975    588387   no data   no data  --
7.39/7.40	c  N st    34    104839       150      3195         0     20239     15975    469946   no data   no data  --
7.39/7.40	c  S st    34    104839       150      3195         0     20239     15975    469946   no data   no data  --
7.39/7.44	c  S st    34    105342       150      3195         0     20730     15975    484623   no data   no data  --
7.39/7.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.39/7.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.39/7.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.39/7.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.80/8.88	c lits-rem:      4336  cl-subs:     1326  v-elim:      0  v-fix:    0  time:  1.41 s
8.80/8.88	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
8.80/8.88	c vivif2 --  cl tried    19404 cl shrink        0 lits rem          0 time: 0.00
8.89/8.97	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
8.89/8.97	c calculated reachability. Time: 0.00
8.89/8.97	c  N st    34    105342       150      3195         0     19404     15975    437178   no data   no data  --
9.59/9.67	c  N st    35    114940       150      3195         0     15231     15975    297182   no data   no data  --
10.69/10.73	c  N st    36    129337       150      3195         0     14647     15975    256178   no data   no data  --
12.29/12.33	c  N st    37    150935       150      3195         0     19846     15975    392984   no data   no data  --
12.79/12.84	c  S st    38    158014       150      3195         0     26558     15975    595243   no data   no data  --
12.89/12.90	c  S st    38    158516       150      3195         0     27048     15975    609831   no data   no data  --
12.89/12.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
12.89/12.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.89/14.91	c lits-rem:      4327  cl-subs:     2113  v-elim:      0  v-fix:    0  time:  1.99 s
14.89/14.91	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
14.89/14.92	c vivif2 --  cl tried    24935 cl shrink        0 lits rem          0 time: 0.00
14.99/15.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.11
14.99/15.03	c calculated reachability. Time: 0.00
14.99/15.03	c  N st    38    158516       150      3195         0     24935     15975    539832   no data   no data  --
19.19/19.24	c  N st    39    207106       150      3195         0     19914     15975    353586   no data   no data  --
21.69/21.77	c  N st    40    237775       150      3195         0     29948     15975    642526   no data   no data  --
21.69/21.77	c  S st    40    237775       150      3195         0     29948     15975    642526   no data   no data  --
21.79/21.84	c  S st    40    238278       150      3195         0     30440     15975    657203   no data   no data  --
21.79/21.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.79/21.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.79/21.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.79/21.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.79/21.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.79/21.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.79/21.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.89/23.94	c lits-rem:      3089  cl-subs:     2489  v-elim:      0  v-fix:    0  time:  2.08 s
23.89/23.94	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
23.89/23.95	c vivif2 --  cl tried    27951 cl shrink        0 lits rem          0 time: 0.00
23.99/24.07	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
23.99/24.07	c calculated reachability. Time: 0.00
23.99/24.07	c  N st    40    238278       150      3195         0     27951     15975    577947   no data   no data  --
29.89/29.90	c  F st    41    306250       150      3195         0     29943     15975    595786   no data   no data  --
29.89/29.90	c  N st    41    306250       150      3195         0     29943     15975    595786   no data   no data  --
30.39/30.44	c Decided on static restart strategy
32.59/32.60	c  N st    51    334552       150      3195         0     34155     15975    688738   no data   no data  --
34.99/35.03	c  N st    53    357418       150      3195         0     32100     15975    605650   no data   no data  --
34.99/35.03	c  S st    53    357418       150      3195         0     32100     15975    605650   no data   no data  --
35.10/35.11	c  S st    53    357918       150      3195         0     32589     15975    619644   no data   no data  --
35.10/35.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.10/35.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
35.10/35.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.10/35.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.10/35.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.10/35.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.10/35.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
36.79/36.89	c lits-rem:      3485  cl-subs:     1770  v-elim:      0  v-fix:    0  time:  1.76 s
36.79/36.89	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
36.79/36.89	c vivif2 --  cl tried    30819 cl shrink        0 lits rem          0 time: 0.01
36.99/37.04	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
36.99/37.04	c calculated reachability. Time: 0.00
36.99/37.04	c  N st    53    357918       150      3195         0     30819     15975    562262   no data   no data  --
40.30/40.33	c  N st    54    390312       150      3195         0     36879     15975    733776   no data   no data  --
45.29/45.30	c  N st    55    438901       150      3195         0     30817     15975    527641   no data   no data  --
53.09/53.15	c  N st    56    511786       150      3195         0     43936     15975    901903   no data   no data  --
55.89/55.91	c  N st    57    536878       150      3195         0     38390     15975    701162   no data   no data  --
55.89/55.91	c  S st    57    536878       150      3195         0     38390     15975    701162   no data   no data  --
56.00/56.01	c  S st    57    537383       150      3195         0     38878     15975    715699   no data   no data  --
56.00/56.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.00/56.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.00/56.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.00/56.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.00/56.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.00/56.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
56.00/56.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
58.09/58.12	c lits-rem:      3326  cl-subs:     1613  v-elim:      0  v-fix:    0  time:  2.08 s
58.09/58.12	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
58.09/58.12	c vivif2 --  cl tried    37265 cl shrink        0 lits rem          0 time: 0.01
58.20/58.30	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.18
58.20/58.30	c calculated reachability. Time: 0.00
58.20/58.30	c  N st    57    537383       150      3195         0     37265     15975    661285   no data   no data  --
79.29/79.37	c  N st    58    701368       150      3195         0     65229     15975   1421500   no data   no data  --
92.90/92.96	c  N st    59    806075       150      3195         0     59374     15975   1190576   no data   no data  --
92.90/92.96	c  S st    59    806075       150      3195         0     59374     15975   1190576   no data   no data  --
93.00/93.09	c  S st    59    806580       150      3195         0     59863     15975   1205177   no data   no data  --
93.10/93.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
93.10/93.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.10/93.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
93.10/93.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.10/93.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.10/93.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
93.10/93.15	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.49/99.55	c lits-rem:      1808  cl-subs:     5830  v-elim:      0  v-fix:    0  time:  6.41 s
99.49/99.56	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
99.49/99.57	c vivif2 --  cl tried    54033 cl shrink        0 lits rem          0 time: 0.01
99.69/99.77	c asymm  cl-useful: 0/2422/3195 lits-rem:0 time: 0.20
99.69/99.77	c calculated reachability. Time: 0.00
99.69/99.77	c  N st    59    806580       150      3195         0     54033     15975   1042485   no data   no data  --
139.71/139.72	c  F st    60   1071875       150      3195         0     69604     15975   1401790   no data   no data  --
139.71/139.72	c  N st    60   1071875       150      3195         0     69604     15975   1401790   no data   no data  --
140.71/140.75	c Decided on static restart strategy
144.29/144.38	c  N st    70   1100177       150      3195         0     54129     15975    933829   no data   no data  --
150.30/150.38	c  N st    72   1136170       150      3195         0     44845     15975    622891   no data   no data  --
155.00/155.04	c  N st    73   1168562       150      3195         0     75482     15975   1547153   no data   no data  --
161.80/161.88	c  N st    74   1209870       150      3195         0     70067     15975   1397879   no data   no data  --
161.80/161.88	c  S st    74   1209870       150      3195         0     70067     15975   1397879   no data   no data  --
162.00/162.04	c  S st    74   1210371       150      3195         0     70559     15975   1412711   no data   no data  --
162.00/162.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
162.00/162.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.00/162.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
162.10/162.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
162.10/162.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
162.10/162.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
162.10/162.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.90/169.92	c lits-rem:      1766  cl-subs:     4631  v-elim:      0  v-fix:    0  time:  7.80 s
169.90/169.92	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
169.90/169.93	c vivif2 --  cl tried    65928 cl shrink        0 lits rem          0 time: 0.01
170.00/170.04	c asymm  cl-useful: 0/773/3195 lits-rem:0 time: 0.11
170.00/170.04	c calculated reachability. Time: 0.00
170.00/170.04	c  N st    74   1210371       150      3195         0     65928     15975   1264011   no data   no data  --
183.60/183.61	c  N st    75   1283253       150      3195         0     89447     15975   1951742   no data   no data  --
202.20/202.24	c  N st    76   1392576       150      3195         0     51145     15975    722743   no data   no data  --
232.40/232.49	c  N st    77   1556563       150      3195         0     55824     15975    820427   no data   no data  --
258.30/258.37	c  N st    78   1710372       150      3195         0     96631     15975   2042037   no data   no data  --
258.30/258.37	c  S st    78   1710372       150      3195         0     96631     15975   2042037   no data   no data  --
258.51/258.59	c  S st    78   1710877       150      3195         0     97122     15975   2056764   no data   no data  --
258.60/258.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
258.60/258.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
258.60/258.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
258.70/258.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
258.70/258.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
258.70/258.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
258.70/258.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
277.81/277.89	c lits-rem:      1229  cl-subs:     7371  v-elim:      0  v-fix:    0  time: 19.19 s
277.81/277.89	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
277.91/277.91	c vivif2 --  cl tried    89751 cl shrink        0 lits rem          0 time: 0.02
278.11/278.18	c asymm  cl-useful: 0/1635/3195 lits-rem:0 time: 0.27
278.11/278.18	c calculated reachability. Time: 0.00
278.11/278.18	c  N st    78   1710877       150      3195         0     89751     15975   1835840   no data   no data  --
344.71/344.72	c  N st    79   2079841       150      3195         0    100651     15975   2069740   no data   no data  --
374.50/374.58	c  N st    80   2210878       150      3195         0    104484     15975   2138395   no data   no data  --
374.50/374.58	c  S st    80   2210878       150      3195         0    104484     15975   2138395   no data   no data  --
374.90/374.93	c  S st    80   2211381       150      3195         0    104980     15975   2154284   no data   no data  --
374.90/374.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
374.90/374.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
374.90/374.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
375.01/375.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
375.01/375.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
375.01/375.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
375.01/375.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
400.43/400.41	c lits-rem:      6611  cl-subs:     9417  v-elim:      0  v-fix:    0  time: 25.36 s
400.43/400.41	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
400.43/400.43	c vivif2 --  cl tried    95563 cl shrink        0 lits rem          0 time: 0.02
400.71/400.73	c asymm  cl-useful: 0/1208/3195 lits-rem:0 time: 0.30
400.71/400.73	c calculated reachability. Time: 0.00
400.71/400.73	c  N st    80   2211381       150      3195         0     95563     15975   1872687   no data   no data  --
512.32/512.34	c  N st    81   2711383       150      3195         0    118831     15975   2485724   no data   no data  --
512.32/512.34	c  S st    81   2711383       150      3195         0    118831     15975   2485724   no data   no data  --
512.63/512.66	c  S st    81   2711889       150      3195         0    119325     15975   2500187   no data   no data  --
512.63/512.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
512.63/512.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.72/512.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
512.72/512.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.72/512.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
512.72/512.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
512.72/512.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
551.61/551.65	c lits-rem:      2243  cl-subs:    10280  v-elim:      0  v-fix:    0  time: 38.86 s
551.61/551.65	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
551.61/551.68	c vivif2 --  cl tried   109045 cl shrink        0 lits rem          0 time: 0.03
552.01/552.06	c asymm  cl-useful: 0/1267/3195 lits-rem:0 time: 0.38
552.01/552.06	c calculated reachability. Time: 0.00
552.01/552.06	c  N st    81   2711889       150      3195         0    109045     15975   2182688   no data   no data  --
685.33/685.34	c  N st    82   3211890       150      3195         0     85785     15975   1301025   no data   no data  --
685.33/685.34	c  S st    82   3211890       150      3195         0     85785     15975   1301025   no data   no data  --
685.52/685.54	c  S st    82   3212392       150      3195         0     86277     15975   1316227   no data   no data  --
685.52/685.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
685.52/685.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
685.52/685.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
685.62/685.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
685.62/685.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
685.62/685.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
685.62/685.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
691.72/691.70	c lits-rem:      2784  cl-subs:     3187  v-elim:      0  v-fix:    0  time:  6.09 s
691.72/691.70	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
691.72/691.71	c vivif2 --  cl tried    83090 cl shrink        0 lits rem          0 time: 0.01
691.93/691.96	c asymm  cl-useful: 0/1400/3195 lits-rem:0 time: 0.25
691.93/691.97	c calculated reachability. Time: 0.00
691.93/691.97	c  N st    82   3212392       150      3195         0     83090     15975   1226015   no data   no data  --
840.34/840.31	c  N st    83   3712392       150      3195         0     93361     15975   1423146   no data   no data  --
840.34/840.31	c  S st    83   3712392       150      3195         0     93361     15975   1423146   no data   no data  --
840.53/840.59	c  S st    83   3712895       150      3195         0     93852     15975   1437809   no data   no data  --
840.63/840.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
840.63/840.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
840.63/840.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
840.63/840.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
840.63/840.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.63/840.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
840.63/840.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
850.24/850.29	c lits-rem:      1199  cl-subs:     3779  v-elim:      0  v-fix:    0  time:  9.60 s
850.24/850.29	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
850.24/850.30	c vivif2 --  cl tried    90073 cl shrink        0 lits rem          0 time: 0.02
850.43/850.46	c asymm  cl-useful: 0/528/3195 lits-rem:0 time: 0.15
850.43/850.46	c calculated reachability. Time: 0.00
850.43/850.46	c  N st    83   3712895       150      3195         0     90073     15975   1334990   no data   no data  --
862.13/862.18	c  F st    84   3751563       150      3195         0    126682     15975   2500162   no data   no data  --
862.13/862.18	c  N st    84   3751563       150      3195         0    126682     15975   2500162   no data   no data  --
864.73/864.77	c Decided on static restart strategy
874.83/874.87	c  N st    94   3779864       150      3195         0    153581     15975   3316345   no data   no data  --
886.73/886.77	c  N st    96   3815857       150      3195         0    107674     15975   1822553   no data   no data  --
897.83/897.84	c  N st    97   3848249       150      3195         0    138309     15975   2778739   no data   no data  --
915.43/915.48	c  N st    98   3896837       150      3195         0    103142     15975   1666475   no data   no data  --
936.73/936.75	c  N st    99   3969719       150      3195         0     89839     15975   1254012   no data   no data  --
969.54/969.57	c  N st   100   4079046       150      3195         0    109936     15975   1874880   no data   no data  --
1010.43/1010.45	c  N st   101   4212896       150      3195         0    152366     15975   3192826   no data   no data  --
1010.43/1010.45	c  S st   101   4212896       150      3195         0    152366     15975   3192826   no data   no data  --
1010.95/1010.92	c  S st   101   4213400       150      3195         0    152860     15975   3207890   no data   no data  --
1010.95/1010.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1010.95/1010.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1011.03/1011.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1011.14/1011.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.14/1011.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1011.14/1011.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1011.14/1011.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1128.14/1128.10	c lits-rem:      4304  cl-subs:    12412  v-elim:      0  v-fix:    0  time: 117.00 s
1128.14/1128.10	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1128.14/1128.13	c vivif2 --  cl tried   140448 cl shrink        0 lits rem          0 time: 0.03
1128.44/1128.45	c asymm  cl-useful: 0/1015/3195 lits-rem:0 time: 0.32
1128.44/1128.46	c calculated reachability. Time: 0.00
1128.44/1128.46	c  N st   101   4213400       150      3195         0    140448     15975   2803845   no data   no data  --
1213.55/1213.58	c  N st   102   4459377       150      3195         0    114982     15975   1926585   no data   no data  --
1297.05/1297.07	c  N st   103   4713402       150      3195         0    178192     15975   3862717   no data   no data  --
1297.05/1297.07	c  S st   103   4713402       150      3195         0    178192     15975   3862717   no data   no data  --
1298.06/1298.07	c  S st   103   4713911       150      3195         0     89386     15975   1090226   no data   no data  --
1298.06/1298.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1298.06/1298.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.15/1298.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
1298.15/1298.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.15/1298.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.15/1298.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1298.15/1298.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370151-1305387234/watcher-3370151-1305387234 -o /tmp/evaluation-result-3370151-1305387234/solver-3370151-1305387234 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370151-1305387234.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.68 3.96 3.98 3/353 19116
/proc/meminfo: memFree=24166420/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=30324 CPUtime=0.01 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 667 0 0 0 1 0 0 0 21 0 1 0 650320049 31051776 581 33554432000 4194304 4650387 140733812619200 18446744073709551615 254500388960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 7581 585 355 112 0 2546 0

[startup+0.0812291 s]
/proc/loadavg: 3.68 3.96 3.98 3/353 19116
/proc/meminfo: memFree=24166420/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=30664 CPUtime=0.08 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 882 0 0 0 8 0 0 0 21 0 1 0 650320049 31399936 796 33554432000 4194304 4650387 140733812619200 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 7666 796 377 112 0 2631 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30664

[startup+0.100229 s]
/proc/loadavg: 3.68 3.96 3.98 3/353 19116
/proc/meminfo: memFree=24166420/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=30664 CPUtime=0.09 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 904 0 0 0 9 0 0 0 21 0 1 0 650320049 31399936 818 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 7666 818 377 112 0 2631 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30664

[startup+0.30018 s]
/proc/loadavg: 3.68 3.96 3.98 3/353 19116
/proc/meminfo: memFree=24166420/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=31268 CPUtime=0.29 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 1244 0 0 0 29 0 0 0 22 0 1 0 650320049 32018432 977 33554432000 4194304 4650387 140733812619200 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 7817 977 379 112 0 2782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31268

[startup+0.701106 s]
/proc/loadavg: 3.68 3.96 3.98 3/353 19116
/proc/meminfo: memFree=24166420/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=32372 CPUtime=0.69 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 1967 0 0 0 69 0 0 0 23 0 1 0 650320049 33148928 1086 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 8093 1086 379 112 0 3058 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32372

[startup+1.50094 s]
/proc/loadavg: 3.71 3.96 3.98 5/363 19132
/proc/meminfo: memFree=24141904/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=39448 CPUtime=1.49 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 4210 0 0 0 149 0 0 0 25 0 1 0 650320049 40394752 2914 33554432000 4194304 4650387 140733812619200 18446744073709551615 4438661 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 9862 2914 381 112 0 4827 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39448

[startup+3.10062 s]
/proc/loadavg: 3.71 3.96 3.98 5/363 19132
/proc/meminfo: memFree=24116116/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=39992 CPUtime=3.09 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 5217 0 0 0 309 0 0 0 25 0 1 0 650320049 40951808 2905 33554432000 4194304 4650387 140733812619200 18446744073709551615 4438346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 9998 2905 381 112 0 4963 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39992

[startup+6.30099 s]
/proc/loadavg: 3.71 3.96 3.98 5/363 19133
/proc/meminfo: memFree=24110044/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=41364 CPUtime=6.29 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 7506 0 0 0 628 1 0 0 25 0 1 0 650320049 42356736 3369 33554432000 4194304 4650387 140733812619200 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 10341 3369 381 112 0 5306 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41364

[startup+12.7007 s]
/proc/loadavg: 3.75 3.96 3.98 5/363 19133
/proc/meminfo: memFree=24078836/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=48320 CPUtime=12.69 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 12448 0 0 0 1267 2 0 0 25 0 1 0 650320049 49479680 5196 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 12080 5196 381 112 0 7045 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48320

[startup+25.5012 s]
/proc/loadavg: 3.79 3.96 3.98 5/363 19133
/proc/meminfo: memFree=24044108/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=60992 CPUtime=25.49 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 20216 0 0 0 2546 3 0 0 25 0 1 0 650320049 62455808 7965 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 15248 7965 381 112 0 10213 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60992

[startup+51.1011 s]
/proc/loadavg: 3.92 3.98 3.98 5/363 19134
/proc/meminfo: memFree=24025544/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=64936 CPUtime=51.09 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 32065 0 0 0 5104 5 0 0 25 0 1 0 650320049 66494464 9668 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 16234 9668 381 112 0 11199 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64936

[startup+102.313 s]
/proc/loadavg: 3.96 3.98 3.98 5/363 19135
/proc/meminfo: memFree=23986592/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=85152 CPUtime=102.31 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 51803 0 0 0 10222 9 0 0 25 0 1 0 650320049 87195648 14797 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 21288 14797 381 112 0 16253 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85152

[startup+162.301 s]
/proc/loadavg: 3.98 3.98 3.98 5/363 19137
/proc/meminfo: memFree=23952440/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=96364 CPUtime=162.3 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 72207 0 0 0 16215 15 0 0 25 0 1 0 650320049 98676736 16962 33554432000 4194304 4650387 140733812619200 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 24091 16962 381 112 0 19056 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 96364

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.98 5/363 19138
/proc/meminfo: memFree=23910856/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=100084 CPUtime=222.3 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 86771 0 0 0 22212 18 0 0 25 0 1 0 650320049 102486016 17070 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 25021 17070 381 112 0 19986 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 100084

[startup+282.301 s]
/proc/loadavg: 4.04 4.00 3.99 5/363 19140
/proc/meminfo: memFree=23880944/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=126268 CPUtime=282.31 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 102573 0 0 0 28210 21 0 0 25 0 1 0 650320049 129298432 25079 33554432000 4194304 4650387 140733812619200 18446744073709551615 4313440 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 31567 25079 381 112 0 26532 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 126268

[startup+342.301 s]
/proc/loadavg: 4.08 4.01 3.99 5/363 19142
/proc/meminfo: memFree=23843964/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=126624 CPUtime=342.31 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 118547 0 0 0 34206 25 0 0 25 0 1 0 650320049 129662976 24139 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 31656 24139 381 112 0 26621 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 126624

[startup+402.301 s]
/proc/loadavg: 4.07 4.02 4.00 5/363 19143
/proc/meminfo: memFree=23810212/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=140712 CPUtime=402.31 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 128070 0 0 0 40203 28 0 0 25 0 1 0 650320049 144089088 27746 33554432000 4194304 4650387 140733812619200 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 35178 27746 381 112 0 30143 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 140712

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/363 19145
/proc/meminfo: memFree=23788608/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=140952 CPUtime=462.31 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 140947 0 0 0 46200 31 0 0 25 0 1 0 650320049 144334848 27717 33554432000 4194304 4650387 140733812619200 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 35238 27717 381 112 0 30203 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 140952

[startup+522.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/363 19146
/proc/meminfo: memFree=23774084/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=150404 CPUtime=522.31 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 153738 0 0 0 52197 34 0 0 25 0 1 0 650320049 154013696 30580 33554432000 4194304 4650387 140733812619200 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 37601 30580 381 112 0 32566 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 150404

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/363 19148
/proc/meminfo: memFree=23741204/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=158344 CPUtime=582.31 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 158867 0 0 0 58196 35 0 0 25 0 1 0 650320049 162144256 32041 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39586 32041 381 112 0 34551 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 158344

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 19150
/proc/meminfo: memFree=23743516/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=158552 CPUtime=642.33 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 169340 0 0 0 64194 39 0 0 25 0 1 0 650320049 162357248 32360 33554432000 4194304 4650387 140733812619200 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39638 32360 381 112 0 34603 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 158552

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 19151
/proc/meminfo: memFree=23740384/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=158736 CPUtime=702.33 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 179680 0 0 0 70190 43 0 0 25 0 1 0 650320049 162545664 32087 33554432000 4194304 4650387 140733812619200 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39684 32087 381 112 0 34649 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 158736

[startup+762.313 s]
/proc/loadavg: 4.07 4.02 4.00 5/363 19153
/proc/meminfo: memFree=23746040/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=158940 CPUtime=762.34 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 189448 0 0 0 76189 45 0 0 25 0 1 0 650320049 162754560 30826 33554432000 4194304 4650387 140733812619200 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39735 30826 381 112 0 34700 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 158940

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 4.00 5/363 19154
/proc/meminfo: memFree=23723816/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=159060 CPUtime=822.33 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 198064 0 0 0 82184 49 0 0 25 0 1 0 650320049 162877440 31966 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39765 31966 381 112 0 34730 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 159060

[startup+882.3 s]
/proc/loadavg: 4.10 4.04 4.01 5/363 19156
/proc/meminfo: memFree=23726524/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=159736 CPUtime=882.33 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 205341 0 0 0 88181 52 0 0 25 0 1 0 650320049 163569664 31400 33554432000 4194304 4650387 140733812619200 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39934 31400 381 112 0 34899 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 159736

[startup+942.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/363 19158
/proc/meminfo: memFree=23723492/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=159864 CPUtime=942.33 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 213749 0 0 0 94179 54 0 0 25 0 1 0 650320049 163700736 31938 33554432000 4194304 4650387 140733812619200 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39966 31938 381 112 0 34931 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 159864

[startup+1002.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/363 19159
/proc/meminfo: memFree=23724440/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=159972 CPUtime=1002.34 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 222616 0 0 0 100177 57 0 0 25 0 1 0 650320049 163811328 32564 33554432000 4194304 4650387 140733812619200 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 39993 32564 381 112 0 34958 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 159972

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/363 19161
/proc/meminfo: memFree=23666008/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=245356 CPUtime=1062.34 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 229962 0 0 0 106176 58 0 0 25 0 1 0 650320049 251244544 39910 33554432000 4194304 4650387 140733812619200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 61339 39910 381 112 0 56304 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 245356

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/363 19162
/proc/meminfo: memFree=23646628/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=245836 CPUtime=1122.34 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 230094 0 0 0 112176 58 0 0 25 0 1 0 650320049 251736064 40042 33554432000 4194304 4650387 140733812619200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 61459 40042 381 112 0 56424 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 245836

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/363 19164
/proc/meminfo: memFree=23647112/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=188436 CPUtime=1182.34 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 237420 0 0 0 118173 61 0 0 25 0 1 0 650320049 192958464 38649 33554432000 4194304 4650387 140733812619200 18446744073709551615 4334235 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 47109 38649 381 112 0 42074 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 188436

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/363 19166
/proc/meminfo: memFree=23642236/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=188540 CPUtime=1242.35 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 245859 0 0 0 124171 64 0 0 25 0 1 0 650320049 193064960 38608 33554432000 4194304 4650387 140733812619200 18446744073709551615 4366017 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 47135 38608 381 112 0 42100 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 188540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 4.00 4/362 19168
/proc/meminfo: memFree=23739804/32950928 swapFree=45937192/67111528
[pid=19116] ppid=19114 vsize=188668 CPUtime=1300.06 cores=4,6
/proc/19116/stat : 19116 (strangenight1-s) R 19114 19116 17897 0 -1 4202496 253710 0 0 0 129940 66 0 0 25 0 1 0 650320049 193196032 37782 33554432000 4194304 4650387 140733812619200 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19116/statm: 47167 37782 381 112 0 42132 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 188668

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.08
CPU user time (s): 1299.41
CPU system time (s): 0.674897
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 261116

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

runsolver used 4.70928 second user time and 10.2094 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 17:33:54
IDJOB=3370151
IDBENCH=82960
IDSOLVER=1847
FILE ID=node149/3370151-1305387234
RUNJOBID= node149-1305387233-19090
PBS_JOBID= 13324353
Free space on /tmp= 73568 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1632870961-099.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370151-1305387234/watcher-3370151-1305387234 -o /tmp/evaluation-result-3370151-1305387234/solver-3370151-1305387234 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370151-1305387234.cnf

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

MD5SUM BENCH= eac2f4cbe4e61cc8bd9f28b333bf1b8e
RANDOM SEED=818253584

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24168188 kB
Buffers:        301792 kB
Cached:        3847016 kB
SwapCached:      19984 kB
Active:        6287932 kB
Inactive:      2199980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24168188 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:           15752 kB
Writeback:           0 kB
AnonPages:     4332108 kB
Mapped:          14376 kB
Slab:           157292 kB
PageTables:      71980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80224364 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= 73548 MiB
End job on node149 at 2011-05-14 17:55:36