Trace number 3368961

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-mt (fixed)? (TO) 4800.33 1203.85

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S30721646-064.SATISFIABLE.cnf
MD5SUM594a31b95a871970fa7797f18ebcd756
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
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.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
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-3368961-1305408015.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.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:    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.06	c lits-rem:         0  cl-subs:        0  v-elim:     23  v-fix:    0  time:  0.01 s
0.00/0.06	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.06	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.06	c calculated reachability. Time: 0.00
0.00/0.06	c Calc default polars -  time:   0.00 s pos:     291 undec:      66 neg:     293
0.00/0.06	c =========================================================================================
0.00/0.06	c types(t): F = full restart, N = normal restart
0.00/0.06	c types(t): S = simplification begin/end, E = solution found
0.00/0.06	c restart types(rt): st = static, dy = dynamic
0.00/0.06	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.06	c  B st     0         0       627      2757         0         0      8416         0   no data   no data  --
0.23/0.12	c Decided on static restart strategy
0.45/0.18	c  N st     8      4920       627      2757         0      4843      8416    134862   no data   no data  --
1.56/0.47	c  N st    10     11304       627      2757         0      4485      8416     88673   no data   no data  --
2.77/0.76	c  N st    11     17049       627      2757         0     10147      8416    244554   no data   no data  --
4.40/1.17	c  F st    12     25001       627      2757         0     12410      8416    298770   no data   no data  --
4.40/1.17	c  N st    12     25001       627      2757         0     12410      8416    298770   no data   no data  --
5.55/1.42	c  N dy    18     30000       627      2757         0     10695      8416    238497   no data   no data  --
5.55/1.42	c  S st    18     30000       627      2757         0     10695      8416    238497   no data   no data  --
5.55/1.45	c  S st    18     30507       627      2757         0     11202      8416    252170   no data   no data  --
5.55/1.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.55/1.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.55/1.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
5.55/1.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
5.55/1.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.76/1.72	c lits-rem:       240  cl-subs:      353  v-elim:      0  v-fix:    0  time:  1.04 s
6.76/1.73	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.04
6.76/1.73	c calculated reachability. Time: 0.00
6.76/1.73	c  N dy    18     30507       627      2757         0     10849      8416    241151   no data   no data  --
7.56/1.99	c  N dy    26     34616       627      2757         0     14930      8416    350646     18.43     19.68  --
8.79/2.21	c  N dy    43     38694       627      2757         0     11151      8416    198335     18.21     19.99  --
9.94/2.59	c  N dy    64     44599       627      2757         0     16992      8416    350712     18.08     19.08  --
10.35/2.67	c  S st    69     45760       627      2757         0      9273      8416    118003     18.11   no data  --
10.75/2.70	c  S st    69     46266       627      2757         0      9778      8416    131667     18.11   no data  --
10.75/2.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.75/2.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.75/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
10.75/2.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.75/2.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
10.75/2.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.15/2.80	c lits-rem:         9  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.36 s
11.15/2.80	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
11.15/2.80	c vivif2 --  cl tried     9765 cl shrink        0 lits rem          0 time: 0.00
11.15/2.81	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.03
11.15/2.81	c calculated reachability. Time: 0.00
11.15/2.81	c  N dy    69     46266       627      2757         0      9765      8416    131269     18.11   no data  --
11.95/3.06	c  N dy    84     50632       627      2757         0     14099      8416    245978     18.13     19.20  --
13.19/3.33	c  N dy    88     54749       627      2757         0     18178      8416    350242     17.81     18.95  --
14.33/3.62	c  N dy   113     59282       627      2757         0     12778      8416    184927     17.89     19.17  --
15.13/3.88	c  N dy   140     63290       627      2757         0     16761      8416    291394     18.00     21.29  --
16.72/4.27	c  N dy   158     68187       627      2757         0     21609      8416    419693     18.00     19.02  --
17.14/4.35	c  S st   168     69399       627      2757         0     11920      8416    140282     18.04   no data  --
17.14/4.39	c  S st   168     69903       627      2757         0     12423      8416    154019     18.04   no data  --
17.14/4.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.14/4.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.14/4.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
17.14/4.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.14/4.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.14/4.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
17.14/4.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
17.91/4.55	c lits-rem:        72  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.62 s
17.91/4.55	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
17.91/4.55	c vivif2 --  cl tried    12391 cl shrink        0 lits rem          0 time: 0.00
17.91/4.56	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.04
17.91/4.56	c calculated reachability. Time: 0.00
17.91/4.56	c  N dy   168     69903       627      2757         0     12391      8416    152891     18.04   no data  --
19.11/4.86	c  N dy   192     74451       627      2757         0     16899      8416    272577     18.08     21.15  --
20.72/5.27	c  N dy   223     79467       627      2757         0     21869      8416    405421     18.18     19.19  --
22.31/5.66	c  N dy   247     84763       627      2757         0     15219      8416    206024     18.17     19.29  --
23.11/5.85	c  F st   249     87501       627      2757         0     17922      8416    273487     18.05     15.46  --
24.30/6.10	c  N st   254     90798       627      2757         0     21186      8416    362500     18.05   no data  --
26.34/6.62	c  N dy   277     96973       627      2757         0     14439      8416    164701     18.08     19.15  --
28.30/7.11	c  N dy   307    103662       627      2757         0     21057      8416    340013     18.11     19.08  --
28.70/7.22	c  S st   309    104854       627      2757         0     22239      8416    371433     18.11     16.16  --
28.70/7.28	c  S st   309    105359       627      2757         0     22744      8416    385214     18.11   no data  --
28.70/7.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.70/7.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.70/7.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
29.10/7.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.10/7.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.10/7.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
29.10/7.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.68/8.21	c lits-rem:       425  cl-subs:      334  v-elim:      0  v-fix:    0  time:  3.62 s
32.68/8.21	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
32.68/8.21	c vivif2 --  cl tried    22410 cl shrink        0 lits rem          0 time: 0.02
32.68/8.23	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.07
32.68/8.23	c calculated reachability. Time: 0.00
32.68/8.23	c  N dy   309    105359       627      2757         0     22410      8416    374999     18.11   no data  --
35.12/8.84	c  N dy   323    112165       627      2757         0     15285      8416    164912     18.05     19.06  --
37.46/9.42	c  N dy   351    119351       627      2757         0     22389      8416    355129     18.04     20.97  --
40.25/10.18	c  N dy   376    127035       627      2757         0     15142      8416    142397     18.00     20.14  --
43.47/10.94	c  N dy   426    136360       627      2757         0     24401      8416    393071     18.05     19.18  --
47.04/11.83	c  N dy   449    145065       627      2757         0     17186      8416    175748     17.98     20.11  --
50.23/12.66	c  N dy   479    154923       627      2757         0     26905      8416    431880     17.94     18.92  --
51.43/12.98	c  S st   502    158038       627      2757         0     29998      8416    514799     17.97   no data  --
51.83/13.06	c  S st   502    158544       627      2757         0     30504      8416    528285     17.97   no data  --
51.83/13.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.83/13.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.83/13.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
51.83/13.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.83/13.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.83/13.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
51.83/13.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.60/14.71	c lits-rem:      1028  cl-subs:      640  v-elim:      0  v-fix:    0  time:  6.48 s
58.60/14.71	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
58.60/14.72	c vivif2 --  cl tried    29864 cl shrink        0 lits rem          0 time: 0.02
58.60/14.74	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.10
58.60/14.75	c calculated reachability. Time: 0.00
58.60/14.75	c  N dy   502    158544       627      2757         0     29864      8416    509835     17.97   no data  --
62.19/15.68	c  N dy   560    168673       627      2757         0     23094      8416    313830     18.03     21.92  --
66.57/16.79	c  N dy   612    179517       627      2757         0     33868      8416    604626     18.05     19.12  --
71.37/17.96	c  N dy   684    191203       627      2757         0     27594      8416    415588     18.13     19.10  --
77.36/19.49	c  N dy   759    203510       627      2757         0     20962      8416    214844     18.19     19.16  --
83.38/20.93	c  N dy   783    217870       627      2757         0     35160      8416    600464     18.09     19.17  --
91.73/23.07	c  N dy   838    235908       627      2757         0     33192      8416    515041     18.02     19.03  --
92.90/23.31	c  S st   840    237816       627      2757         0     35066      8416    562844     18.02     18.17  --
93.30/23.41	c  S st   840    238320       627      2757         0     35570      8416    576807     18.02   no data  --
93.30/23.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.30/23.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
93.30/23.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
93.30/23.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.30/23.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.30/23.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
93.30/23.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.93/25.32	c lits-rem:       716  cl-subs:      883  v-elim:      0  v-fix:    0  time:  7.46 s
100.93/25.32	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
100.93/25.32	c vivif2 --  cl tried    34687 cl shrink        0 lits rem          0 time: 0.02
100.93/25.35	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.12
100.93/25.35	c calculated reachability. Time: 0.00
100.93/25.35	c  N dy   840    238320       627      2757         0     34687      8416    553317     18.02   no data  --
108.06/27.13	c  N dy   890    253882       627      2757         0     29281      8416    391991     17.98     19.02  --
116.44/29.29	c  N dy   960    270859       627      2757         0     24301      8416    240789     17.96     18.91  --
125.21/31.45	c  N dy  1058    288637       627      2757         0     41915      8416    714242     18.01     19.11  --
133.59/33.52	c  F st  1115    306250       627      2757         0     36586      8416    541958     17.98     16.84  --
133.98/33.69	c  N st  1118    307439       627      2757         0     37765      8416    573159     17.98   no data  --
136.37/34.20	c Decided on static restart strategy
147.55/37.03	c  N st  1125    334553       627      2757         0     40729      8416    870202     17.98   no data  --
159.91/40.17	c  N st  1127    357480       627      2757         0     38646      8416    826748     17.98   no data  --
159.91/40.17	c  S st  1127    357480       627      2757         0     38646      8416    826748     17.98   no data  --
160.31/40.27	c  S st  1127    357984       627      2757         0     39149      8416    840367     17.98   no data  --
160.31/40.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
160.31/40.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.31/40.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
160.71/40.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.71/40.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.71/40.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
160.71/40.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
169.48/42.57	c lits-rem:      1119  cl-subs:     1992  v-elim:      0  v-fix:    0  time:  8.99 s
169.48/42.57	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
169.48/42.58	c vivif2 --  cl tried    37157 cl shrink        0 lits rem          0 time: 0.04
169.88/42.62	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.15
169.88/42.62	c calculated reachability. Time: 0.00
169.88/42.62	c  N st  1127    357984       627      2757         0     37157      8416    779177     17.98   no data  --
189.03/47.42	c  N st  1128    390377       627      2757         0     43425      8416    974547     17.98   no data  --
220.14/55.25	c  N st  1129    438966       627      2757         0     37186      8416    694116     17.98   no data  --
264.42/66.33	c  N st  1130    511848       627      2757         0     50788      8416   1110758     17.98   no data  --
279.58/70.15	c  N st  1131    536976       627      2757         0     45017      8416    843990     17.98   no data  --
279.58/70.15	c  S st  1131    536976       627      2757         0     45017      8416    843990     17.98   no data  --
279.98/70.28	c  S st  1131    537483       627      2757         0     45523      8416    858176     17.98   no data  --
279.98/70.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
279.98/70.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
279.98/70.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
280.39/70.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.39/70.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.39/70.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
280.39/70.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
289.94/72.75	c lits-rem:      1281  cl-subs:     1668  v-elim:      0  v-fix:    0  time:  9.69 s
289.94/72.75	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
289.94/72.76	c vivif2 --  cl tried    43855 cl shrink        0 lits rem          0 time: 0.04
290.34/72.81	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.19
290.34/72.81	c calculated reachability. Time: 0.00
290.34/72.81	c  N st  1131    537483       627      2757         0     43855      8416    811465     17.98   no data  --
410.00/102.81	c  N st  1132    701468       627      2757         0     38055      8416    531979     17.98   no data  --
490.98/123.14	c  N st  1133    806224       627      2757         0     67038      8416   1380252     17.98   no data  --
490.98/123.14	c  S st  1133    806224       627      2757         0     67038      8416   1380252     17.98   no data  --
491.75/123.34	c  S st  1133    806727       627      2757         0     67540      8416   1394175     17.98   no data  --
491.75/123.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
491.75/123.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
491.75/123.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.12
492.15/123.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
492.15/123.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.15/123.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
492.15/123.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
514.49/129.00	c lits-rem:       205  cl-subs:     4639  v-elim:      0  v-fix:    0  time: 22.25 s
514.49/129.00	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
514.49/129.02	c vivif2 --  cl tried    62901 cl shrink        0 lits rem          0 time: 0.06
514.89/129.10	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.33
514.89/129.10	c calculated reachability. Time: 0.00
514.89/129.10	c  N st  1133    806727       627      2757         0     62901      8416   1264370     17.98   no data  --
729.07/182.80	c  F st  1134   1071877       627      2757         0     78632      8416   1533921     17.98   no data  --
729.07/182.80	c  N st  1134   1071877       627      2757         0     78632      8416   1533921     17.98   no data  --
734.25/184.20	c Decided on static restart strategy
752.61/188.79	c  N st  1144   1100181       627      2757         0     62509      8416   1040802     17.98   no data  --
786.51/197.25	c  N st  1146   1136175       627      2757         0     52719      8416    734248     17.98   no data  --
816.42/204.74	c  N st  1147   1168567       627      2757         0     84403      8416   1622862     17.98   no data  --
854.72/214.37	c  N st  1148   1210090       627      2757         0     79291      8416   1506669     17.98   no data  --
854.72/214.37	c  S st  1148   1210090       627      2757         0     79291      8416   1506669     17.98   no data  --
855.90/214.68	c  S st  1148   1210593       627      2757         0     79793      8416   1520491     17.98   no data  --
855.90/214.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
855.90/214.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
856.30/214.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.20
856.30/214.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
856.30/214.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.30/214.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
856.30/214.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
879.43/220.54	c lits-rem:      1113  cl-subs:     2560  v-elim:      0  v-fix:    0  time: 22.92 s
879.43/220.54	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
879.43/220.56	c vivif2 --  cl tried    77233 cl shrink        0 lits rem          0 time: 0.08
879.84/220.67	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.43
879.84/220.67	c calculated reachability. Time: 0.00
879.84/220.67	c  N st  1148   1210593       627      2757         0     77233      8416   1444209     17.98   no data  --
951.23/238.50	c  N st  1149   1283477       627      2757         0     53661      8416    688423     17.98   no data  --
1055.31/264.63	c  N st  1150   1392800       627      2757         0     61548      8416    868547     17.98   no data  --
1214.05/304.45	c  N st  1151   1556784       627      2757         0     66433      8416    981109     17.98   no data  --
1382.75/346.76	c  N st  1152   1710593       627      2757         0    108619      8416   2165397     17.98   no data  --
1382.75/346.76	c  S st  1152   1710593       627      2757         0    108619      8416   2165397     17.98   no data  --
1384.35/347.12	c  S st  1152   1711095       627      2757         0    109121      8416   2178517     17.98   no data  --
1384.35/347.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1384.35/347.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1384.35/347.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
1384.75/347.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1384.75/347.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1384.75/347.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
1384.75/347.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1440.57/361.27	c lits-rem:       254  cl-subs:     5434  v-elim:      0  v-fix:    0  time: 55.86 s
1440.57/361.27	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
1440.57/361.29	c vivif2 --  cl tried   103687 cl shrink        0 lits rem          0 time: 0.10
1441.37/361.46	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.66
1441.37/361.46	c calculated reachability. Time: 0.00
1441.37/361.46	c  N st  1152   1711095       627      2757         0    103687      8416   2018460     17.98   no data  --
1874.12/469.93	c  N st  1153   2080062       627      2757         0    114786      8416   2181762     17.98   no data  --
2034.85/510.23	c  N st  1154   2211098       627      2757         0    119175      8416   2364431     17.98   no data  --
2034.85/510.23	c  S st  1154   2211098       627      2757         0    119175      8416   2364431     17.98   no data  --
2036.44/510.60	c  S st  1154   2211599       627      2757         0    119676      8416   2377740     17.98   no data  --
2036.44/510.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2036.44/510.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2036.44/510.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.25
2036.84/510.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2036.84/510.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2036.84/510.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
2036.84/510.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2095.86/525.57	c lits-rem:       165  cl-subs:     4876  v-elim:      0  v-fix:    0  time: 59.11 s
2095.86/525.57	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
2096.26/525.60	c vivif2 --  cl tried   114800 cl shrink        0 lits rem          0 time: 0.11
2096.68/525.78	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.72
2096.68/525.79	c calculated reachability. Time: 0.00
2096.68/525.79	c  N st  1154   2211599       627      2757         0    114800      8416   2228812     17.98   no data  --
2799.78/702.00	c  N st  1155   2711599       627      2757         0    138082      8416   2731650     17.98   no data  --
2799.78/702.00	c  S st  1155   2711599       627      2757         0    138082      8416   2731650     17.98   no data  --
2801.38/702.43	c  S st  1155   2712100       627      2757         0    138580      8416   2745349     17.98   no data  --
2801.38/702.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2801.38/702.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2801.78/702.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.30
2802.17/702.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2802.17/702.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2802.17/702.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
2802.17/702.61	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2938.16/736.72	c lits-rem:      1167  cl-subs:    10130  v-elim:      0  v-fix:    0  time: 135.99 s
2938.16/736.72	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
2938.16/736.75	c vivif2 --  cl tried   128450 cl shrink        0 lits rem          0 time: 0.13
2938.99/736.97	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.88
2938.99/736.98	c calculated reachability. Time: 0.00
2938.99/736.98	c  N st  1155   2712100       627      2757         0    128450      8416   2465088     17.98   no data  --
3719.06/932.54	c  N st  1156   3212100       627      2757         0    103980      8416   1585030     17.98   no data  --
3719.06/932.54	c  S st  1156   3212100       627      2757         0    103980      8416   1585030     17.98   no data  --
3720.30/932.86	c  S st  1156   3212602       627      2757         0    104481      8416   1599299     17.98   no data  --
3720.30/932.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3720.30/932.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3720.64/932.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
3720.64/932.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3720.64/932.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3720.64/932.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
3720.64/932.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3744.17/938.87	c lits-rem:       381  cl-subs:     4325  v-elim:      0  v-fix:    0  time: 23.54 s
3744.17/938.87	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
3744.17/938.89	c vivif2 --  cl tried   100156 cl shrink        0 lits rem          0 time: 0.08
3744.97/939.05	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.61
3744.97/939.05	c calculated reachability. Time: 0.00
3744.97/939.05	c  N st  1156   3212602       627      2757         0    100156      8416   1491497     17.98   no data  --
4531.83/1136.43	c  N st  1157   3712604       627      2757         0    111602      8416   1693091     17.98   no data  --
4531.83/1136.43	c  S st  1157   3712604       627      2757         0    111602      8416   1693091     17.98   no data  --
4533.01/1136.78	c  S st  1157   3713106       627      2757         0    112104      8416   1706504     17.98   no data  --
4533.01/1136.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4533.01/1136.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4533.41/1136.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4533.81/1136.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4533.81/1136.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4533.81/1136.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    627 time:  0.00 s
4533.81/1136.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4567.32/1145.43	c lits-rem:       235  cl-subs:     4722  v-elim:      0  v-fix:    0  time: 33.62 s
4567.32/1145.43	c vivif2 --  cl tried     2757 cl shrink        0 lits rem          0 time: 0.00
4567.32/1145.46	c vivif2 --  cl tried   107382 cl shrink        0 lits rem          0 time: 0.09
4568.12/1145.62	c asymm  cl-useful: 0/2757/2757 lits-rem:0 time: 0.66
4568.12/1145.62	c calculated reachability. Time: 0.00
4568.12/1145.62	c  N st  1157   3713106       627      2757         0    107382      8416   1573834     17.98   no data  --
4635.13/1162.42	c  F st  1158   3751563       627      2757         0    145021      8416   2723422     17.98   no data  --
4635.13/1162.42	c  N st  1158   3751563       627      2757         0    145021      8416   2723422     17.98   no data  --
4645.88/1165.16	c Decided on static restart strategy
4691.75/1176.63	c  N st  1168   3779865       627      2757         0     89554      8416   1007351     17.98   no data  --
4745.63/1190.17	c  N st  1170   3815861       627      2757         0    124986      8416   1994623     17.98   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-3368961-1305408015/watcher-3368961-1305408015 -o /tmp/evaluation-result-3368961-1305408015/solver-3368961-1305408015 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368961-1305408015.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.10 8.10 8.09 1/349 8440
/proc/meminfo: memFree=17791964/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 731032131 52465664 353 33554432000 4194304 4650419 140734247419344 18446744073709551615 47159005112242 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 12809 353 303 112 0 7774 0
[pid=8440/tid=8441] ppid=8438 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 731032131 52465664 353 33554432000 4194304 4650419 140734247419344 18446744073709551615 47159005112242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731032131 52465664 353 33554432000 4194304 4650419 140734247419344 18446744073709551615 47159005112236 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 731032131 52465664 353 33554432000 4194304 4650419 140734247419344 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.066511 s]
/proc/loadavg: 8.10 8.10 8.09 1/349 8440
/proc/meminfo: memFree=17791964/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=282588 CPUtime=0.23 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 1684 0 0 0 23 0 0 0 18 0 4 0 731032131 289370112 1526 33554432000 4194304 4650419 140734247419344 18446744073709551615 4310809 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 70647 1526 390 112 0 65612 0
[pid=8440/tid=8441] ppid=8438 vsize=282588 CPUtime=0.06 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 385 0 0 0 6 0 0 0 18 0 4 0 731032131 289370112 1526 33554432000 4194304 4650419 140734247419344 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=282588 CPUtime=0.06 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 357 0 0 0 6 0 0 0 18 0 4 0 731032131 289370112 1526 33554432000 4194304 4650419 140734247419344 18446744073709551615 4229514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=282588 CPUtime=0.04 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 187 0 0 0 4 0 0 0 25 0 4 0 731032131 289370112 1526 33554432000 4194304 4650419 140734247419344 18446744073709551615 4334509 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 282588

[startup+0.122467 s]
/proc/loadavg: 8.10 8.10 8.09 1/349 8440
/proc/meminfo: memFree=17791964/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=282588 CPUtime=0.45 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 1953 0 0 0 45 0 0 0 18 0 4 0 731032131 289370112 1795 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363506 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 70647 1795 391 112 0 65612 0
[pid=8440/tid=8441] ppid=8438 vsize=282588 CPUtime=0.11 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 452 0 0 0 11 0 0 0 18 0 4 0 731032131 289370112 1795 33554432000 4194304 4650419 140734247419344 18446744073709551615 256415052833 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=282588 CPUtime=0.11 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 427 0 0 0 11 0 0 0 18 0 4 0 731032131 289370112 1795 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=282588 CPUtime=0.1 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 256 0 0 0 10 0 0 0 25 0 4 0 731032131 289370112 1795 33554432000 4194304 4650419 140734247419344 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 282588

[startup+0.300423 s]
/proc/loadavg: 8.10 8.10 8.09 1/349 8440
/proc/meminfo: memFree=17791964/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=284084 CPUtime=1.16 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 3058 0 0 0 116 0 0 0 18 0 4 0 731032131 290902016 2232 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 71021 2232 393 112 0 65986 0
[pid=8440/tid=8441] ppid=8438 vsize=284084 CPUtime=0.29 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 745 0 0 0 29 0 0 0 18 0 4 0 731032131 290902016 2232 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=284084 CPUtime=0.29 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 679 0 0 0 29 0 0 0 18 0 4 0 731032131 290902016 2232 33554432000 4194304 4650419 140734247419344 18446744073709551615 4331967 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=284084 CPUtime=0.28 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 537 0 0 0 28 0 0 0 25 0 4 0 731032131 290902016 2232 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284084

[startup+0.700345 s]
/proc/loadavg: 8.10 8.10 8.09 1/349 8440
/proc/meminfo: memFree=17791964/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=285060 CPUtime=2.77 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 4746 0 0 0 276 1 0 0 18 0 4 0 731032131 291901440 2925 33554432000 4194304 4650419 140734247419344 18446744073709551615 4229489 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 71265 2925 393 112 0 66230 0
[pid=8440/tid=8441] ppid=8438 vsize=285060 CPUtime=0.69 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 1179 0 0 0 69 0 0 0 18 0 4 0 731032131 291901440 2925 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=285060 CPUtime=0.69 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 1117 0 0 0 69 0 0 0 18 0 4 0 731032131 291901440 2925 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=285060 CPUtime=0.68 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 946 0 0 0 68 0 0 0 25 0 4 0 731032131 291901440 2925 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285060

[startup+1.50114 s]
/proc/loadavg: 7.77 8.04 8.07 10/358 8474
/proc/meminfo: memFree=17778708/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=285964 CPUtime=5.96 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 9567 0 0 0 594 2 0 0 20 0 4 0 731032131 292827136 5009 33554432000 4194304 4650419 140734247419344 18446744073709551615 4438643 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 71491 5009 395 112 0 66456 0
[pid=8440/tid=8441] ppid=8438 vsize=285964 CPUtime=1.49 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 2060 0 0 0 149 0 0 0 19 0 4 0 731032131 292827136 5009 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=285964 CPUtime=1.49 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 1982 0 0 0 149 0 0 0 20 0 4 0 731032131 292827136 5009 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=285964 CPUtime=1.46 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 1718 0 0 0 146 0 0 0 25 0 4 0 731032131 292827136 5009 33554432000 4194304 4650419 140734247419344 18446744073709551615 4361049 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 285964

[startup+3.10084 s]
/proc/loadavg: 7.77 8.04 8.07 9/358 8474
/proc/meminfo: memFree=17756140/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=269928 CPUtime=12.35 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 18019 0 0 0 1232 3 0 0 25 0 4 0 731032131 276406272 11177 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 67482 11177 395 112 0 62447 0
[pid=8440/tid=8441] ppid=8438 vsize=269928 CPUtime=3.08 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 4309 0 0 0 308 0 0 0 25 0 4 0 731032131 276406272 11177 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=269928 CPUtime=3.09 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 4775 0 0 0 309 0 0 0 25 0 4 0 731032131 276406272 11177 33554432000 4194304 4650419 140734247419344 18446744073709551615 4328357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=269928 CPUtime=3.05 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 4162 0 0 0 305 0 0 0 25 0 4 0 731032131 276406272 11177 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 269928

[startup+6.30023 s]
/proc/loadavg: 7.77 8.04 8.07 9/358 8474
/proc/meminfo: memFree=17679112/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=294728 CPUtime=25.1 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 24424 0 0 0 2506 4 0 0 25 0 4 0 731032131 301801472 16021 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365237 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 73682 16021 395 112 0 68647 0
[pid=8440/tid=8441] ppid=8438 vsize=294728 CPUtime=6.28 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 6602 0 0 0 627 1 0 0 25 0 4 0 731032131 301801472 16021 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=294728 CPUtime=6.28 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 6154 0 0 0 628 0 0 0 25 0 4 0 731032131 301801472 16021 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=294728 CPUtime=6.21 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 5545 0 0 0 621 0 0 0 25 0 4 0 731032131 301801472 16021 33554432000 4194304 4650419 140734247419344 18446744073709551615 4304440 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 294728

[startup+12.701 s]
/proc/loadavg: 7.80 8.03 8.07 9/358 8474
/proc/meminfo: memFree=17624424/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=286144 CPUtime=50.63 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 35762 0 0 0 5056 7 0 0 25 0 4 0 731032131 293011456 20470 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 71536 20470 395 112 0 66501 0
[pid=8440/tid=8441] ppid=8438 vsize=286144 CPUtime=12.69 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 9904 0 0 0 1267 2 0 0 25 0 4 0 731032131 293011456 20470 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=286144 CPUtime=12.69 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 8464 0 0 0 1268 1 0 0 25 0 4 0 731032131 293011456 20470 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366845 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=286144 CPUtime=12.54 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 8265 0 0 0 1253 1 0 0 25 0 4 0 731032131 293011456 20470 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 286144

[startup+25.5006 s]
/proc/loadavg: 7.91 8.05 8.07 9/358 8475
/proc/meminfo: memFree=17566292/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=325944 CPUtime=101.67 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 53162 0 0 0 10156 11 0 0 25 0 4 0 731032131 333766656 27972 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365348 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 81486 27972 395 112 0 76451 0
[pid=8440/tid=8441] ppid=8438 vsize=325944 CPUtime=25.49 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 16459 0 0 0 2545 4 0 0 25 0 4 0 731032131 333766656 27972 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=325944 CPUtime=25.49 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 12127 0 0 0 2547 2 0 0 25 0 4 0 731032131 333766656 27972 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=325944 CPUtime=25.19 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 11896 0 0 0 2517 2 0 0 25 0 4 0 731032131 333766656 27972 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 325944

[startup+51.1008 s]
/proc/loadavg: 7.94 8.04 8.07 9/358 8475
/proc/meminfo: memFree=17474340/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=391380 CPUtime=203.78 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 82641 0 0 0 20358 20 0 0 25 0 4 0 731032131 400773120 39171 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 97845 39171 395 112 0 92810 0
[pid=8440/tid=8441] ppid=8438 vsize=391380 CPUtime=51.07 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 24388 0 0 0 5101 6 0 0 25 0 4 0 731032131 400773120 39171 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=391380 CPUtime=51.09 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 19989 0 0 0 5104 5 0 0 25 0 4 0 731032131 400773120 39171 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=391380 CPUtime=50.5 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 15415 0 0 0 5047 3 0 0 25 0 4 0 731032131 400773120 39171 33554432000 4194304 4650419 140734247419344 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 391380

[startup+102.314 s]
/proc/loadavg: 7.97 8.03 8.06 9/358 8477
/proc/meminfo: memFree=17354156/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=522784 CPUtime=408.06 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 120579 0 0 0 40772 34 0 0 25 0 4 0 731032131 535330816 58175 33554432000 4194304 4650419 140734247419344 18446744073709551615 4311161 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 130696 58175 395 112 0 125661 0
[pid=8440/tid=8441] ppid=8438 vsize=522784 CPUtime=102.28 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 36642 0 0 0 10218 10 0 0 25 0 4 0 731032131 535330816 58175 33554432000 4194304 4650419 140734247419344 18446744073709551615 4433093 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=522784 CPUtime=102.3 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 28724 0 0 0 10222 8 0 0 25 0 4 0 731032131 535330816 58175 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=522784 CPUtime=101.14 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 17737 0 0 0 10110 4 0 0 25 0 4 0 731032131 535330816 58175 33554432000 4194304 4650419 140734247419344 18446744073709551615 4439103 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 522784

[startup+162.301 s]

################
# More data... #
################

[pid=8440] ppid=8438 vsize=614444 CPUtime=2561.71 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 366570 0 0 0 256035 136 0 0 25 0 4 0 731032131 629190656 103885 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 153611 103885 395 112 0 148576 0
[pid=8440/tid=8441] ppid=8438 vsize=614444 CPUtime=642.2 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 107164 0 0 0 64181 39 0 0 25 0 4 0 731032131 629190656 103887 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=614444 CPUtime=642.32 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 78349 0 0 0 64202 30 0 0 25 0 4 0 731032131 629190656 103887 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=614444 CPUtime=634.85 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 53950 0 0 0 63467 18 0 0 25 0 4 0 731032131 629190656 103887 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.71
Current children cumulated vsize (KiB) 614444

[startup+702.301 s]
/proc/loadavg: 8.13 8.11 8.09 9/358 8493
/proc/meminfo: memFree=17003076/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=580472 CPUtime=2800.98 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 386978 0 0 0 279950 148 0 0 25 0 4 0 731032131 594403328 103434 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 145118 103434 395 112 0 140083 0
[pid=8440/tid=8441] ppid=8438 vsize=580472 CPUtime=702.18 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 114728 0 0 0 70174 44 0 0 25 0 4 0 731032131 594403328 103434 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=580472 CPUtime=702.32 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 84010 0 0 0 70198 34 0 0 25 0 4 0 731032131 594403328 103434 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=580472 CPUtime=694.15 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 54030 0 0 0 69396 19 0 0 25 0 4 0 731032131 594403328 103434 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.98
Current children cumulated vsize (KiB) 580472

[startup+762.314 s]
/proc/loadavg: 8.08 8.10 8.09 9/358 8494
/proc/meminfo: memFree=16951600/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=646636 CPUtime=3040.31 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 406903 0 0 0 303875 156 0 0 25 0 4 0 731032131 662155264 105054 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 161659 105054 395 112 0 156624 0
[pid=8440/tid=8441] ppid=8438 vsize=646636 CPUtime=762.17 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 121647 0 0 0 76170 47 0 0 25 0 4 0 731032131 662155264 105054 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=646636 CPUtime=762.33 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 86407 0 0 0 76198 35 0 0 25 0 4 0 731032131 662155264 105054 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=646636 CPUtime=753.45 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 57064 0 0 0 75325 20 0 0 25 0 4 0 731032131 662155264 105054 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.31
Current children cumulated vsize (KiB) 646636

[startup+822.3 s]
/proc/loadavg: 8.11 8.10 8.09 9/358 8496
/proc/meminfo: memFree=16922168/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=671096 CPUtime=3279.55 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 429653 0 0 0 327788 167 0 0 25 0 4 0 731032131 687202304 114398 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365246 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 167774 114398 395 112 0 162739 0
[pid=8440/tid=8441] ppid=8438 vsize=671096 CPUtime=822.16 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 128990 0 0 0 82165 51 0 0 25 0 4 0 731032131 687202304 114398 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=671096 CPUtime=822.32 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 92120 0 0 0 82194 38 0 0 25 0 4 0 731032131 687202304 114398 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=671096 CPUtime=812.74 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 60063 0 0 0 81253 21 0 0 25 0 4 0 731032131 687202304 114398 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.55
Current children cumulated vsize (KiB) 671096

[startup+882.301 s]
/proc/loadavg: 8.17 8.11 8.09 9/358 8498
/proc/meminfo: memFree=16855416/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=721564 CPUtime=3518.85 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 446006 0 0 0 351709 176 0 0 25 0 4 0 731032131 738881536 117816 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 180391 117816 395 112 0 175356 0
[pid=8440/tid=8441] ppid=8438 vsize=721564 CPUtime=882.15 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 133958 0 0 0 88162 53 0 0 25 0 4 0 731032131 738881536 117816 33554432000 4194304 4650419 140734247419344 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=721564 CPUtime=882.32 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 93520 0 0 0 88193 39 0 0 25 0 4 0 731032131 738881536 117816 33554432000 4194304 4650419 140734247419344 18446744073709551615 4339788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=721564 CPUtime=872.03 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 63137 0 0 0 87180 23 0 0 25 0 4 0 731032131 738881536 117816 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.85
Current children cumulated vsize (KiB) 721564

[startup+942.301 s]
/proc/loadavg: 8.15 8.11 8.09 9/358 8499
/proc/meminfo: memFree=16840644/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=694884 CPUtime=3758.14 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 465941 0 0 0 375628 186 0 0 25 0 4 0 731032131 711561216 126835 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 173721 126836 395 112 0 168686 0
[pid=8440/tid=8441] ppid=8438 vsize=694884 CPUtime=942.14 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 140491 0 0 0 94158 56 0 0 25 0 4 0 731032131 711561216 126836 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=694884 CPUtime=942.32 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 98038 0 0 0 94190 42 0 0 25 0 4 0 731032131 711561216 126836 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=694884 CPUtime=931.34 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 65763 0 0 0 93110 24 0 0 25 0 4 0 731032131 711561216 126836 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366953 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3758.14
Current children cumulated vsize (KiB) 694884

[startup+1002.3 s]
/proc/loadavg: 8.05 8.09 8.08 9/358 8501
/proc/meminfo: memFree=16789052/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=708112 CPUtime=3997.43 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 479250 0 0 0 399549 194 0 0 25 0 4 0 731032131 725106688 122441 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 177028 122441 395 112 0 171993 0
[pid=8440/tid=8441] ppid=8438 vsize=708112 CPUtime=1002.13 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 147184 0 0 0 100153 60 0 0 25 0 4 0 731032131 725106688 122441 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=708112 CPUtime=1002.33 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 98653 0 0 0 100190 43 0 0 25 0 4 0 731032131 725106688 122441 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=708112 CPUtime=990.63 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 68049 0 0 0 99038 25 0 0 25 0 4 0 731032131 725106688 122441 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.43
Current children cumulated vsize (KiB) 708112

[startup+1062.3 s]
/proc/loadavg: 8.13 8.10 8.09 9/358 8502
/proc/meminfo: memFree=16744484/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=756300 CPUtime=4236.75 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 498583 0 0 0 423471 204 0 0 25 0 4 0 731032131 774451200 123786 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 189075 123786 395 112 0 184040 0
[pid=8440/tid=8441] ppid=8438 vsize=756300 CPUtime=1062.12 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 154062 0 0 0 106149 63 0 0 25 0 4 0 731032131 774451200 123786 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=756300 CPUtime=1062.33 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 101808 0 0 0 106189 44 0 0 25 0 4 0 731032131 774451200 123786 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=756300 CPUtime=1049.95 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 70202 0 0 0 104968 27 0 0 25 0 4 0 731032131 774451200 123786 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.75
Current children cumulated vsize (KiB) 756300

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 8.09 9/358 8506
/proc/meminfo: memFree=16698316/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=818404 CPUtime=4476.03 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 512800 0 0 0 447392 211 0 0 25 0 4 0 731032131 838045696 133516 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 204601 133516 395 112 0 199566 0
[pid=8440/tid=8441] ppid=8438 vsize=818404 CPUtime=1122.11 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 157425 0 0 0 112145 66 0 0 25 0 4 0 731032131 838045696 133516 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=818404 CPUtime=1122.33 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 106629 0 0 0 112188 45 0 0 25 0 4 0 731032131 838045696 133516 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=818404 CPUtime=1109.24 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 70383 0 0 0 110897 27 0 0 25 0 4 0 731032131 838045696 133516 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4476.03
Current children cumulated vsize (KiB) 818404

[startup+1182.3 s]
/proc/loadavg: 8.24 8.15 8.10 9/358 8509
/proc/meminfo: memFree=16726100/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=712140 CPUtime=4714.49 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 533196 0 0 0 471227 222 0 0 25 0 4 0 731032131 729231360 128941 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 178035 128941 395 112 0 173000 0
[pid=8440/tid=8441] ppid=8438 vsize=712140 CPUtime=1181.43 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 164667 0 0 0 118074 69 0 0 25 0 4 0 731032131 729231360 128941 33554432000 4194304 4650419 140734247419344 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=712140 CPUtime=1182.33 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 108550 0 0 0 118186 47 0 0 25 0 4 0 731032131 729231360 128941 33554432000 4194304 4650419 140734247419344 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=712140 CPUtime=1168.44 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 75630 0 0 0 116814 30 0 0 25 0 4 0 731032131 729231360 128941 33554432000 4194304 4650419 140734247419344 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.49
Current children cumulated vsize (KiB) 712140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.17 8.14 8.10 9/358 8509
/proc/meminfo: memFree=16681320/32950928 swapFree=67111200/67111528
[pid=8440] ppid=8438 vsize=760360 CPUtime=4800.25 cores=0,2,4,6
/proc/8440/stat : 8440 (strangenight1-m) R 8438 8440 8202 0 -1 4202496 540124 0 0 0 479800 225 0 0 25 0 4 0 731032131 778608640 131866 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/8440/statm: 190090 131866 395 112 0 185055 0
[pid=8440/tid=8441] ppid=8438 vsize=760360 CPUtime=1202.94 cores=0,2,4,6
/proc/8440/task/8441/stat : 8441 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 167371 0 0 0 120224 70 0 0 25 0 4 0 731032131 778608640 131867 33554432000 4194304 4650419 140734247419344 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=8440/tid=8442] ppid=8438 vsize=760360 CPUtime=1203.85 cores=0,2,4,6
/proc/8440/task/8442/stat : 8442 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 110282 0 0 0 120337 48 0 0 25 0 4 0 731032131 778608640 131867 33554432000 4194304 4650419 140734247419344 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=8440/tid=8443] ppid=8438 vsize=760360 CPUtime=1189.68 cores=0,2,4,6
/proc/8440/task/8443/stat : 8443 (strangenight1-m) R 8438 8440 8202 0 -1 4202560 76751 0 0 0 118937 31 0 0 25 0 4 0 731032131 778608640 131867 33554432000 4194304 4650419 140734247419344 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 760360

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): 1203.85
CPU time (s): 4800.33
CPU user time (s): 4798.05
CPU system time (s): 2.28065
CPU usage (%): 398.749
Max. virtual memory (cumulated for all children) (KiB): 866224

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

runsolver used 4.16037 second user time and 9.90249 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-14 23:20:15
IDJOB=3368961
IDBENCH=82970
IDSOLVER=1846
FILE ID=node115/3368961-1305408015
RUNJOBID= node115-1305405603-8220
PBS_JOBID= 13324497
Free space on /tmp= 73228 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S30721646-064.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368961-1305408015/watcher-3368961-1305408015 -o /tmp/evaluation-result-3368961-1305408015/solver-3368961-1305408015 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3368961-1305408015.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 594a31b95a871970fa7797f18ebcd756
RANDOM SEED=19787337

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17792004 kB
Buffers:        287596 kB
Cached:        4525248 kB
SwapCached:          0 kB
Active:       11967980 kB
Inactive:      2873300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17792004 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            6268 kB
Writeback:           0 kB
AnonPages:    10028468 kB
Mapped:          28244 kB
Slab:           210952 kB
PageTables:      41028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 69688568 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= 73224 MiB
End job on node115 at 2011-05-14 23:40:20