Trace number 3175750

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
MD5SUMb386c0165fb504493e3604d6c778ca42
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3175750-1301786273.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 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:    600 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     18  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:     284 undec:      59 neg:     257
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       582      2542         0         0      7755         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4917       582      2542         0      4859      7755    128073   no data   no data  --
0.39/0.41	c  N st    10     11300       582      2542         0      4524      7755     83196   no data   no data  --
0.69/0.70	c  N st    11     17043       582      2542         0     10148      7755    232584   no data   no data  --
1.10/1.12	c  F st    12     25002       582      2542         0     12394      7755    290488   no data   no data  --
1.10/1.12	c  N st    12     25002       582      2542         0     12394      7755    290488   no data   no data  --
1.29/1.37	c Decided on static restart strategy
1.29/1.37	c  N st    18     30000       582      2542         0     10664      7755    213241   no data   no data  --
1.29/1.37	c  S st    18     30000       582      2542         0     10664      7755    213241   no data   no data  --
1.39/1.40	c  S st    18     30503       582      2542         0     11167      7755    225843   no data   no data  --
1.39/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1.39/1.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.62	c lits-rem:        98  cl-subs:      447  v-elim:      0  v-fix:    0  time:  0.20 s
1.59/1.63	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
1.59/1.63	c calculated reachability. Time: 0.00
1.59/1.63	c  N st    18     30503       582      2542         0     10720      7755    213451   no data   no data  --
1.99/2.03	c  N st    20     37615       582      2542         0      9981      7755    174444   no data   no data  --
2.39/2.42	c  N st    21     44014       582      2542         0     16271      7755    339763   no data   no data  --
2.49/2.55	c  S st    22     45754       582      2542         0      9209      7755    138967   no data   no data  --
2.49/2.57	c  S st    22     46256       582      2542         0      9711      7755    151025   no data   no data  --
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2.49/2.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.67	c lits-rem:        30  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.09 s
2.59/2.67	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2.59/2.68	c vivif2 --  cl tried     9659 cl shrink        0 lits rem          0 time: 0.00
2.59/2.68	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
2.59/2.68	c calculated reachability. Time: 0.00
2.59/2.68	c  N st    22     46256       582      2542         0      9659      7755    149487   no data   no data  --
3.59/3.66	c  N st    23     60655       582      2542         0     13986      7755    251075   no data   no data  --
4.19/4.28	c  N st    24     69384       582      2542         0     11766      7755    183572   no data   no data  --
4.19/4.28	c  S st    24     69384       582      2542         0     11766      7755    183572   no data   no data  --
4.29/4.31	c  S st    24     69888       582      2542         0     12270      7755    196471   no data   no data  --
4.29/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4.29/4.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.49/4.51	c lits-rem:       108  cl-subs:      179  v-elim:      0  v-fix:    0  time:  0.18 s
4.49/4.51	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
4.49/4.51	c vivif2 --  cl tried    12091 cl shrink        0 lits rem          0 time: 0.00
4.49/4.52	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
4.49/4.52	c calculated reachability. Time: 0.00
4.49/4.52	c  N st    24     69888       582      2542         0     12091      7755    191333   no data   no data  --
5.69/5.79	c  F st    25     87501       582      2542         0     17595      7755    341927   no data   no data  --
5.69/5.79	c  N st    25     87501       582      2542         0     17595      7755    341927   no data   no data  --
6.19/6.20	c Decided on static restart strategy
6.39/6.44	c  N st    32     95538       582      2542         0     25535      7755    552815   no data   no data  --
6.99/7.08	c  N st    34    104834       582      2542         0     21880      7755    416692   no data   no data  --
6.99/7.08	c  S st    34    104834       582      2542         0     21880      7755    416692   no data   no data  --
7.09/7.13	c  S st    34    105337       582      2542         0     22383      7755    429304   no data   no data  --
7.09/7.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.09/7.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
7.09/7.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.99/8.03	c lits-rem:       261  cl-subs:      944  v-elim:      0  v-fix:    0  time:  0.89 s
7.99/8.03	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
7.99/8.04	c vivif2 --  cl tried    21439 cl shrink        0 lits rem          0 time: 0.00
7.99/8.05	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
7.99/8.06	c calculated reachability. Time: 0.00
7.99/8.06	c  N st    34    105337       582      2542         0     21439      7755    402490   no data   no data  --
8.69/8.79	c  N st    35    114938       582      2542         0     17146      7755    267769   no data   no data  --
9.99/10.01	c  N st    36    129339       582      2542         0     16570      7755    239706   no data   no data  --
11.79/11.80	c  N st    37    150934       582      2542         0     22023      7755    366609   no data   no data  --
12.39/12.49	c  S st    38    158006       582      2542         0     28912      7755    550125   no data   no data  --
12.49/12.55	c  S st    38    158512       582      2542         0     29418      7755    563268   no data   no data  --
12.49/12.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.49/12.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.49/12.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
12.49/12.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.20/14.25	c lits-rem:       404  cl-subs:     1940  v-elim:      0  v-fix:    0  time:  1.67 s
14.20/14.25	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
14.20/14.25	c vivif2 --  cl tried    27478 cl shrink        0 lits rem          0 time: 0.00
14.20/14.27	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
14.20/14.27	c calculated reachability. Time: 0.00
14.20/14.27	c  N st    38    158512       582      2542         0     27478      7755    511990   no data   no data  --
19.29/19.33	c  N st    39    207100       582      2542         0     22144      7755    329118   no data   no data  --
22.19/22.28	c  N st    40    237768       582      2542         0     32631      7755    604275   no data   no data  --
22.19/22.28	c  S st    40    237768       582      2542         0     32631      7755    604275   no data   no data  --
22.29/22.35	c  S st    40    238274       582      2542         0     33136      7755    616521   no data   no data  --
22.29/22.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.29/22.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.29/22.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.29/22.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.29/22.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.29/22.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
22.29/22.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.19/24.21	c lits-rem:       653  cl-subs:     1503  v-elim:      0  v-fix:    0  time:  1.83 s
24.19/24.21	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
24.19/24.22	c vivif2 --  cl tried    31633 cl shrink        0 lits rem          0 time: 0.01
24.19/24.24	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
24.19/24.25	c calculated reachability. Time: 0.00
24.19/24.25	c  N st    40    238274       582      2542         0     31633      7755    571372   no data   no data  --
31.59/31.64	c  F st    41    306251       582      2542         0     33621      7755    579378   no data   no data  --
31.59/31.64	c  N st    41    306251       582      2542         0     33621      7755    579378   no data   no data  --
32.09/32.18	c Decided on static restart strategy
34.89/34.91	c  N st    51    334564       582      2542         0     37904      7755    660081   no data   no data  --
37.69/37.71	c  N st    53    357412       582      2542         0     35693      7755    570211   no data   no data  --
37.69/37.71	c  S st    53    357412       582      2542         0     35693      7755    570211   no data   no data  --
37.69/37.78	c  S st    53    357915       582      2542         0     36196      7755    583933   no data   no data  --
37.69/37.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.69/37.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.69/37.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
37.79/37.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.79/37.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.79/37.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
37.79/37.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.49/39.52	c lits-rem:       478  cl-subs:     1768  v-elim:      0  v-fix:    0  time:  1.71 s
39.49/39.52	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
39.49/39.53	c vivif2 --  cl tried    34428 cl shrink        0 lits rem          0 time: 0.01
39.49/39.56	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
39.49/39.56	c calculated reachability. Time: 0.00
39.49/39.56	c  N st    53    357915       582      2542         0     34428      7755    540625   no data   no data  --
43.39/43.47	c  N st    54    390308       582      2542         0     40710      7755    694359   no data   no data  --
49.40/49.44	c  N st    55    438896       582      2542         0     34406      7755    498468   no data   no data  --
59.19/59.23	c  N st    56    511778       582      2542         0     47730      7755    793102   no data   no data  --
62.39/62.44	c  N st    57    536873       582      2542         0     42134      7755    660006   no data   no data  --
62.39/62.44	c  S st    57    536873       582      2542         0     42134      7755    660006   no data   no data  --
62.49/62.53	c  S st    57    537378       582      2542         0     42639      7755    672716   no data   no data  --
62.49/62.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.49/62.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.49/62.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.49/62.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.49/62.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.49/62.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
62.49/62.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.49/64.51	c lits-rem:      3443  cl-subs:     1463  v-elim:      0  v-fix:    0  time:  1.94 s
64.49/64.51	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
64.49/64.52	c vivif2 --  cl tried    41176 cl shrink        0 lits rem          0 time: 0.01
64.49/64.55	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
64.49/64.55	c calculated reachability. Time: 0.00
64.49/64.55	c  N st    57    537378       582      2542         0     41176      7755    629809   no data   no data  --
90.49/90.51	c  N st    58    701364       582      2542         0     35298      7755    385068   no data   no data  --
106.49/106.52	c  N st    59    806067       582      2542         0     64367      7755   1164550   no data   no data  --
106.49/106.52	c  S st    59    806067       582      2542         0     64367      7755   1164550   no data   no data  --
106.60/106.69	c  S st    59    806570       582      2542         0     64870      7755   1177522   no data   no data  --
106.60/106.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.60/106.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.70/106.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
106.70/106.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.70/106.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.70/106.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
106.70/106.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
109.49/109.51	c lits-rem:       258  cl-subs:     2914  v-elim:      0  v-fix:    0  time:  2.74 s
109.49/109.51	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
109.49/109.52	c vivif2 --  cl tried    61956 cl shrink        0 lits rem          0 time: 0.01
109.49/109.59	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.07
109.49/109.59	c calculated reachability. Time: 0.00
109.49/109.59	c  N st    59    806570       582      2542         0     61956      7755   1100202   no data   no data  --
155.00/155.08	c  F st    60   1071876       582      2542         0     77386      7755   1342840   no data   no data  --
155.00/155.08	c  N st    60   1071876       582      2542         0     77386      7755   1342840   no data   no data  --
156.10/156.18	c Decided on static restart strategy
160.09/160.15	c  N st    70   1100178       582      2542         0     61446      7755    932417   no data   no data  --
166.89/166.90	c  N st    72   1136171       582      2542         0     51921      7755    654539   no data   no data  --
172.49/172.59	c  N st    73   1168565       582      2542         0     83785      7755   1606795   no data   no data  --
179.49/179.58	c  N st    74   1209857       582      2542         0     78245      7755   1423085   no data   no data  --
179.49/179.58	c  S st    74   1209857       582      2542         0     78245      7755   1423085   no data   no data  --
179.69/179.76	c  S st    74   1210361       582      2542         0     78747      7755   1435764   no data   no data  --
179.69/179.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.69/179.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.69/179.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
179.79/179.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.79/179.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.79/179.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
179.79/179.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
183.49/183.51	c lits-rem:       501  cl-subs:     2768  v-elim:      0  v-fix:    0  time:  3.68 s
183.49/183.51	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
183.49/183.53	c vivif2 --  cl tried    75979 cl shrink        0 lits rem          0 time: 0.02
183.59/183.60	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.07
183.59/183.60	c calculated reachability. Time: 0.00
183.59/183.60	c  N st    74   1210361       582      2542         0     75979      7755   1351260   no data   no data  --
198.99/199.07	c  N st    75   1283245       582      2542         0     52302      7755    604989   no data   no data  --
220.38/220.49	c  N st    76   1392568       582      2542         0     60572      7755    805436   no data   no data  --
255.09/255.12	c  N st    77   1556553       582      2542         0     65081      7755    842123   no data   no data  --
289.99/290.01	c  N st    78   1710363       582      2542         0    106867      7755   1937253   no data   no data  --
289.99/290.01	c  S st    78   1710363       582      2542         0    106867      7755   1937253   no data   no data  --
290.30/290.30	c  S st    78   1710872       582      2542         0    107374      7755   1951099   no data   no data  --
290.30/290.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.30/290.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.30/290.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
290.39/290.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.39/290.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.39/290.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
290.39/290.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
302.40/302.41	c lits-rem:       698  cl-subs:     7786  v-elim:      0  v-fix:    0  time: 11.99 s
302.40/302.41	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
302.40/302.43	c vivif2 --  cl tried    99588 cl shrink        0 lits rem          0 time: 0.02
302.50/302.54	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
302.50/302.55	c calculated reachability. Time: 0.00
302.50/302.55	c  N st    78   1710872       582      2542         0     99588      7755   1752583   no data   no data  --
387.79/387.89	c  N st    79   2079836       582      2542         0    112074      7755   2103784   no data   no data  --
419.58/419.63	c  N st    80   2210872       582      2542         0    115384      7755   2079053   no data   no data  --
419.58/419.63	c  S st    80   2210872       582      2542         0    115384      7755   2079053   no data   no data  --
419.88/419.94	c  S st    80   2211375       582      2542         0    115887      7755   2090910   no data   no data  --
419.88/419.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
419.88/419.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
419.98/420.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
419.98/420.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
419.98/420.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
419.98/420.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
419.98/420.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
434.39/434.47	c lits-rem:       202  cl-subs:     8393  v-elim:      0  v-fix:    0  time: 14.40 s
434.39/434.47	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
434.39/434.49	c vivif2 --  cl tried   107494 cl shrink        0 lits rem          0 time: 0.02
434.58/434.62	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.13
434.58/434.62	c calculated reachability. Time: 0.00
434.58/434.62	c  N st    80   2211375       582      2542         0    107494      7755   1871193   no data   no data  --
568.49/568.51	c  N st    81   2711376       582      2542         0    131062      7755   2341605   no data   no data  --
568.49/568.51	c  S st    81   2711376       582      2542         0    131062      7755   2341605   no data   no data  --
568.89/568.91	c  S st    81   2711876       582      2542         0    131561      7755   2354701   no data   no data  --
568.89/568.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
568.89/568.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.89/568.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
568.99/569.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
568.99/569.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
568.99/569.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
568.99/569.04	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
587.09/587.18	c lits-rem:       176  cl-subs:     9654  v-elim:      0  v-fix:    0  time: 18.13 s
587.09/587.18	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
587.19/587.20	c vivif2 --  cl tried   121907 cl shrink        0 lits rem          0 time: 0.03
587.30/587.35	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.14
587.30/587.35	c calculated reachability. Time: 0.00
587.30/587.35	c  N st    81   2711876       582      2542         0    121907      7755   2122795   no data   no data  --
748.08/748.16	c  N st    82   3211879       582      2542         0     97540      7755   1336974   no data   no data  --
748.08/748.16	c  S st    82   3211879       582      2542         0     97540      7755   1336974   no data   no data  --
748.38/748.40	c  S st    82   3212386       582      2542         0     98047      7755   1349896   no data   no data  --
748.38/748.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
748.38/748.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
748.38/748.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
748.38/748.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
748.38/748.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
748.38/748.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
748.38/748.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
751.78/751.85	c lits-rem:       225  cl-subs:     3597  v-elim:      0  v-fix:    0  time:  3.37 s
751.78/751.85	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
751.78/751.87	c vivif2 --  cl tried    94450 cl shrink        0 lits rem          0 time: 0.01
751.88/751.97	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.10
751.88/751.98	c calculated reachability. Time: 0.00
751.88/751.98	c  N st    82   3212386       582      2542         0     94450      7755   1258741   no data   no data  --
912.18/912.25	c  N st    83   3712388       582      2542         0    105171      7755   1439717   no data   no data  --
912.18/912.25	c  S st    83   3712388       582      2542         0    105171      7755   1439717   no data   no data  --
912.48/912.52	c  S st    83   3712892       582      2542         0    105675      7755   1453007   no data   no data  --
912.48/912.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
912.48/912.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
912.48/912.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
912.58/912.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
912.58/912.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
912.58/912.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
912.58/912.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
916.88/916.96	c lits-rem:       167  cl-subs:     3751  v-elim:      0  v-fix:    0  time:  4.35 s
916.88/916.96	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
916.88/916.97	c vivif2 --  cl tried   101924 cl shrink        0 lits rem          0 time: 0.02
916.98/917.08	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
916.98/917.08	c calculated reachability. Time: 0.00
916.98/917.08	c  N st    83   3712892       582      2542         0    101924      7755   1351061   no data   no data  --
929.39/929.46	c  F st    84   3751562       582      2542         0    139779      7755   2405258   no data   no data  --
929.39/929.46	c  N st    84   3751562       582      2542         0    139779      7755   2405258   no data   no data  --
931.78/931.82	c Decided on static restart strategy
942.59/942.67	c  N st    94   3779870       582      2542         0     84668      7755    837547   no data   no data  --
953.48/953.54	c  N st    96   3815863       582      2542         0    119864      7755   1763524   no data   no data  --
965.48/965.58	c  N st    97   3848255       582      2542         0    151551      7755   2591947   no data   no data  --
983.18/983.24	c  N st    98   3896843       582      2542         0    115046      7755   1670679   no data   no data  --
1008.88/1008.90	c  N st    99   3969725       582      2542         0    101292      7755   1245363   no data   no data  --
1046.58/1046.68	c  N st   100   4079050       582      2542         0    121903      7755   1794180   no data   no data  --
1095.28/1095.36	c  N st   101   4212892       582      2542         0    166124      7755   2909958   no data   no data  --
1095.28/1095.36	c  S st   101   4212892       582      2542         0    166124      7755   2909958   no data   no data  --
1095.78/1095.87	c  S st   101   4213396       582      2542         0    166628      7755   2923695   no data   no data  --
1095.78/1095.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1095.78/1095.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1095.88/1095.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1095.98/1096.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1095.98/1096.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1095.98/1096.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1095.98/1096.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1126.98/1127.03	c lits-rem:        87  cl-subs:    12764  v-elim:      0  v-fix:    0  time: 30.98 s
1126.98/1127.03	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
1126.98/1127.06	c vivif2 --  cl tried   153864 cl shrink        0 lits rem          0 time: 0.03
1127.18/1127.29	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.23
1127.28/1127.30	c calculated reachability. Time: 0.00
1127.28/1127.30	c  N st   101   4213396       582      2542         0    153864      7755   2620566   no data   no data  --
1208.18/1208.24	c  N st   102   4459373       582      2542         0    127303      7755   1856321   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-3175750-1301786273/watcher-3175750-1301786273 -o /tmp/evaluation-result-3175750-1301786273/solver-3175750-1301786273 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175750-1301786273.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: 3.94 3.98 3.87 4/189 20523
/proc/meminfo: memFree=21943640/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=30300 CPUtime=0 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 639 0 0 0 0 0 0 0 25 0 1 0 271043172 31027200 563 33554432000 4194304 4650387 140733854122016 18446744073709551615 4426977 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 7575 563 355 112 0 2540 0

[startup+0.0799099 s]
/proc/loadavg: 3.94 3.98 3.87 4/189 20523
/proc/meminfo: memFree=21943640/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=30580 CPUtime=0.07 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 812 0 0 0 7 0 0 0 25 0 1 0 271043172 31313920 736 33554432000 4194304 4650387 140733854122016 18446744073709551615 4330345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 7645 736 379 112 0 2610 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30580

[startup+0.100908 s]
/proc/loadavg: 3.94 3.98 3.87 4/189 20523
/proc/meminfo: memFree=21943640/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=30580 CPUtime=0.09 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 837 0 0 0 9 0 0 0 25 0 1 0 271043172 31313920 761 33554432000 4194304 4650387 140733854122016 18446744073709551615 4332017 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 7645 761 379 112 0 2610 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30580

[startup+0.300883 s]
/proc/loadavg: 3.94 3.98 3.87 4/189 20523
/proc/meminfo: memFree=21943640/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=31132 CPUtime=0.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 1138 0 0 0 29 0 0 0 25 0 1 0 271043172 31879168 903 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 7783 903 381 112 0 2748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31132

[startup+0.700801 s]
/proc/loadavg: 3.94 3.98 3.87 4/189 20523
/proc/meminfo: memFree=21943640/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=31668 CPUtime=0.69 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 1550 0 0 0 69 0 0 0 25 0 1 0 271043172 32428032 1074 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 7917 1074 381 112 0 2882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31668

[startup+1.50066 s]
/proc/loadavg: 3.94 3.98 3.87 5/190 20524
/proc/meminfo: memFree=21932512/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=37936 CPUtime=1.49 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 3666 0 0 0 149 0 0 0 18 0 1 0 271043172 38846464 2528 33554432000 4194304 4650387 140733854122016 18446744073709551615 4438387 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 9484 2528 383 112 0 4449 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37936

[startup+3.10038 s]
/proc/loadavg: 3.94 3.98 3.87 5/190 20524
/proc/meminfo: memFree=21920980/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=38432 CPUtime=3.09 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 4766 0 0 0 309 0 0 0 20 0 1 0 271043172 39354368 2785 33554432000 4194304 4650387 140733854122016 18446744073709551615 4310818 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 9608 2785 383 112 0 4573 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38432

[startup+6.3008 s]
/proc/loadavg: 3.94 3.98 3.87 5/190 20524
/proc/meminfo: memFree=21909704/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=40288 CPUtime=6.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 6925 0 0 0 629 0 0 0 25 0 1 0 271043172 41254912 3350 33554432000 4194304 4650387 140733854122016 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 10072 3350 383 112 0 5037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40288

[startup+12.7007 s]
/proc/loadavg: 3.95 3.98 3.88 5/190 20524
/proc/meminfo: memFree=21893480/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=52564 CPUtime=12.7 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 12591 0 0 0 1269 1 0 0 25 0 1 0 271043172 53825536 6286 33554432000 4194304 4650387 140733854122016 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 13141 6286 383 112 0 8106 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 52564

[startup+25.5004 s]
/proc/loadavg: 3.96 3.98 3.88 5/190 20552
/proc/meminfo: memFree=21872124/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=59216 CPUtime=25.49 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 18255 0 0 0 2547 2 0 0 25 0 1 0 271043172 60637184 7512 33554432000 4194304 4650387 140733854122016 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 14804 7512 383 112 0 9769 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59216

[startup+51.1008 s]
/proc/loadavg: 3.97 3.98 3.88 5/190 20579
/proc/meminfo: memFree=21863436/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=63816 CPUtime=51.09 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 27644 0 0 0 5106 3 0 0 25 0 1 0 271043172 65347584 9159 33554432000 4194304 4650387 140733854122016 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 15954 9159 383 112 0 10919 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63816

[startup+102.307 s]
/proc/loadavg: 3.99 3.98 3.88 5/190 20581
/proc/meminfo: memFree=21813620/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=71124 CPUtime=102.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 42499 0 0 0 10224 5 0 0 25 0 1 0 271043172 72830976 11290 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 17781 11290 383 112 0 12746 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 71124

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.89 5/190 20582
/proc/meminfo: memFree=21774536/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=86032 CPUtime=162.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 59986 0 0 0 16219 10 0 0 25 0 1 0 271043172 88096768 14722 33554432000 4194304 4650387 140733854122016 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 21508 14722 383 112 0 16473 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86032

[startup+222.301 s]
/proc/loadavg: 4.06 4.00 3.90 5/190 20584
/proc/meminfo: memFree=21744872/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=101748 CPUtime=222.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 76031 0 0 0 22215 13 0 0 25 0 1 0 271043172 104189952 18068 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 25437 18068 383 112 0 20402 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 101748

[startup+282.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 20586
/proc/meminfo: memFree=21737912/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=101996 CPUtime=282.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 87486 0 0 0 28212 17 0 0 25 0 1 0 271043172 104443904 18214 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 25499 18214 383 112 0 20464 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 101996

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20587
/proc/meminfo: memFree=21685424/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=125248 CPUtime=342.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 100364 0 0 0 34208 21 0 0 25 0 1 0 271043172 128253952 23561 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 31312 23561 383 112 0 26277 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 125248

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20589
/proc/meminfo: memFree=21667788/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=125500 CPUtime=402.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 111873 0 0 0 40204 24 0 0 25 0 1 0 271043172 128512000 24211 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 31375 24211 383 112 0 26340 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 125500

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20593
/proc/meminfo: memFree=21638664/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=143220 CPUtime=462.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 122813 0 0 0 46202 27 0 0 25 0 1 0 271043172 146657280 26817 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 35805 26817 383 112 0 30770 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 143220

[startup+522.3 s]
/proc/loadavg: 4.08 4.02 3.91 5/190 20595
/proc/meminfo: memFree=21638496/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=143380 CPUtime=522.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 132398 0 0 0 52198 30 0 0 25 0 1 0 271043172 146821120 27818 33554432000 4194304 4650387 140733854122016 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 35845 27818 383 112 0 30810 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 143380

[startup+582.301 s]
/proc/loadavg: 4.03 4.01 3.91 5/190 20597
/proc/meminfo: memFree=21625936/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=153012 CPUtime=582.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 141953 0 0 0 58196 32 0 0 25 0 1 0 271043172 156684288 31507 33554432000 4194304 4650387 140733854122016 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 38253 31507 383 112 0 33218 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 153012

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 20598
/proc/meminfo: memFree=21595404/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=160408 CPUtime=642.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 149803 0 0 0 64193 36 0 0 25 0 1 0 271043172 164257792 33088 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 40102 33088 383 112 0 35067 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 160408

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20600
/proc/meminfo: memFree=21592164/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=160568 CPUtime=702.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 158053 0 0 0 70189 39 0 0 25 0 1 0 271043172 164421632 31864 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 40142 31864 383 112 0 35107 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 160568

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 20601
/proc/meminfo: memFree=21583600/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=161984 CPUtime=762.29 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 166106 0 0 0 76187 42 0 0 25 0 1 0 271043172 165871616 33404 33554432000 4194304 4650387 140733854122016 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 40496 33404 383 112 0 35461 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 161984

[startup+822.3 s]
/proc/loadavg: 4.03 4.01 3.92 5/190 20603
/proc/meminfo: memFree=21578736/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=162096 CPUtime=822.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 173286 0 0 0 82183 45 0 0 25 0 1 0 271043172 165986304 33905 33554432000 4194304 4650387 140733854122016 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 40524 33905 383 112 0 35489 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 162096

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 3.92 5/190 20605
/proc/meminfo: memFree=21577864/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=162256 CPUtime=882.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 181511 0 0 0 88180 48 0 0 25 0 1 0 271043172 166150144 31980 33554432000 4194304 4650387 140733854122016 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 40564 31980 383 112 0 35529 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 162256

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20606
/proc/meminfo: memFree=21565456/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=220800 CPUtime=942.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 188907 0 0 0 94178 50 0 0 25 0 1 0 271043172 226099200 35877 33554432000 4194304 4650387 140733854122016 18446744073709551615 4313531 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 55200 35877 383 112 0 50165 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 220800

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20608
/proc/meminfo: memFree=21561688/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=221396 CPUtime=1002.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 195922 0 0 0 100176 52 0 0 25 0 1 0 271043172 226709504 35764 33554432000 4194304 4650387 140733854122016 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 55349 35764 383 112 0 50314 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 221396

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 20609
/proc/meminfo: memFree=21561300/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=221812 CPUtime=1062.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 203013 0 0 0 106173 55 0 0 25 0 1 0 271043172 227135488 35574 33554432000 4194304 4650387 140733854122016 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 55453 35574 383 112 0 50418 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 221812

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 20611
/proc/meminfo: memFree=21550864/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=243904 CPUtime=1122.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 211203 0 0 0 112171 57 0 0 25 0 1 0 271043172 249757696 40124 33554432000 4194304 4650387 140733854122016 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 60976 40124 383 112 0 55941 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 243904

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 20613
/proc/meminfo: memFree=21542428/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=198748 CPUtime=1182.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 219637 0 0 0 118169 59 0 0 25 0 1 0 271043172 203517952 40925 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 49687 40925 383 112 0 44652 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 198748

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 20614
/proc/meminfo: memFree=21522800/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=198844 CPUtime=1242.28 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 226037 0 0 0 124166 62 0 0 25 0 1 0 271043172 203616256 39813 33554432000 4194304 4650387 140733854122016 18446744073709551615 4363516 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 49711 39813 383 112 0 44676 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 198844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 4/188 20645
/proc/meminfo: memFree=21674844/32951124 swapFree=67111528/67111528
[pid=20523] ppid=20521 vsize=198888 CPUtime=1299.98 cores=5,7
/proc/20523/stat : 20523 (strangenight1-s) R 20521 20523 20159 0 -1 4202496 230862 0 0 0 129933 65 0 0 25 0 1 0 271043172 203661312 40934 33554432000 4194304 4650387 140733854122016 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20523/statm: 49722 40934 383 112 0 44687 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 198888

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.01
CPU user time (s): 1299.34
CPU system time (s): 0.664898
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 266412

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

runsolver used 2.04869 second user time and 5.06023 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-03 01:17:53
IDJOB=3175750
IDBENCH=82768
IDSOLVER=1589
FILE ID=node145/3175750-1301786273
RUNJOBID= node145-1301783648-20181
PBS_JOBID= 12841373
Free space on /tmp= 72344 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1245124682-071.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175750-1301786273/watcher-3175750-1301786273 -o /tmp/evaluation-result-3175750-1301786273/solver-3175750-1301786273 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175750-1301786273.cnf

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

MD5SUM BENCH= b386c0165fb504493e3604d6c778ca42
RANDOM SEED=94465636

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21943796 kB
Buffers:        362932 kB
Cached:       10301940 kB
SwapCached:          0 kB
Active:        6895596 kB
Inactive:      3853788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21943796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           25212 kB
Writeback:           0 kB
AnonPages:       84376 kB
Mapped:          16404 kB
Slab:           193168 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   296976 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= 72336 MiB
End job on node145 at 2011-04-03 01:39:35