Trace number 3370157

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.07 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
MD5SUM27350cd58dd0500df065558763d7d963
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370157-1305387262.cnf'
0.00/0.01	c -- header says num vars:            650
0.00/0.01	c -- header says num clauses:        2769
0.00/0.01	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.01	c -- vars added        650
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.00 s
0.00/0.01	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:     302 undec:      69 neg:     279
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       624      2732         0         0      8347         0   no data   no data  --
0.02/0.06	c Decided on static restart strategy
0.10/0.16	c  N st     8      4914       624      2732         0      4867      8347    138981   no data   no data  --
0.40/0.44	c  N st    10     11298       624      2732         0      4511      8347     86301   no data   no data  --
0.70/0.71	c  N st    11     17042       624      2732         0     10144      8347    247932   no data   no data  --
1.10/1.15	c  F st    12     25003       624      2732         0     12530      8347    325089   no data   no data  --
1.10/1.15	c  N st    12     25003       624      2732         0     12530      8347    325089   no data   no data  --
1.39/1.41	c Decided on static restart strategy
1.39/1.41	c  N st    18     30003       624      2732         0     10746      8347    242576   no data   no data  --
1.39/1.41	c  S st    18     30003       624      2732         0     10746      8347    242576   no data   no data  --
1.39/1.44	c  S st    18     30506       624      2732         0     11249      8347    255873   no data   no data  --
1.39/1.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.44	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.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
1.39/1.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.69/1.72	c lits-rem:       130  cl-subs:      351  v-elim:      0  v-fix:    0  time:  0.26 s
1.69/1.73	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
1.69/1.73	c calculated reachability. Time: 0.00
1.69/1.73	c  N st    18     30506       624      2732         0     10898      8347    244157   no data   no data  --
2.10/2.15	c  N st    20     37619       624      2732         0     10133      8347    202332   no data   no data  --
2.49/2.53	c  N st    21     44018       624      2732         0     16450      8347    390401   no data   no data  --
2.59/2.63	c  S st    22     45759       624      2732         0      9344      8347    154903   no data   no data  --
2.59/2.66	c  S st    22     46262       624      2732         0      9846      8347    167842   no data   no data  --
2.59/2.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.59/2.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
2.59/2.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.69/2.79	c lits-rem:        26  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.12 s
2.69/2.79	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
2.69/2.79	c vivif2 --  cl tried     9820 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
2.79/2.80	c calculated reachability. Time: 0.00
2.79/2.80	c  N st    22     46262       624      2732         0      9820      8347    167054   no data   no data  --
3.69/3.75	c  N st    23     60661       624      2732         0     14201      8347    282219   no data   no data  --
4.30/4.39	c  N st    24     69395       624      2732         0     11964      8347    204701   no data   no data  --
4.30/4.39	c  S st    24     69395       624      2732         0     11964      8347    204701   no data   no data  --
4.40/4.42	c  S st    24     69896       624      2732         0     12465      8347    217957   no data   no data  --
4.40/4.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.40/4.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.40/4.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.40/4.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.40/4.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
4.40/4.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.60/4.66	c lits-rem:        82  cl-subs:      129  v-elim:      0  v-fix:    0  time:  0.22 s
4.60/4.66	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
4.60/4.66	c vivif2 --  cl tried    12336 cl shrink        0 lits rem          0 time: 0.00
4.60/4.67	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.01
4.60/4.67	c calculated reachability. Time: 0.00
4.60/4.67	c  N st    24     69896       624      2732         0     12336      8347    213898   no data   no data  --
5.99/6.04	c  F st    25     87500       624      2732         0     17846      8347    385634   no data   no data  --
5.99/6.04	c  N st    25     87500       624      2732         0     17846      8347    385634   no data   no data  --
6.39/6.43	c Decided on static restart strategy
6.60/6.67	c  N st    32     95543       624      2732         0     12976      8347    200008   no data   no data  --
7.29/7.30	c  N st    34    104845       624      2732         0     22149      8347    458694   no data   no data  --
7.29/7.30	c  S st    34    104845       624      2732         0     22149      8347    458694   no data   no data  --
7.29/7.35	c  S st    34    105345       624      2732         0     22648      8347    471607   no data   no data  --
7.29/7.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.29/7.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
7.29/7.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.29/8.38	c lits-rem:       289  cl-subs:      546  v-elim:      0  v-fix:    0  time:  1.01 s
8.29/8.38	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
8.29/8.39	c vivif2 --  cl tried    22102 cl shrink        0 lits rem          0 time: 0.00
8.39/8.41	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
8.39/8.41	c calculated reachability. Time: 0.00
8.39/8.41	c  N st    34    105345       624      2732         0     22102      8347    453440   no data   no data  --
9.09/9.18	c  N st    35    114944       624      2732         0     17686      8347    306791   no data   no data  --
10.39/10.41	c  N st    36    129341       624      2732         0     17089      8347    270877   no data   no data  --
12.19/12.25	c  N st    37    150936       624      2732         0     22630      8347    417003   no data   no data  --
12.79/12.89	c  S st    38    158017       624      2732         0     29508      8347    616579   no data   no data  --
12.89/12.95	c  S st    38    158519       624      2732         0     30010      8347    629234   no data   no data  --
12.89/12.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.89/12.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.89/12.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.89/12.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.89/12.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.89/12.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
12.89/12.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.79/14.87	c lits-rem:      2024  cl-subs:     1772  v-elim:      0  v-fix:    0  time:  1.89 s
14.79/14.87	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
14.79/14.87	c vivif2 --  cl tried    28238 cl shrink        0 lits rem          0 time: 0.01
14.79/14.90	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
14.89/14.90	c calculated reachability. Time: 0.00
14.89/14.90	c  N st    38    158519       624      2732         0     28238      8347    572174   no data   no data  --
19.89/19.95	c  N st    39    207112       624      2732         0     22966      8347    379934   no data   no data  --
22.90/22.95	c  N st    40    237780       624      2732         0     33447      8347    661502   no data   no data  --
22.90/22.95	c  S st    40    237780       624      2732         0     33447      8347    661502   no data   no data  --
23.01/23.03	c  S st    40    238285       624      2732         0     33951      8347    674573   no data   no data  --
23.01/23.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.01/23.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.01/23.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.01/23.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.01/23.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.01/23.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
23.01/23.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.89/24.98	c lits-rem:       622  cl-subs:     1111  v-elim:      0  v-fix:    0  time:  1.92 s
24.89/24.98	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
24.89/24.99	c vivif2 --  cl tried    32840 cl shrink        0 lits rem          0 time: 0.01
24.99/25.01	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.02
24.99/25.01	c calculated reachability. Time: 0.00
24.99/25.01	c  N st    40    238285       624      2732         0     32840      8347    639322   no data   no data  --
33.01/33.03	c  F st    41    306250       624      2732         0     34683      8347    631725   no data   no data  --
33.01/33.03	c  N st    41    306250       624      2732         0     34683      8347    631725   no data   no data  --
33.50/33.58	c Decided on static restart strategy
36.09/36.18	c  N st    51    334554       624      2732         0     39114      8347    760618   no data   no data  --
38.89/38.91	c  N st    53    357427       624      2732         0     37029      8347    664083   no data   no data  --
38.89/38.91	c  S st    53    357427       624      2732         0     37029      8347    664083   no data   no data  --
38.89/38.99	c  S st    53    357932       624      2732         0     37534      8347    677699   no data   no data  --
38.89/38.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.89/38.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.99/39.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
38.99/39.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.99/39.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.99/39.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
38.99/39.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
40.60/40.61	c lits-rem:       379  cl-subs:      721  v-elim:      0  v-fix:    0  time:  1.59 s
40.60/40.61	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
40.60/40.62	c vivif2 --  cl tried    36813 cl shrink        0 lits rem          0 time: 0.01
40.60/40.64	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.03
40.60/40.65	c calculated reachability. Time: 0.00
40.60/40.65	c  N st    53    357932       624      2732         0     36813      8347    655203   no data   no data  --
44.59/44.61	c  N st    54    390324       624      2732         0     43120      8347    831712   no data   no data  --
50.70/50.78	c  N st    55    438913       624      2732         0     36660      8347    598135   no data   no data  --
60.00/60.01	c  N st    56    511797       624      2732         0     50147      8347    961586   no data   no data  --
63.29/63.32	c  N st    57    536899       624      2732         0     44527      8347    776140   no data   no data  --
63.29/63.32	c  S st    57    536899       624      2732         0     44527      8347    776140   no data   no data  --
63.39/63.41	c  S st    57    537404       624      2732         0     45032      8347    790222   no data   no data  --
63.39/63.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.39/63.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.39/63.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.39/63.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.39/63.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.39/63.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
63.39/63.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
65.29/65.32	c lits-rem:       481  cl-subs:      842  v-elim:      0  v-fix:    0  time:  1.88 s
65.29/65.32	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
65.29/65.33	c vivif2 --  cl tried    44190 cl shrink        0 lits rem          0 time: 0.01
65.29/65.37	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.04
65.29/65.37	c calculated reachability. Time: 0.00
65.29/65.37	c  N st    57    537404       624      2732         0     44190      8347    763559   no data   no data  --
89.90/89.96	c  N st    58    701388       624      2732         0     38315      8347    490416   no data   no data  --
107.39/107.40	c  N st    59    806109       624      2732         0     67295      8347   1298273   no data   no data  --
107.39/107.40	c  S st    59    806109       624      2732         0     67295      8347   1298273   no data   no data  --
107.49/107.56	c  S st    59    806611       624      2732         0     67797      8347   1311388   no data   no data  --
107.49/107.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.49/107.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.49/107.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
107.59/107.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.59/107.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.59/107.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
107.59/107.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.10/111.12	c lits-rem:       646  cl-subs:     2956  v-elim:      0  v-fix:    0  time:  3.49 s
111.10/111.12	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
111.10/111.13	c vivif2 --  cl tried    64841 cl shrink        0 lits rem          0 time: 0.01
111.10/111.19	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.05
111.10/111.19	c calculated reachability. Time: 0.00
111.10/111.19	c  N st    59    806611       624      2732         0     64841      8347   1225614   no data   no data  --
156.90/156.90	c  F st    60   1071875       624      2732         0     80667      8347   1583401   no data   no data  --
156.90/156.91	c  N st    60   1071875       624      2732         0     80667      8347   1583401   no data   no data  --
158.10/158.12	c Decided on static restart strategy
161.80/161.85	c  N st    70   1100181       624      2732         0     64532      8347   1077993   no data   no data  --
170.10/170.16	c  N st    72   1136176       624      2732         0     54746      8347    750717   no data   no data  --
175.91/175.94	c  N st    73   1168571       624      2732         0     86552      8347   1686708   no data   no data  --
183.20/183.28	c  N st    74   1209917       624      2732         0     81004      8347   1580526   no data   no data  --
183.20/183.28	c  S st    74   1209917       624      2732         0     81004      8347   1580526   no data   no data  --
183.40/183.48	c  S st    74   1210419       624      2732         0     81506      8347   1593827   no data   no data  --
183.40/183.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.40/183.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
183.50/183.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
183.50/183.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.50/183.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.50/183.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
183.50/183.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
188.20/188.27	c lits-rem:       196  cl-subs:     3270  v-elim:      0  v-fix:    0  time:  4.70 s
188.20/188.27	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
188.20/188.29	c vivif2 --  cl tried    78236 cl shrink        0 lits rem          0 time: 0.02
188.30/188.37	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.08
188.30/188.37	c calculated reachability. Time: 0.00
188.30/188.37	c  N st    74   1210419       624      2732         0     78236      8347   1489852   no data   no data  --
204.20/204.25	c  N st    75   1283301       624      2732         0     54741      8347    699548   no data   no data  --
227.90/227.93	c  N st    76   1392625       624      2732         0     62792      8347    882375   no data   no data  --
266.71/266.73	c  N st    77   1556610       624      2732         0     67552      8347    962389   no data   no data  --
303.61/303.68	c  N st    78   1710419       624      2732         0    110312      8347   2326667   no data   no data  --
303.61/303.68	c  S st    78   1710419       624      2732         0    110312      8347   2326667   no data   no data  --
303.90/303.98	c  S st    78   1710924       624      2732         0    110817      8347   2340277   no data   no data  --
303.90/303.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
303.90/303.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.00/304.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
304.11/304.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.11/304.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.11/304.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
304.11/304.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
313.61/313.61	c lits-rem:       743  cl-subs:     3809  v-elim:      0  v-fix:    0  time:  9.50 s
313.61/313.61	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
313.61/313.63	c vivif2 --  cl tried   107008 cl shrink        0 lits rem          0 time: 0.02
313.71/313.75	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.12
313.71/313.76	c calculated reachability. Time: 0.00
313.71/313.76	c  N st    78   1710924       624      2732         0    107008      8347   2220039   no data   no data  --
417.51/417.52	c  N st    79   2079888       624      2732         0    118164      8347   2260867   no data   no data  --
455.20/455.26	c  N st    80   2210924       624      2732         0    121789      8347   2249363   no data   no data  --
455.20/455.26	c  S st    80   2210924       624      2732         0    121789      8347   2249363   no data   no data  --
455.60/455.61	c  S st    80   2211426       624      2732         0    122290      8347   2262447   no data   no data  --
455.60/455.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
455.60/455.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
455.60/455.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
455.70/455.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
455.70/455.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
455.70/455.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
455.70/455.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
472.31/472.35	c lits-rem:       100  cl-subs:     9860  v-elim:      0  v-fix:    0  time: 16.60 s
472.31/472.35	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
472.31/472.37	c vivif2 --  cl tried   112430 cl shrink        0 lits rem          0 time: 0.02
472.51/472.51	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.14
472.51/472.51	c calculated reachability. Time: 0.00
472.51/472.51	c  N st    80   2211426       624      2732         0    112430      8347   2005534   no data   no data  --
616.03/616.06	c  N st    81   2711426       624      2732         0    135628      8347   2562162   no data   no data  --
616.03/616.06	c  S st    81   2711426       624      2732         0    135628      8347   2562162   no data   no data  --
616.42/616.41	c  S st    81   2711930       624      2732         0    136131      8347   2576279   no data   no data  --
616.42/616.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
616.42/616.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
616.42/616.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
616.52/616.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
616.52/616.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
616.52/616.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
616.52/616.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
640.41/640.46	c lits-rem:      1875  cl-subs:    12213  v-elim:      0  v-fix:    0  time: 23.90 s
640.41/640.46	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
640.41/640.49	c vivif2 --  cl tried   123918 cl shrink        0 lits rem          0 time: 0.03
640.61/640.63	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.14
640.61/640.64	c calculated reachability. Time: 0.00
640.61/640.64	c  N st    81   2711930       624      2732         0    123918      8347   2253648   no data   no data  --
787.12/787.13	c  N st    82   3211931       624      2732         0    100568      8347   1400915   no data   no data  --
787.12/787.13	c  S st    82   3211931       624      2732         0    100568      8347   1400915   no data   no data  --
787.32/787.38	c  S st    82   3212438       624      2732         0    101075      8347   1415223   no data   no data  --
787.32/787.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
787.32/787.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.42/787.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
787.42/787.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.42/787.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
787.42/787.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
787.42/787.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
790.93/790.91	c lits-rem:       257  cl-subs:     3691  v-elim:      0  v-fix:    0  time:  3.44 s
790.93/790.91	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
790.93/790.93	c vivif2 --  cl tried    97384 cl shrink        0 lits rem          0 time: 0.02
791.02/791.04	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.11
791.02/791.04	c calculated reachability. Time: 0.00
791.02/791.04	c  N st    82   3212438       624      2732         0     97384      8347   1330052   no data   no data  --
939.44/939.49	c  N st    83   3712438       624      2732         0    107218      8347   1513632   no data   no data  --
939.44/939.49	c  S st    83   3712438       624      2732         0    107218      8347   1513632   no data   no data  --
939.73/939.76	c  S st    83   3712946       624      2732         0    107724      8347   1527826   no data   no data  --
939.73/939.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
939.73/939.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
939.83/939.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
939.83/939.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
939.83/939.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
939.83/939.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
939.83/939.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
944.52/944.57	c lits-rem:        47  cl-subs:     5001  v-elim:      0  v-fix:    0  time:  4.71 s
944.52/944.57	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
944.52/944.59	c vivif2 --  cl tried   102723 cl shrink        0 lits rem          0 time: 0.02
944.72/944.71	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.12
944.72/944.71	c calculated reachability. Time: 0.00
944.72/944.71	c  N st    83   3712946       624      2732         0    102723      8347   1408994   no data   no data  --
958.22/958.28	c  F st    84   3751562       624      2732         0    140414      8347   2482468   no data   no data  --
958.22/958.28	c  N st    84   3751562       624      2732         0    140414      8347   2482468   no data   no data  --
960.63/960.68	c Decided on static restart strategy
970.43/970.45	c  N st    94   3779865       624      2732         0     85460      8347    882016   no data   no data  --
981.93/981.97	c  N st    96   3815857       624      2732         0    121017      8347   1968675   no data   no data  --
998.33/998.38	c  N st    97   3848250       624      2732         0    152846      8347   2943106   no data   no data  --
1017.23/1017.28	c  N st    98   3896838       624      2732         0    116405      8347   1808340   no data   no data  --
1052.74/1052.78	c  N st    99   3969720       624      2732         0    102475      8347   1340259   no data   no data  --
1092.93/1092.97	c  N st   100   4079043       624      2732         0    123327      8347   1982446   no data   no data  --
1141.85/1141.85	c  N st   101   4212946       624      2732         0    167146      8347   3173822   no data   no data  --
1141.85/1141.85	c  S st   101   4212946       624      2732         0    167146      8347   3173822   no data   no data  --
1142.24/1142.28	c  S st   101   4213447       624      2732         0    167647      8347   3187328   no data   no data  --
1142.24/1142.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1142.24/1142.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1142.34/1142.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1142.44/1142.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1142.44/1142.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1142.44/1142.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    624 time:  0.00 s
1142.44/1142.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1184.03/1184.08	c lits-rem:        27  cl-subs:     8417  v-elim:      0  v-fix:    0  time: 41.61 s
1184.03/1184.08	c vivif2 --  cl tried     2732 cl shrink        0 lits rem          0 time: 0.00
1184.13/1184.12	c vivif2 --  cl tried   159230 cl shrink        0 lits rem          0 time: 0.04
1184.33/1184.35	c asymm  cl-useful: 0/2732/2732 lits-rem:0 time: 0.23
1184.33/1184.36	c calculated reachability. Time: 0.00
1184.33/1184.36	c  N st   101   4213447       624      2732         0    159230      8347   2950959   no data   no data  --
1289.94/1289.96	c  N st   102   4459425       624      2732         0    132926      8347   2060479   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370157-1305387262/watcher-3370157-1305387262 -o /tmp/evaluation-result-3370157-1305387262/solver-3370157-1305387262 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370157-1305387262.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.76 3.98 3.99 2/297 32514
/proc/meminfo: memFree=13167200/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=30636 CPUtime=0.01 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 743 0 0 0 1 0 0 0 24 0 1 0 650325875 31371264 665 33554432000 4194304 4650387 140736635028992 18446744073709551615 4384009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 7659 665 370 112 0 2624 0

[startup+0.029408 s]
/proc/loadavg: 3.76 3.98 3.99 2/297 32514
/proc/meminfo: memFree=13167200/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=30636 CPUtime=0.02 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 775 0 0 0 2 0 0 0 24 0 1 0 650325875 31371264 697 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 7659 697 378 112 0 2624 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30636

[startup+0.100395 s]
/proc/loadavg: 3.76 3.98 3.99 2/297 32514
/proc/meminfo: memFree=13167200/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=30636 CPUtime=0.1 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 857 0 0 0 10 0 0 0 25 0 1 0 650325875 31371264 779 33554432000 4194304 4650387 140736635028992 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 7659 779 379 112 0 2624 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30636

[startup+0.300358 s]
/proc/loadavg: 3.76 3.98 3.99 2/297 32514
/proc/meminfo: memFree=13167200/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=31180 CPUtime=0.3 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 1164 0 0 0 30 0 0 0 25 0 1 0 650325875 31928320 915 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 7795 915 381 112 0 2760 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 31180

[startup+0.70028 s]
/proc/loadavg: 3.76 3.98 3.99 2/297 32514
/proc/meminfo: memFree=13167200/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=31720 CPUtime=0.7 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 1596 0 0 0 70 0 0 0 25 0 1 0 650325875 32481280 1095 33554432000 4194304 4650387 140736635028992 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 7930 1095 381 112 0 2895 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 31720

[startup+1.50013 s]
/proc/loadavg: 3.78 3.98 3.99 5/308 32535
/proc/meminfo: memFree=13138764/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=38764 CPUtime=1.49 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 3939 0 0 0 149 0 0 0 25 0 1 0 650325875 39694336 2716 33554432000 4194304 4650387 140736635028992 18446744073709551615 4439057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 9691 2716 383 112 0 4656 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38764

[startup+3.10083 s]
/proc/loadavg: 3.78 3.98 3.99 5/308 32535
/proc/meminfo: memFree=13112140/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=39456 CPUtime=3.09 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 5112 0 0 0 309 0 0 0 25 0 1 0 650325875 40402944 2949 33554432000 4194304 4650387 140736635028992 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 9864 2949 383 112 0 4829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39456

[startup+6.30021 s]
/proc/loadavg: 3.78 3.98 3.99 5/308 32535
/proc/meminfo: memFree=13090736/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=41260 CPUtime=6.29 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 7459 0 0 0 628 1 0 0 25 0 1 0 650325875 42250240 3547 33554432000 4194304 4650387 140736635028992 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 10315 3547 383 112 0 5280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41260

[startup+12.701 s]
/proc/loadavg: 3.88 4.00 3.99 5/308 32535
/proc/meminfo: memFree=13073932/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=47432 CPUtime=12.69 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 11913 0 0 0 1267 2 0 0 25 0 1 0 650325875 48570368 5076 33554432000 4194304 4650387 140736635028992 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 11858 5076 383 112 0 6823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47432

[startup+25.5006 s]
/proc/loadavg: 3.90 4.00 3.99 5/308 32535
/proc/meminfo: memFree=13038352/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=61412 CPUtime=25.49 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 19074 0 0 0 2546 3 0 0 25 0 1 0 650325875 62885888 8536 33554432000 4194304 4650387 140736635028992 18446744073709551615 4364275 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 15353 8536 383 112 0 10318 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61412

[startup+51.1007 s]
/proc/loadavg: 3.93 4.00 3.99 5/308 32536
/proc/meminfo: memFree=13026548/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=67004 CPUtime=51.1 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 29406 0 0 0 5105 5 0 0 25 0 1 0 650325875 68612096 9600 33554432000 4194304 4650387 140736635028992 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 16751 9600 383 112 0 11716 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 67004

[startup+102.311 s]
/proc/loadavg: 3.97 4.00 3.99 5/308 32538
/proc/meminfo: memFree=12975304/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=74072 CPUtime=102.31 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 45970 0 0 0 10222 9 0 0 25 0 1 0 650325875 75849728 12185 33554432000 4194304 4650387 140736635028992 18446744073709551615 4328345 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 18518 12185 383 112 0 13483 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 74072

[startup+162.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/308 32539
/proc/meminfo: memFree=12948588/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=91728 CPUtime=162.3 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 64930 0 0 0 16218 12 0 0 25 0 1 0 650325875 93929472 15880 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 22932 15880 383 112 0 17897 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 91728

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/308 32541
/proc/meminfo: memFree=12900056/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=108424 CPUtime=222.3 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 80329 0 0 0 22214 16 0 0 25 0 1 0 650325875 111026176 20345 33554432000 4194304 4650387 140736635028992 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 27106 20345 383 112 0 22071 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 108424

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/308 32542
/proc/meminfo: memFree=12861224/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=108696 CPUtime=282.3 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 91724 0 0 0 28210 20 0 0 25 0 1 0 650325875 111304704 19852 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 27174 19852 383 112 0 22139 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 108696

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/308 32544
/proc/meminfo: memFree=12823388/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=141008 CPUtime=342.3 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 107670 0 0 0 34207 23 0 0 25 0 1 0 650325875 144392192 27829 33554432000 4194304 4650387 140736635028992 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 35252 27829 383 112 0 30217 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141008

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/308 32546
/proc/meminfo: memFree=12797196/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=141188 CPUtime=402.3 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 117160 0 0 0 40203 27 0 0 25 0 1 0 650325875 144576512 26792 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 35297 26792 383 112 0 30262 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 141188

[startup+462.3 s]
/proc/loadavg: 4.05 4.02 4.00 5/308 32547
/proc/meminfo: memFree=12777940/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=156884 CPUtime=462.31 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 127727 0 0 0 46200 31 0 0 25 0 1 0 650325875 160649216 31961 33554432000 4194304 4650387 140736635028992 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 39221 31961 383 112 0 34186 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 156884

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/308 32549
/proc/meminfo: memFree=12748992/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=162860 CPUtime=522.31 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 137126 0 0 0 52197 34 0 0 25 0 1 0 650325875 166768640 32655 33554432000 4194304 4650387 140736635028992 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 40715 32655 383 112 0 35680 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 162860

[startup+582.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/308 32550
/proc/meminfo: memFree=12740620/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=163016 CPUtime=582.31 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 145485 0 0 0 58194 37 0 0 25 0 1 0 650325875 166928384 32174 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 40754 32174 383 112 0 35719 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 163016

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/308 32552
/proc/meminfo: memFree=12714532/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=180912 CPUtime=642.32 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 154517 0 0 0 64193 39 0 0 25 0 1 0 650325875 185253888 38237 33554432000 4194304 4650387 140736635028992 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 45228 38237 383 112 0 40193 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 180912

[startup+702.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/308 32554
/proc/meminfo: memFree=12708668/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=181100 CPUtime=702.32 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 163337 0 0 0 70190 42 0 0 25 0 1 0 650325875 185446400 37458 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 45275 37458 383 112 0 40240 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 181100

[startup+762.311 s]
/proc/loadavg: 4.02 4.02 4.00 5/308 32555
/proc/meminfo: memFree=12707636/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=181272 CPUtime=762.33 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 172365 0 0 0 76187 46 0 0 25 0 1 0 650325875 185622528 36887 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 45318 36887 383 112 0 40283 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 181272

[startup+822.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/308 32557
/proc/meminfo: memFree=12705984/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=184648 CPUtime=822.32 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 180332 0 0 0 82183 49 0 0 25 0 1 0 650325875 189079552 38147 33554432000 4194304 4650387 140736635028992 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 46162 38147 383 112 0 41127 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 184648

[startup+882.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/308 32558
/proc/meminfo: memFree=12706692/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=184784 CPUtime=882.32 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 189354 0 0 0 88180 52 0 0 25 0 1 0 650325875 189218816 37037 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 46196 37037 383 112 0 41161 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 184784

[startup+942.301 s]
/proc/loadavg: 4.10 4.04 4.01 5/308 32560
/proc/meminfo: memFree=12698088/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=184908 CPUtime=942.33 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 197104 0 0 0 94178 55 0 0 25 0 1 0 650325875 189345792 37780 33554432000 4194304 4650387 140736635028992 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 46227 37780 383 112 0 41192 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 184908

[startup+1002.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/308 32562
/proc/meminfo: memFree=12644980/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=245000 CPUtime=1002.33 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 203977 0 0 0 100174 59 0 0 25 0 1 0 650325875 250880000 40870 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 61250 40870 383 112 0 56215 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 245000

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/308 32563
/proc/meminfo: memFree=12647028/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=192128 CPUtime=1062.33 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 210553 0 0 0 106169 64 0 0 25 0 1 0 650325875 196739072 39676 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 48032 39676 383 112 0 42997 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 192128

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/308 32565
/proc/meminfo: memFree=12651940/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=192240 CPUtime=1122.34 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 218109 0 0 0 112167 67 0 0 25 0 1 0 650325875 196853760 39394 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 48060 39394 383 112 0 43025 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 192240

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/308 32566
/proc/meminfo: memFree=12623768/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=267468 CPUtime=1182.33 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 225261 0 0 0 118165 68 0 0 25 0 1 0 650325875 273887232 46546 33554432000 4194304 4650387 140736635028992 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 66867 46546 383 112 0 61832 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 267468

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 4.00 5/308 32568
/proc/meminfo: memFree=12566808/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=213664 CPUtime=1242.34 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 232160 0 0 0 124163 71 0 0 25 0 1 0 650325875 218791936 45423 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 53416 45423 383 112 0 48381 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 213664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.00 4/307 32570
/proc/meminfo: memFree=12713612/32950928 swapFree=67083212/67111528
[pid=32514] ppid=32512 vsize=213720 CPUtime=1300.05 cores=5,7
/proc/32514/stat : 32514 (strangenight1-s) R 32512 32514 31408 0 -1 4202496 236562 0 0 0 129931 74 0 0 25 0 1 0 650325875 218849280 45913 33554432000 4194304 4650387 140736635028992 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32514/statm: 53430 45913 383 112 0 48395 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 213720

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1299.32
CPU system time (s): 0.754885
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 267880

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.32
system time used= 0.754885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236562
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 15280

runsolver used 3.47947 second user time and 8.83766 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 17:34:22
IDJOB=3370157
IDBENCH=82966
IDSOLVER=1847
FILE ID=node127/3370157-1305387262
RUNJOBID= node127-1305387262-32495
PBS_JOBID= 13324375
Free space on /tmp= 73472 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S29470018-050.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370157-1305387262/watcher-3370157-1305387262 -o /tmp/evaluation-result-3370157-1305387262/solver-3370157-1305387262 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370157-1305387262.cnf

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

MD5SUM BENCH= 27350cd58dd0500df065558763d7d963
RANDOM SEED=1956687718

node127.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13167356 kB
Buffers:        278296 kB
Cached:        3332592 kB
SwapCached:       1620 kB
Active:       16718980 kB
Inactive:      2728028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13167356 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           12480 kB
Writeback:           0 kB
AnonPages:    15834856 kB
Mapped:          26504 kB
Slab:           226312 kB
PageTables:      47528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44354280 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= 73460 MiB
End job on node127 at 2011-05-14 17:56:04