Trace number 3251024

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.07 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3251024-1303583090.cnf'
0.00/0.00	c -- header says num vars:           3510
0.00/0.00	c -- header says num clauses:      974465
0.09/0.15	c -- clauses added:            0 learnts,       974465 normals,            0 xors
0.09/0.15	c -- vars added       3510
0.09/0.15	c Parsing time:  0.14 s
0.09/0.15	c  N st     0         0      3510        60    974405         0   1952320         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/60/60 lits-rem:0 time: 0.00
0.19/0.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.2M T:  0.13
0.49/0.50	c bin-w-bin subsume rem            0 bins  time:  0.21 s
0.59/0.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
0.69/0.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3510 time:  0.10 s
0.80/0.87	c Removed useless bin:       0  fixed:     0  props:   4.89M  time:  0.09 s
1.10/1.12	c lits-rem:        79  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.25 s
1.10/1.14	c Finding binary XORs  T:     0.02 s  found:       0
1.10/1.19	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
1.10/1.19	c calculated reachability. Time: 0.01
1.19/1.20	c Calc default polars -  time:   0.01 s pos:       0 undec:      60 neg:    3450
1.19/1.20	c =========================================================================================
1.19/1.20	c types(t): F = full restart, N = normal restart
1.19/1.20	c types(t): S = simplification begin/end, E = solution found
1.19/1.20	c restart types(rt): st = static, dy = dynamic
1.19/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.19/1.20	c  B st     0         0      3450     15221    955734         0   2885738         0   no data   no data  --
1.79/1.87	c  N dy    14      4031      3450     15221    955734      3908   2885725   1202298     19.98     24.39  --
2.59/2.60	c  N dy    19      8296      3450     15221    955734      5617   2885725   1033148     16.34     17.51  --
3.39/3.41	c  N dy    25     13172      3450     15221    955734      6274   2885725    960706     15.10     15.92  --
4.00/4.09	c  N dy    37     17497      3450     15221    955734     10498   2885725   1730325     14.88     15.67  --
4.89/4.90	c  N dy    62     22310      3450     15221    955734      9689   2885716   1598461     15.28     16.18  --
5.39/5.40	c  F st    75     25001      3450     15221    955734     12326   2885713   2248081     15.36     10.93  --
5.80/5.87	c  N st    79     27034      3450     15221    955734      7660   2885708   1062506     15.36   no data  --
6.29/6.39	c  S st    81     30000      3450     15221    955734     10514   2885699   1964843     15.36   no data  --
6.39/6.49	c  S st    81     30502      3450     15221    955734     11007   2885696   2041553     15.36   no data  --
6.50/6.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
6.50/6.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 64.7M T:  1.52
8.19/8.25	c bin-w-bin subsume rem            0 bins  time:  0.11 s
9.69/9.72	c subs with bin:        0  lits-rem:       188  v-fix:    0  time:  1.47 s
9.80/9.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
9.90/9.91	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
11.49/11.53	c lits-rem:      1393  cl-subs:      362  v-elim:      0  v-fix:    0  time:  1.62 s
11.69/11.79	c asymm  cl-useful: 133/1087/15221 lits-rem:199 time: 0.25
11.79/11.81	c calculated reachability. Time: 0.00
11.79/11.81	c  N dy    81     30502      3450     15221    955734     10645   2882139   1975195     15.36   no data  --
12.49/12.57	c  N dy   101     34566      3450     15221    955734     14597   2882135   3053892     15.72     31.50  --
13.20/13.27	c  N dy   122     38758      3450     15221    955734     11029   2882133   1892742     16.02     16.89  --
14.09/14.11	c  N dy   133     42944      3450     15221    955734     15102   2882132   2820273     15.92     16.84  --
14.59/14.69	c  S st   137     45755      3450     15221    955734      9119   2882128   1247413     15.77     11.37  --
14.69/14.78	c  S st   137     46262      3450     15221    955734      9624   2882128   1317703     15.77   no data  --
14.69/14.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
14.69/14.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.19/16.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 61.6M T:  1.43
16.39/16.40	c bin-w-bin subsume rem            0 bins  time:  0.11 s
17.59/17.69	c subs with bin:        0  lits-rem:       446  v-fix:    0  time:  1.29 s
17.69/17.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
17.79/17.88	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
19.59/19.69	c lits-rem:      2808  cl-subs:      148  v-elim:      0  v-fix:    0  time:  1.81 s
19.69/19.74	c vivif2 --  cl tried    15221 cl shrink    13153 lits rem     140581 time: 0.06
19.69/19.77	c vivif2 --  cl tried     9476 cl shrink        0 lits rem          0 time: 0.02
19.89/19.99	c asymm  cl-useful: 9/2034/15221 lits-rem:9 time: 0.22
19.99/20.01	c calculated reachability. Time: 0.00
19.99/20.01	c  N dy   137     46262      3450     15221    955734      9476   2738393   1294630     15.77   no data  --
20.80/20.82	c  N dy   149     50938      3450     15221    955734     14032   2738393   2281685     15.61     16.57  --
21.59/21.61	c  N dy   176     54965      3450     15221    955734     17956   2738391   3337721     16.14     17.04  --
22.30/22.37	c  N dy   184     59649      3450     15221    955734     12779   2738391   1809677     15.94     17.10  --
23.00/23.08	c  N dy   194     63734      3450     15221    955734     16775   2738391   2605732     15.81     24.22  --
23.89/23.94	c  N dy   217     68255      3450     15221    955734     21202   2738389   3631439     15.93     16.81  --
24.20/24.20	c  S st   221     69393      3450     15221    955734     11584   2738389   1555628     15.90     15.30  --
24.20/24.28	c  S st   221     69895      3450     15221    955734     12083   2738389   1655255     15.90   no data  --
24.30/24.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
24.30/24.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.70/25.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 60.4M T:  1.44
25.90/25.92	c bin-w-bin subsume rem            0 bins  time:  0.11 s
27.10/27.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
27.20/27.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
27.30/27.34	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
29.30/29.34	c lits-rem:      1155  cl-subs:       48  v-elim:      0  v-fix:    0  time:  2.00 s
29.30/29.35	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
29.30/29.39	c vivif2 --  cl tried    12035 cl shrink        0 lits rem          0 time: 0.03
29.60/29.61	c asymm  cl-useful: 0/974/15221 lits-rem:0 time: 0.23
29.60/29.64	c calculated reachability. Time: 0.00
29.60/29.64	c  N dy   221     69895      3450     15221    955734     12035   2737599   1642782     15.90   no data  --
30.49/30.51	c  N dy   233     74822      3450     15221    955734     16832   2737598   2863060     15.85     16.75  --
31.49/31.52	c  N dy   255     79612      3450     15221    955734     21502   2737597   4162259     15.93     40.18  --
32.59/32.67	c  N dy   268     85303      3450     15221    955734     15334   2737595   2678697     15.87     16.78  --
33.09/33.17	c  F st   286     87501      3450     15221    955734     17475   2737595   3358504     16.04     11.14  --
34.10/34.19	c  N st   291     90799      3450     15221    955734     20692   2737595   4257003     16.04   no data  --
35.99/36.00	c  N dy   308     98160      3450     15221    955734     15245   2737595   2473265     15.96     16.88  --
37.19/37.24	c  N dy   331    104426      3450     15221    955734     21349   2737595   3792092     15.98     19.19  --
37.30/37.33	c  S st   333    104842      3450     15221    955734     21758   2737595   3885872     15.99     15.01  --
37.40/37.43	c  S st   333    105343      3450     15221    955734     22251   2737595   3978323     15.99   no data  --
37.40/37.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
37.40/37.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.29/39.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 77.4M T:  1.87
39.49/39.59	c bin-w-bin subsume rem            0 bins  time:  0.11 s
40.79/40.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.25 s
40.89/40.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
40.99/41.04	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
45.79/45.88	c lits-rem:       793  cl-subs:      210  v-elim:      0  v-fix:    0  time:  4.84 s
45.79/45.89	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
45.89/45.96	c vivif2 --  cl tried    22041 cl shrink        0 lits rem          0 time: 0.07
46.09/46.18	c asymm  cl-useful: 0/1100/15221 lits-rem:0 time: 0.21
46.09/46.20	c calculated reachability. Time: 0.00
46.09/46.20	c  N dy   333    105343      3450     15221    955734     22041   2737428   3914691     15.99   no data  --
47.80/47.88	c  N dy   351    113481      3450     15221    955734     16310   2737427   2778771     15.87     16.76  --
49.99/50.02	c  N dy   370    123157      3450     15221    955734     25731   2737427   4803141     15.71     16.66  --
51.89/51.95	c  N dy   410    131511      3450     15221    955734     19225   2737427   3288789     15.74     17.62  --
54.29/54.36	c  N dy   435    141284      3450     15221    955734     28760   2737427   5767083     15.73     16.60  --
56.29/56.34	c  N dy   461    150530      3450     15221    955734     22205   2737427   3427712     15.66     16.52  --
57.89/57.99	c  S st   495    158014      3450     15221    955734     29538   2737427   5060356     15.68   no data  --
58.09/58.10	c  S st   495    158517      3450     15221    955734     30038   2737427   5152820     15.68   no data  --
58.09/58.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
58.09/58.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.09/60.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 81.8M T:  2.07
60.40/60.49	c bin-w-bin subsume rem            0 bins  time:  0.11 s
61.79/61.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.35 s
61.89/61.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
61.99/62.03	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
75.59/75.63	c lits-rem:       214  cl-subs:      285  v-elim:      0  v-fix:    0  time: 13.60 s
75.59/75.65	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
75.69/75.74	c vivif2 --  cl tried    29753 cl shrink        0 lits rem          0 time: 0.09
75.90/75.96	c asymm  cl-useful: 0/1112/15221 lits-rem:0 time: 0.22
75.90/75.98	c calculated reachability. Time: 0.00
75.90/75.98	c  N dy   495    158517      3450     15221    955734     29753   2737423   5066668     15.68   no data  --
78.29/78.35	c  N dy   555    168666      3450     15221    955734     23080   2737423   3839677     15.83     16.68  --
81.50/81.57	c  N dy   588    179985      3450     15221    955734     34124   2737422   7175426     15.83     16.81  --
84.99/85.03	c  N dy   662    192818      3450     15221    955734     29047   2737422   5186795     16.03     17.49  --
88.09/88.14	c  N dy   678    206468      3450     15221    955734     23868   2737422   3322725     15.86     16.80  --
90.90/90.93	c  N dy   708    219977      3450     15221    955734     37042   2737422   5979737     15.73     16.57  --
94.00/94.00	c  N dy   756    234080      3450     15221    955734     31228   2737420   5239232     15.72     16.68  --
94.70/94.76	c  S st   767    237775      3450     15221    955734     34794   2737420   5873404     15.69     15.07  --
94.80/94.89	c  S st   767    238278      3450     15221    955734     35294   2737420   5961520     15.69   no data  --
94.90/94.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
94.90/94.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.20/97.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 90.5M T:  2.33
97.49/97.56	c bin-w-bin subsume rem            0 bins  time:  0.11 s
98.90/98.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
99.00/99.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
99.09/99.15	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
117.39/117.41	c lits-rem:       341  cl-subs:      488  v-elim:      0  v-fix:    0  time: 18.27 s
117.39/117.43	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
117.49/117.54	c vivif2 --  cl tried    34806 cl shrink        0 lits rem          0 time: 0.11
117.70/117.76	c asymm  cl-useful: 0/1046/15221 lits-rem:0 time: 0.22
117.70/117.79	c calculated reachability. Time: 0.00
117.70/117.79	c  N dy   767    238278      3450     15221    955734     34806   2737414   5814304     15.69   no data  --
121.30/121.32	c  N dy   820    253521      3450     15221    955734     29245   2737414   4833384     15.70     16.55  --
125.79/125.83	c  N dy   885    270738      3450     15221    955734     24576   2737413   3296225     15.69     16.55  --
130.60/130.63	c  N dy   973    288807      3450     15221    955734     42273   2737413   7377545     15.77     16.60  --
135.30/135.39	c  F st  1051    306252      3450     15221    955734     36843   2737411   6575229     15.81     15.23  --
135.80/135.86	c  N st  1054    307441      3450     15221    955734     38007   2737411   6888226     15.81   no data  --
142.30/142.39	c  N dy  1155    327768      3450     15221    955734     34392   2737411   5733923     15.97     16.84  --
148.69/148.71	c  N dy  1235    348116      3450     15221    955734     29854   2737407   4521489     16.01     16.88  --
151.10/151.18	c  S st  1250    357417      3450     15221    955734     38872   2737403   6249731     15.97     12.05  --
151.30/151.34	c  S st  1250    357918      3450     15221    955734     39372   2737403   6339591     15.97   no data  --
151.30/151.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
151.30/151.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
154.10/154.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 102.6M T:  2.78
154.40/154.47	c bin-w-bin subsume rem            0 bins  time:  0.11 s
155.70/155.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
155.80/155.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
155.90/155.93	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
180.60/180.66	c lits-rem:       397  cl-subs:      496  v-elim:      0  v-fix:    0  time: 24.72 s
180.60/180.67	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
180.70/180.79	c vivif2 --  cl tried    38876 cl shrink        0 lits rem          0 time: 0.11
181.00/181.02	c asymm  cl-useful: 0/785/15221 lits-rem:0 time: 0.23
181.00/181.04	c calculated reachability. Time: 0.01
181.00/181.04	c  N dy  1250    357918      3450     15221    955734     38876   2737395   6223347     15.97   no data  --
186.70/186.75	c  N dy  1322    378658      3450     15221    955734     33746   2737395   5461676     15.98     16.87  --
193.00/193.08	c  N dy  1401    399559      3450     15221    955734     27837   2737395   3556167     15.99     16.94  --
198.29/198.38	c  N dy  1500    419598      3450     15221    955734     47450   2737394   8241944     16.04     17.08  --
204.40/204.47	c  N dy  1604    439753      3450     15221    955734     39763   2737394   6590060     16.13     17.13  --
210.99/211.09	c  N dy  1664    460994      3450     15221    955734     32196   2737393   4546226     16.10     17.29  --
216.80/216.85	c  N dy  1756    481036      3450     15221    955734     51815   2737393   9197668     16.16     20.70  --
222.90/222.97	c  N dy  1847    501135      3450     15221    955734     42158   2737393   6656362     16.22     17.15  --
229.49/229.54	c  N dy  1917    521411      3450     15221    955734     31655   2737393   4295686     16.22     17.12  --
233.30/233.33	c  S st  1962    536877      3450     15221    955734     46725   2737393   8204226     16.22   no data  --
233.40/233.48	c  S st  1962    537384      3450     15221    955734     47230   2737393   8298843     16.22   no data  --
233.49/233.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
233.49/233.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
236.50/236.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 111.1M T:  3.09
236.89/236.98	c bin-w-bin subsume rem            0 bins  time:  0.11 s
238.39/238.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
238.49/238.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
238.60/238.66	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
273.10/273.16	c lits-rem:       193  cl-subs:      510  v-elim:      0  v-fix:    0  time: 34.50 s
273.10/273.18	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
273.30/273.32	c vivif2 --  cl tried    46720 cl shrink        0 lits rem          0 time: 0.14
273.50/273.56	c asymm  cl-useful: 0/794/15221 lits-rem:0 time: 0.24
273.50/273.59	c calculated reachability. Time: 0.00
273.50/273.59	c  N dy  1962    537384      3450     15221    955734     46720   2737383   8138941     16.22   no data  --
280.80/280.87	c  N dy  2046    559013      3450     15221    955734     36574   2737381   5642205     16.25     17.22  --
287.11/287.12	c  N dy  2102    579045      3450     15221    955734     56126   2737381  10054934     16.24     17.29  --
293.80/293.82	c  N dy  2200    599706      3450     15221    955734     44156   2737381   7317399     16.30     17.27  --
300.80/300.86	c  N dy  2259    619717      3450     15221    955734     63644   2737381  11376137     16.27     24.67  --
306.70/306.74	c  N dy  2332    639764      3450     15221    955734     50015   2737376   8298616     16.29     30.00  --
314.10/314.17	c  N dy  2418    659786      3450     15221    955734     35395   2737376   5052973     16.34     17.46  --
320.30/320.39	c  N dy  2467    681360      3450     15221    955734     56455   2737376  10544426     16.30     17.37  --
329.10/329.18	c  N dy  2573    704726      3450     15221    955734     44123   2737372   6783590     16.35     17.28  --
337.80/337.84	c  N dy  2647    725815      3450     15221    955734     64775   2737372  11606968     16.35     17.45  --
345.50/345.57	c  N dy  2721    747413      3450     15221    955734     49704   2737372   7893007     16.37     17.51  --
353.20/353.29	c  N dy  2777    769297      3450     15221    955734     71136   2737370  13458376     16.35     17.35  --
360.11/360.19	c  N dy  2845    790836      3450     15221    955734     54985   2737369   8751870     16.35     17.67  --
366.70/366.79	c  S st  2936    806076      3450     15221    955734     69893   2737369  12487571     16.40   no data  --
367.00/367.01	c  S st  2936    806577      3450     15221    955734     70393   2737369  12561207     16.40   no data  --
367.00/367.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
367.00/367.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
371.30/371.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 139.6M T:  4.31
371.91/371.90	c bin-w-bin subsume rem            0 bins  time:  0.11 s
374.71/374.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.87 s
374.81/374.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
374.91/374.96	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
473.51/473.58	c lits-rem:       213  cl-subs:      971  v-elim:      0  v-fix:    0  time: 98.63 s
473.61/473.60	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
473.81/473.82	c vivif2 --  cl tried    69422 cl shrink        0 lits rem          0 time: 0.22
474.01/474.09	c asymm  cl-useful: 0/639/15221 lits-rem:0 time: 0.27
474.11/474.11	c calculated reachability. Time: 0.00
474.11/474.11	c  N dy  2936    806577      3450     15221    955734     69422   2737363  12361806     16.40   no data  --
480.51/480.58	c  N dy  3008    826597      3450     15221    955734     50820   2737363   7920211     16.39     22.68  --
488.61/488.67	c  N dy  3117    846642      3450     15221    955734     70446   2737363  12932743     16.45     18.38  --
496.61/496.67	c  N dy  3208    866660      3450     15221    955734     50910   2737362   8166202     16.46     17.37  --
504.40/504.47	c  N dy  3281    886726      3450     15221    955734     70519   2737362  12737802     16.47     26.42  --
511.91/511.94	c  N dy  3355    906786      3450     15221    955734     50062   2737361   7407480     16.47     27.65  --
520.21/520.22	c  N dy  3433    927542      3450     15221    955734     70238   2737361  12604627     16.48     17.77  --
529.90/529.98	c  N dy  3527    948489      3450     15221    955734     49654   2737360   7381216     16.50     17.41  --
538.81/538.81	c  N dy  3625    968595      3450     15221    955734     69289   2737360  12176791     16.56     17.47  --
551.21/551.25	c  N dy  3740    988662      3450     15221    955734     46914   2737360   6507071     16.63     31.86  --
559.50/559.58	c  N dy  3816   1008924      3450     15221    955734     66584   2737360  11462944     16.63     17.53  --
571.92/571.96	c  N dy  3895   1029396      3450     15221    955734     43669   2737359   5364719     16.64     17.78  --
579.51/579.55	c  N dy  3955   1049695      3450     15221    955734     63454   2737359   9904345     16.63     18.30  --
591.41/591.42	c  N dy  4064   1070820      3450     15221    955734     84017   2737359  14935078     16.66     17.70  --
592.01/592.05	c  F st  4070   1071876      3450     15221    955734     85051   2737359  15193996     16.66     14.45  --
601.31/601.32	c  N dy  4122   1092831      3450     15221    955734     61586   2737359   9336000     16.65     18.14  --
611.52/611.55	c  N dy  4202   1113235      3450     15221    955734     81498   2737357  14261058     16.67     17.69  --
620.81/620.85	c  N dy  4292   1133856      3450     15221    955734     56721   2737355   8409851     16.69     17.64  --
629.71/629.76	c  N dy  4381   1154080      3450     15221    955734     76410   2737355  12944361     16.71     17.62  --
641.21/641.28	c  N dy  4488   1174092      3450     15221    955734     50152   2737355   6634770     16.76     25.96  --
649.21/649.27	c  N dy  4570   1194207      3450     15221    955734     69744   2737355  11402780     16.77     17.73  --
657.01/657.03	c  S st  4628   1209865      3450     15221    955734     84956   2737355  15150724     16.77   no data  --
657.31/657.31	c  S st  4628   1210367      3450     15221    955734     85455   2737355  15256665     16.77   no data  --
657.31/657.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
657.31/657.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
663.11/663.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 171.7M T:  5.81
663.71/663.76	c bin-w-bin subsume rem            0 bins  time:  0.11 s
665.01/665.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
665.11/665.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
665.21/665.25	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
850.22/850.21	c lits-rem:      1779  cl-subs:     1618  v-elim:      0  v-fix:    0  time: 184.96 s
850.22/850.22	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
850.42/850.48	c vivif2 --  cl tried    83837 cl shrink        0 lits rem          0 time: 0.26
850.82/850.83	c asymm  cl-useful: 0/259/15221 lits-rem:0 time: 0.35
850.82/850.86	c calculated reachability. Time: 0.01
850.82/850.86	c  N dy  4628   1210367      3450     15221    955734     83837   2737348  14994162     16.77   no data  --
860.23/860.21	c  N dy  4679   1230845      3450     15221    955734     57121   2737348   8001022     16.76     17.74  --
870.72/870.77	c  N dy  4750   1253155      3450     15221    955734     78731   2737348  13573263     16.75     17.85  --
883.42/883.43	c  N dy  4843   1273702      3450     15221    955734     51132   2737348   6480539     16.76     17.76  --
892.03/892.03	c  N dy  4907   1293788      3450     15221    955734     70594   2737348  10852713     16.75     17.70  --
903.71/903.76	c  N dy  4989   1314483      3450     15221    955734     90799   2737348  15581544     16.77     18.02  --
915.22/915.29	c  N dy  5087   1335679      3450     15221    955734     62737   2737348   9040212     16.79     17.78  --
925.22/925.21	c  N dy  5151   1355926      3450     15221    955734     82337   2737346  13679164     16.78     17.83  --
934.82/934.87	c  N dy  5198   1376852      3450     15221    955734     53146   2737346   6592993     16.76     17.67  --
943.03/943.07	c  N dy  5276   1396900      3450     15221    955734     72673   2737346  11406906     16.77     22.93  --
954.42/954.45	c  N dy  5371   1417252      3450     15221    955734     92449   2737346  16149130     16.79     17.70  --
963.92/963.92	c  N dy  5455   1437627      3450     15221    955734     61685   2737346   8511561     16.80     17.77  --
974.43/974.40	c  N dy  5548   1458996      3450     15221    955734     82375   2737346  13275805     16.81     17.93  --
984.42/984.47	c  N dy  5622   1479027      3450     15221    955734    101900   2737346  17526606     16.80     17.75  --
992.32/992.37	c  N dy  5702   1499045      3450     15221    955734     69974   2737346  10049147     16.82     18.01  --
1002.03/1002.10	c  N dy  5805   1519366      3450     15221    955734     89722   2737345  14950474     16.84     17.88  --
1012.63/1012.61	c  N dy  5897   1539433      3450     15221    955734     56735   2737342   6950876     16.86     18.06  --
1019.82/1019.84	c  N dy  5949   1559952      3450     15221    955734     76608   2737342  11623199     16.85     17.88  --
1030.73/1030.79	c  N dy  6037   1580373      3450     15221    955734     96486   2737342  16481910     16.86     18.16  --
1041.33/1041.32	c  N dy  6117   1601210      3450     15221    955734     63317   2737342   8472732     16.88     17.82  --
1050.12/1050.12	c  N dy  6206   1623788      3450     15221    955734     85348   2737342  13436951     16.89     17.87  --
1060.12/1060.17	c  N dy  6272   1644528      3450     15221    955734    105543   2737342  18280716     16.87     18.17  --
1069.43/1069.47	c  N dy  6367   1664546      3450     15221    955734     70437   2737342   9807544     16.90     30.78  --
1079.22/1079.20	c  N dy  6449   1684614      3450     15221    955734     89907   2737342  14636602     16.91     17.80  --
1094.43/1094.45	c  N dy  6573   1707169      3450     15221    955734     56429   2737342   6493323     16.94     17.91  --
1095.43/1095.44	c  S st  6591   1710370      3450     15221    955734     59548   2737342   7142381     16.94     11.56  --
1095.53/1095.58	c  S st  6591   1710872      3450     15221    955734     60046   2737342   7221683     16.94   no data  --
1095.63/1095.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1095.63/1095.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1099.33/1099.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 126.7M T:  3.75
1099.63/1099.69	c bin-w-bin subsume rem            0 bins  time:  0.11 s
1101.43/1101.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.71 s
1101.53/1101.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3450 time:  0.10 s
1101.63/1101.60	c Removed useless bin:       0  fixed:     0  props:   4.79M  time:  0.09 s
1125.43/1125.40	c lits-rem:       159  cl-subs:     1611  v-elim:      0  v-fix:    0  time: 23.81 s
1125.43/1125.42	c vivif2 --  cl tried    15221 cl shrink        0 lits rem          0 time: 0.02
1125.53/1125.57	c vivif2 --  cl tried    58435 cl shrink        0 lits rem          0 time: 0.15
1125.83/1125.85	c asymm  cl-useful: 0/387/15221 lits-rem:0 time: 0.28
1125.83/1125.87	c calculated reachability. Time: 0.01
1125.83/1125.87	c  N dy  6591   1710872      3450     15221    955734     58435   2737341   7169102     16.94   no data  --
1132.33/1132.37	c  N dy  6648   1730961      3450     15221    955734     77941   2737341  11206509     16.93     25.86  --
1140.52/1140.58	c  N dy  6706   1751183      3450     15221    955734     97660   2737340  15815039     16.92     17.86  --
1152.03/1152.07	c  N dy  6811   1771282      3450     15221    955734     60818   2737340   7611090     16.95     24.51  --
1160.83/1160.86	c  N dy  6905   1791400      3450     15221    955734     80363   2737340  12218457     16.97     18.16  --
1171.63/1171.63	c  N dy  6961   1811600      3450     15221    955734    100039   2737339  17044315     16.96     17.94  --
1182.43/1182.48	c  N dy  7008   1833297      3450     15221    955734     63749   2737339   7763776     16.94     17.89  --
1191.23/1191.24	c  N dy  7067   1855264      3450     15221    955734     85089   2737339  12952300     16.93     17.99  --
1201.13/1201.19	c  N dy  7119   1875816      3450     15221    955734    105090   2737339  17242222     16.91     18.46  --
1213.73/1213.78	c  N dy  7239   1896202      3450     15221    955734     66637   2737339   8475867     16.95     17.96  --
1222.03/1222.04	c  N dy  7294   1916233      3450     15221    955734     86111   2737337  13183829     16.95     30.90  --
1232.83/1232.88	c  N dy  7368   1936368      3450     15221    955734    105661   2737337  17877653     16.96     17.95  --
1246.43/1246.41	c  N dy  7447   1957994      3450     15221    955734     67417   2737337   8322534     16.97     17.91  --
1255.43/1255.49	c  N dy  7536   1979590      3450     15221    955734     88462   2737337  13049706     16.98     17.88  --
1265.94/1265.95	c  N dy  7627   1999611      3450     15221    955734    108056   2737337  17703567     17.00     26.58  --
1275.43/1275.41	c  N dy  7698   2019739      3450     15221    955734     67196   2737336   8443617     17.00     17.99  --
1284.53/1284.54	c  N dy  7799   2039769      3450     15221    955734     86691   2737336  13177028     17.02     25.11  --
1295.53/1295.51	c  N dy  7877   2059787      3450     15221    955734    106078   2737336  17974320     17.02     28.17  --

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

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.75 3.28 3.68 4/182 19418
/proc/meminfo: memFree=15977812/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=30744 CPUtime=0 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 1010 0 0 0 0 0 0 0 21 0 1 0 450724483 31481856 916 33554432000 4194304 4650387 140734742956816 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 7686 917 327 112 0 2651 0

[startup+0.0711009 s]
/proc/loadavg: 1.75 3.28 3.68 4/182 19418
/proc/meminfo: memFree=15977812/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=40412 CPUtime=0.06 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 3401 0 0 0 6 0 0 0 21 0 1 0 450724483 41381888 3307 33554432000 4194304 4650387 140734742956816 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 10103 3307 327 112 0 5068 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 40412

[startup+0.1011 s]
/proc/loadavg: 1.75 3.28 3.68 4/182 19418
/proc/meminfo: memFree=15977812/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=44536 CPUtime=0.09 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 4438 0 0 0 8 1 0 0 21 0 1 0 450724483 45604864 4344 33554432000 4194304 4650387 140734742956816 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 11134 4348 327 112 0 6099 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44536

[startup+0.301065 s]
/proc/loadavg: 1.75 3.28 3.68 4/182 19418
/proc/meminfo: memFree=15977812/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=61920 CPUtime=0.29 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 8823 0 0 0 28 1 0 0 22 0 1 0 450724483 63406080 8724 33554432000 4194304 4650387 140734742956816 18446744073709551615 4473160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 15480 8724 357 112 0 10445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61920

[startup+0.700988 s]
/proc/loadavg: 1.75 3.28 3.68 4/182 19418
/proc/meminfo: memFree=15977812/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=61920 CPUtime=0.69 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 8826 0 0 0 68 1 0 0 23 0 1 0 450724483 63406080 8727 33554432000 4194304 4650387 140734742956816 18446744073709551615 4449536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 15480 8727 360 112 0 10445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61920

[startup+1.50084 s]
/proc/loadavg: 1.93 3.29 3.68 5/190 19430
/proc/meminfo: memFree=15856068/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=81820 CPUtime=1.49 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 15462 0 0 0 147 2 0 0 18 0 1 0 450724483 83783680 15363 33554432000 4194304 4650387 140734742956816 18446744073709551615 4315078 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 20455 15363 378 112 0 15420 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81820

[startup+3.10055 s]
/proc/loadavg: 1.93 3.29 3.68 5/190 19430
/proc/meminfo: memFree=15834864/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=92100 CPUtime=3.09 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 20938 0 0 0 306 3 0 0 20 0 1 0 450724483 94310400 15931 33554432000 4194304 4650387 140734742956816 18446744073709551615 4364806 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 23025 15931 380 112 0 17990 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 92100

[startup+6.30096 s]
/proc/loadavg: 2.10 3.31 3.68 5/190 19430
/proc/meminfo: memFree=15784272/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=94084 CPUtime=6.29 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 28627 0 0 0 624 5 0 0 25 0 1 0 450724483 96342016 17371 33554432000 4194304 4650387 140734742956816 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 23521 17372 381 112 0 18486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94084

[startup+12.7008 s]
/proc/loadavg: 2.25 3.32 3.68 5/190 19433
/proc/meminfo: memFree=15727112/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=213468 CPUtime=12.69 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 43124 0 0 0 1262 7 0 0 25 0 1 0 450724483 218591232 31867 33554432000 4194304 4650387 140734742956816 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 53367 31867 382 112 0 48332 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213468

[startup+25.5004 s]
/proc/loadavg: 2.64 3.35 3.69 5/190 19434
/proc/meminfo: memFree=15695336/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=153908 CPUtime=25.5 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 60834 0 0 0 2539 11 0 0 25 0 1 0 450724483 157601792 31081 33554432000 4194304 4650387 140734742956816 18446744073709551615 4370586 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 38477 31081 382 112 0 33442 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 153908

[startup+51.1007 s]
/proc/loadavg: 3.10 3.40 3.70 5/190 19435
/proc/meminfo: memFree=15568796/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=196732 CPUtime=51.09 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 95082 0 0 0 5092 17 0 0 25 0 1 0 450724483 201453568 40765 33554432000 4194304 4650387 140734742956816 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 49183 40765 382 112 0 44148 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 196732

[startup+102.306 s]
/proc/loadavg: 3.61 3.49 3.71 5/190 19436
/proc/meminfo: memFree=15486740/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=315224 CPUtime=102.3 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 147427 0 0 0 10205 25 0 0 25 0 1 0 450724483 322789376 56313 33554432000 4194304 4650387 140734742956816 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 78806 56313 382 112 0 73771 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 315224

[startup+162.3 s]
/proc/loadavg: 3.89 3.60 3.73 5/190 19438
/proc/meminfo: memFree=15419260/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=338828 CPUtime=162.3 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 198503 0 0 0 16194 36 0 0 25 0 1 0 450724483 346959872 61521 33554432000 4194304 4650387 140734742956816 18446744073709551615 4476079 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 84707 61521 382 112 0 79672 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 338828

[startup+222.3 s]
/proc/loadavg: 4.02 3.68 3.75 5/190 19439
/proc/meminfo: memFree=15356364/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=277712 CPUtime=222.3 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 252753 0 0 0 22183 47 0 0 25 0 1 0 450724483 284377088 61399 33554432000 4194304 4650387 140734742956816 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 69428 61399 382 112 0 64393 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 277712

[startup+282.3 s]
/proc/loadavg: 4.00 3.74 3.76 5/190 19441
/proc/meminfo: memFree=15267684/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=313504 CPUtime=282.3 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 286517 0 0 0 28177 53 0 0 25 0 1 0 450724483 321028096 70162 33554432000 4194304 4650387 140734742956816 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 78376 70162 382 112 0 73341 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 313504

[startup+342.3 s]
/proc/loadavg: 4.00 3.78 3.77 5/190 19442
/proc/meminfo: memFree=15210124/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=317448 CPUtime=342.3 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 353797 0 0 0 34163 67 0 0 25 0 1 0 450724483 325066752 68854 33554432000 4194304 4650387 140734742956816 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 79362 68854 382 112 0 74327 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 317448

[startup+402.3 s]
/proc/loadavg: 4.00 3.82 3.78 5/190 19444
/proc/meminfo: memFree=15066240/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=476668 CPUtime=402.3 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 398554 0 0 0 40153 77 0 0 25 0 1 0 450724483 488108032 98628 33554432000 4194304 4650387 140734742956816 18446744073709551615 4476405 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 119167 98628 382 112 0 114132 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 476668

[startup+462.3 s]
/proc/loadavg: 4.00 3.85 3.80 5/190 19446
/proc/meminfo: memFree=15035468/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=477136 CPUtime=462.31 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 398694 0 0 0 46154 77 0 0 25 0 1 0 450724483 488587264 98768 33554432000 4194304 4650387 140734742956816 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 119284 98768 382 112 0 114249 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 477136

[startup+522.3 s]
/proc/loadavg: 4.04 3.89 3.81 5/190 19447
/proc/meminfo: memFree=15012752/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=477532 CPUtime=522.31 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 445695 0 0 0 52144 87 0 0 25 0 1 0 450724483 488992768 99673 33554432000 4194304 4650387 140734742956816 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 119383 99673 382 112 0 114348 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 477532

[startup+582.3 s]
/proc/loadavg: 4.01 3.91 3.82 5/190 19449
/proc/meminfo: memFree=14999712/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=478256 CPUtime=582.31 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 492525 0 0 0 58133 98 0 0 25 0 1 0 450724483 489734144 97261 33554432000 4194304 4650387 140734742956816 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 119564 97261 382 112 0 114529 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 478256

[startup+642.3 s]
/proc/loadavg: 4.00 3.92 3.83 5/190 19450
/proc/meminfo: memFree=15019276/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=413792 CPUtime=642.32 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 540041 0 0 0 64122 110 0 0 25 0 1 0 450724483 423723008 93638 33554432000 4194304 4650387 140734742956816 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 103448 93638 382 112 0 98413 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 413792

[startup+702.301 s]
/proc/loadavg: 4.00 3.93 3.83 5/190 19452
/proc/meminfo: memFree=14834004/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=556704 CPUtime=702.31 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 565724 0 0 0 70117 114 0 0 25 0 1 0 450724483 570064896 119321 33554432000 4194304 4650387 140734742956816 18446744073709551615 4476379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 139176 119321 382 112 0 134141 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 556704

[startup+762.307 s]
/proc/loadavg: 4.08 3.96 3.84 5/190 19454
/proc/meminfo: memFree=14839684/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=556704 CPUtime=762.32 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 565809 0 0 0 76118 114 0 0 25 0 1 0 450724483 570064896 119406 33554432000 4194304 4650387 140734742956816 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 139176 119406 382 112 0 134141 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 556704

[startup+822.301 s]
/proc/loadavg: 4.03 3.96 3.85 5/190 19455
/proc/meminfo: memFree=14831968/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=557104 CPUtime=822.32 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 565878 0 0 0 82118 114 0 0 25 0 1 0 450724483 570474496 119475 33554432000 4194304 4650387 140734742956816 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 139276 119475 382 112 0 134241 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 557104

[startup+882.301 s]
/proc/loadavg: 4.08 3.99 3.86 5/190 19457
/proc/meminfo: memFree=14795356/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=492544 CPUtime=882.32 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 593099 0 0 0 88110 122 0 0 25 0 1 0 450724483 504365056 110055 33554432000 4194304 4650387 140734742956816 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 123136 110055 382 112 0 118101 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 492544

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.87 5/190 19458
/proc/meminfo: memFree=14831168/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=558652 CPUtime=942.32 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 634037 0 0 0 94097 135 0 0 25 0 1 0 450724483 572059648 115337 33554432000 4194304 4650387 140734742956816 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 139663 115337 382 112 0 134628 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 558652

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.87 5/190 19460
/proc/meminfo: memFree=14747956/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=559884 CPUtime=1002.32 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 675377 0 0 0 100087 145 0 0 25 0 1 0 450724483 573321216 119333 33554432000 4194304 4650387 140734742956816 18446744073709551615 4368052 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 139971 119333 382 112 0 134936 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 559884

[startup+1062.3 s]
/proc/loadavg: 4.06 4.00 3.88 5/190 19462
/proc/meminfo: memFree=14729584/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=560892 CPUtime=1062.32 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 718782 0 0 0 106076 156 0 0 25 0 1 0 450724483 574353408 123362 33554432000 4194304 4650387 140734742956816 18446744073709551615 4333616 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 140223 123362 382 112 0 135188 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 560892

[startup+1122.3 s]
/proc/loadavg: 4.02 4.00 3.89 5/190 19463
/proc/meminfo: memFree=14750268/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=497180 CPUtime=1122.33 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 747499 0 0 0 112071 162 0 0 25 0 1 0 450724483 509112320 111792 33554432000 4194304 4650387 140734742956816 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 124295 111792 382 112 0 119260 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 497180

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.90 5/190 19465
/proc/meminfo: memFree=14732524/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=498860 CPUtime=1182.33 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 789077 0 0 0 118061 172 0 0 25 0 1 0 450724483 510832640 112188 33554432000 4194304 4650387 140734742956816 18446744073709551615 4329412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 124715 112188 382 112 0 119680 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 498860

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 19466
/proc/meminfo: memFree=14689476/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=564828 CPUtime=1242.33 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 823005 0 0 0 124047 186 0 0 25 0 1 0 450724483 578383872 125205 33554432000 4194304 4650387 140734742956816 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 141207 125205 382 112 0 136172 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 564828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.98 3.90 4/188 19469
/proc/meminfo: memFree=14890352/32951124 swapFree=67111528/67111528
[pid=19418] ppid=19416 vsize=565792 CPUtime=1300.04 cores=5,7
/proc/19418/stat : 19418 (strangenight1-s) R 19416 19418 18093 0 -1 4202496 864628 0 0 0 129807 197 0 0 25 0 1 0 450724483 579371008 123704 33554432000 4194304 4650387 140734742956816 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19418/statm: 141448 123704 382 112 0 136413 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 565792

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.07
CPU system time (s): 1.9987
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 606480

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

runsolver used 2.13267 second user time and 4.98224 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-23 20:24:50
IDJOB=3251024
IDBENCH=88208
IDSOLVER=1589
FILE ID=node142/3251024-1303583090
RUNJOBID= node142-1303583090-19390
PBS_JOBID= 13150327
Free space on /tmp= 71340 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251024-1303583090/watcher-3251024-1303583090 -o /tmp/evaluation-result-3251024-1303583090/solver-3251024-1303583090 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3251024-1303583090.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=1656059836

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15979580 kB
Buffers:       2065684 kB
Cached:       14262348 kB
SwapCached:          0 kB
Active:        6774680 kB
Inactive:      9627916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15979580 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           37280 kB
Writeback:           0 kB
AnonPages:       74192 kB
Mapped:          15256 kB
Slab:           505392 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223136 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= 71324 MiB
End job on node142 at 2011-04-23 20:46:32