Trace number 3175374

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? (TO) 4800.27 1201.94

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1863077195-052.SATISFIABLE.cnf
MD5SUM95ba8379aa2e59896c8d6334d91cdeab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.010997
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3175374-1304121504.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.01	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.01	c -- vars added        700
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       700      2982         0         0      8946         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2982/2982 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:    700 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.10	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.01 s
0.00/0.10	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.10	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.10	c calculated reachability. Time: 0.00
0.00/0.10	c Calc default polars -  time:   0.00 s pos:     292 undec:      76 neg:     332
0.00/0.10	c =========================================================================================
0.00/0.10	c types(t): F = full restart, N = normal restart
0.00/0.10	c types(t): S = simplification begin/end, E = solution found
0.00/0.10	c restart types(rt): st = static, dy = dynamic
0.00/0.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.10	c  B st     0         0       679      2943         0         0      8951         0   no data   no data  --
0.00/0.10	c Decided on static restart strategy
0.60/0.20	c  N st     8      4913       679      2943         0      4878      8951    149539   no data   no data  --
1.98/0.50	c  N st    10     11297       679      2943         0      4516      8951     93162   no data   no data  --
2.78/0.75	c  N st    11     17040       679      2943         0     10171      8951    280326   no data   no data  --
4.40/1.19	c  F st    12     25001       679      2943         0     12514      8951    347142   no data   no data  --
4.40/1.19	c  N st    12     25001       679      2943         0     12514      8951    347142   no data   no data  --
5.57/1.45	c Decided on static restart strategy
5.57/1.45	c  N st    18     30000       679      2943         0     10756      8951    265988   no data   no data  --
5.57/1.45	c  S st    18     30000       679      2943         0     10756      8951    265988   no data   no data  --
5.57/1.48	c  S st    18     30505       679      2943         0     11261      8951    279780   no data   no data  --
5.57/1.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.57/1.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.57/1.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.02
5.57/1.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.57/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.57/1.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
5.97/1.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.77/1.79	c lits-rem:       120  cl-subs:      201  v-elim:      0  v-fix:    0  time:  1.19 s
7.17/1.80	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.04
7.17/1.80	c calculated reachability. Time: 0.00
7.17/1.80	c  N st    18     30505       679      2943         0     11060      8951    271809   no data   no data  --
8.79/2.23	c  N st    20     37616       679      2943         0     10277      8951    218580   no data   no data  --
10.77/2.72	c  N st    21     44018       679      2943         0     16592      8951    417456   no data   no data  --
11.17/2.86	c  S st    22     45759       679      2943         0      9484      8951    170030   no data   no data  --
11.17/2.89	c  S st    22     46261       679      2943         0      9985      8951    183444   no data   no data  --
11.17/2.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.17/2.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.17/2.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
11.57/2.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.57/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.57/2.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
11.57/2.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.97/3.05	c lits-rem:        26  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.58 s
11.97/3.05	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
11.97/3.05	c vivif2 --  cl tried     9930 cl shrink        0 lits rem          0 time: 0.01
11.97/3.06	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.03
11.97/3.06	c calculated reachability. Time: 0.00
11.97/3.06	c  N st    22     46261       679      2943         0      9930      8951    181412   no data   no data  --
16.35/4.11	c  N st    23     60659       679      2943         0     14281      8951    301533   no data   no data  --
18.75/4.77	c  N st    24     69391       679      2943         0     12078      8951    222775   no data   no data  --
18.75/4.77	c  S st    24     69391       679      2943         0     12078      8951    222775   no data   no data  --
19.15/4.81	c  S st    24     69892       679      2943         0     12579      8951    236798   no data   no data  --
19.15/4.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.15/4.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.15/4.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
19.15/4.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.15/4.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
19.15/4.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.35/5.11	c lits-rem:        78  cl-subs:      111  v-elim:      0  v-fix:    0  time:  1.15 s
20.35/5.11	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
20.35/5.11	c vivif2 --  cl tried    12468 cl shrink        0 lits rem          0 time: 0.01
20.35/5.12	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.04
20.35/5.12	c calculated reachability. Time: 0.00
20.35/5.12	c  N st    24     69892       679      2943         0     12468      8951    233020   no data   no data  --
25.55/6.47	c  F st    25     87503       679      2943         0     17973      8951    409296   no data   no data  --
25.55/6.47	c  N st    25     87503       679      2943         0     17973      8951    409296   no data   no data  --
27.54/6.90	c Decided on static restart strategy
28.34/7.16	c  N st    32     95540       679      2943         0     13118      8951    213858   no data   no data  --
31.16/7.86	c  N st    34    104840       679      2943         0     22303      8951    493800   no data   no data  --
31.16/7.86	c  S st    34    104840       679      2943         0     22303      8951    493800   no data   no data  --
31.54/7.92	c  S st    34    105345       679      2943         0     22807      8951    507627   no data   no data  --
31.54/7.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
31.54/7.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.54/7.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
31.54/7.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.54/7.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.54/7.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
31.54/7.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.73/9.20	c lits-rem:       180  cl-subs:      462  v-elim:      0  v-fix:    0  time:  5.04 s
36.73/9.20	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
36.73/9.21	c vivif2 --  cl tried    22345 cl shrink        0 lits rem          0 time: 0.02
36.73/9.23	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.08
36.73/9.23	c calculated reachability. Time: 0.00
36.73/9.23	c  N st    34    105345       679      2943         0     22345      8951    491697   no data   no data  --
39.95/10.01	c  N st    35    114943       679      2943         0     18004      8951    335886   no data   no data  --
45.11/11.37	c  N st    36    129341       679      2943         0     17382      8951    298784   no data   no data  --
53.51/13.41	c  N st    37    150936       679      2943         0     22875      8951    455371   no data   no data  --
56.30/14.14	c  S st    38    158018       679      2943         0     29837      8951    676728   no data   no data  --
56.70/14.22	c  S st    38    158523       679      2943         0     30341      8951    691213   no data   no data  --
56.70/14.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
56.70/14.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
56.70/14.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
56.70/14.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.70/14.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.70/14.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
56.70/14.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.69/16.27	c lits-rem:       511  cl-subs:      945  v-elim:      0  v-fix:    0  time:  8.06 s
64.69/16.27	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
64.69/16.28	c vivif2 --  cl tried    29396 cl shrink        0 lits rem          0 time: 0.03
65.09/16.31	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.10
65.09/16.31	c calculated reachability. Time: 0.00
65.09/16.31	c  N st    38    158523       679      2943         0     29396      8951    657186   no data   no data  --
86.66/21.78	c  N st    39    207112       679      2943         0     24039      8951    433557   no data   no data  --
101.84/25.57	c  N st    40    237786       679      2943         0     34469      8951    713155   no data   no data  --
101.84/25.57	c  S st    40    237786       679      2943         0     34469      8951    713155   no data   no data  --
102.24/25.67	c  S st    40    238288       679      2943         0     34970      8951    727666   no data   no data  --
102.24/25.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
102.24/25.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.24/25.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.06
102.64/25.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.64/25.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.64/25.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
102.64/25.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.43/27.95	c lits-rem:      1266  cl-subs:     1396  v-elim:      0  v-fix:    0  time:  8.94 s
111.43/27.95	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
111.43/27.96	c vivif2 --  cl tried    33574 cl shrink        0 lits rem          0 time: 0.03
111.43/27.99	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.13
111.43/27.99	c calculated reachability. Time: 0.00
111.43/27.99	c  N st    40    238288       679      2943         0     33574      8951    682396   no data   no data  --
148.18/37.14	c  F st    41    306252       679      2943         0     35467      8951    707889   no data   no data  --
148.18/37.14	c  N st    41    306252       679      2943         0     35467      8951    707889   no data   no data  --
158.58/39.77	c  N dy    99    325844       679      2943         0     31242      8951    477586     19.49     20.80  --
170.54/42.76	c  N dy   184    345939       679      2943         0     26477      8951    302778     19.53     22.51  --
176.16/44.17	c  S st   236    357432       679      2943         0     37888      8951    629411     19.58     19.31  --
176.53/44.27	c  S st   236    357935       679      2943         0     38391      8951    643238     19.58   no data  --
176.53/44.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
176.53/44.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.53/44.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
176.93/44.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.93/44.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.93/44.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
176.93/44.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
184.54/46.27	c lits-rem:       452  cl-subs:      398  v-elim:      0  v-fix:    0  time:  7.87 s
184.54/46.27	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
184.54/46.28	c vivif2 --  cl tried    37993 cl shrink        0 lits rem          0 time: 0.03
184.94/46.32	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.14
184.94/46.32	c calculated reachability. Time: 0.00
184.94/46.32	c  N dy   236    357935       679      2943         0     37993      8951    629868     19.58   no data  --
196.91/49.38	c  N dy   326    378153       679      2943         0     32281      8951    436655     19.66     20.81  --
210.91/52.82	c  N dy   428    398281       679      2943         0     52251      8951   1013963     19.78     20.86  --
222.08/55.66	c  N dy   533    418587       679      2943         0     45630      8951    794097     19.89     21.18  --
235.66/59.02	c  N dy   573    440700       679      2943         0     39749      8951    585777     19.68     21.16  --
249.64/62.59	c  N dy   641    461002       679      2943         0     31149      8951    316283     19.61     20.68  --
261.62/65.57	c  N dy   720    481068       679      2943         0     51017      8951    882702     19.60     21.83  --
275.20/68.93	c  N dy   830    501334       679      2943         0     41428      8951    595176     19.68     20.86  --
290.40/72.76	c  N dy   913    521390       679      2943         0     61308      8951   1164945     19.70     21.57  --
299.57/75.01	c  S st   987    536902       679      2943         0     45951      8951    695614     19.72   no data  --
299.97/75.13	c  S st   987    537403       679      2943         0     46452      8951    710409     19.72   no data  --
299.97/75.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
299.97/75.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
299.97/75.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.07
299.97/75.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
299.97/75.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.97/75.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
299.97/75.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
309.16/77.49	c lits-rem:       852  cl-subs:      483  v-elim:      0  v-fix:    0  time:  9.26 s
309.16/77.49	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
309.55/77.50	c vivif2 --  cl tried    45969 cl shrink        0 lits rem          0 time: 0.03
309.55/77.55	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.18
309.55/77.55	c calculated reachability. Time: 0.00
309.55/77.55	c  N dy   987    537403       679      2943         0     45969      8951    693607     19.72   no data  --
325.15/81.49	c  N dy  1071    558232       679      2943         0     34890      8951    351836     19.72     20.86  --
338.34/84.76	c  N dy  1179    578241       679      2943         0     54738      8951    929353     19.77     20.99  --
353.09/88.43	c  N dy  1261    598320       679      2943         0     41915      8951    532701     19.77     20.85  --
369.49/92.51	c  N dy  1327    619943       679      2943         0     63308      8951   1145043     19.71     20.94  --
383.05/95.93	c  N dy  1427    640038       679      2943         0     49576      8951    734603     19.74     20.78  --
401.02/100.41	c  N dy  1491    660056       679      2943         0     34722      8951    274024     19.72     22.93  --
414.61/103.80	c  N dy  1606    680063       679      2943         0     54581      8951    854688     19.77     21.59  --
434.59/108.82	c  N dy  1697    700196       679      2943         0     38846      8951    369291     19.79     20.83  --
448.58/112.32	c  N dy  1788    720293       679      2943         0     58775      8951    947060     19.80     21.93  --
466.53/116.86	c  N dy  1881    740908       679      2943         0     42507      8951    455862     19.81     20.94  --
481.32/120.54	c  N dy  1957    761333       679      2943         0     62789      8951   1054803     19.80     21.05  --
498.90/124.94	c  N dy  2001    781986       679      2943         0     45512      8951    508736     19.76     21.05  --
514.87/128.98	c  N dy  2097    802021       679      2943         0     65380      8951   1089653     19.78     21.10  --
518.89/129.97	c  S st  2116    806105       679      2943         0     69443      8951   1209934     19.79     19.87  --
519.67/130.17	c  S st  2116    806608       679      2943         0     69945      8951   1223967     19.79   no data  --
519.67/130.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
519.67/130.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
520.07/130.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.13
520.07/130.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
520.07/130.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.07/130.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
520.07/130.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
527.28/132.01	c lits-rem:       318  cl-subs:     1272  v-elim:      0  v-fix:    0  time:  7.05 s
527.28/132.01	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
527.28/132.02	c vivif2 --  cl tried    68673 cl shrink        0 lits rem          0 time: 0.06
527.68/132.11	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.35
527.68/132.11	c calculated reachability. Time: 0.00
527.68/132.11	c  N dy  2116    806608       679      2943         0     68673      8951   1183876     19.79   no data  --
544.03/136.26	c  N dy  2162    826974       679      2943         0     50159      8951    616969     19.75     20.93  --
562.83/140.95	c  N dy  2258    847009       679      2943         0     70022      8951   1197500     19.76     22.97  --
580.40/145.33	c  N dy  2314    867023       679      2943         0     50216      8951    610185     19.73     20.87  --
597.99/149.80	c  N dy  2380    887110       679      2943         0     70103      8951   1185813     19.71     20.75  --
617.94/154.70	c  N dy  2471    907495       679      2943         0     49688      8951    571216     19.72     20.87  --
635.89/159.21	c  N dy  2575    927547       679      2943         0     69542      8951   1143381     19.74     22.62  --
657.06/164.57	c  N dy  2649    949064       679      2943         0     49262      8951    529236     19.73     20.93  --
675.04/169.03	c  N dy  2760    969090       679      2943         0     69102      8951   1107274     19.75     22.68  --
695.42/174.18	c  N dy  2822    989146       679      2943         0     46364      8951    427999     19.74     21.59  --
712.21/178.36	c  N dy  2916   1009166       679      2943         0     66183      8951   1003241     19.75     21.81  --
736.56/184.46	c  N dy  3017   1029229       679      2943         0     86068      8951   1582841     19.77     21.55  --
755.33/189.13	c  N dy  3133   1051445       679      2943         0     64501      8951    930980     19.78     20.83  --
778.12/194.85	c  N dy  3219   1071695       679      2943         0     84575      8951   1513852     19.78     21.13  --
778.49/194.91	c  F st  3220   1071875       679      2943         0     84754      8951   1519008     19.78     19.48  --
784.49/196.43	c Decided on static restart strategy
802.07/200.87	c  N st  3230   1100180       679      2943         0     68045      8951   1028467     19.78   no data  --
834.84/209.09	c  N st  3232   1136175       679      2943         0     57976      8951   1137243     19.78   no data  --
872.77/218.51	c  N st  3233   1168567       679      2943         0     89714      8951   2091043     19.78   no data  --
911.12/228.12	c  N st  3234   1209913       679      2943         0     84125      8951   1873600     19.78   no data  --
911.12/228.12	c  S st  3234   1209913       679      2943         0     84125      8951   1873600     19.78   no data  --
911.92/228.39	c  S st  3234   1210417       679      2943         0     84629      8951   1887179     19.78   no data  --
912.32/228.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
912.32/228.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
912.32/228.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
912.71/228.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
912.71/228.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
912.71/228.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
912.71/228.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
947.07/237.11	c lits-rem:       270  cl-subs:     4667  v-elim:      0  v-fix:    0  time: 34.36 s
947.07/237.11	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
947.07/237.13	c vivif2 --  cl tried    79962 cl shrink        0 lits rem          0 time: 0.08
947.47/237.25	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.45
947.47/237.25	c calculated reachability. Time: 0.00
947.47/237.25	c  N st  3234   1210417       679      2943         0     79962      8951   1745545     19.78   no data  --
1014.99/254.11	c  N st  3235   1283300       679      2943         0     56433      8951    941217     19.78   no data  --
1129.24/282.71	c  N st  3236   1392623       679      2943         0     64550      8951   1132608     19.78   no data  --
1315.37/329.34	c  N st  3237   1556607       679      2943         0     69758      8951   1238080     19.78   no data  --
1477.77/370.19	c  N st  3238   1710417       679      2943         0    111635      8951   2448543     19.78   no data  --
1477.77/370.19	c  S st  3238   1710417       679      2943         0    111635      8951   2448543     19.78   no data  --
1479.35/370.59	c  S st  3238   1710922       679      2943         0    112140      8951   2462425     19.78   no data  --
1479.75/370.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1479.75/370.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1479.75/370.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.24
1480.16/370.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1480.16/370.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1480.16/370.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
1480.16/370.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1536.25/384.82	c lits-rem:       195  cl-subs:     5075  v-elim:      0  v-fix:    0  time: 55.98 s
1536.25/384.82	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
1536.25/384.85	c vivif2 --  cl tried   107065 cl shrink        0 lits rem          0 time: 0.11
1537.08/385.01	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.65
1537.08/385.02	c calculated reachability. Time: 0.00
1537.08/385.02	c  N st  3238   1710922       679      2943         0    107065      8951   2324290     19.78   no data  --
2010.40/503.58	c  N st  3239   2079886       679      2943         0    119033      8951   2655587     19.78   no data  --
2180.17/546.02	c  N st  3240   2210922       679      2943         0    122198      8951   2438566     19.78   no data  --
2180.17/546.02	c  S st  3240   2210922       679      2943         0    122198      8951   2438566     19.78   no data  --
2181.77/546.41	c  S st  3240   2211423       679      2943         0    122699      8951   2452459     19.78   no data  --
2181.77/546.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2181.77/546.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2181.77/546.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.27
2182.17/546.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2182.17/546.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2182.17/546.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
2182.17/546.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2276.04/570.09	c lits-rem:        71  cl-subs:     8624  v-elim:      0  v-fix:    0  time: 93.96 s
2276.04/570.09	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
2276.44/570.12	c vivif2 --  cl tried   114075 cl shrink        0 lits rem          0 time: 0.12
2277.24/570.32	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.80
2277.24/570.32	c calculated reachability. Time: 0.00
2277.24/570.32	c  N st  3240   2211423       679      2943         0    114075      8951   2215146     19.78   no data  --
2907.99/728.23	c  N st  3241   2711424       679      2943         0    137233      8951   2867520     19.78   no data  --
2907.99/728.23	c  S st  3241   2711424       679      2943         0    137233      8951   2867520     19.78   no data  --
2909.57/728.65	c  S st  3241   2711928       679      2943         0    137737      8951   2881362     19.78   no data  --
2909.57/728.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2909.57/728.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2909.97/728.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.30
2910.37/728.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2910.37/728.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2910.37/728.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
2910.37/728.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3079.36/771.15	c lits-rem:       155  cl-subs:    11992  v-elim:      0  v-fix:    0  time: 169.04 s
3079.36/771.15	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
3079.36/771.18	c vivif2 --  cl tried   125745 cl shrink        0 lits rem          0 time: 0.13
3080.14/771.38	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.79
3080.14/771.39	c calculated reachability. Time: 0.00
3080.14/771.39	c  N st  3241   2711928       679      2943         0    125745      8951   2523390     19.78   no data  --
3818.73/956.22	c  N st  3242   3211932       679      2943         0    101896      8951   1582072     19.78   no data  --
3818.73/956.22	c  S st  3242   3211932       679      2943         0    101896      8951   1582072     19.78   no data  --
3819.93/956.53	c  S st  3242   3212437       679      2943         0    102401      8951   1597961     19.78   no data  --
3819.93/956.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3819.93/956.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3819.93/956.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.21
3820.33/956.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3820.33/956.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3820.33/956.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
3820.33/956.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3848.31/963.67	c lits-rem:       120  cl-subs:     4521  v-elim:      0  v-fix:    0  time: 28.04 s
3848.31/963.67	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
3848.31/963.69	c vivif2 --  cl tried    97880 cl shrink        0 lits rem          0 time: 0.08
3849.09/963.83	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.57
3849.09/963.83	c calculated reachability. Time: 0.00
3849.09/963.83	c  N st  3242   3212437       679      2943         0     97880      8951   1474574     19.78   no data  --
4594.88/1150.58	c  N st  3243   3712438       679      2943         0    108837      8951   1686572     19.78   no data  --
4594.88/1150.58	c  S st  3243   3712438       679      2943         0    108837      8951   1686572     19.78   no data  --
4596.07/1150.88	c  S st  3243   3712944       679      2943         0    109343      8951   1701034     19.78   no data  --
4596.07/1150.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4596.07/1150.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4596.47/1150.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
4596.87/1151.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4596.87/1151.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4596.87/1151.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
4596.87/1151.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4625.23/1158.14	c lits-rem:       314  cl-subs:     3908  v-elim:      0  v-fix:    0  time: 28.52 s
4625.23/1158.14	c vivif2 --  cl tried     2943 cl shrink        0 lits rem          0 time: 0.00
4625.23/1158.16	c vivif2 --  cl tried   105435 cl shrink        0 lits rem          0 time: 0.08
4626.05/1158.32	c asymm  cl-useful: 0/2943/2943 lits-rem:0 time: 0.61
4626.05/1158.32	c calculated reachability. Time: 0.00
4626.05/1158.32	c  N st  3243   3712944       679      2943         0    105435      8951   1594244     19.78   no data  --
4687.96/1173.84	c  F st  3244   3751562       679      2943         0    143301      8951   2735698     19.78   no data  --
4687.96/1173.85	c  N st  3244   3751562       679      2943         0    143301      8951   2735698     19.78   no data  --
4698.73/1176.54	c Decided on static restart strategy
4747.06/1188.61	c  N st  3254   3779865       679      2943         0     88010      8951   1005206     19.78   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: 935)

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-3175374-1304121504/watcher-3175374-1304121504 -o /tmp/evaluation-result-3175374-1304121504/solver-3175374-1304121504 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175374-1304121504.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: 6.35 7.68 7.83 3/176 27947
/proc/meminfo: memFree=30933052/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=282772 CPUtime=0.2 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 1778 0 0 0 20 0 0 0 20 0 4 0 523748374 289558528 1566 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363617 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 70693 1566 390 112 0 65658 0
[pid=27946/tid=27948] ppid=27943 vsize=282772 CPUtime=0.05 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 370 0 0 0 5 0 0 0 20 0 4 0 523748375 289558528 1566 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=282772 CPUtime=0.05 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 380 0 0 0 5 0 0 0 20 0 4 0 523748375 289558528 1566 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=282772 CPUtime=0.04 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 235 0 0 0 4 0 0 0 21 0 4 0 523748375 289558528 1566 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 6 0 0 0

[startup+0.155446 s]
/proc/loadavg: 6.35 7.68 7.83 3/176 27947
/proc/meminfo: memFree=30933052/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=282928 CPUtime=0.6 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 2256 0 0 0 60 0 0 0 20 0 4 0 523748374 289718272 2044 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 70732 2044 391 112 0 65697 0
[pid=27946/tid=27948] ppid=27943 vsize=282928 CPUtime=0.15 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 498 0 0 0 15 0 0 0 20 0 4 0 523748375 289718272 2044 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=282928 CPUtime=0.15 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 504 0 0 0 15 0 0 0 20 0 4 0 523748375 289718272 2044 33554432000 4194304 4650419 140735660268112 18446744073709551615 4229472 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=282928 CPUtime=0.14 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 358 0 0 0 14 0 0 0 21 0 4 0 523748375 289718272 2044 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 282928

[startup+0.255428 s]
/proc/loadavg: 6.35 7.68 7.83 3/176 27947
/proc/meminfo: memFree=30933052/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=284236 CPUtime=1 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 3062 0 0 0 100 0 0 0 20 0 4 0 523748374 291057664 2144 33554432000 4194304 4650419 140735660268112 18446744073709551615 4334669 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 71059 2144 393 112 0 66024 0
[pid=27946/tid=27948] ppid=27943 vsize=284236 CPUtime=0.25 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 698 0 0 0 25 0 0 0 20 0 4 0 523748375 291057664 2144 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=284236 CPUtime=0.24 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 704 0 0 0 24 0 0 0 20 0 4 0 523748375 291057664 2144 33554432000 4194304 4650419 140735660268112 18446744073709551615 4334352 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=284236 CPUtime=0.24 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 558 0 0 0 24 0 0 0 21 0 4 0 523748375 291057664 2144 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 284236

[startup+0.35541 s]
/proc/loadavg: 6.35 7.68 7.83 3/176 27947
/proc/meminfo: memFree=30933052/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=284236 CPUtime=1.4 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 3431 0 0 0 140 0 0 0 20 0 4 0 523748374 291057664 2513 33554432000 4194304 4650419 140735660268112 18446744073709551615 4331089 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 71059 2513 393 112 0 66024 0
[pid=27946/tid=27948] ppid=27943 vsize=284236 CPUtime=0.35 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 791 0 0 0 35 0 0 0 20 0 4 0 523748375 291057664 2513 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=284236 CPUtime=0.34 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 790 0 0 0 34 0 0 0 20 0 4 0 523748375 291057664 2513 33554432000 4194304 4650419 140735660268112 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=284236 CPUtime=0.34 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 649 0 0 0 34 0 0 0 21 0 4 0 523748375 291057664 2513 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 284236

[startup+0.70035 s]
/proc/loadavg: 6.35 7.68 7.83 3/176 27947
/proc/meminfo: memFree=30933052/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=285296 CPUtime=2.78 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 5071 0 0 0 278 0 0 0 21 0 4 0 523748374 292143104 3085 33554432000 4194304 4650419 140735660268112 18446744073709551615 4328518 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 71324 3085 393 112 0 66289 0
[pid=27946/tid=27948] ppid=27943 vsize=285296 CPUtime=0.69 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 1203 0 0 0 69 0 0 0 20 0 4 0 523748375 292143104 3085 33554432000 4194304 4650419 140735660268112 18446744073709551615 4333980 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=285296 CPUtime=0.69 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 1202 0 0 0 69 0 0 0 20 0 4 0 523748375 292143104 3085 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=285296 CPUtime=0.69 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 1040 0 0 0 69 0 0 0 22 0 4 0 523748375 292143104 3085 33554432000 4194304 4650419 140735660268112 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 285296

[startup+1.50021 s]
/proc/loadavg: 6.35 7.68 7.83 9/184 27955
/proc/meminfo: memFree=30909940/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=292652 CPUtime=5.97 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 10131 0 0 0 596 1 0 0 24 0 4 0 523748374 299675648 5156 33554432000 4194304 4650419 140735660268112 18446744073709551615 4551064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 73163 5157 395 112 0 68128 0
[pid=27946/tid=27948] ppid=27943 vsize=292652 CPUtime=1.49 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 2137 0 0 0 149 0 0 0 23 0 4 0 523748375 299675648 5157 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=292652 CPUtime=1.49 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 2137 0 0 0 149 0 0 0 23 0 4 0 523748375 299675648 5157 33554432000 4194304 4650419 140735660268112 18446744073709551615 4330361 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=292652 CPUtime=1.48 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 1845 0 0 0 148 0 0 0 25 0 4 0 523748375 299675648 5157 33554432000 4194304 4650419 140735660268112 18446744073709551615 4364433 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292652

[startup+3.10092 s]
/proc/loadavg: 6.35 7.68 7.83 9/184 27955
/proc/meminfo: memFree=30879188/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=277016 CPUtime=12.37 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 19085 0 0 0 1234 3 0 0 25 0 4 0 523748374 283664384 11195 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 69254 11195 395 112 0 64219 0
[pid=27946/tid=27948] ppid=27943 vsize=277016 CPUtime=3.09 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 4549 0 0 0 308 1 0 0 25 0 4 0 523748375 283664384 11195 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=277016 CPUtime=3.08 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 4998 0 0 0 308 0 0 0 25 0 4 0 523748375 283664384 11195 33554432000 4194304 4650419 140735660268112 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=277016 CPUtime=3.07 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 4140 0 0 0 307 0 0 0 25 0 4 0 523748375 283664384 11195 33554432000 4194304 4650419 140735660268112 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 277016

[startup+6.30034 s]
/proc/loadavg: 6.48 7.68 7.83 9/184 27955
/proc/meminfo: memFree=30829604/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=279036 CPUtime=25.15 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 27319 0 0 0 2510 5 0 0 25 0 4 0 523748374 285732864 14340 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 69759 14341 395 112 0 64724 0
[pid=27946/tid=27948] ppid=27943 vsize=279036 CPUtime=6.29 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 7737 0 0 0 628 1 0 0 25 0 4 0 523748375 285732864 14341 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=279036 CPUtime=6.29 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 5958 0 0 0 628 1 0 0 25 0 4 0 523748375 285732864 14341 33554432000 4194304 4650419 140735660268112 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=279036 CPUtime=6.25 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 5879 0 0 0 625 0 0 0 25 0 4 0 523748375 285732864 14341 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365263 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 279036

[startup+12.7012 s]
/proc/loadavg: 6.60 7.69 7.83 9/184 27955
/proc/meminfo: memFree=30784508/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=285700 CPUtime=50.72 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 41455 0 0 0 5065 7 0 0 25 0 4 0 523748374 292556800 21457 33554432000 4194304 4650419 140735660268112 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 71425 21457 395 112 0 66390 0
[pid=27946/tid=27948] ppid=27943 vsize=285700 CPUtime=12.69 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 12092 0 0 0 1267 2 0 0 25 0 4 0 523748375 292556800 21457 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363514 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=285700 CPUtime=12.69 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 9214 0 0 0 1268 1 0 0 25 0 4 0 523748375 292556800 21457 33554432000 4194304 4650419 140735660268112 18446744073709551615 4334212 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=285700 CPUtime=12.62 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 8204 0 0 0 1261 1 0 0 25 0 4 0 523748375 292556800 21457 33554432000 4194304 4650419 140735660268112 18446744073709551615 4328246 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 285700

[startup+25.5009 s]
/proc/loadavg: 6.99 7.72 7.84 9/184 27956
/proc/meminfo: memFree=30733616/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=294960 CPUtime=101.84 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 62708 0 0 0 10171 13 0 0 25 0 4 0 523748374 302039040 30366 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 73740 30366 395 112 0 68705 0
[pid=27946/tid=27948] ppid=27943 vsize=294960 CPUtime=25.48 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 19647 0 0 0 2545 3 0 0 25 0 4 0 523748375 302039040 30366 33554432000 4194304 4650419 140735660268112 18446744073709551615 4476369 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=294960 CPUtime=25.49 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 13087 0 0 0 2546 3 0 0 25 0 4 0 523748375 302039040 30366 33554432000 4194304 4650419 140735660268112 18446744073709551615 4333593 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=294960 CPUtime=25.35 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 11336 0 0 0 2533 2 0 0 25 0 4 0 523748375 302039040 30366 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 294960

[startup+51.1003 s]
/proc/loadavg: 7.33 7.74 7.84 9/184 27956
/proc/meminfo: memFree=30688148/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=320712 CPUtime=204.09 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 92461 0 0 0 20386 23 0 0 25 0 4 0 523748374 328409088 35162 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 80178 35162 395 112 0 75143 0
[pid=27946/tid=27948] ppid=27943 vsize=320712 CPUtime=51.09 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 29922 0 0 0 5102 7 0 0 25 0 4 0 523748375 328409088 35162 33554432000 4194304 4650419 140735660268112 18446744073709551615 4331993 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=320712 CPUtime=51.09 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 18877 0 0 0 5104 5 0 0 25 0 4 0 523748375 328409088 35162 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=320712 CPUtime=50.81 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 16477 0 0 0 5076 5 0 0 25 0 4 0 523748375 328409088 35162 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 320712

[startup+102.301 s]
/proc/loadavg: 7.77 7.79 7.85 9/184 27958
/proc/meminfo: memFree=30616928/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=335524 CPUtime=408.64 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 131220 0 0 0 40827 37 0 0 25 0 4 0 523748374 343576576 47583 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363880 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 83881 47583 395 112 0 78846 0
[pid=27946/tid=27948] ppid=27943 vsize=335524 CPUtime=102.29 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 45721 0 0 0 10217 12 0 0 25 0 4 0 523748375 343576576 47584 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=335524 CPUtime=102.3 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 27779 0 0 0 10222 8 0 0 25 0 4 0 523748375 343576576 47584 33554432000 4194304 4650419 140735660268112 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=335524 CPUtime=101.75 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 25357 0 0 0 10166 9 0 0 25 0 4 0 523748375 343576576 47584 33554432000 4194304 4650419 140735660268112 18446744073709551615 4370643 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 335524

[startup+162.3 s]

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

[pid=27946] ppid=27943 vsize=600832 CPUtime=2564.85 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 351700 0 0 0 256353 132 0 0 25 0 4 0 523748374 615251968 96608 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365273 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 150208 96608 395 112 0 145173 0
[pid=27946/tid=27948] ppid=27943 vsize=600832 CPUtime=642.16 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 123611 0 0 0 64172 44 0 0 25 0 4 0 523748375 615251968 96608 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=600832 CPUtime=642.3 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 78540 0 0 0 64197 33 0 0 25 0 4 0 523748375 615251968 96608 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=600832 CPUtime=638.81 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 73326 0 0 0 63852 29 0 0 25 0 4 0 523748375 615251968 96608 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365246 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2564.85
Current children cumulated vsize (KiB) 600832

[startup+702.301 s]
/proc/loadavg: 8.06 8.05 7.95 9/184 27986
/proc/meminfo: memFree=30240312/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=601068 CPUtime=2804.52 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 375848 0 0 0 280310 142 0 0 25 0 4 0 523748374 615493632 101435 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 150267 101435 395 112 0 145232 0
[pid=27946/tid=27948] ppid=27943 vsize=601068 CPUtime=702.16 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 131174 0 0 0 70169 47 0 0 25 0 4 0 523748375 615493632 101435 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=601068 CPUtime=702.3 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 84080 0 0 0 70194 36 0 0 25 0 4 0 523748375 615493632 101435 33554432000 4194304 4650419 140735660268112 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=601068 CPUtime=698.49 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 76370 0 0 0 69818 31 0 0 25 0 4 0 523748375 615493632 101435 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2804.52
Current children cumulated vsize (KiB) 601068

[startup+762.301 s]
/proc/loadavg: 8.20 8.09 7.97 9/184 27987
/proc/meminfo: memFree=30230700/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=668416 CPUtime=3044.21 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 396467 0 0 0 304272 149 0 0 25 0 4 0 523748374 684457984 100329 33554432000 4194304 4650419 140735660268112 18446744073709551615 4433081 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 167104 100329 395 112 0 162069 0
[pid=27946/tid=27948] ppid=27943 vsize=668416 CPUtime=762.17 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 138102 0 0 0 76166 51 0 0 25 0 4 0 523748375 684457984 100329 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=668416 CPUtime=762.31 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 87391 0 0 0 76194 37 0 0 25 0 4 0 523748375 684457984 100329 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=668416 CPUtime=758.17 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 79440 0 0 0 75785 32 0 0 25 0 4 0 523748375 684457984 100329 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3044.21
Current children cumulated vsize (KiB) 668416

[startup+822.3 s]
/proc/loadavg: 8.07 8.07 7.97 9/184 27989
/proc/meminfo: memFree=30168276/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=629664 CPUtime=3283.86 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 420874 0 0 0 328228 158 0 0 25 0 4 0 523748374 644775936 113274 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 157416 113274 395 112 0 152381 0
[pid=27946/tid=27948] ppid=27943 vsize=629664 CPUtime=822.16 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 145183 0 0 0 82163 53 0 0 25 0 4 0 523748375 644775936 113274 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=629664 CPUtime=822.3 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 92633 0 0 0 82191 39 0 0 25 0 4 0 523748375 644775936 113274 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=629664 CPUtime=817.84 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 85185 0 0 0 81750 34 0 0 25 0 4 0 523748375 644775936 113274 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3283.86
Current children cumulated vsize (KiB) 629664

[startup+882.307 s]
/proc/loadavg: 8.02 8.05 7.97 10/184 27990
/proc/meminfo: memFree=30142924/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=641688 CPUtime=3523.56 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 437239 0 0 0 352190 166 0 0 25 0 4 0 523748374 657088512 109808 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365323 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 160422 109808 395 112 0 155387 0
[pid=27946/tid=27948] ppid=27943 vsize=641688 CPUtime=882.17 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 152472 0 0 0 88160 57 0 0 25 0 4 0 523748375 657088512 109808 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=641688 CPUtime=882.3 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 95119 0 0 0 88190 40 0 0 25 0 4 0 523748375 657088512 109808 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=641688 CPUtime=877.51 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 87939 0 0 0 87717 34 0 0 25 0 4 0 523748375 657088512 109808 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3523.56
Current children cumulated vsize (KiB) 641688

[startup+942.301 s]
/proc/loadavg: 8.01 8.04 7.97 9/184 27992
/proc/meminfo: memFree=30141484/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=617284 CPUtime=3763.21 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 460997 0 0 0 376146 175 0 0 25 0 4 0 523748374 632098816 118097 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 154321 118097 395 112 0 149286 0
[pid=27946/tid=27948] ppid=27943 vsize=617284 CPUtime=942.16 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 163557 0 0 0 94157 59 0 0 25 0 4 0 523748375 632098816 118097 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=617284 CPUtime=942.3 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 99637 0 0 0 94187 43 0 0 25 0 4 0 523748375 632098816 118097 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=617284 CPUtime=937.19 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 92397 0 0 0 93682 37 0 0 25 0 4 0 523748375 632098816 118097 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3763.21
Current children cumulated vsize (KiB) 617284

[startup+1002.3 s]
/proc/loadavg: 8.00 8.03 7.97 9/184 27994
/proc/meminfo: memFree=30167212/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=626260 CPUtime=4002.88 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 481214 0 0 0 400106 182 0 0 25 0 4 0 523748374 641290240 110888 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 156565 110888 395 112 0 151530 0
[pid=27946/tid=27948] ppid=27943 vsize=626260 CPUtime=1002.16 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 170363 0 0 0 100155 61 0 0 25 0 4 0 523748375 641290240 110888 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=626260 CPUtime=1002.31 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 102350 0 0 0 100187 44 0 0 25 0 4 0 523748375 641290240 110888 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=626260 CPUtime=996.86 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 95103 0 0 0 99648 38 0 0 25 0 4 0 523748375 641290240 110888 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4002.88
Current children cumulated vsize (KiB) 626260

[startup+1062.3 s]
/proc/loadavg: 8.05 8.04 7.97 9/184 27995
/proc/meminfo: memFree=30097736/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=679752 CPUtime=4242.56 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 506621 0 0 0 424063 193 0 0 25 0 4 0 523748374 696066048 118226 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 169938 118226 395 112 0 164903 0
[pid=27946/tid=27948] ppid=27943 vsize=679752 CPUtime=1062.18 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 176639 0 0 0 106153 65 0 0 25 0 4 0 523748375 696066048 118226 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=679752 CPUtime=1062.31 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 106806 0 0 0 106185 46 0 0 25 0 4 0 523748375 696066048 118226 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365289 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=679752 CPUtime=1056.54 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 102156 0 0 0 105613 41 0 0 25 0 4 0 523748375 696066048 118226 33554432000 4194304 4650419 140735660268112 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4242.56
Current children cumulated vsize (KiB) 679752

[startup+1122.3 s]
/proc/loadavg: 8.07 8.04 7.98 9/184 27997
/proc/meminfo: memFree=30073512/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=757744 CPUtime=4482.22 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 536161 0 0 0 448018 204 0 0 25 0 4 0 523748374 775929856 128623 33554432000 4194304 4650419 140735660268112 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 189436 128623 395 112 0 184401 0
[pid=27946/tid=27948] ppid=27943 vsize=757744 CPUtime=1122.17 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 187400 0 0 0 112149 68 0 0 25 0 4 0 523748375 775929856 128623 33554432000 4194304 4650419 140735660268112 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=757744 CPUtime=1122.31 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 112226 0 0 0 112184 47 0 0 25 0 4 0 523748375 775929856 128623 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=757744 CPUtime=1116.2 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 107837 0 0 0 111577 43 0 0 25 0 4 0 523748375 775929856 128623 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4482.22
Current children cumulated vsize (KiB) 757744

[startup+1182.3 s]
/proc/loadavg: 8.07 8.05 7.98 9/184 27998
/proc/meminfo: memFree=30073092/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=752396 CPUtime=4721.9 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 553517 0 0 0 471978 212 0 0 25 0 4 0 523748374 770453504 129201 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 188099 129201 395 112 0 183064 0
[pid=27946/tid=27948] ppid=27943 vsize=752396 CPUtime=1182.17 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 192615 0 0 0 118147 70 0 0 25 0 4 0 523748375 770453504 129201 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=752396 CPUtime=1182.31 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 116381 0 0 0 118183 48 0 0 25 0 4 0 523748375 770453504 129201 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=752396 CPUtime=1175.88 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 109307 0 0 0 117543 45 0 0 25 0 4 0 523748375 770453504 129201 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4721.9
Current children cumulated vsize (KiB) 752396



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.13 8.06 7.99 5/179 28000
/proc/meminfo: memFree=30404820/32951124 swapFree=67111444/67111528
[pid=27946] ppid=27943 vsize=752560 CPUtime=4800.21 cores=0,2,4,6
/proc/27946/stat : 27946 (strangenight1-m) R 27943 27946 27910 0 -1 4202496 561220 0 0 0 479804 217 0 0 25 0 4 0 523748374 770621440 132047 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365252 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27946/statm: 188140 132047 395 112 0 183105 0
[pid=27946/tid=27948] ppid=27943 vsize=752560 CPUtime=1201.78 cores=0,2,4,6
/proc/27946/task/27948/stat : 27948 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 193986 0 0 0 120107 71 0 0 25 0 4 0 523748375 770621440 132047 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27946/tid=27949] ppid=27943 vsize=752560 CPUtime=1201.91 cores=0,2,4,6
/proc/27946/task/27949/stat : 27949 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 118304 0 0 0 120142 49 0 0 25 0 4 0 523748375 770621440 132047 33554432000 4194304 4650419 140735660268112 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27946/tid=27950] ppid=27943 vsize=752560 CPUtime=1195.38 cores=0,2,4,6
/proc/27946/task/27950/stat : 27950 (strangenight1-m) R 27943 27946 27910 0 -1 4202560 111003 0 0 0 119492 46 0 0 25 0 4 0 523748375 770621440 132047 33554432000 4194304 4650419 140735660268112 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 752560

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): 1201.94
CPU time (s): 4800.27
CPU user time (s): 4798.07
CPU system time (s): 2.19767
CPU usage (%): 399.377
Max. virtual memory (cumulated for all children) (KiB): 907776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.07
system time used= 2.19766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 561222
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= 283
involuntary context switches= 43513

runsolver used 1.93571 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-30 01:58:24
IDJOB=3175374
IDBENCH=82992
IDSOLVER=1588
FILE ID=node138/3175374-1304121504
RUNJOBID= node138-1304121504-27928
PBS_JOBID= 13170741
Free space on /tmp= 71816 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v700-c2982-S1863077195-052.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175374-1304121504/watcher-3175374-1304121504 -o /tmp/evaluation-result-3175374-1304121504/solver-3175374-1304121504 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175374-1304121504.cnf

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

MD5SUM BENCH= 95ba8379aa2e59896c8d6334d91cdeab
RANDOM SEED=910076925

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30933736 kB
Buffers:        613632 kB
Cached:         949580 kB
SwapCached:         84 kB
Active:          95104 kB
Inactive:      1531592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30933736 kB
SwapTotal:    67111528 kB
SwapFree:     67111444 kB
Dirty:           12572 kB
Writeback:           0 kB
AnonPages:       63860 kB
Mapped:          14324 kB
Slab:           324248 kB
PageTables:       5032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186392 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= 71804 MiB
End job on node138 at 2011-04-30 02:18:28