Trace number 3366602

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-2-mt (fixed)? (TO) 4800.41 1203.74

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S9113894-047.SATISFIABLE.cnf
MD5SUMc18e380499d0835f10de248aeec99cf2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.005999
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366602-1305410095.cnf'
0.00/0.01	c -- header says num vars:            500
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
3.57/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.57/0.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    500 time:  0.00 s
3.57/0.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.57/0.90	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
3.57/0.90	c Finding binary XORs  T:     0.00 s  found:       0
3.57/0.90	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.57/0.90	c calculated reachability. Time: 0.00
3.57/0.90	c Calc default polars -  time:   0.00 s pos:     217 undec:      58 neg:     225
3.57/0.90	c =========================================================================================
3.57/0.90	c types(t): F = full restart, N = normal restart
3.57/0.90	c types(t): S = simplification begin/end, E = solution found
3.57/0.90	c restart types(rt): st = static, dy = dynamic
3.57/0.90	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.57/0.90	c  B st     0         0       489      2114         0         0      6399         0   no data   no data
3.57/0.90	c Decided on static restart strategy
3.57/0.90	c  N st     8      4917       489      2114         0      4841      6399    117214   no data   no data
3.57/0.90	c  N st    10     11299       489      2114         0      4489      6399     76183   no data   no data
3.57/0.90	c  N st    11     17043       489      2114         0     10127      6399    211581   no data   no data
3.98/1.10	c  F st    12     25000       489      2114         0     12369      6399    254732   no data   no data
3.98/1.10	c  N st    12     25000       489      2114         0     12369      6399    254732   no data   no data
5.16/1.31	c Decided on static restart strategy
5.16/1.31	c  N st    18     30000       489      2114         0     10645      6399    198928   no data   no data
5.16/1.31	c  S st    18     30000       489      2114         0     10645      6399    198928   no data   no data
5.16/1.35	c  S st    18     30503       489      2114         0     11144      6399    210427   no data   no data
5.16/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
5.16/1.35	c blocked clauses removed:        9 vars:      2 tried:         489 T: 0.00 s
5.16/1.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    487 time:  0.00 s
5.16/1.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.35	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.00 s
5.16/1.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.55/1.41	c lits-rem:       102  cl-subs:      544  v-elim:      0  v-fix:    0  time:  0.04 s
5.55/1.41	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.01
5.55/1.41	c calculated reachability. Time: 0.00
5.55/1.41	c  N st    18     30503       486      2104         0     10447      6378    192897   no data   no data
7.15/1.82	c  N st    20     37613       486      2104         0      9783      6378    164582   no data   no data
8.79/2.21	c  N st    21     44013       486      2104         0     16036      6378    308312   no data   no data
9.14/2.35	c  S st    22     45754       486      2104         0      9021      6378    126831   no data   no data
9.14/2.38	c  S st    22     46261       486      2104         0      9527      6378    138192   no data   no data
9.14/2.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.14/2.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
9.14/2.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.14/2.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.14/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
9.14/2.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.14/2.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.14/2.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.14/2.39	c lits-rem:        14  cl-subs:       63  v-elim:      0  v-fix:    0  time:  0.01 s
9.14/2.39	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
9.14/2.39	c vivif2 --  cl tried     9464 cl shrink        0 lits rem          0 time: 0.00
9.55/2.40	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.00
9.55/2.40	c calculated reachability. Time: 0.00
9.55/2.40	c  N st    22     46261       486      2104         0      9464      6378    136734   no data   no data
12.76/3.28	c  N st    23     60658       486      2104         0     13809      6378    229441   no data   no data
15.52/3.90	c  N st    24     69391       486      2104         0     11587      6378    166837   no data   no data
15.52/3.90	c  S st    24     69391       486      2104         0     11587      6378    166837   no data   no data
15.52/3.93	c  S st    24     69896       486      2104         0     12092      6378    178558   no data   no data
15.52/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.52/3.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
15.52/3.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.52/3.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.52/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.52/3.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
15.52/3.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.52/3.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
15.52/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.52/3.97	c lits-rem:        37  cl-subs:      240  v-elim:      0  v-fix:    0  time:  0.02 s
15.52/3.97	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
15.52/3.97	c vivif2 --  cl tried    11852 cl shrink        0 lits rem          0 time: 0.00
15.52/3.97	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.01
15.52/3.97	c calculated reachability. Time: 0.00
15.52/3.97	c  N st    24     69896       486      2104         0     11852      6378    172687   no data   no data
20.31/5.18	c  F st    25     87500       486      2104         0     17248      6378    298236   no data   no data
20.31/5.19	c  N st    25     87500       486      2104         0     17248      6378    298236   no data   no data
21.95/5.57	c Decided on static restart strategy
22.70/5.78	c  N st    32     95536       486      2104         0     25126      6378    487814   no data   no data
25.50/6.41	c  N st    34    104844       486      2104         0     21574      6378    384833   no data   no data
25.50/6.41	c  S st    34    104844       486      2104         0     21574      6378    384833   no data   no data
25.50/6.47	c  S st    34    105348       486      2104         0     22077      6378    397412   no data   no data
25.50/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.50/6.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
25.50/6.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.50/6.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.50/6.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.50/6.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
25.50/6.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.50/6.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.50/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.34/6.64	c lits-rem:       191  cl-subs:      914  v-elim:      0  v-fix:    0  time:  0.15 s
26.34/6.64	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
26.34/6.65	c vivif2 --  cl tried    21163 cl shrink        0 lits rem          0 time: 0.00
26.34/6.66	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.01
26.34/6.66	c calculated reachability. Time: 0.00
26.34/6.66	c  N st    34    105348       486      2104         0     21163      6378    373196   no data   no data
29.49/7.41	c  N st    35    114947       486      2104         0     16874      6378    244965   no data   no data
34.69/8.72	c  N st    36    129344       486      2104         0     16260      6378    211348   no data   no data
42.25/10.65	c  N st    37    150940       486      2104         0     21755      6378    322562   no data   no data
44.63/11.25	c  S st    38    158023       486      2104         0     28665      6378    479540   no data   no data
45.03/11.31	c  S st    38    158527       486      2104         0     29169      6378    491561   no data   no data
45.03/11.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.03/11.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
45.03/11.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.03/11.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.03/11.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.03/11.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
45.03/11.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.03/11.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
45.03/11.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
46.23/11.69	c lits-rem:       234  cl-subs:     1534  v-elim:      0  v-fix:    0  time:  0.34 s
46.23/11.69	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
46.23/11.69	c vivif2 --  cl tried    27635 cl shrink        0 lits rem          0 time: 0.01
46.63/11.71	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.02
46.63/11.71	c calculated reachability. Time: 0.00
46.63/11.71	c  N st    38    158527       486      2104         0     27635      6378    458491   no data   no data
64.98/16.37	c  N st    39    207117       486      2104         0     22353      6378    307908   no data   no data
77.35/19.42	c  N st    40    237791       486      2104         0     32865      6378    538269   no data   no data
77.35/19.42	c  S st    40    237791       486      2104         0     32865      6378    538269   no data   no data
77.75/19.50	c  S st    40    238296       486      2104         0     33370      6378    549746   no data   no data
77.75/19.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
77.75/19.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
77.75/19.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.75/19.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.75/19.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
77.75/19.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
77.75/19.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
77.75/19.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
77.75/19.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
79.74/20.01	c lits-rem:       181  cl-subs:     1648  v-elim:      0  v-fix:    0  time:  0.47 s
79.74/20.01	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
79.74/20.02	c vivif2 --  cl tried    31722 cl shrink        0 lits rem          0 time: 0.01
79.74/20.04	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.02
79.74/20.04	c calculated reachability. Time: 0.00
79.74/20.04	c  N st    40    238296       486      2104         0     31722      6378    514277   no data   no data
107.25/26.97	c  F st    41    306253       486      2104         0     33610      6378    499797   no data   no data
107.25/26.98	c  N st    41    306253       486      2104         0     33610      6378    499797   no data   no data
110.03/27.60	c Decided on static restart strategy
120.41/30.20	c  N st    51    334556       486      2104         0     37853      6378    608345   no data   no data
131.63/33.02	c  N st    53    357444       486      2104         0     35835      6378    542054   no data   no data
131.63/33.02	c  S st    53    357444       486      2104         0     35835      6378    542054   no data   no data
131.97/33.10	c  S st    53    357947       486      2104         0     36338      6378    553934   no data   no data
131.97/33.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
131.97/33.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
131.97/33.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
131.97/33.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
131.97/33.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
131.97/33.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
131.97/33.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
131.97/33.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
131.97/33.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.17/33.43	c lits-rem:       212  cl-subs:     1149  v-elim:      0  v-fix:    0  time:  0.29 s
133.17/33.43	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
133.17/33.44	c vivif2 --  cl tried    35189 cl shrink        0 lits rem          0 time: 0.01
133.17/33.46	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.02
133.17/33.46	c calculated reachability. Time: 0.00
133.17/33.46	c  N st    53    357947       486      2104         0     35189      6378    528626   no data   no data
149.17/37.49	c  N st    54    390339       486      2104         0     41270      6378    649998   no data   no data
177.44/44.53	c  N st    55    438928       486      2104         0     35050      6378    476272   no data   no data
215.72/54.14	c  N st    56    511811       486      2104         0     48898      6378    836855   no data   no data
230.89/57.95	c  N st    57    536920       486      2104         0     43014      6378    656217   no data   no data
230.89/57.95	c  S st    57    536920       486      2104         0     43014      6378    656217   no data   no data
231.29/58.06	c  S st    57    537427       486      2104         0     43521      6378    667552   no data   no data
231.29/58.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
231.29/58.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
231.29/58.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
231.29/58.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
231.29/58.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.29/58.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
231.29/58.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
231.29/58.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
231.69/58.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
233.67/58.61	c lits-rem:       207  cl-subs:     1308  v-elim:      0  v-fix:    0  time:  0.50 s
233.67/58.61	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
233.67/58.61	c vivif2 --  cl tried    42213 cl shrink        0 lits rem          0 time: 0.01
233.67/58.64	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.03
233.67/58.65	c calculated reachability. Time: 0.00
233.67/58.65	c  N st    57    537427       486      2104         0     42213      6378    633739   no data   no data
341.77/85.75	c  N st    58    701412       486      2104         0     36143      6378    384803   no data   no data
414.33/103.92	c  N st    59    806140       486      2104         0     64949      6378   1055248   no data   no data
414.33/103.92	c  S st    59    806140       486      2104         0     64949      6378   1055248   no data   no data
415.13/104.10	c  S st    59    806644       486      2104         0     65452      6378   1067565   no data   no data
415.13/104.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
415.13/104.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
415.13/104.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
415.13/104.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
415.13/104.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
415.13/104.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
415.13/104.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
415.13/104.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
415.13/104.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.30/106.98	c lits-rem:       639  cl-subs:     4582  v-elim:      0  v-fix:    0  time:  2.80 s
426.30/106.98	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
426.70/107.00	c vivif2 --  cl tried    60870 cl shrink        0 lits rem          0 time: 0.01
426.70/107.05	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.05
426.70/107.05	c calculated reachability. Time: 0.00
426.70/107.05	c  N st    59    806644       486      2104         0     60870      6378    967109   no data   no data
630.49/158.17	c  F st    60   1071875       486      2104         0     76771      6378   1279948   no data   no data
630.49/158.17	c  N st    60   1071875       486      2104         0     76771      6378   1279948   no data   no data
636.87/159.70	c Decided on static restart strategy
657.20/164.90	c  N st    70   1100181       486      2104         0     60760      6378    842476   no data   no data
690.70/173.26	c  N st    72   1136175       486      2104         0     51000      6378    578863   no data   no data
717.82/180.03	c  N st    73   1168567       486      2104         0     82541      6378   1359205   no data   no data
752.12/188.64	c  N st    74   1209966       486      2104         0     77181      6378   1276505   no data   no data
752.12/188.64	c  S st    74   1209966       486      2104         0     77181      6378   1276505   no data   no data
752.92/188.89	c  S st    74   1210466       486      2104         0     77679      6378   1288109   no data   no data
752.92/188.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
753.32/188.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
753.32/188.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
753.32/188.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
753.32/188.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
753.32/188.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
753.32/188.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
753.32/188.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
753.32/188.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
767.30/192.41	c lits-rem:      1172  cl-subs:     3684  v-elim:      0  v-fix:    0  time:  3.43 s
767.30/192.41	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
767.30/192.43	c vivif2 --  cl tried    73995 cl shrink        0 lits rem          0 time: 0.02
767.30/192.50	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.07
767.30/192.50	c calculated reachability. Time: 0.00
767.30/192.50	c  N st    74   1210466       486      2104         0     73995      6378   1189410   no data   no data
845.83/212.20	c  N st    75   1283348       486      2104         0     50457      6378    521920   no data   no data
945.54/237.16	c  N st    76   1392672       486      2104         0     58664      6378    705479   no data   no data
1119.00/280.61	c  N st    77   1556657       486      2104         0     63408      6378    751206   no data   no data
1276.94/320.21	c  N st    78   1710470       486      2104         0    104892      6378   1720824   no data   no data
1276.94/320.21	c  S st    78   1710470       486      2104         0    104892      6378   1720824   no data   no data
1278.14/320.51	c  S st    78   1710975       486      2104         0    105396      6378   1733674   no data   no data
1278.14/320.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1278.14/320.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1278.14/320.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1278.14/320.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1278.14/320.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1278.14/320.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1278.14/320.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1278.14/320.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1278.53/320.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1319.61/330.93	c lits-rem:       923  cl-subs:     9291  v-elim:      0  v-fix:    0  time: 10.27 s
1319.61/330.93	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
1319.61/330.95	c vivif2 --  cl tried    96105 cl shrink        0 lits rem          0 time: 0.02
1320.02/331.04	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.09
1320.02/331.04	c calculated reachability. Time: 0.00
1320.02/331.04	c  N st    78   1710975       486      2104         0     96105      6378   1534662   no data   no data
1720.00/431.38	c  N st    79   2079939       486      2104         0    108114      6378   1768603   no data   no data
1885.51/472.82	c  N st    80   2210976       486      2104         0    111697      6378   1725799   no data   no data
1885.51/472.82	c  S st    80   2210976       486      2104         0    111697      6378   1725799   no data   no data
1886.70/473.16	c  S st    80   2211478       486      2104         0    112198      6378   1737809   no data   no data
1886.70/473.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1887.10/473.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1887.10/473.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1887.10/473.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1887.10/473.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1887.10/473.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
1887.10/473.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1887.10/473.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1887.49/473.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1930.55/484.19	c lits-rem:       484  cl-subs:     9861  v-elim:      0  v-fix:    0  time: 10.89 s
1930.55/484.19	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
1930.95/484.21	c vivif2 --  cl tried   102337 cl shrink        0 lits rem          0 time: 0.02
1931.35/484.32	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.11
1931.35/484.32	c calculated reachability. Time: 0.00
1931.35/484.32	c  N st    80   2211478       486      2104         0    102337      6378   1528005   no data   no data
2533.95/635.45	c  N st    81   2711478       486      2104         0    125639      6378   2079171   no data   no data
2533.95/635.45	c  S st    81   2711478       486      2104         0    125639      6378   2079171   no data   no data
2535.59/635.86	c  S st    81   2711983       486      2104         0    126140      6378   2091032   no data   no data
2535.59/635.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2535.94/635.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2535.94/635.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2535.94/635.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2535.94/635.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2535.94/635.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
2535.94/635.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2535.94/635.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2536.35/636.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2598.55/651.60	c lits-rem:      1198  cl-subs:     8501  v-elim:      0  v-fix:    0  time: 15.58 s
2598.55/651.60	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
2598.55/651.63	c vivif2 --  cl tried   117639 cl shrink        0 lits rem          0 time: 0.03
2598.95/651.76	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.13
2598.95/651.76	c calculated reachability. Time: 0.00
2598.95/651.76	c  N st    81   2711983       486      2104         0    117639      6378   1891305   no data   no data
3333.56/835.97	c  N st    82   3211983       486      2104         0     93395      6378   1089646   no data   no data
3333.56/835.97	c  S st    82   3211983       486      2104         0     93395      6378   1089646   no data   no data
3334.73/836.26	c  S st    82   3212486       486      2104         0     93898      6378   1102277   no data   no data
3334.73/836.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3335.13/836.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3335.13/836.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3335.13/836.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3335.13/836.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3335.13/836.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
3335.13/836.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3335.13/836.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3335.13/836.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3341.11/837.83	c lits-rem:       179  cl-subs:     3943  v-elim:      0  v-fix:    0  time:  1.47 s
3341.11/837.83	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
3341.11/837.85	c vivif2 --  cl tried    89955 cl shrink        0 lits rem          0 time: 0.02
3341.51/837.93	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.08
3341.51/837.94	c calculated reachability. Time: 0.00
3341.51/837.94	c  N st    82   3212486       486      2104         0     89955      6378   1029636   no data   no data
4056.57/1017.27	c  N st    83   3712486       486      2104         0    100543      6378   1158310   no data   no data
4056.57/1017.27	c  S st    83   3712486       486      2104         0    100543      6378   1158310   no data   no data
4057.81/1017.57	c  S st    83   3712989       486      2104         0    101044      6378   1170253   no data   no data
4057.81/1017.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4058.16/1017.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4058.16/1017.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4058.16/1017.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4058.16/1017.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4058.16/1017.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    486 time:  0.00 s
4058.16/1017.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4058.16/1017.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4058.16/1017.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4066.58/1019.79	c lits-rem:       430  cl-subs:     5805  v-elim:      0  v-fix:    0  time:  2.11 s
4066.58/1019.79	c vivif2 --  cl tried     2104 cl shrink        0 lits rem          0 time: 0.00
4066.93/1019.81	c vivif2 --  cl tried    95239 cl shrink        0 lits rem          0 time: 0.02
4067.33/1019.90	c asymm  cl-useful: 0/2104/2104 lits-rem:0 time: 0.09
4067.33/1019.90	c calculated reachability. Time: 0.00
4067.33/1019.91	c  N st    83   3712989       486      2104         0     95239      6378   1063944   no data   no data
4137.52/1037.55	c  F st    84   3751562       486      2104         0    132574      6378   1915700   no data   no data
4137.52/1037.56	c  N st    84   3751562       486      2104         0    132574      6378   1915700   no data   no data
4151.48/1041.06	c Decided on static restart strategy
4204.52/1054.32	c  N st    94   3779863       486      2104         0    160295      6378   2609745   no data   no data
4253.56/1066.67	c  N st    96   3815860       486      2104         0    113344      6378   1557448   no data   no data
4305.01/1079.53	c  N st    97   3848252       486      2104         0    144902      6378   2364031   no data   no data
4379.99/1098.37	c  N st    98   3896841       486      2104         0    108735      6378   1362679   no data   no data
4500.03/1128.43	c  N st    99   3969723       486      2104         0     94984      6378   1010808   no data   no data
4673.51/1171.97	c  N st   100   4079051       486      2104         0    115929      6378   1517166   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366602-1305410095/watcher-3366602-1305410095 -o /tmp/evaluation-result-3366602-1305410095/solver-3366602-1305410095 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366602-1305410095.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: 3.70 4.91 6.51 3/365 17942
/proc/meminfo: memFree=22607272/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 406 0 0 0 0 0 0 0 22 0 4 0 652607223 52396032 347 33554432000 4194304 4580107 140733953439136 18446744073709551615 47053341460392 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 12792 347 299 95 0 7774 0
[pid=17942/tid=17943] ppid=17940 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 652607223 52396032 347 33554432000 4194304 4580107 140733953439136 18446744073709551615 47053341460402 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 652607223 52396032 347 33554432000 4194304 4580107 140733953439136 18446744073709551615 47053341460402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 652607223 52396032 347 33554432000 4194304 4580107 140733953439136 18446744073709551615 212687731697 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.028399 s]
/proc/loadavg: 3.70 4.91 6.51 3/365 17942
/proc/meminfo: memFree=22607272/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=282200 CPUtime=0.08 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 1261 0 0 0 8 0 0 0 18 0 4 0 652607223 288972800 1152 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293179 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 70550 1152 376 95 0 65532 0
[pid=17942/tid=17943] ppid=17940 vsize=282200 CPUtime=0.02 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 261 0 0 0 2 0 0 0 18 0 4 0 652607223 288972800 1152 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=282200 CPUtime=0.02 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 212 0 0 0 2 0 0 0 18 0 4 0 652607223 288972800 1153 33554432000 4194304 4580107 140733953439136 18446744073709551615 4321650 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=282200 CPUtime=0.01 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 136 0 0 0 1 0 0 0 25 0 4 0 652607223 288972800 1153 33554432000 4194304 4580107 140733953439136 18446744073709551615 4321036 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 282200

[startup+0.100386 s]
/proc/loadavg: 3.70 4.91 6.51 3/365 17942
/proc/meminfo: memFree=22607272/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=282200 CPUtime=0.37 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 1608 0 0 0 37 0 0 0 18 0 4 0 652607223 288972800 1499 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293755 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 70550 1499 377 95 0 65532 0
[pid=17942/tid=17943] ppid=17940 vsize=282200 CPUtime=0.09 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 344 0 0 0 9 0 0 0 18 0 4 0 652607223 288972800 1499 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=282200 CPUtime=0.09 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 292 0 0 0 9 0 0 0 18 0 4 0 652607223 288972800 1499 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=282200 CPUtime=0.08 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 239 0 0 0 8 0 0 0 25 0 4 0 652607223 288972800 1499 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282200

[startup+0.300349 s]
/proc/loadavg: 3.70 4.91 6.51 3/365 17942
/proc/meminfo: memFree=22607272/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=283676 CPUtime=1.16 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 2733 0 0 0 116 0 0 0 18 0 4 0 652607223 290484224 2044 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 70919 2044 377 95 0 65901 0
[pid=17942/tid=17943] ppid=17940 vsize=283676 CPUtime=0.29 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 633 0 0 0 29 0 0 0 18 0 4 0 652607223 290484224 2044 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=283676 CPUtime=0.29 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 557 0 0 0 29 0 0 0 18 0 4 0 652607223 290484224 2044 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=283676 CPUtime=0.28 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 530 0 0 0 28 0 0 0 25 0 4 0 652607223 290484224 2044 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294546 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) 283676

[startup+0.700278 s]
/proc/loadavg: 3.70 4.91 6.51 3/365 17942
/proc/meminfo: memFree=22607272/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=284724 CPUtime=2.77 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 4319 0 0 0 276 1 0 0 18 0 4 0 652607223 291557376 2751 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 71181 2751 377 95 0 66163 0
[pid=17942/tid=17943] ppid=17940 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 1039 0 0 0 69 0 0 0 18 0 4 0 652607223 291557376 2751 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=284724 CPUtime=0.69 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 954 0 0 0 69 0 0 0 18 0 4 0 652607223 291557376 2751 33554432000 4194304 4580107 140733953439136 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=284724 CPUtime=0.68 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 931 0 0 0 68 0 0 0 25 0 4 0 652607223 291557376 2751 33554432000 4194304 4580107 140733953439136 18446744073709551615 4319785 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) 284724

[startup+1.50113 s]
/proc/loadavg: 3.70 4.91 6.51 9/377 17954
/proc/meminfo: memFree=22586832/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=285900 CPUtime=5.96 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 8665 0 0 0 595 1 0 0 20 0 4 0 652607223 292761600 4508 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 71475 4508 379 95 0 66457 0
[pid=17942/tid=17943] ppid=17940 vsize=285900 CPUtime=1.49 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 1809 0 0 0 149 0 0 0 20 0 4 0 652607223 292761600 4508 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=285900 CPUtime=1.49 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 1726 0 0 0 149 0 0 0 20 0 4 0 652607223 292761600 4508 33554432000 4194304 4580107 140733953439136 18446744073709551615 4321270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=285900 CPUtime=1.47 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 1705 0 0 0 147 0 0 0 25 0 4 0 652607223 292761600 4508 33554432000 4194304 4580107 140733953439136 18446744073709551615 4320975 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) 285900

[startup+3.10084 s]
/proc/loadavg: 4.05 4.96 6.52 9/377 17954
/proc/meminfo: memFree=22561584/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=294948 CPUtime=12.35 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 18103 0 0 0 1232 3 0 0 25 0 4 0 652607223 302026752 9073 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 73737 9073 379 95 0 68719 0
[pid=17942/tid=17943] ppid=17940 vsize=294948 CPUtime=3.08 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 4183 0 0 0 308 0 0 0 25 0 4 0 652607223 302026752 9073 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=294948 CPUtime=3.08 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 4695 0 0 0 308 0 0 0 25 0 4 0 652607223 302026752 9073 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=294948 CPUtime=3.05 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 4446 0 0 0 305 0 0 0 25 0 4 0 652607223 302026752 9073 33554432000 4194304 4580107 140733953439136 18446744073709551615 4324604 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) 294948

[startup+6.30026 s]
/proc/loadavg: 4.05 4.96 6.52 10/377 17984
/proc/meminfo: memFree=22545140/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=300004 CPUtime=25.1 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 28599 0 0 0 2505 5 0 0 25 0 4 0 652607223 307204096 12279 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 75001 12279 379 95 0 69983 0
[pid=17942/tid=17943] ppid=17940 vsize=300004 CPUtime=6.29 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 7591 0 0 0 628 1 0 0 25 0 4 0 652607223 307204096 12279 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=300004 CPUtime=6.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 7712 0 0 0 627 1 0 0 25 0 4 0 652607223 307204096 12279 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=300004 CPUtime=6.21 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 6294 0 0 0 620 1 0 0 25 0 4 0 652607223 307204096 12279 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 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) 300004

[startup+12.7011 s]
/proc/loadavg: 4.65 5.06 6.54 9/377 17984
/proc/meminfo: memFree=22466860/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=319292 CPUtime=50.63 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 44615 0 0 0 5054 9 0 0 25 0 4 0 652607223 326955008 18779 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 79823 18779 379 95 0 74805 0
[pid=17942/tid=17943] ppid=17940 vsize=319292 CPUtime=12.69 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 11895 0 0 0 1267 2 0 0 25 0 4 0 652607223 326955008 18779 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=319292 CPUtime=12.69 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 9609 0 0 0 1267 2 0 0 25 0 4 0 652607223 326955008 18779 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=319292 CPUtime=12.53 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 10915 0 0 0 1252 1 0 0 25 0 4 0 652607223 326955008 18779 33554432000 4194304 4580107 140733953439136 18446744073709551615 4321207 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) 319292

[startup+25.5008 s]
/proc/loadavg: 5.24 5.17 6.56 9/377 17984
/proc/meminfo: memFree=22399072/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=333872 CPUtime=101.66 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 66253 0 0 0 10153 13 0 0 25 0 4 0 652607223 341884928 26921 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 83468 26921 379 95 0 78450 0
[pid=17942/tid=17943] ppid=17940 vsize=333872 CPUtime=25.48 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 19164 0 0 0 2545 3 0 0 25 0 4 0 652607223 341884928 26921 33554432000 4194304 4580107 140733953439136 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=333872 CPUtime=25.49 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 12784 0 0 0 2546 3 0 0 25 0 4 0 652607223 341884928 26921 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=333872 CPUtime=25.18 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 15636 0 0 0 2515 3 0 0 25 0 4 0 652607223 341884928 26921 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 333872

[startup+51.1011 s]
/proc/loadavg: 6.25 5.41 6.60 9/377 17985
/proc/meminfo: memFree=22342744/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=353356 CPUtime=203.77 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 99210 0 0 0 20355 22 0 0 25 0 4 0 652607223 361836544 36118 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 88339 36118 379 95 0 83321 0
[pid=17942/tid=17943] ppid=17940 vsize=353356 CPUtime=51.09 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 28076 0 0 0 5104 5 0 0 25 0 4 0 652607223 361836544 36118 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=353356 CPUtime=51.09 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 20117 0 0 0 5104 5 0 0 25 0 4 0 652607223 361836544 36118 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=353356 CPUtime=50.47 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 23236 0 0 0 5042 5 0 0 25 0 4 0 652607223 361836544 36118 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 353356

[startup+102.314 s]
/proc/loadavg: 7.42 5.88 6.69 9/377 17986
/proc/meminfo: memFree=22293848/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=350524 CPUtime=408 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 140809 0 0 0 40765 35 0 0 25 0 4 0 652607223 358936576 42151 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 87631 42151 379 95 0 82613 0
[pid=17942/tid=17943] ppid=17940 vsize=350524 CPUtime=102.3 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 39988 0 0 0 10222 8 0 0 25 0 4 0 652607223 358936576 42151 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=350524 CPUtime=102.29 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 27125 0 0 0 10222 7 0 0 25 0 4 0 652607223 358936576 42152 33554432000 4194304 4580107 140733953439136 18446744073709551615 4295888 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=350524 CPUtime=101.06 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 36642 0 0 0 10098 8 0 0 25 0 4 0 652607223 358936576 42152 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 408
Current children cumulated vsize (KiB) 350524

[startup+162.301 s]

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

[pid=17942] ppid=17940 vsize=630200 CPUtime=2800.73 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 490899 0 0 0 279915 158 0 0 25 0 4 0 652607223 645324800 92422 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 157550 92422 379 95 0 152532 0
[pid=17942/tid=17943] ppid=17940 vsize=630200 CPUtime=702.3 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 134776 0 0 0 70188 42 0 0 25 0 4 0 652607223 645324800 92422 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=630200 CPUtime=702.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 100509 0 0 0 70195 33 0 0 25 0 4 0 652607223 645324800 92422 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=630200 CPUtime=693.82 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 124982 0 0 0 69343 39 0 0 25 0 4 0 652607223 645324800 92422 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.73
Current children cumulated vsize (KiB) 630200

[startup+762.314 s]
/proc/loadavg: 8.13 7.93 7.42 9/377 18016
/proc/meminfo: memFree=21889644/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=630564 CPUtime=3040.07 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 516973 0 0 0 303839 168 0 0 25 0 4 0 652607223 645697536 98117 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 157641 98117 379 95 0 152623 0
[pid=17942/tid=17943] ppid=17940 vsize=630564 CPUtime=762.32 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 141561 0 0 0 76187 45 0 0 25 0 4 0 652607223 645697536 98117 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=630564 CPUtime=762.29 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 107972 0 0 0 76194 35 0 0 25 0 4 0 652607223 645697536 98117 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=630564 CPUtime=753.11 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 131063 0 0 0 75270 41 0 0 25 0 4 0 652607223 645697536 98117 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.07
Current children cumulated vsize (KiB) 630564

[startup+822.301 s]
/proc/loadavg: 8.08 7.95 7.46 9/377 18018
/proc/meminfo: memFree=21882184/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=630832 CPUtime=3279.3 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 546804 0 0 0 327752 178 0 0 25 0 4 0 652607223 645971968 107208 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 157708 107208 379 95 0 152690 0
[pid=17942/tid=17943] ppid=17940 vsize=630832 CPUtime=822.31 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 151370 0 0 0 82184 47 0 0 25 0 4 0 652607223 645971968 107208 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=630832 CPUtime=822.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 114218 0 0 0 82190 38 0 0 25 0 4 0 652607223 645971968 107208 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=630832 CPUtime=812.38 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 141692 0 0 0 81193 45 0 0 25 0 4 0 652607223 645971968 107208 33554432000 4194304 4580107 140733953439136 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.3
Current children cumulated vsize (KiB) 630832

[startup+882.301 s]
/proc/loadavg: 8.20 8.00 7.51 9/377 18019
/proc/meminfo: memFree=21848180/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=639776 CPUtime=3518.57 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 568977 0 0 0 351670 187 0 0 25 0 4 0 652607223 655130624 103798 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 159944 103798 379 95 0 154926 0
[pid=17942/tid=17943] ppid=17940 vsize=639776 CPUtime=882.3 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 156598 0 0 0 88180 50 0 0 25 0 4 0 652607223 655130624 103798 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=639776 CPUtime=882.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 122366 0 0 0 88187 41 0 0 25 0 4 0 652607223 655130624 103798 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=639776 CPUtime=871.65 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 147158 0 0 0 87118 47 0 0 25 0 4 0 652607223 655130624 103798 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.57
Current children cumulated vsize (KiB) 639776

[startup+942.301 s]
/proc/loadavg: 8.20 8.03 7.55 9/377 18021
/proc/meminfo: memFree=21801660/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=614508 CPUtime=3757.86 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 592936 0 0 0 375586 200 0 0 25 0 4 0 652607223 629256192 112233 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 153627 112233 379 95 0 148609 0
[pid=17942/tid=17943] ppid=17940 vsize=614508 CPUtime=942.3 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 162278 0 0 0 94177 53 0 0 25 0 4 0 652607223 629256192 112233 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=614508 CPUtime=942.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 128859 0 0 0 94183 45 0 0 25 0 4 0 652607223 629256192 112233 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=614508 CPUtime=930.95 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 153208 0 0 0 93045 50 0 0 25 0 4 0 652607223 629256192 112233 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.86
Current children cumulated vsize (KiB) 614508

[startup+1002.3 s]
/proc/loadavg: 8.19 8.05 7.58 9/377 18022
/proc/meminfo: memFree=21783040/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=680160 CPUtime=3997.15 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 612769 0 0 0 399506 209 0 0 25 0 4 0 652607223 696483840 119678 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 170040 119678 379 95 0 165022 0
[pid=17942/tid=17943] ppid=17940 vsize=680160 CPUtime=1002.29 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 167483 0 0 0 100173 56 0 0 25 0 4 0 652607223 696483840 119678 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=680160 CPUtime=1002.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 135405 0 0 0 100181 47 0 0 25 0 4 0 652607223 696483840 119678 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=680160 CPUtime=990.24 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 158374 0 0 0 98971 53 0 0 25 0 4 0 652607223 696483840 119678 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.15
Current children cumulated vsize (KiB) 680160

[startup+1062.3 s]
/proc/loadavg: 8.11 8.06 7.61 9/377 18024
/proc/meminfo: memFree=21774460/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=737808 CPUtime=4236.42 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 629089 0 0 0 423426 216 0 0 25 0 4 0 652607223 755515392 119052 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 184452 119052 379 95 0 179434 0
[pid=17942/tid=17943] ppid=17940 vsize=737808 CPUtime=1062.27 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 170909 0 0 0 106170 57 0 0 25 0 4 0 652607223 755515392 119052 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=737808 CPUtime=1062.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 141395 0 0 0 106178 50 0 0 25 0 4 0 652607223 755515392 119052 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=737808 CPUtime=1049.53 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 161505 0 0 0 104899 54 0 0 25 0 4 0 652607223 755515392 119052 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.42
Current children cumulated vsize (KiB) 737808

[startup+1122.3 s]
/proc/loadavg: 8.14 8.07 7.64 9/377 18026
/proc/meminfo: memFree=21739720/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=696748 CPUtime=4475.7 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 646756 0 0 0 447347 223 0 0 25 0 4 0 652607223 713469952 121155 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 174187 121155 379 95 0 169169 0
[pid=17942/tid=17943] ppid=17940 vsize=696748 CPUtime=1122.26 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 173529 0 0 0 112168 58 0 0 25 0 4 0 652607223 713469952 121155 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=696748 CPUtime=1122.28 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 147264 0 0 0 112176 52 0 0 25 0 4 0 652607223 713469952 121155 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=696748 CPUtime=1108.81 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 167377 0 0 0 110825 56 0 0 25 0 4 0 652607223 713469952 121155 33554432000 4194304 4580107 140733953439136 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.7
Current children cumulated vsize (KiB) 696748

[startup+1182.3 s]
/proc/loadavg: 8.12 8.09 7.67 9/377 18027
/proc/meminfo: memFree=21740800/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=697348 CPUtime=4714.99 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 660610 0 0 0 471271 228 0 0 25 0 4 0 652607223 714084352 117752 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 174337 117752 379 95 0 169319 0
[pid=17942/tid=17943] ppid=17940 vsize=697348 CPUtime=1182.25 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 179728 0 0 0 118165 60 0 0 25 0 4 0 652607223 714084352 117752 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=697348 CPUtime=1182.27 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 149044 0 0 0 118175 52 0 0 25 0 4 0 652607223 714084352 117752 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=697348 CPUtime=1168.11 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 169774 0 0 0 116754 57 0 0 25 0 4 0 652607223 714084352 117752 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.99
Current children cumulated vsize (KiB) 697348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.16 8.10 7.68 9/377 18028
/proc/meminfo: memFree=21750836/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=658164 CPUtime=4800.34 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 667368 0 0 0 479802 232 0 0 25 0 4 0 652607223 673959936 118440 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 164541 118440 379 95 0 159523 0
[pid=17942/tid=17943] ppid=17940 vsize=658164 CPUtime=1203.65 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 180939 0 0 0 120304 61 0 0 25 0 4 0 652607223 673959936 118441 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=658164 CPUtime=1203.69 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 151415 0 0 0 120315 54 0 0 25 0 4 0 652607223 673959936 118441 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=658164 CPUtime=1189.26 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 171205 0 0 0 118868 58 0 0 25 0 4 0 652607223 673959936 118441 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 658164

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

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

[startup+1203.7 s]
/proc/loadavg: 8.16 8.10 7.68 9/377 18028
/proc/meminfo: memFree=21750836/32951124 swapFree=67111348/67111528
[pid=17942] ppid=17940 vsize=658164 CPUtime=4800.34 cores=0,2,4,6
/proc/17942/stat : 17942 (strangenight2-m) R 17940 17942 17510 0 -1 4202496 667368 0 0 0 479802 232 0 0 25 0 4 0 652607223 673959936 118440 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/17942/statm: 164541 118440 379 95 0 159523 0
[pid=17942/tid=17943] ppid=17940 vsize=658164 CPUtime=1203.65 cores=0,2,4,6
/proc/17942/task/17943/stat : 17943 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 180939 0 0 0 120304 61 0 0 25 0 4 0 652607223 673959936 118441 33554432000 4194304 4580107 140733953439136 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17942/tid=17944] ppid=17940 vsize=658164 CPUtime=1203.69 cores=0,2,4,6
/proc/17942/task/17944/stat : 17944 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 151415 0 0 0 120315 54 0 0 25 0 4 0 652607223 673959936 118441 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=17942/tid=17945] ppid=17940 vsize=658164 CPUtime=1189.26 cores=0,2,4,6
/proc/17942/task/17945/stat : 17945 (strangenight2-m) R 17940 17942 17510 0 -1 4202560 171205 0 0 0 118868 58 0 0 25 0 4 0 652607223 673959936 118441 33554432000 4194304 4580107 140733953439136 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 658164

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.74
CPU time (s): 4800.41
CPU user time (s): 4798.07
CPU system time (s): 2.34464
CPU usage (%): 398.791
Max. virtual memory (cumulated for all children) (KiB): 800920

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

runsolver used 3.89741 second user time and 10.4114 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 23:54:55
IDJOB=3366602
IDBENCH=83011
IDSOLVER=1844
FILE ID=node139/3366602-1305410095
RUNJOBID= node139-1305410095-17927
PBS_JOBID= 13324507
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S9113894-047.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366602-1305410095/watcher-3366602-1305410095 -o /tmp/evaluation-result-3366602-1305410095/solver-3366602-1305410095 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366602-1305410095.cnf

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

MD5SUM BENCH= c18e380499d0835f10de248aeec99cf2
RANDOM SEED=1710576960

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:     32951124 kB
MemFree:      22607676 kB
Buffers:        299660 kB
Cached:        2894960 kB
SwapCached:          0 kB
Active:        7977032 kB
Inactive:      2061476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22607676 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10900 kB
Writeback:           0 kB
AnonPages:     6844288 kB
Mapped:          28404 kB
Slab:           203068 kB
PageTables:      38240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76771428 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= 73348 MiB
End job on node139 at 2011-05-15 00:15:01