Trace number 3175864

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-stUNSAT 818.218 818.206

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
MD5SUM5c5f7e1107ac57768306372602d70556
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark8.49871
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
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-3175864-1301787603.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
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:     75 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.01/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.01/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.01/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.01/0.01	c calculated reachability. Time: 0.00
0.01/0.01	c Calc default polars -  time:   0.00 s pos:      37 undec:       3 neg:      35
0.01/0.01	c =========================================================================================
0.01/0.01	c types(t): F = full restart, N = normal restart
0.01/0.01	c types(t): S = simplification begin/end, E = solution found
0.01/0.01	c restart types(rt): st = static, dy = dynamic
0.01/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.01/0.01	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.01/0.04	c Decided on static restart strategy
0.09/0.10	c  N st     8      4922        75      1597         0      4535      7985     79054   no data   no data  --
0.19/0.29	c  N st    10     11306        75      1597         0      4150      7985     59001   no data   no data  --
0.39/0.48	c  N st    11     17050        75      1597         0      9339      7985    143492   no data   no data  --
0.69/0.77	c  F st    12     25000        75      1597         0     11418      7985    177214   no data   no data  --
0.69/0.77	c  N st    12     25000        75      1597         0     11418      7985    177214   no data   no data  --
0.89/0.97	c Decided on static restart strategy
0.89/0.97	c  N st    18     30000        75      1597         0      9850      7985    144155   no data   no data  --
0.89/0.97	c  S st    18     30000        75      1597         0      9850      7985    144155   no data   no data  --
1.00/1.01	c  S st    18     30500        75      1597         0     10331      7985    152680   no data   no data  --
1.00/1.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.00/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.00/1.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.26	c lits-rem:      1509  cl-subs:     2612  v-elim:      0  v-fix:    0  time:  0.24 s
1.19/1.29	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
1.19/1.29	c calculated reachability. Time: 0.00
1.19/1.29	c  N st    18     30500        75      1597         0      7719      7985    111275   no data   no data  --
1.59/1.62	c  N st    20     37610        75      1597         0     14124      7985    218008   no data   no data  --
1.79/1.89	c  N st    21     44010        75      1597         0     12819      7985    185437   no data   no data  --
1.89/1.98	c  S st    22     45751        75      1597         0     14390      7985    211896   no data   no data  --
1.99/2.03	c  S st    22     46253        75      1597         0     14858      7985    220238   no data   no data  --
1.99/2.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.99/2.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
1.99/2.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.04	c lits-rem:      2242  cl-subs:     2944  v-elim:      0  v-fix:    0  time:  1.00 s
2.99/3.04	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
2.99/3.04	c vivif2 --  cl tried    11914 cl shrink        0 lits rem          0 time: 0.00
2.99/3.09	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
2.99/3.09	c calculated reachability. Time: 0.00
3.09/3.11	c  N st    22     46253        75      1597         0     11914      7985    172736   no data   no data  --
3.79/3.83	c  N st    23     60650        75      1597         0     16945      7985    245684   no data   no data  --
4.19/4.25	c  N st    24     69379        75      1597         0     15999      7985    225387   no data   no data  --
4.19/4.25	c  S st    24     69379        75      1597         0     15999      7985    225387   no data   no data  --
4.19/4.29	c  S st    24     69884        75      1597         0     16474      7985    234039   no data   no data  --
4.19/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.29/4.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
4.29/4.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.39/5.41	c lits-rem:      2173  cl-subs:     2903  v-elim:      0  v-fix:    0  time:  1.10 s
5.39/5.41	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
5.39/5.41	c vivif2 --  cl tried    13571 cl shrink        0 lits rem          0 time: 0.00
5.39/5.47	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
5.39/5.47	c calculated reachability. Time: 0.00
5.39/5.47	c  N st    24     69884        75      1597         0     13571      7985    188933   no data   no data  --
6.49/6.53	c  F st    25     87500        75      1597         0     19726      7985    285973   no data   no data  --
6.49/6.53	c  N st    25     87500        75      1597         0     19726      7985    285973   no data   no data  --
6.78/6.86	c Decided on static restart strategy
6.98/7.01	c  N st    32     95537        75      1597         0     16317      7985    224616   no data   no data  --
7.59/7.65	c  N st    34    104826        75      1597         0     12971      7985    161680   no data   no data  --
7.59/7.65	c  S st    34    104826        75      1597         0     12971      7985    161680   no data   no data  --
7.59/7.69	c  S st    34    105330        75      1597         0     13448      7985    170682   no data   no data  --
7.59/7.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.59/7.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.59/7.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/7.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.59/7.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.28/8.39	c lits-rem:       970  cl-subs:     1114  v-elim:      0  v-fix:    0  time:  0.69 s
8.28/8.39	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.28/8.39	c vivif2 --  cl tried    12334 cl shrink        0 lits rem          0 time: 0.00
8.38/8.44	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
8.38/8.44	c calculated reachability. Time: 0.00
8.38/8.44	c  N st    34    105330        75      1597         0     12334      7985    152856   no data   no data  --
8.99/9.06	c  N st    35    114928        75      1597         0     20935      7985    297106   no data   no data  --
9.89/10.00	c  N st    36    129326        75      1597         0     21301      7985    291651   no data   no data  --
11.58/11.62	c  N st    37    150923        75      1597         0     27226      7985    383753   no data   no data  --
12.10/12.15	c  S st    38    157995        75      1597         0     19231      7985    241485   no data   no data  --
12.19/12.21	c  S st    38    158500        75      1597         0     19708      7985    250105   no data   no data  --
12.19/12.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.19/12.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.19/12.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.19/12.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.19/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
12.19/12.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.19/13.27	c lits-rem:      1970  cl-subs:     2473  v-elim:      0  v-fix:    0  time:  1.04 s
13.19/13.27	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
13.19/13.27	c vivif2 --  cl tried    17235 cl shrink        0 lits rem          0 time: 0.00
13.29/13.33	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
13.29/13.33	c calculated reachability. Time: 0.00
13.29/13.33	c  N st    38    158500        75      1597         0     17235      7985    212087   no data   no data  --
17.29/17.34	c  N st    39    207089        75      1597         0     29594      7985    393536   no data   no data  --
19.88/20.00	c  N st    40    237750        75      1597         0     22116      7985    260492   no data   no data  --
19.88/20.00	c  S st    40    237750        75      1597         0     22116      7985    260492   no data   no data  --
19.98/20.06	c  S st    40    238252        75      1597         0     22589      7985    269226   no data   no data  --
19.98/20.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.98/20.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.98/20.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
19.98/20.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.98/20.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.98/20.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
19.98/20.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.18/21.20	c lits-rem:      1502  cl-subs:     2811  v-elim:      0  v-fix:    0  time:  1.13 s
21.18/21.20	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
21.18/21.20	c vivif2 --  cl tried    19778 cl shrink        0 lits rem          0 time: 0.00
21.18/21.28	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.08
21.18/21.28	c calculated reachability. Time: 0.00
21.18/21.28	c  N st    40    238252        75      1597         0     19778      7985    229543   no data   no data  --
27.69/27.72	c  F st    41    306251        75      1597         0     21703      7985    237172   no data   no data  --
27.69/27.72	c  N st    41    306251        75      1597         0     21703      7985    237172   no data   no data  --
28.09/28.15	c Decided on static restart strategy
30.39/30.48	c  N st    51    334557        75      1597         0     25800      7985    303474   no data   no data  --
33.09/33.13	c  N st    53    357378        75      1597         0     23889      7985    257955   no data   no data  --
33.09/33.13	c  S st    53    357378        75      1597         0     23889      7985    257955   no data   no data  --
33.19/33.20	c  S st    53    357886        75      1597         0     24358      7985    266669   no data   no data  --
33.19/33.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.19/33.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.19/33.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
33.19/33.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.19/33.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.19/33.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
33.19/33.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
34.19/34.22	c lits-rem:       656  cl-subs:     1385  v-elim:      0  v-fix:    0  time:  1.01 s
34.19/34.22	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
34.19/34.22	c vivif2 --  cl tried    22973 cl shrink        0 lits rem          0 time: 0.00
34.29/34.31	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.09
34.29/34.31	c calculated reachability. Time: 0.00
34.29/34.31	c  N st    53    357886        75      1597         0     22973      7985    247441   no data   no data  --
37.89/37.94	c  N st    54    390278        75      1597         0     28640      7985    330491   no data   no data  --
43.59/43.64	c  N st    55    438867        75      1597         0     47962      7985    634649   no data   no data  --
51.79/51.87	c  N st    56    511749        75      1597         0     35132      7985    406893   no data   no data  --
54.90/54.93	c  N st    57    536832        75      1597         0     29921      7985    317810   no data   no data  --
54.90/54.93	c  S st    57    536832        75      1597         0     29921      7985    317810   no data   no data  --
55.00/55.01	c  S st    57    537339        75      1597         0     30398      7985    326512   no data   no data  --
55.00/55.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.00/55.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.00/55.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
55.00/55.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.00/55.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.00/55.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
55.00/55.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
56.29/56.35	c lits-rem:       962  cl-subs:     1622  v-elim:      0  v-fix:    0  time:  1.33 s
56.29/56.35	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
56.29/56.36	c vivif2 --  cl tried    28776 cl shrink        0 lits rem          0 time: 0.00
56.39/56.47	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
56.39/56.47	c calculated reachability. Time: 0.00
56.39/56.47	c  N st    57    537339        75      1597         0     28776      7985    304239   no data   no data  --
77.89/77.91	c  N st    58    701324        75      1597         0     55522      7985    690534   no data   no data  --
91.59/91.60	c  N st    59    806009        75      1597         0     49829      7985    588593   no data   no data  --
91.59/91.60	c  S st    59    806009        75      1597         0     49829      7985    588593   no data   no data  --
91.69/91.74	c  S st    59    806512        75      1597         0     50300      7985    597319   no data   no data  --
91.69/91.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
91.69/91.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
91.69/91.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
91.69/91.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
91.69/91.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.69/91.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
91.69/91.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.79/94.87	c lits-rem:      1570  cl-subs:     7831  v-elim:      0  v-fix:    0  time:  3.09 s
94.79/94.87	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
94.79/94.87	c vivif2 --  cl tried    42469 cl shrink        0 lits rem          0 time: 0.00
94.99/95.04	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.17
94.99/95.04	c calculated reachability. Time: 0.00
94.99/95.04	c  N st    59    806512        75      1597         0     42469      7985    491943   no data   no data  --
133.99/134.00	c  F st    60   1071876        75      1597         0     57389      7985    655111   no data   no data  --
133.99/134.00	c  N st    60   1071876        75      1597         0     57389      7985    655111   no data   no data  --
134.89/134.94	c Decided on static restart strategy
139.39/139.40	c  N st    70   1100178        75      1597         0     42880      7985    440162   no data   no data  --
145.10/145.15	c  N st    72   1136170        75      1597         0     75055      7985    992384   no data   no data  --
149.99/150.07	c  N st    73   1168563        75      1597         0     63283      7985    786843   no data   no data  --
157.20/157.22	c  N st    74   1209768        75      1597         0     57823      7985    660318   no data   no data  --
157.20/157.22	c  S st    74   1209768        75      1597         0     57823      7985    660318   no data   no data  --
157.30/157.37	c  S st    74   1210269        75      1597         0     58292      7985    668993   no data   no data  --
157.30/157.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
157.30/157.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
157.30/157.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
157.39/157.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
157.39/157.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.39/157.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
157.39/157.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
161.70/161.71	c lits-rem:      1919  cl-subs:     8516  v-elim:      0  v-fix:    0  time:  4.31 s
161.70/161.71	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
161.70/161.72	c vivif2 --  cl tried    49776 cl shrink        0 lits rem          0 time: 0.01
161.89/161.92	c asymm  cl-useful: 0/1487/1597 lits-rem:0 time: 0.20
161.89/161.92	c calculated reachability. Time: 0.00
161.89/161.92	c  N st    74   1210269        75      1597         0     49776      7985    551595   no data   no data  --
174.69/174.75	c  N st    75   1283151        75      1597         0     72291      7985    881209   no data   no data  --
194.29/194.33	c  N st    76   1392475        75      1597         0     81469      7985    996427   no data   no data  --
222.79/222.84	c  N st    77   1556460        75      1597         0     89234      7985   1131907   no data   no data  --
249.89/249.91	c  N st    78   1710269        75      1597         0     78912      7985    927408   no data   no data  --
249.89/249.91	c  S st    78   1710269        75      1597         0     78912      7985    927408   no data   no data  --
250.09/250.13	c  S st    78   1710773        75      1597         0     79382      7985    936336   no data   no data  --
250.09/250.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.09/250.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
250.09/250.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
250.09/250.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.09/250.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.09/250.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
250.09/250.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
258.59/258.66	c lits-rem:      1395  cl-subs:    15464  v-elim:      0  v-fix:    0  time:  8.47 s
258.59/258.66	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
258.59/258.67	c vivif2 --  cl tried    63918 cl shrink        0 lits rem          0 time: 0.01
258.79/258.89	c asymm  cl-useful: 0/1131/1597 lits-rem:0 time: 0.22
258.79/258.89	c calculated reachability. Time: 0.00
258.79/258.89	c  N st    78   1710773        75      1597         0     63918      7985    730579   no data   no data  --
328.00/328.09	c  N st    79   2079739        75      1597         0     75829      7985    835768   no data   no data  --
354.59/354.67	c  N st    80   2210773        75      1597         0     79599      7985    915923   no data   no data  --
354.59/354.67	c  S st    80   2210773        75      1597         0     79599      7985    915923   no data   no data  --
354.79/354.89	c  S st    80   2211279        75      1597         0     80066      7985    924726   no data   no data  --
354.79/354.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
354.79/354.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
354.89/354.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
354.89/354.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
354.89/354.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
354.89/354.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
354.89/354.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
362.40/362.49	c lits-rem:      2655  cl-subs:    10963  v-elim:      0  v-fix:    0  time:  7.54 s
362.40/362.49	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
362.50/362.50	c vivif2 --  cl tried    69103 cl shrink        0 lits rem          0 time: 0.01
362.70/362.71	c asymm  cl-useful: 0/1052/1597 lits-rem:0 time: 0.21
362.70/362.71	c calculated reachability. Time: 0.00
362.70/362.71	c  N st    80   2211279        75      1597         0     69103      7985    771101   no data   no data  --
469.70/469.77	c  N st    81   2711279        75      1597         1     91304      7983   1044276   no data   no data  --
469.70/469.77	c  S st    81   2711279        75      1597         1     91304      7983   1044276   no data   no data  --
469.99/470.04	c  S st    81   2711779        75      1597         1     91772      7983   1052844   no data   no data  --
469.99/470.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
469.99/470.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
469.99/470.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
470.09/470.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
470.70/470.70	c subs with bin:     2165  lits-rem:      1114  v-fix:    0  time:  0.59 s
470.70/470.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
470.70/470.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
481.71/481.73	c lits-rem:      6116  cl-subs:    13147  v-elim:      0  v-fix:    0  time: 11.02 s
481.71/481.73	c vivif2 --  cl tried     1594 cl shrink        0 lits rem          0 time: 0.00
481.71/481.74	c vivif2 --  cl tried    76463 cl shrink        0 lits rem          0 time: 0.01
481.90/481.90	c asymm  cl-useful: 0/542/1594 lits-rem:0 time: 0.16
481.90/481.90	c calculated reachability. Time: 0.00
481.90/481.91	c  N st    81   2711779        75      1594         1     76463      7968    853683   no data   no data  --
595.40/595.43	c  N st    82   3211780        75      1594         3    125628      7967   1503268   no data   no data  --
595.40/595.43	c  S st    82   3211780        75      1594         3    125628      7967   1503268   no data   no data  --
595.40/595.43	c Finding binary XORs  T:     0.00 s  found:       0
595.80/595.80	c  S st    82   3212283        75      1594         3    126085      7967   1511344   no data   no data  --
595.80/595.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
595.80/595.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.80/595.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
595.90/595.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
598.60/598.60	c subs with bin:     6775  lits-rem:      1474  v-fix:    0  time:  2.70 s
598.60/598.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
598.60/598.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
624.00/624.00	c lits-rem:      8143  cl-subs:    22479  v-elim:      0  v-fix:    0  time: 25.40 s
624.00/624.00	c vivif2 --  cl tried     1590 cl shrink        0 lits rem          0 time: 0.00
624.00/624.02	c vivif2 --  cl tried    96835 cl shrink        0 lits rem          0 time: 0.02
624.30/624.30	c asymm  cl-useful: 0/733/1590 lits-rem:0 time: 0.27
624.30/624.30	c calculated reachability. Time: 0.00
624.30/624.30	c  N st    82   3212283        75      1590         3     96835      7948   1146340   no data   no data  --
718.60/718.60	c Finding binary XORs  T:     0.00 s  found:       0
744.80/744.88	c  N st    83   3712283        74      1520         7    102605      7539   1080796   no data   no data  --
744.80/744.88	c  S st    83   3712283        74      1520         7    102605      7539   1080796   no data   no data  --
744.80/744.88	c Finding binary XORs  T:     0.00 s  found:       0
745.10/745.11	c  S st    83   3712785        74      1520         7    103071      7539   1088919   no data   no data  --
745.10/745.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
745.10/745.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
745.10/745.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
745.10/745.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
752.60/752.69	c subs with bin:    29241  lits-rem:     15463  v-fix:    0  time:  7.51 s
752.60/752.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     74 time:  0.00 s
752.60/752.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
756.50/756.56	c lits-rem:       259  cl-subs:     3654  v-elim:      0  v-fix:    0  time:  3.87 s
756.50/756.56	c vivif2 --  cl tried     1512 cl shrink        0 lits rem          0 time: 0.00
756.50/756.57	c vivif2 --  cl tried    70184 cl shrink        0 lits rem          0 time: 0.01
756.71/756.78	c asymm  cl-useful: 1/779/1512 lits-rem:1 time: 0.21
756.71/756.78	c calculated reachability. Time: 0.00
756.71/756.78	c  N st    83   3712785        74      1512         9     70184      7494    714129   no data   no data  --
765.30/765.34	c  F st    84   3751562        74      1512        12    104035      7491   1133899   no data   no data  --
765.30/765.34	c  N st    84   3751562        74      1512        12    104035      7491   1133899   no data   no data  --
765.30/765.34	c Finding binary XORs  T:     0.00 s  found:       0
766.71/766.76	c Decided on static restart strategy
772.90/772.94	c  N st    94   3779864        74      1512        13    129120      7490   1477598   no data   no data  --
781.30/781.35	c  N st    96   3815856        74      1512        13     94939      7490   1009774   no data   no data  --
789.20/789.29	c  N st    97   3848250        74      1512        14    123567      7490   1374383   no data   no data  --
789.20/789.29	c Finding binary XORs  T:     0.00 s  found:       0
801.20/801.22	c  N st    98   3896838        74      1512        15     95858      7490    994956   no data   no data  --
812.41/812.40	c Finding binary XORs  T:     0.00 s  found:       0
817.21/817.30	c Finding binary XORs  T:     0.00 s  found:       0
818.01/818.03	c Finding binary XORs  T:     0.00 s  found:       0
818.11/818.20	c  E st    99   3964111        57      1179        56     30921      5556    248685   no data   no data  --
818.11/818.20	c num threads              : 1          
818.11/818.20	c restarts                 : 99         
818.11/818.20	c dynamic restarts         : 0          
818.11/818.20	c static restarts          : 99         
818.11/818.20	c full restarts            : 5          
818.11/818.20	c total simplify time      : 0.79       
818.11/818.20	c learnts DL2              : 0          
818.11/818.20	c learnts size 2           : 126        
818.11/818.20	c learnts size 1           : 53          (70.67     % of vars)
818.11/818.20	c filedLit time            : 0.23        (0.03      % time)
818.11/818.20	c v-elim SatELite          : 0           (0.00      % vars)
818.11/818.20	c SatELite time            : 71.00       (8.68      % time)
818.11/818.20	c v-elim xor               : 0           (0.00      % vars)
818.11/818.20	c xor elim time            : 0.04        (0.00      % time)
818.11/818.20	c num binary xor trees     : 0          
818.11/818.20	c binxor trees' crown      : 0           (nan       leafs/tree)
818.11/818.20	c bin xor find time        : 0.00       
818.11/818.20	c OTF clause improved      : 450502      (0.11      clauses/conflict)
818.11/818.20	c OTF impr. size diff      : 460627      (1.02       lits/clause)
818.11/818.20	c OTF cl watch-shrink      : 176416      (0.04      clauses/conflict)
818.11/818.20	c OTF cl watch-sh-lit      : 202862      (1.15       lits/clause)
818.11/818.20	c tried to recurMin cls    : 355301      (8.96       % of conflicts)
818.11/818.20	c updated cache            : 2012        (0.01       lits/tried recurMin)
818.11/818.20	c clauses over max glue    : 0           (0.00      % of all clauses)
818.11/818.20	c conflicts                : 3964111     (4846.86   / sec)
818.11/818.20	c decisions                : 4317289     (0.20      % random)
818.11/818.20	c bogo-props               : 139918206457 (171075992.26 / sec)
818.11/818.20	c conflict literals        : 59531803    (26.07     % deleted)
818.11/818.20	c Memory used              : 101.64      MB
818.11/818.20	c CPU time                 : 817.87      s
818.11/818.20	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.02 4.02 3.93 5/189 21234
/proc/meminfo: memFree=21574388/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=29668 CPUtime=0 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 501 0 0 0 0 0 0 0 25 0 1 0 271176415 30380032 441 33554432000 4194304 4650387 140733483022752 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 7417 441 345 112 0 2382 0

[startup+0.013623 s]
/proc/loadavg: 4.02 4.02 3.93 5/189 21234
/proc/meminfo: memFree=21574388/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=30124 CPUtime=0.01 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 623 0 0 0 1 0 0 0 25 0 1 0 271176415 30846976 549 33554432000 4194304 4650387 140733483022752 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 7531 549 362 112 0 2496 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30124

[startup+0.100623 s]
/proc/loadavg: 4.02 4.02 3.93 5/189 21234
/proc/meminfo: memFree=21574388/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=30256 CPUtime=0.09 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 759 0 0 0 9 0 0 0 25 0 1 0 271176415 30982144 685 33554432000 4194304 4650387 140733483022752 18446744073709551615 4333623 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 7564 685 377 112 0 2529 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30256

[startup+0.300561 s]
/proc/loadavg: 4.02 4.02 3.93 5/189 21234
/proc/meminfo: memFree=21574388/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=31060 CPUtime=0.29 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 1104 0 0 0 29 0 0 0 25 0 1 0 271176415 31805440 765 33554432000 4194304 4650387 140733483022752 18446744073709551615 4361034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 7765 765 379 112 0 2730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31060

[startup+0.700518 s]
/proc/loadavg: 4.02 4.02 3.93 5/189 21234
/proc/meminfo: memFree=21574388/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=31356 CPUtime=0.69 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 1459 0 0 0 69 0 0 0 25 0 1 0 271176415 32108544 921 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 7839 921 379 112 0 2804 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31356

[startup+1.50037 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 21236
/proc/meminfo: memFree=21571900/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=35904 CPUtime=1.49 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 2870 0 0 0 149 0 0 0 25 0 1 0 271176415 36765696 2092 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 8976 2092 381 112 0 3941 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35904

[startup+3.10108 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 21236
/proc/meminfo: memFree=21562228/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=38428 CPUtime=3.09 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 3775 0 0 0 309 0 0 0 25 0 1 0 271176415 39350272 2680 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 9607 2680 381 112 0 4572 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38428

[startup+6.30054 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 21236
/proc/meminfo: memFree=21559868/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=40508 CPUtime=6.29 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 5301 0 0 0 629 0 0 0 25 0 1 0 271176415 41480192 3126 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 10127 3126 381 112 0 5092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40508

[startup+12.7004 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 21236
/proc/meminfo: memFree=21560060/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=42592 CPUtime=12.69 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 8036 0 0 0 1268 1 0 0 25 0 1 0 271176415 43614208 3606 33554432000 4194304 4650387 140733483022752 18446744073709551615 4438370 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 10648 3606 381 112 0 5613 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42592

[startup+25.5012 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 21236
/proc/meminfo: memFree=21541316/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=45484 CPUtime=25.49 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 12237 0 0 0 2546 3 0 0 25 0 1 0 271176415 46575616 4183 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 11371 4183 381 112 0 6336 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45484

[startup+51.1007 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 21237
/proc/meminfo: memFree=21537704/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=47680 CPUtime=51.09 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 19139 0 0 0 5105 4 0 0 25 0 1 0 271176415 48824320 4747 33554432000 4194304 4650387 140733483022752 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 11920 4747 381 112 0 6885 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47680

[startup+102.307 s]
/proc/loadavg: 4.14 4.05 3.94 5/190 21239
/proc/meminfo: memFree=21485960/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=60360 CPUtime=102.3 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 31547 0 0 0 10223 7 0 0 25 0 1 0 271176415 61808640 7924 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 15090 7924 381 112 0 10055 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60360

[startup+162.301 s]
/proc/loadavg: 4.05 4.03 3.94 5/190 21240
/proc/meminfo: memFree=21445748/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=66644 CPUtime=162.29 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 42907 0 0 0 16219 10 0 0 25 0 1 0 271176415 68243456 9506 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 16661 9506 381 112 0 11626 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 66644

[startup+222.301 s]
/proc/loadavg: 4.02 4.03 3.94 5/190 21241
/proc/meminfo: memFree=21449068/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=66936 CPUtime=222.29 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 52033 0 0 0 22217 12 0 0 25 0 1 0 271176415 68542464 10015 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 16734 10015 381 112 0 11699 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 66936

[startup+282.301 s]
/proc/loadavg: 4.12 4.05 3.95 5/190 21243
/proc/meminfo: memFree=21389528/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=78088 CPUtime=282.3 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 62250 0 0 0 28215 15 0 0 25 0 1 0 271176415 79962112 12190 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 19522 12190 381 112 0 14487 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 78088

[startup+342.301 s]
/proc/loadavg: 4.04 4.04 3.95 5/190 21245
/proc/meminfo: memFree=21380324/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=78364 CPUtime=342.29 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 70638 0 0 0 34212 17 0 0 25 0 1 0 271176415 80244736 12319 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 19591 12319 381 112 0 14556 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 78364

[startup+402.301 s]
/proc/loadavg: 4.01 4.03 3.95 5/190 21247
/proc/meminfo: memFree=21351408/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=85584 CPUtime=402.3 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 78260 0 0 0 40211 19 0 0 25 0 1 0 271176415 87638016 14387 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 21396 14387 382 112 0 16361 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 85584

[startup+462.3 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 21248
/proc/meminfo: memFree=21339844/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=85792 CPUtime=462.29 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 85824 0 0 0 46208 21 0 0 25 0 1 0 271176415 87851008 14660 33554432000 4194304 4650387 140733483022752 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 21448 14660 382 112 0 16413 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 85792

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 3.95 5/190 21249
/proc/meminfo: memFree=21327272/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=92544 CPUtime=522.3 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 93314 0 0 0 52206 24 0 0 25 0 1 0 271176415 94765056 16029 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 23136 16029 382 112 0 18101 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 92544

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.95 5/190 21251
/proc/meminfo: memFree=21313980/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=92764 CPUtime=582.3 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 100389 0 0 0 58203 27 0 0 25 0 1 0 271176415 94990336 15166 33554432000 4194304 4650387 140733483022752 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 23191 15166 382 112 0 18156 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 92764

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 21253
/proc/meminfo: memFree=21295348/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=105244 CPUtime=642.31 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 106685 0 0 0 64203 28 0 0 25 0 1 0 271176415 107769856 18884 33554432000 4194304 4650387 140733483022752 18446744073709551615 4255715 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26311 18884 382 112 0 21276 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 105244

[startup+702.3 s]
/proc/loadavg: 4.04 4.02 3.96 5/190 21255
/proc/meminfo: memFree=21289372/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=105420 CPUtime=702.31 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 113036 0 0 0 70200 31 0 0 25 0 1 0 271176415 107950080 18983 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26355 18983 382 112 0 21320 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 105420

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 21256
/proc/meminfo: memFree=21290960/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=106232 CPUtime=762.31 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 117882 0 0 0 76200 31 0 0 25 0 1 0 271176415 108781568 19710 33554432000 4194304 4650387 140733483022752 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26558 19710 382 112 0 21523 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 106232

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

[startup+767.901 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 21256
/proc/meminfo: memFree=21284012/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=106232 CPUtime=767.91 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 118169 0 0 0 76759 32 0 0 25 0 1 0 271176415 108781568 19997 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26558 19997 382 112 0 21523 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 106232

[startup+793.5 s]
/proc/loadavg: 4.01 4.01 3.96 5/190 21257
/proc/meminfo: memFree=21274196/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=117020 CPUtime=793.51 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 120156 0 0 0 79318 33 0 0 25 0 1 0 271176415 119828480 21984 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 29255 21984 382 112 0 24220 0
Current children cumulated CPU time (s) 793.51
Current children cumulated vsize (KiB) 117020

[startup+806.307 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 21257
/proc/meminfo: memFree=21279892/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=129452 CPUtime=806.31 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 121801 0 0 0 80598 33 0 0 25 0 1 0 271176415 132558848 23629 33554432000 4194304 4650387 140733483022752 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 32363 23629 382 112 0 27328 0
Current children cumulated CPU time (s) 806.31
Current children cumulated vsize (KiB) 129452

[startup+812.701 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21257
/proc/meminfo: memFree=21272572/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=129452 CPUtime=812.71 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 122068 0 0 0 81237 34 0 0 25 0 1 0 271176415 132558848 23896 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 32363 23896 382 112 0 27328 0
Current children cumulated CPU time (s) 812.71
Current children cumulated vsize (KiB) 129452

[startup+815.9 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 21257
/proc/meminfo: memFree=21268604/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=129452 CPUtime=815.91 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 122255 0 0 0 81557 34 0 0 25 0 1 0 271176415 132558848 24083 33554432000 4194304 4650387 140733483022752 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 32363 24083 382 112 0 27328 0
Current children cumulated CPU time (s) 815.91
Current children cumulated vsize (KiB) 129452

[startup+817.501 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 21257
/proc/meminfo: memFree=21281996/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=104080 CPUtime=817.51 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 122291 0 0 0 81717 34 0 0 25 0 1 0 271176415 106577920 20042 33554432000 4194304 4650387 140733483022752 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26020 20042 382 112 0 20985 0
Current children cumulated CPU time (s) 817.51
Current children cumulated vsize (KiB) 104080

[startup+817.901 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 21257
/proc/meminfo: memFree=21281996/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=104080 CPUtime=817.91 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 122291 0 0 0 81757 34 0 0 25 0 1 0 271176415 106577920 20042 33554432000 4194304 4650387 140733483022752 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26020 20042 382 112 0 20985 0
Current children cumulated CPU time (s) 817.91
Current children cumulated vsize (KiB) 104080

[startup+818.101 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 21257
/proc/meminfo: memFree=21281996/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=104080 CPUtime=818.11 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 122291 0 0 0 81777 34 0 0 25 0 1 0 271176415 106577920 20042 33554432000 4194304 4650387 140733483022752 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26020 20042 382 112 0 20985 0
Current children cumulated CPU time (s) 818.11
Current children cumulated vsize (KiB) 104080

[startup+818.201 s]
/proc/loadavg: 4.08 4.02 3.96 5/190 21257
/proc/meminfo: memFree=21281996/32951124 swapFree=67111528/67111528
[pid=21234] ppid=21232 vsize=104080 CPUtime=818.21 cores=0,2
/proc/21234/stat : 21234 (strangenight1-s) R 21232 21234 20667 0 -1 4202496 122302 0 0 0 81787 34 0 0 25 0 1 0 271176415 106577920 19932 33554432000 4194304 4650387 140733483022752 18446744073709551615 255106794602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/21234/statm: 26020 19932 392 112 0 20985 0
Current children cumulated CPU time (s) 818.21
Current children cumulated vsize (KiB) 104080

Child status: 20
Real time (s): 818.206
CPU time (s): 818.218
CPU user time (s): 817.872
CPU system time (s): 0.345947
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 129452

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

runsolver used 1.41778 second user time and 3.05253 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 01:40:03
IDJOB=3175864
IDBENCH=82882
IDSOLVER=1589
FILE ID=node144/3175864-1301787603
RUNJOBID= node144-1301783648-20685
PBS_JOBID= 12841374
Free space on /tmp= 71304 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S1508981094-051.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175864-1301787603/watcher-3175864-1301787603 -o /tmp/evaluation-result-3175864-1301787603/solver-3175864-1301787603 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175864-1301787603.cnf

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

MD5SUM BENCH= 5c5f7e1107ac57768306372602d70556
RANDOM SEED=1066849676

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.75
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.850
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.850
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21574544 kB
Buffers:        358860 kB
Cached:       10587476 kB
SwapCached:          0 kB
Active:        8207264 kB
Inactive:      2894700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21574544 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12932 kB
Writeback:           0 kB
AnonPages:      155868 kB
Mapped:          16364 kB
Slab:           212344 kB
PageTables:       5304 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   365692 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= 71296 MiB
End job on node144 at 2011-04-03 01:53:41