Trace number 3176031

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.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S840902310-084.SATISFIABLE.cnf
MD5SUM02c45b007aaa35525677ccadd4298d97
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012997
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 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-3176031-1301790806.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     239 undec:      55 neg:     206
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       483      2109         0         0      6440         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4917       483      2109         0      4857      6440    117138   no data   no data  --
0.39/0.43	c  N st    10     11300       483      2109         0      4478      6440     76225   no data   no data  --
0.69/0.71	c  N st    11     17043       483      2109         0     10059      6440    206386   no data   no data  --
1.10/1.15	c  F st    12     25001       483      2109         0     12366      6440    265013   no data   no data  --
1.10/1.15	c  N st    12     25001       483      2109         0     12366      6440    265013   no data   no data  --
1.39/1.42	c Decided on static restart strategy
1.39/1.42	c  N st    18     30001       483      2109         0     10655      6440    195383   no data   no data  --
1.39/1.42	c  S st    18     30001       483      2109         0     10655      6440    195383   no data   no data  --
1.39/1.45	c  S st    18     30502       483      2109         0     11156      6440    206418   no data   no data  --
1.39/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
1.39/1.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.67	c lits-rem:       218  cl-subs:      631  v-elim:      0  v-fix:    0  time:  0.20 s
1.59/1.68	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
1.59/1.68	c calculated reachability. Time: 0.00
1.59/1.68	c  N st    18     30502       483      2109         0     10525      6440    190906   no data   no data  --
2.09/2.14	c  N st    20     37613       483      2109         0      9791      6440    155136   no data   no data  --
2.49/2.57	c  N st    21     44012       483      2109         0     16016      6440    295157   no data   no data  --
2.69/2.71	c  S st    22     45753       483      2109         0      8997      6440    124508   no data   no data  --
2.69/2.74	c  S st    22     46255       483      2109         0      9499      6440    135995   no data   no data  --
2.69/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.69/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.69/2.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.69/2.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
2.69/2.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.79/2.83	c lits-rem:        55  cl-subs:      106  v-elim:      0  v-fix:    0  time:  0.09 s
2.79/2.83	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c vivif2 --  cl tried     9393 cl shrink        0 lits rem          0 time: 0.00
2.79/2.84	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
2.79/2.84	c calculated reachability. Time: 0.00
2.79/2.84	c  N st    22     46255       483      2109         0      9393      6440    133602   no data   no data  --
3.79/3.85	c  N st    23     60652       483      2109         0     13697      6440    223131   no data   no data  --
4.59/4.62	c  N st    24     69383       483      2109         0     11501      6440    163655   no data   no data  --
4.59/4.62	c  S st    24     69383       483      2109         0     11501      6440    163655   no data   no data  --
4.59/4.65	c  S st    24     69885       483      2109         0     12002      6440    174866   no data   no data  --
4.59/4.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
4.59/4.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
4.59/4.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.79/4.83	c lits-rem:       131  cl-subs:      192  v-elim:      0  v-fix:    0  time:  0.17 s
4.79/4.83	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
4.79/4.83	c vivif2 --  cl tried    11810 cl shrink        0 lits rem          0 time: 0.00
4.79/4.84	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.01
4.79/4.84	c calculated reachability. Time: 0.00
4.79/4.84	c  N st    24     69885       483      2109         0     11810      6440    170077   no data   no data  --
6.19/6.22	c  F st    25     87501       483      2109         0     17317      6440    303216   no data   no data  --
6.19/6.22	c  N st    25     87501       483      2109         0     17317      6440    303216   no data   no data  --
6.59/6.65	c Decided on static restart strategy
6.79/6.89	c  N st    32     95539       483      2109         0     25214      6440    493862   no data   no data  --
7.59/7.64	c  N st    34    104827       483      2109         0     21556      6440    373302   no data   no data  --
7.59/7.64	c  S st    34    104827       483      2109         0     21556      6440    373302   no data   no data  --
7.59/7.70	c  S st    34    105333       483      2109         0     22062      6440    384813   no data   no data  --
7.59/7.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.69/7.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.69/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.69/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.69/7.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
7.69/7.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.49/8.58	c lits-rem:       216  cl-subs:      960  v-elim:      0  v-fix:    0  time:  0.86 s
8.49/8.58	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
8.49/8.58	c vivif2 --  cl tried    21102 cl shrink        0 lits rem          0 time: 0.00
8.59/8.60	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
8.59/8.60	c calculated reachability. Time: 0.00
8.59/8.60	c  N st    34    105333       483      2109         0     21102      6440    360716   no data   no data  --
9.39/9.42	c  N st    35    114931       483      2109         0     16801      6440    240418   no data   no data  --
10.69/10.72	c  N st    36    129329       483      2109         0     16233      6440    214441   no data   no data  --
12.59/12.62	c  N st    37    150924       483      2109         0     21685      6440    330023   no data   no data  --
13.20/13.26	c  S st    38    157999       483      2109         0     28626      6440    495375   no data   no data  --
13.29/13.33	c  S st    38    158504       483      2109         0     29129      6440    507294   no data   no data  --
13.29/13.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.29/13.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.29/13.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.29/13.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.29/13.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.29/13.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
13.29/13.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.89/14.92	c lits-rem:       547  cl-subs:     1474  v-elim:      0  v-fix:    0  time:  1.56 s
14.89/14.92	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
14.89/14.93	c vivif2 --  cl tried    27655 cl shrink        0 lits rem          0 time: 0.00
14.89/14.95	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.02
14.89/14.95	c calculated reachability. Time: 0.00
14.89/14.95	c  N st    38    158504       483      2109         0     27655      6440    471150   no data   no data  --
19.99/20.04	c  N st    39    207093       483      2109         0     22319      6440    303604   no data   no data  --
23.19/23.27	c  N st    40    237757       483      2109         0     32772      6440    538778   no data   no data  --
23.19/23.27	c  S st    40    237757       483      2109         0     32772      6440    538778   no data   no data  --
23.29/23.35	c  S st    40    238261       483      2109         0     33276      6440    549486   no data   no data  --
23.29/23.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.29/23.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.29/23.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.29/23.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.29/23.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
23.29/23.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.09/25.19	c lits-rem:       479  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  1.81 s
25.09/25.19	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
25.09/25.19	c vivif2 --  cl tried    31977 cl shrink        0 lits rem          0 time: 0.01
25.19/25.22	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.03
25.19/25.22	c calculated reachability. Time: 0.00
25.19/25.22	c  N st    40    238261       483      2109         0     31977      6440    520237   no data   no data  --
33.39/33.46	c  F st    41    306250       483      2109         0     33860      6440    524350   no data   no data  --
33.39/33.46	c  N st    41    306250       483      2109         0     33860      6440    524350   no data   no data  --
34.10/34.11	c Decided on static restart strategy
36.79/36.86	c  N st    51    334554       483      2109         0     38153      6440    613375   no data   no data  --
39.79/39.88	c  N st    53    357391       483      2109         0     36017      6440    541890   no data   no data  --
39.79/39.88	c  S st    53    357391       483      2109         0     36017      6440    541890   no data   no data  --
39.89/39.97	c  S st    53    357895       483      2109         0     36521      6440    553747   no data   no data  --
39.89/39.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.89/39.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.89/39.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.99/40.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.99/40.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.99/40.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
39.99/40.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.69/41.75	c lits-rem:      1992  cl-subs:     1902  v-elim:      0  v-fix:    0  time:  1.74 s
41.69/41.75	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
41.69/41.76	c vivif2 --  cl tried    34619 cl shrink        0 lits rem          0 time: 0.01
41.69/41.79	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.03
41.69/41.79	c calculated reachability. Time: 0.00
41.69/41.79	c  N st    53    357895       483      2109         0     34619      6440    508134   no data   no data  --
46.29/46.30	c  N st    54    390287       483      2109         0     40889      6440    652125   no data   no data  --
53.19/53.27	c  N st    55    438875       483      2109         0     34702      6440    475416   no data   no data  --
63.39/63.46	c  N st    56    511757       483      2109         0     47872      6440    757156   no data   no data  --
67.10/67.16	c  N st    57    536842       483      2109         0     42236      6440    615827   no data   no data  --
67.10/67.16	c  S st    57    536842       483      2109         0     42236      6440    615827   no data   no data  --
67.19/67.26	c  S st    57    537348       483      2109         0     42741      6440    627087   no data   no data  --
67.19/67.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.19/67.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.19/67.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
67.29/67.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.29/67.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.29/67.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
67.29/67.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.20/69.20	c lits-rem:       566  cl-subs:     1508  v-elim:      0  v-fix:    0  time:  1.91 s
69.20/69.20	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
69.20/69.21	c vivif2 --  cl tried    41233 cl shrink        0 lits rem          0 time: 0.01
69.20/69.24	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.03
69.20/69.24	c calculated reachability. Time: 0.00
69.20/69.24	c  N st    57    537348       483      2109         0     41233      6440    592502   no data   no data  --
95.40/95.46	c  N st    58    701332       483      2109         0     35512      6440    360861   no data   no data  --
114.09/114.17	c  N st    59    806024       483      2109         0     64610      6440   1093465   no data   no data  --
114.09/114.17	c  S st    59    806024       483      2109         0     64610      6440   1093465   no data   no data  --
114.30/114.33	c  S st    59    806527       483      2109         0     65113      6440   1105831   no data   no data  --
114.30/114.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
114.30/114.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
114.30/114.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
114.30/114.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
114.30/114.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.30/114.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
114.30/114.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
117.90/117.90	c lits-rem:       199  cl-subs:     4085  v-elim:      0  v-fix:    0  time:  3.51 s
117.90/117.90	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
117.90/117.92	c vivif2 --  cl tried    61028 cl shrink        0 lits rem          0 time: 0.01
117.90/117.97	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.06
117.90/117.98	c calculated reachability. Time: 0.00
117.90/117.98	c  N st    59    806527       483      2109         0     61028      6440   1006004   no data   no data  --
164.69/164.77	c  F st    60   1071875       483      2109         0     76698      6440   1256945   no data   no data  --
164.69/164.77	c  N st    60   1071875       483      2109         0     76698      6440   1256945   no data   no data  --
166.00/166.08	c Decided on static restart strategy
170.70/170.70	c  N st    70   1100177       483      2109         0     60573      6440    830493   no data   no data  --
179.10/179.11	c  N st    72   1136170       483      2109         0     50848      6440    568576   no data   no data  --
186.20/186.23	c  N st    73   1168563       483      2109         0     82058      6440   1257641   no data   no data  --
196.80/196.81	c  N st    74   1209791       483      2109         0     76270      6440   1126680   no data   no data  --
196.80/196.81	c  S st    74   1209791       483      2109         0     76270      6440   1126680   no data   no data  --
196.99/197.01	c  S st    74   1210296       483      2109         0     76774      6440   1139186   no data   no data  --
196.99/197.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
196.99/197.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.99/197.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
196.99/197.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.99/197.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.99/197.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
196.99/197.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
201.31/201.37	c lits-rem:       539  cl-subs:     6419  v-elim:      0  v-fix:    0  time:  4.29 s
201.31/201.37	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
201.31/201.38	c vivif2 --  cl tried    70355 cl shrink        0 lits rem          0 time: 0.01
201.40/201.45	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.07
201.40/201.45	c calculated reachability. Time: 0.00
201.40/201.45	c  N st    74   1210296       483      2109         0     70355      6440   1003441   no data   no data  --
218.50/218.57	c  N st    75   1283178       483      2109         0     94812      6440   1598413   no data   no data  --
243.10/243.12	c  N st    76   1392503       483      2109         0     55809      6440    620337   no data   no data  --
281.11/281.11	c  N st    77   1556487       483      2109         0     60439      6440    686213   no data   no data  --
324.61/324.64	c  N st    78   1710296       483      2109         0    101592      6440   1593217   no data   no data  --
324.61/324.64	c  S st    78   1710296       483      2109         0    101592      6440   1593217   no data   no data  --
324.91/324.96	c  S st    78   1710797       483      2109         0    102092      6440   1604952   no data   no data  --
324.91/324.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
324.91/324.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
325.01/325.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
325.01/325.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
325.01/325.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
325.01/325.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
325.01/325.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
337.21/337.23	c lits-rem:       106  cl-subs:    11620  v-elim:      0  v-fix:    0  time: 12.15 s
337.21/337.23	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
337.21/337.24	c vivif2 --  cl tried    90472 cl shrink        0 lits rem          0 time: 0.02
337.31/337.35	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.11
337.31/337.36	c calculated reachability. Time: 0.00
337.31/337.36	c  N st    78   1710797       483      2109         0     90472      6440   1354407   no data   no data  --
434.81/434.83	c  N st    79   2079762       483      2109         0    102297      6440   1553578   no data   no data  --
474.41/474.43	c  N st    80   2210797       483      2109         0    106693      6440   1666908   no data   no data  --
474.41/474.43	c  S st    80   2210797       483      2109         0    106693      6440   1666908   no data   no data  --
474.81/474.84	c  S st    80   2211301       483      2109         0    107196      6440   1679389   no data   no data  --
474.81/474.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
474.81/474.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
474.91/474.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
474.91/474.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
474.91/474.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
474.91/474.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
474.91/474.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
484.12/484.14	c lits-rem:       127  cl-subs:     7041  v-elim:      0  v-fix:    0  time:  9.16 s
484.12/484.14	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
484.12/484.16	c vivif2 --  cl tried   100155 cl shrink        0 lits rem          0 time: 0.02
484.22/484.28	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.12
484.22/484.29	c calculated reachability. Time: 0.00
484.22/484.29	c  N st    80   2211301       483      2109         0    100155      6440   1522306   no data   no data  --
632.22/632.25	c  N st    81   2711303       483      2109         0    123856      6440   2029498   no data   no data  --
632.22/632.25	c  S st    81   2711303       483      2109         0    123856      6440   2029498   no data   no data  --
632.72/632.74	c  S st    81   2711808       483      2109         0    124361      6440   2042006   no data   no data  --
632.72/632.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
632.72/632.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
632.82/632.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
632.82/632.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
632.82/632.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
632.82/632.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
632.82/632.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
650.92/650.92	c lits-rem:       291  cl-subs:     9839  v-elim:      0  v-fix:    0  time: 18.02 s
650.92/650.92	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
650.92/650.94	c vivif2 --  cl tried   114522 cl shrink        0 lits rem          0 time: 0.03
651.12/651.14	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.20
651.12/651.15	c calculated reachability. Time: 0.00
651.12/651.15	c  N st    81   2711808       483      2109         0    114522      6440   1827128   no data   no data  --
822.13/822.19	c  N st    82   3211809       483      2109         0     89707      6440   1011232   no data   no data  --
822.13/822.19	c  S st    82   3211809       483      2109         0     89707      6440   1011232   no data   no data  --
822.43/822.44	c  S st    82   3212315       483      2109         0     90209      6440   1024530   no data   no data  --
822.43/822.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
822.43/822.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
822.43/822.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
822.53/822.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
822.53/822.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
822.53/822.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
822.53/822.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
825.23/825.21	c lits-rem:       267  cl-subs:     3194  v-elim:      0  v-fix:    0  time:  2.69 s
825.23/825.21	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
825.23/825.23	c vivif2 --  cl tried    87015 cl shrink        0 lits rem          0 time: 0.01
825.33/825.32	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.10
825.33/825.33	c calculated reachability. Time: 0.00
825.33/825.33	c  N st    82   3212315       483      2109         0     87015      6440    961315   no data   no data  --
1014.14/1014.16	c  N st    83   3712316       483      2109         0     97831      6440   1118356   no data   no data  --
1014.14/1014.16	c  S st    83   3712316       483      2109         0     97831      6440   1118356   no data   no data  --
1014.44/1014.43	c  S st    83   3712818       483      2109         0     98332      6440   1129945   no data   no data  --
1014.44/1014.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1014.44/1014.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1014.44/1014.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1014.54/1014.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1014.54/1014.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1014.54/1014.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
1014.54/1014.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1017.94/1017.90	c lits-rem:       383  cl-subs:     3733  v-elim:      0  v-fix:    0  time:  3.38 s
1017.94/1017.90	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
1017.94/1017.92	c vivif2 --  cl tried    94599 cl shrink        0 lits rem          0 time: 0.02
1018.04/1018.03	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.11
1018.04/1018.03	c calculated reachability. Time: 0.00
1018.04/1018.03	c  N st    83   3712818       483      2109         0     94599      6440   1054143   no data   no data  --
1030.84/1030.84	c  F st    84   3751562       483      2109         0    131994      6440   1969891   no data   no data  --
1030.84/1030.84	c  N st    84   3751562       483      2109         0    131994      6440   1969891   no data   no data  --
1033.34/1033.35	c Decided on static restart strategy
1044.24/1044.28	c  N st    94   3779870       483      2109         0    159570      6440   2647110   no data   no data  --
1055.64/1055.60	c  N st    96   3815866       483      2109         0    112395      6440   1498258   no data   no data  --
1069.54/1069.53	c  N st    97   3848258       483      2109         0    143875      6440   2290828   no data   no data  --
1088.54/1088.51	c  N st    98   3896846       483      2109         0    107597      6440   1305345   no data   no data  --
1118.54/1118.59	c  N st    99   3969730       483      2109         0     93955      6440    992397   no data   no data  --
1153.24/1153.26	c  N st   100   4079056       483      2109         0    114580      6440   1489668   no data   no data  --
1205.75/1205.73	c  N st   101   4212818       483      2109         0    158061      6440   2420957   no data   no data  --
1205.75/1205.73	c  S st   101   4212818       483      2109         0    158061      6440   2420957   no data   no data  --
1206.25/1206.21	c  S st   101   4213319       483      2109         0    158560      6440   2432861   no data   no data  --
1206.25/1206.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1206.25/1206.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1206.35/1206.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1206.35/1206.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1206.35/1206.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1206.35/1206.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    483 time:  0.00 s
1206.35/1206.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1234.75/1234.72	c lits-rem:       622  cl-subs:    15570  v-elim:      0  v-fix:    0  time: 28.33 s
1234.75/1234.72	c vivif2 --  cl tried     2109 cl shrink        0 lits rem          0 time: 0.00
1234.75/1234.75	c vivif2 --  cl tried   142990 cl shrink        0 lits rem          0 time: 0.03
1234.95/1234.97	c asymm  cl-useful: 0/2109/2109 lits-rem:0 time: 0.22
1234.95/1234.98	c calculated reachability. Time: 0.00
1234.95/1234.98	c  N st   101   4213319       483      2109         0    142990      6440   2104563   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3176031-1301790806/watcher-3176031-1301790806 -o /tmp/evaluation-result-3176031-1301790806/solver-3176031-1301790806 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3176031-1301790806.cnf 

running on 2 cores: 0,2

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: 0.92 1.32 2.47 3/178 7475
/proc/meminfo: memFree=22004044/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=30312 CPUtime=0 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 674 0 0 0 0 0 0 0 21 0 1 0 290677299 31039488 599 33554432000 4194304 4650387 140735879781936 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 7578 599 366 112 0 2543 0

[startup+0.073604 s]
/proc/loadavg: 0.92 1.32 2.47 3/178 7475
/proc/meminfo: memFree=22004044/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=30312 CPUtime=0.07 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 757 0 0 0 7 0 0 0 21 0 1 0 290677299 31039488 682 33554432000 4194304 4650387 140735879781936 18446744073709551615 4336683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 7578 682 379 112 0 2543 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30312

[startup+0.100593 s]
/proc/loadavg: 0.92 1.32 2.47 3/178 7475
/proc/meminfo: memFree=22004044/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=30456 CPUtime=0.09 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 793 0 0 0 9 0 0 0 21 0 1 0 290677299 31186944 718 33554432000 4194304 4650387 140735879781936 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 7614 718 379 112 0 2579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.300554 s]
/proc/loadavg: 0.92 1.32 2.47 3/178 7475
/proc/meminfo: memFree=22004044/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=30976 CPUtime=0.29 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 1054 0 0 0 29 0 0 0 22 0 1 0 290677299 31719424 834 33554432000 4194304 4650387 140735879781936 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 7744 834 381 112 0 2709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30976

[startup+0.700485 s]
/proc/loadavg: 0.92 1.32 2.47 3/178 7475
/proc/meminfo: memFree=22004044/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=31448 CPUtime=0.69 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 1426 0 0 0 69 0 0 0 23 0 1 0 290677299 32202752 994 33554432000 4194304 4650387 140735879781936 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 7862 994 381 112 0 2827 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31448

[startup+1.50032 s]
/proc/loadavg: 0.92 1.32 2.47 6/190 7497
/proc/meminfo: memFree=21972832/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=37388 CPUtime=1.49 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 3428 0 0 0 149 0 0 0 25 0 1 0 290677299 38285312 2393 33554432000 4194304 4650387 140735879781936 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 9347 2393 383 112 0 4312 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37388

[startup+3.10099 s]
/proc/loadavg: 1.17 1.36 2.47 5/190 7551
/proc/meminfo: memFree=21963152/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=38180 CPUtime=3.09 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 4427 0 0 0 309 0 0 0 25 0 1 0 290677299 39096320 2627 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 9545 2627 383 112 0 4510 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38180

[startup+6.30036 s]
/proc/loadavg: 1.17 1.36 2.47 5/190 7551
/proc/meminfo: memFree=21943528/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=39400 CPUtime=6.29 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 6263 0 0 0 628 1 0 0 25 0 1 0 290677299 40345600 2988 33554432000 4194304 4650387 140735879781936 18446744073709551615 4314988 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 9850 2988 383 112 0 4815 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39400

[startup+12.7011 s]
/proc/loadavg: 1.60 1.45 2.49 5/190 7551
/proc/meminfo: memFree=21924324/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=44760 CPUtime=12.69 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 9977 0 0 0 1267 2 0 0 25 0 1 0 290677299 45834240 4206 33554432000 4194304 4650387 140735879781936 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 11190 4206 383 112 0 6155 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44760

[startup+25.5005 s]
/proc/loadavg: 1.97 1.53 2.51 5/190 7552
/proc/meminfo: memFree=21890868/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=57048 CPUtime=25.49 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 16105 0 0 0 2546 3 0 0 21 0 1 0 290677299 58417152 7266 33554432000 4194304 4650387 140735879781936 18446744073709551615 4333597 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 14262 7266 383 112 0 9227 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57048

[startup+51.1004 s]
/proc/loadavg: 2.66 1.73 2.54 5/190 7552
/proc/meminfo: memFree=21873232/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=61072 CPUtime=51.09 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 24241 0 0 0 5104 5 0 0 25 0 1 0 290677299 62537728 8477 33554432000 4194304 4650387 140735879781936 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 15268 8477 383 112 0 10233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61072

[startup+102.306 s]
/proc/loadavg: 3.46 2.11 2.63 5/190 7554
/proc/meminfo: memFree=21855448/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=67220 CPUtime=102.3 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 38254 0 0 0 10221 9 0 0 25 0 1 0 290677299 68833280 9326 33554432000 4194304 4650387 140735879781936 18446744073709551615 4514533 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 16805 9326 383 112 0 11770 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67220

[startup+162.3 s]
/proc/loadavg: 3.80 2.45 2.71 5/190 7555
/proc/meminfo: memFree=21807424/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=82684 CPUtime=162.29 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 53699 0 0 0 16217 12 0 0 25 0 1 0 290677299 84668416 13446 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 20671 13446 383 112 0 15636 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82684

[startup+222.3 s]
/proc/loadavg: 3.98 2.74 2.79 5/190 7557
/proc/meminfo: memFree=21774644/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=94108 CPUtime=222.3 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 65380 0 0 0 22214 16 0 0 25 0 1 0 290677299 96366592 16074 33554432000 4194304 4650387 140735879781936 18446744073709551615 4360490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 23527 16074 383 112 0 18492 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 94108

[startup+282.3 s]
/proc/loadavg: 3.99 2.97 2.86 5/190 7559
/proc/meminfo: memFree=21768384/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=94352 CPUtime=282.31 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 75486 0 0 0 28212 19 0 0 25 0 1 0 290677299 96616448 16005 33554432000 4194304 4650387 140735879781936 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 23588 16005 383 112 0 18553 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 94352

[startup+342.3 s]
/proc/loadavg: 3.99 3.16 2.93 5/190 7560
/proc/meminfo: memFree=21700616/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=111968 CPUtime=342.31 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 84877 0 0 0 34210 21 0 0 25 0 1 0 290677299 114655232 21259 33554432000 4194304 4650387 140735879781936 18446744073709551615 4364370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 27992 21259 383 112 0 22957 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 111968

[startup+402.3 s]
/proc/loadavg: 3.99 3.31 3.00 5/190 7562
/proc/meminfo: memFree=21702796/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=112192 CPUtime=402.31 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 93891 0 0 0 40207 24 0 0 25 0 1 0 290677299 114884608 21034 33554432000 4194304 4650387 140735879781936 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 28048 21034 383 112 0 23013 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 112192

[startup+462.3 s]
/proc/loadavg: 4.04 3.44 3.06 5/190 7563
/proc/meminfo: memFree=21704736/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=112404 CPUtime=462.31 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 102393 0 0 0 46204 27 0 0 25 0 1 0 290677299 115101696 19943 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 28101 19943 383 112 0 23066 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 112404

[startup+522.3 s]
/proc/loadavg: 4.01 3.54 3.12 5/190 7565
/proc/meminfo: memFree=21664548/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=125004 CPUtime=522.31 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 111427 0 0 0 52201 30 0 0 25 0 1 0 290677299 128004096 23701 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 31251 23701 383 112 0 26216 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 125004

[startup+582.301 s]
/proc/loadavg: 4.00 3.62 3.17 5/190 7567
/proc/meminfo: memFree=21664636/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=125160 CPUtime=582.32 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 119271 0 0 0 58199 33 0 0 25 0 1 0 290677299 128163840 23745 33554432000 4194304 4650387 140735879781936 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 31290 23745 383 112 0 26255 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 125160

[startup+642.301 s]
/proc/loadavg: 4.00 3.69 3.22 5/190 7568
/proc/meminfo: memFree=21649344/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=130332 CPUtime=642.33 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 126690 0 0 0 64197 36 0 0 25 0 1 0 290677299 133459968 25841 33554432000 4194304 4650387 140735879781936 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 32583 25841 383 112 0 27548 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 130332

[startup+702.301 s]
/proc/loadavg: 4.00 3.74 3.27 5/190 7570
/proc/meminfo: memFree=21638356/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=136280 CPUtime=702.33 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 133182 0 0 0 70193 40 0 0 25 0 1 0 290677299 139550720 26600 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34070 26600 383 112 0 29035 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 136280

[startup+762.307 s]
/proc/loadavg: 4.03 3.80 3.31 5/190 7571
/proc/meminfo: memFree=21624052/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=136384 CPUtime=762.33 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 139328 0 0 0 76191 42 0 0 25 0 1 0 290677299 139657216 27329 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34096 27329 383 112 0 29061 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 136384

[startup+822.301 s]
/proc/loadavg: 4.01 3.83 3.35 5/190 7573
/proc/meminfo: memFree=21626868/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=136516 CPUtime=822.33 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 146521 0 0 0 82188 45 0 0 25 0 1 0 290677299 139792384 26117 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34129 26117 383 112 0 29094 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 136516

[startup+882.301 s]
/proc/loadavg: 4.00 3.86 3.39 5/190 7575
/proc/meminfo: memFree=21618744/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=136572 CPUtime=882.33 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 151421 0 0 0 88187 46 0 0 25 0 1 0 290677299 139849728 27981 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34143 27981 383 112 0 29108 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 136572

[startup+942.301 s]
/proc/loadavg: 4.07 3.90 3.43 5/190 7576
/proc/meminfo: memFree=21625040/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=136684 CPUtime=942.34 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 157455 0 0 0 94186 48 0 0 25 0 1 0 290677299 139964416 27992 33554432000 4194304 4650387 140735879781936 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34171 27992 383 112 0 29136 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 136684

[startup+1002.3 s]
/proc/loadavg: 4.02 3.92 3.46 5/190 7578
/proc/meminfo: memFree=21625360/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=136780 CPUtime=1002.34 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 163281 0 0 0 100184 50 0 0 25 0 1 0 290677299 140062720 27792 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34195 27792 383 112 0 29160 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 136780

[startup+1062.3 s]
/proc/loadavg: 4.01 3.93 3.49 5/190 7579
/proc/meminfo: memFree=21615156/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=138892 CPUtime=1062.34 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 169644 0 0 0 106182 52 0 0 25 0 1 0 290677299 142225408 27743 33554432000 4194304 4650387 140735879781936 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34723 27743 383 112 0 29688 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 138892

[startup+1122.3 s]
/proc/loadavg: 4.00 3.94 3.52 5/190 7581
/proc/meminfo: memFree=21626636/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=139012 CPUtime=1122.35 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 175497 0 0 0 112181 54 0 0 25 0 1 0 290677299 142348288 27115 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34753 27115 383 112 0 29718 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 139012

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.55 5/190 7583
/proc/meminfo: memFree=21625968/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=139108 CPUtime=1182.35 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 182019 0 0 0 118178 57 0 0 25 0 1 0 290677299 142446592 26893 33554432000 4194304 4650387 140735879781936 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 34777 26893 383 112 0 29742 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 139108

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/190 7584
/proc/meminfo: memFree=21576412/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=163668 CPUtime=1242.35 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 189266 0 0 0 124176 59 0 0 25 0 1 0 290677299 167596032 34140 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 40917 34140 383 112 0 35882 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 163668



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.60 5/190 7586
/proc/meminfo: memFree=21585924/32950928 swapFree=67111528/67111528
[pid=7475] ppid=7473 vsize=163744 CPUtime=1300.06 cores=0,2
/proc/7475/stat : 7475 (strangenight1-s) R 7473 7475 6603 0 -1 4202496 194382 0 0 0 129945 61 0 0 25 0 1 0 290677299 167673856 32344 33554432000 4194304 4650387 140735879781936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/7475/statm: 40936 32344 383 112 0 35901 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 163744

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.07
CPU user time (s): 1299.46
CPU system time (s): 0.616906
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 216380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.46
system time used= 0.616906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 194382
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 1674

runsolver used 2.27265 second user time and 4.83427 second system time

The end

Launcher Data

Begin job on node149 at 2011-04-03 02:33:26
IDJOB=3176031
IDBENCH=83049
IDSOLVER=1589
FILE ID=node149/3176031-1301790806
RUNJOBID= node149-1301790806-7454
PBS_JOBID= 12841369
Free space on /tmp= 71728 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S840902310-084.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3176031-1301790806/watcher-3176031-1301790806 -o /tmp/evaluation-result-3176031-1301790806/solver-3176031-1301790806 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3176031-1301790806.cnf

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

MD5SUM BENCH= 02c45b007aaa35525677ccadd4298d97
RANDOM SEED=1173969902

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:      22004356 kB
Buffers:        367984 kB
Cached:       10245980 kB
SwapCached:          0 kB
Active:        7502916 kB
Inactive:      3173160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22004356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12476 kB
Writeback:           0 kB
AnonPages:       61804 kB
Mapped:          14612 kB
Slab:           207756 kB
PageTables:       4744 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   184728 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= 71704 MiB
End job on node149 at 2011-04-03 02:55:08