Trace number 3366380

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.31 1203.46

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S707565158-096.SATISFIABLE.cnf
MD5SUM2a8cb5d237e15bd9bba8245975866061
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.014996
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366380-1305402977.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.77/0.28	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
0.77/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.77/0.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.77/0.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.77/0.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.77/0.28	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.28	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.28	c calculated reachability. Time: 0.00
0.77/0.28	c Calc default polars -  time:   0.00 s pos:      57 undec:       3 neg:      40
0.77/0.28	c =========================================================================================
0.77/0.28	c types(t): F = full restart, N = normal restart
0.77/0.28	c types(t): S = simplification begin/end, E = solution found
3.16/0.80	c restart types(rt): st = static, dy = dynamic
3.16/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.16/0.80	c  B st     0         0       100      2130         0         0     10650         0   no data   no data
3.16/0.80	c Decided on static restart strategy
3.16/0.80	c  N st     8      4919       100      2130         0      4593     10650    102925   no data   no data
3.16/0.80	c  N st    10     11302       100      2130         0      4223     10650     75001   no data   no data
3.16/0.80	c  N st    11     17046       100      2130         0      9497     10650    184274   no data   no data
3.16/0.80	c  F st    12     25001       100      2130         0     11661     10650    233434   no data   no data
3.16/0.80	c  N st    12     25001       100      2130         0     11661     10650    233434   no data   no data
3.97/1.00	c Decided on static restart strategy
3.97/1.00	c  N st    18     30000       100      2130         0     10008     10650    184077   no data   no data
3.97/1.00	c  S st    18     30000       100      2130         0     10008     10650    184077   no data   no data
3.97/1.10	c  S st    18     30502       100      2130         0     10488     10650    194750   no data   no data
3.97/1.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.97/1.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.97/1.10	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
3.97/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.97/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.97/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.97/1.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.97/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.97/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.30	c lits-rem:       232  cl-subs:     2040  v-elim:      0  v-fix:    0  time:  0.17 s
5.16/1.30	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
5.16/1.30	c calculated reachability. Time: 0.00
5.16/1.30	c  N st    18     30502       100      2130         0      8448     10650    152120   no data   no data
5.95/1.57	c  N st    20     37613       100      2130         0      7803     10650    127462   no data   no data
7.15/1.82	c  N st    21     44013       100      2130         0     13702     10650    256498   no data   no data
7.55/1.91	c  S st    22     45754       100      2130         0     15308     10650    291497   no data   no data
7.55/1.96	c  S st    22     46259       100      2130         0     15795     10650    302600   no data   no data
7.55/1.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.55/1.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.55/1.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.55/1.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.55/1.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.55/1.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.55/1.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.55/1.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.55/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.19/2.36	c lits-rem:       751  cl-subs:     2185  v-elim:      0  v-fix:    0  time:  0.38 s
9.19/2.36	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
9.19/2.37	c vivif2 --  cl tried    13610 cl shrink        0 lits rem          0 time: 0.00
9.54/2.42	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
9.54/2.42	c calculated reachability. Time: 0.00
9.54/2.42	c  N st    22     46259       100      2130         0     13610     10650    254634   no data   no data
12.34/3.17	c  N st    23     60656       100      2130         0      9594     10650    143387   no data   no data
14.33/3.60	c  N st    24     69388       100      2130         0     17744     10650    323848   no data   no data
14.33/3.60	c  S st    24     69388       100      2130         0     17744     10650    323848   no data   no data
14.33/3.65	c  S st    24     69894       100      2130         0     18232     10650    334648   no data   no data
14.33/3.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.33/3.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.33/3.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.33/3.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.33/3.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.33/3.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
14.33/3.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.33/3.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.33/3.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.09	c lits-rem:       337  cl-subs:     2093  v-elim:      0  v-fix:    0  time:  0.42 s
15.94/4.09	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
15.94/4.09	c vivif2 --  cl tried    16139 cl shrink        0 lits rem          0 time: 0.00
16.34/4.15	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
16.34/4.15	c calculated reachability. Time: 0.00
16.34/4.15	c  N st    24     69894       100      2130         0     16139     10650    290435   no data   no data
20.72/5.21	c  F st    25     87501       100      2130         0     11238     10650    162532   no data   no data
20.72/5.21	c  N st    25     87501       100      2130         0     11238     10650    162532   no data   no data
21.52/5.49	c Decided on static restart strategy
22.36/5.65	c  N st    32     95542       100      2130         0     18681     10650    321976   no data   no data
24.70/6.24	c  N st    34    104844       100      2130         0     15272     10650    244371   no data   no data
24.70/6.24	c  S st    34    104844       100      2130         0     15272     10650    244371   no data   no data
24.70/6.28	c  S st    34    105348       100      2130         0     15756     10650    255045   no data   no data
24.70/6.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.70/6.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
24.70/6.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
24.70/6.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.70/6.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.70/6.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
24.70/6.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.70/6.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
24.70/6.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.50/6.45	c lits-rem:       210  cl-subs:     1241  v-elim:      0  v-fix:    0  time:  0.16 s
25.50/6.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
25.50/6.46	c vivif2 --  cl tried    14515 cl shrink        0 lits rem          0 time: 0.00
25.90/6.51	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
25.90/6.51	c calculated reachability. Time: 0.00
25.90/6.51	c  N st    34    105348       100      2130         0     14515     10650    229186   no data   no data
28.30/7.12	c  N st    35    114946       100      2130         0     23398     10650    421558   no data   no data
32.28/8.15	c  N st    36    129343       100      2130         0     23769     10650    421267   no data   no data
38.67/9.71	c  N st    37    150938       100      2130         0     15133     10650    204285   no data   no data
40.26/10.15	c  S st    38    158022       100      2130         0     21665     10650    346837   no data   no data
40.66/10.21	c  S st    38    158525       100      2130         0     22150     10650    357531   no data   no data
40.66/10.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.66/10.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
40.66/10.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.66/10.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.66/10.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.66/10.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
40.66/10.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.66/10.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
40.66/10.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.26/10.67	c lits-rem:       441  cl-subs:     2180  v-elim:      0  v-fix:    0  time:  0.44 s
42.26/10.67	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
42.26/10.67	c vivif2 --  cl tried    19970 cl shrink        0 lits rem          0 time: 0.00
42.66/10.75	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
42.66/10.75	c calculated reachability. Time: 0.00
42.66/10.75	c  N st    38    158525       100      2130         0     19970     10650    311034   no data   no data
57.82/14.59	c  N st    39    207113       100      2130         0     32635     10650    569435   no data   no data
69.39/17.40	c  N st    40    237787       100      2130         0     24978     10650    380632   no data   no data
69.39/17.40	c  S st    40    237787       100      2130         0     24978     10650    380632   no data   no data
69.39/17.46	c  S st    40    238288       100      2130         0     25458     10650    391497   no data   no data
69.39/17.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.39/17.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
69.39/17.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.39/17.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.39/17.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.39/17.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
69.39/17.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
69.39/17.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
69.39/17.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.38/17.95	c lits-rem:       349  cl-subs:     2111  v-elim:      0  v-fix:    0  time:  0.46 s
71.38/17.95	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
71.38/17.95	c vivif2 --  cl tried    23347 cl shrink        0 lits rem          0 time: 0.00
71.77/18.04	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
71.77/18.04	c calculated reachability. Time: 0.00
71.77/18.04	c  N st    40    238288       100      2130         0     23347     10650    348831   no data   no data
96.10/24.20	c  F st    41    306250       100      2130         0     25093     10650    345656   no data   no data
96.10/24.20	c  N st    41    306250       100      2130         0     25093     10650    345656   no data   no data
98.09/24.69	c Decided on static restart strategy
107.67/27.04	c  N st    51    334552       100      2130         0     29240     10650    431129   no data   no data
116.44/29.21	c  N st    53    357432       100      2130         0     27355     10650    374972   no data   no data
116.44/29.21	c  S st    53    357432       100      2130         0     27355     10650    374972   no data   no data
116.44/29.28	c  S st    53    357938       100      2130         0     27842     10650    386130   no data   no data
116.44/29.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.44/29.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
116.44/29.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
116.44/29.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.44/29.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.44/29.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
116.44/29.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.44/29.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
116.84/29.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.64/29.59	c lits-rem:       207  cl-subs:     1253  v-elim:      0  v-fix:    0  time:  0.28 s
117.64/29.59	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
117.64/29.59	c vivif2 --  cl tried    26589 cl shrink        0 lits rem          0 time: 0.00
118.04/29.69	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
118.04/29.69	c calculated reachability. Time: 0.00
118.04/29.69	c  N st    53    357938       100      2130         0     26589     10650    359260   no data   no data
131.63/33.03	c  N st    54    390332       100      2130         0     32453     10650    470062   no data   no data
153.14/38.42	c  N st    55    438920       100      2130         0     26519     10650    323218   no data   no data
185.44/46.59	c  N st    56    511802       100      2130         0     39255     10650    573242   no data   no data
197.85/49.66	c  N st    57    536909       100      2130         0     33824     10650    446394   no data   no data
197.85/49.66	c  S st    57    536909       100      2130         0     33824     10650    446394   no data   no data
198.20/49.75	c  S st    57    537412       100      2130         0     34302     10650    457160   no data   no data
198.20/49.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
198.20/49.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
198.20/49.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
198.20/49.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.20/49.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.20/49.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
198.20/49.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
198.20/49.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
198.20/49.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
200.20/50.22	c lits-rem:       255  cl-subs:     1653  v-elim:      0  v-fix:    0  time:  0.45 s
200.20/50.22	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
200.20/50.23	c vivif2 --  cl tried    32649 cl shrink        0 lits rem          0 time: 0.01
200.60/50.36	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
200.60/50.36	c calculated reachability. Time: 0.00
200.60/50.36	c  N st    57    537412       100      2130         0     32649     10650    424280   no data   no data
283.17/71.09	c  N st    58    701397       100      2130         0     60314     10650    990907   no data   no data
345.00/86.58	c  N st    59    806119       100      2130         0     54554     10650    822892   no data   no data
345.00/86.58	c  S st    59    806119       100      2130         0     54554     10650    822892   no data   no data
345.80/86.74	c  S st    59    806620       100      2130         0     55029     10650    833508   no data   no data
345.80/86.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
345.80/86.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
345.80/86.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
345.80/86.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
345.80/86.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
345.80/86.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
345.80/86.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
345.80/86.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
345.80/86.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
358.16/89.81	c lits-rem:      1337  cl-subs:     5226  v-elim:      0  v-fix:    0  time:  3.02 s
358.16/89.81	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
358.16/89.82	c vivif2 --  cl tried    49803 cl shrink        0 lits rem          0 time: 0.01
358.96/90.06	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.23
358.96/90.06	c calculated reachability. Time: 0.00
358.96/90.06	c  N st    59    806620       100      2130         0     49803     10650    730491   no data   no data
527.29/132.26	c  F st    60   1071875       100      2130         0     64707     10650    972571   no data   no data
527.29/132.26	c  N st    60   1071875       100      2130         0     64707     10650    972571   no data   no data
532.48/133.51	c Decided on static restart strategy
551.23/138.26	c  N st    70   1100178       100      2130         0     49673     10650    646746   no data   no data
577.15/144.73	c  N st    72   1136171       100      2130         0     82863     10650   1380724   no data   no data
598.70/150.14	c  N st    73   1168564       100      2130         0     70399     10650   1104790   no data   no data
630.61/158.13	c  N st    74   1209930       100      2130         0     65218     10650    959948   no data   no data
630.61/158.13	c  S st    74   1209930       100      2130         0     65218     10650    959948   no data   no data
631.41/158.37	c  S st    74   1210435       100      2130         0     65700     10650    970691   no data   no data
631.41/158.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
631.84/158.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
631.84/158.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
631.84/158.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
631.84/158.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.84/158.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
631.84/158.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
631.84/158.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
631.84/158.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
660.12/165.57	c lits-rem:      1200  cl-subs:     6367  v-elim:      0  v-fix:    0  time:  7.11 s
660.12/165.57	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
660.12/165.59	c vivif2 --  cl tried    59333 cl shrink        0 lits rem          0 time: 0.01
661.72/165.96	c asymm  cl-useful: 0/1837/2130 lits-rem:0 time: 0.38
661.72/165.97	c calculated reachability. Time: 0.00
661.72/165.97	c  N st    74   1210435       100      2130         0     59333     10650    841596   no data   no data
719.59/180.47	c  N st    75   1283318       100      2130         0     82381     10650   1321944   no data   no data
808.10/202.66	c  N st    76   1392641       100      2130         0     91991     10650   1509788   no data   no data
950.11/238.25	c  N st    77   1556625       100      2130         0     49776     10650    539858   no data   no data
1082.15/271.33	c  N st    78   1710435       100      2130         0     88889     10650   1365645   no data   no data
1082.15/271.33	c  S st    78   1710435       100      2130         0     88889     10650   1365645   no data   no data
1082.95/271.59	c  S st    78   1710937       100      2130         0     89369     10650   1376861   no data   no data
1082.95/271.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1083.35/271.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1083.35/271.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1083.35/271.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1083.35/271.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1083.35/271.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1083.35/271.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1083.35/271.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1083.35/271.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1140.36/285.90	c lits-rem:      1827  cl-subs:    11193  v-elim:      0  v-fix:    0  time: 14.21 s
1140.36/285.90	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1140.36/285.92	c vivif2 --  cl tried    78176 cl shrink        0 lits rem          0 time: 0.02
1141.94/286.37	c asymm  cl-useful: 0/1424/2130 lits-rem:0 time: 0.44
1141.94/286.37	c calculated reachability. Time: 0.00
1141.94/286.37	c  N st    78   1710937       100      2130         0     78176     10650   1156770   no data   no data
1514.50/379.71	c  N st    79   2079901       100      2130         0     90010     10650   1312227   no data   no data
1635.37/410.09	c  N st    80   2210937       100      2130         0     94003     10650   1385935   no data   no data
1635.37/410.09	c  S st    80   2210937       100      2130         0     94003     10650   1385935   no data   no data
1636.60/410.40	c  S st    80   2211447       100      2130         0     94496     10650   1396996   no data   no data
1636.60/410.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1637.01/410.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1637.01/410.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1637.01/410.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1637.01/410.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1637.01/410.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1637.01/410.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1637.01/410.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1637.36/410.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1684.03/422.23	c lits-rem:      1349  cl-subs:    10714  v-elim:      0  v-fix:    0  time: 11.73 s
1684.03/422.23	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1684.03/422.25	c vivif2 --  cl tried    83782 cl shrink        0 lits rem          0 time: 0.02
1684.86/422.44	c asymm  cl-useful: 0/706/2130 lits-rem:0 time: 0.19
1684.86/422.45	c calculated reachability. Time: 0.00
1684.86/422.45	c  N st    80   2211447       100      2130         0     83782     10650   1187897   no data   no data
2221.32/556.91	c  N st    81   2711447       100      2130         0    106059     10650   1580873   no data   no data
2221.32/556.91	c  S st    81   2711447       100      2130         0    106059     10650   1580873   no data   no data
2222.52/557.26	c  S st    81   2711949       100      2130         0    106546     10650   1592330   no data   no data
2222.52/557.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2222.92/557.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2222.92/557.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2222.92/557.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2222.92/557.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2222.92/557.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2222.92/557.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2222.92/557.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2222.92/557.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2277.60/571.05	c lits-rem:      1682  cl-subs:    11935  v-elim:      0  v-fix:    0  time: 13.67 s
2277.60/571.05	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2277.60/571.07	c vivif2 --  cl tried    94611 cl shrink        0 lits rem          0 time: 0.02
2279.15/571.40	c asymm  cl-useful: 0/1189/2130 lits-rem:0 time: 0.33
2279.15/571.41	c calculated reachability. Time: 0.00
2279.15/571.41	c  N st    81   2711949       100      2130         0     94611     10650   1361234   no data   no data
2839.25/711.81	c  N st    82   3211951       100      2130         0     72858     10650    781717   no data   no data
2839.25/711.81	c  S st    82   3211951       100      2130         0     72858     10650    781717   no data   no data
2840.00/712.03	c  S st    82   3212456       100      2130         0     73340     10650    792674   no data   no data
2840.00/712.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2840.00/712.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2840.00/712.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2840.00/712.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2840.00/712.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2840.00/712.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2840.00/712.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2840.00/712.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2840.40/712.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2842.40/712.60	c lits-rem:        79  cl-subs:      535  v-elim:      0  v-fix:    0  time:  0.50 s
2842.40/712.60	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2842.40/712.61	c vivif2 --  cl tried    72805 cl shrink        0 lits rem          0 time: 0.01
2843.23/712.82	c asymm  cl-useful: 0/941/2130 lits-rem:0 time: 0.20
2843.23/712.82	c calculated reachability. Time: 0.00
2843.23/712.82	c  N st    82   3212456       100      2130         0     72805     10650    782971   no data   no data
3461.95/867.98	c  N st    83   3712456       100      2130         0     82560     10650    923634   no data   no data
3461.95/867.98	c  S st    83   3712456       100      2130         0     82560     10650    923634   no data   no data
3463.10/868.23	c  S st    83   3712962       100      2130         0     83042     10650    934719   no data   no data
3463.10/868.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3463.10/868.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
3463.10/868.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3463.10/868.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3463.10/868.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3463.10/868.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3463.10/868.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3463.10/868.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3463.50/868.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3467.89/869.42	c lits-rem:       210  cl-subs:     2099  v-elim:      0  v-fix:    0  time:  1.10 s
3467.89/869.42	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3467.89/869.43	c vivif2 --  cl tried    80943 cl shrink        0 lits rem          0 time: 0.01
3469.09/869.73	c asymm  cl-useful: 0/1376/2130 lits-rem:0 time: 0.30
3469.09/869.74	c calculated reachability. Time: 0.00
3469.09/869.74	c  N st    83   3712962       100      2130         0     80943     10650    899613   no data   no data
3515.01/881.28	c  F st    84   3751563       100      2130         0    116357     10650   1674093   no data   no data
3515.01/881.28	c  N st    84   3751563       100      2130         0    116357     10650   1674093   no data   no data
3524.53/883.64	c Decided on static restart strategy
3560.84/892.73	c  N st    94   3779867       100      2130         0    142478     10650   2269113   no data   no data
3607.91/904.58	c  N st    96   3815863       100      2130         0     97981     10650   1266205   no data   no data
3649.40/914.95	c  N st    97   3848258       100      2130         0    127685     10650   1916810   no data   no data
3724.80/933.82	c  N st    98   3896847       100      2130         0     93391     10650   1132010   no data   no data
3841.28/963.05	c  N st    99   3969731       100      2130         0     80581     10650    851432   no data   no data
3989.26/1000.10	c  N st   100   4079056       100      2130         0    100229     10650   1270282   no data   no data
4173.22/1046.24	c  N st   101   4212962       100      2130         0    141031     10650   2136858   no data   no data
4173.22/1046.24	c  S st   101   4212962       100      2130         0    141031     10650   2136858   no data   no data
4175.17/1046.73	c  S st   101   4213466       100      2130         0    141500     10650   2147902   no data   no data
4175.17/1046.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4175.57/1046.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
4175.57/1046.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4175.57/1046.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4175.57/1046.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4175.57/1046.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4175.57/1046.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4175.57/1046.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4175.97/1046.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4308.81/1080.27	c lits-rem:      2488  cl-subs:    18251  v-elim:      0  v-fix:    0  time: 33.36 s
4308.81/1080.27	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4308.81/1080.30	c vivif2 --  cl tried   123249 cl shrink        0 lits rem          0 time: 0.03
4310.37/1080.63	c asymm  cl-useful: 0/754/2130 lits-rem:0 time: 0.34
4310.37/1080.64	c calculated reachability. Time: 0.00
4310.37/1080.64	c  N st   101   4213466       100      2130         0    123249     10650   1795742   no data   no data
4732.77/1186.58	c  N st   102   4459442       100      2130         0     99613     10650   1213872   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-3366380-1305402977/watcher-3366380-1305402977 -o /tmp/evaluation-result-3366380-1305402977/solver-3366380-1305402977 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366380-1305402977.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.05 8.07 8.03 5/352 26557
/proc/meminfo: memFree=21329004/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=281684 CPUtime=0.01 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 767 0 0 0 1 0 0 0 25 0 4 0 632713843 288444416 689 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 70421 689 357 95 0 65403 0
[pid=26557/tid=26558] ppid=26555 vsize=281684 CPUtime=0 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 79 0 0 0 0 0 0 0 25 0 4 0 632713843 288444416 699 33554432000 4194304 4580107 140735738431856 18446744073709551615 255106873838 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=281684 CPUtime=0 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 79 0 0 0 0 0 0 0 25 0 4 0 632713843 288444416 699 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=281684 CPUtime=0 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 107 0 0 0 0 0 0 0 18 0 4 0 632713843 288444416 699 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.112609 s]
/proc/loadavg: 8.05 8.07 8.03 5/352 26557
/proc/meminfo: memFree=21329004/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=282196 CPUtime=0.41 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 1728 0 0 0 41 0 0 0 25 0 4 0 632713843 288968704 1619 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 70549 1619 376 95 0 65531 0
[pid=26557/tid=26558] ppid=26555 vsize=282196 CPUtime=0.09 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 344 0 0 0 9 0 0 0 25 0 4 0 632713843 288968704 1620 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=282196 CPUtime=0.1 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 322 0 0 0 10 0 0 0 25 0 4 0 632713843 288968704 1620 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=282196 CPUtime=0.1 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 273 0 0 0 10 0 0 0 18 0 4 0 632713843 288968704 1620 33554432000 4194304 4580107 140735738431856 18446744073709551615 4340717 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 282196

[startup+0.200594 s]
/proc/loadavg: 8.05 8.07 8.03 5/352 26557
/proc/meminfo: memFree=21329004/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=283576 CPUtime=0.77 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 2400 0 0 0 77 0 0 0 25 0 4 0 632713843 290381824 1766 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294449 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 70894 1766 377 95 0 65876 0
[pid=26557/tid=26558] ppid=26555 vsize=283576 CPUtime=0.18 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 508 0 0 0 18 0 0 0 25 0 4 0 632713843 290381824 1766 33554432000 4194304 4580107 140735738431856 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=283576 CPUtime=0.19 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 484 0 0 0 19 0 0 0 25 0 4 0 632713843 290381824 1766 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=283576 CPUtime=0.19 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 453 0 0 0 19 0 0 0 18 0 4 0 632713843 290381824 1766 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283576

[startup+0.300575 s]
/proc/loadavg: 8.05 8.07 8.03 5/352 26557
/proc/meminfo: memFree=21329004/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=284016 CPUtime=1.16 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 3001 0 0 0 116 0 0 0 25 0 4 0 632713843 290832384 1969 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 71004 1969 377 95 0 65986 0
[pid=26557/tid=26558] ppid=26555 vsize=284016 CPUtime=0.28 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 611 0 0 0 28 0 0 0 25 0 4 0 632713843 290832384 1969 33554432000 4194304 4580107 140735738431856 18446744073709551615 4305563 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=284016 CPUtime=0.29 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 576 0 0 0 29 0 0 0 25 0 4 0 632713843 290832384 1969 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=284016 CPUtime=0.29 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 650 0 0 0 29 0 0 0 18 0 4 0 632713843 290832384 1969 33554432000 4194304 4580107 140735738431856 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284016

[startup+0.700505 s]
/proc/loadavg: 8.05 8.07 8.03 5/352 26557
/proc/meminfo: memFree=21329004/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=285120 CPUtime=2.76 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 4968 0 0 0 276 0 0 0 25 0 4 0 632713843 291962880 2537 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 71280 2537 377 95 0 66262 0
[pid=26557/tid=26558] ppid=26555 vsize=285120 CPUtime=0.68 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 1156 0 0 0 68 0 0 0 25 0 4 0 632713843 291962880 2537 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=285120 CPUtime=0.69 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 1097 0 0 0 69 0 0 0 25 0 4 0 632713843 291962880 2537 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=285120 CPUtime=0.69 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 1093 0 0 0 69 0 0 0 18 0 4 0 632713843 291962880 2537 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 285120

[startup+1.50037 s]
/proc/loadavg: 8.12 8.09 8.04 10/356 26561
/proc/meminfo: memFree=21311736/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=291420 CPUtime=5.95 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 10176 0 0 0 594 1 0 0 25 0 4 0 632713843 298414080 5374 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 72855 5374 379 95 0 67837 0
[pid=26557/tid=26558] ppid=26555 vsize=291420 CPUtime=1.47 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 2968 0 0 0 147 0 0 0 25 0 4 0 632713843 298414080 5374 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=291420 CPUtime=1.49 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 1912 0 0 0 149 0 0 0 25 0 4 0 632713843 298414080 5374 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=291420 CPUtime=1.49 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 1889 0 0 0 149 0 0 0 20 0 4 0 632713843 298414080 5374 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 291420

[startup+3.10109 s]
/proc/loadavg: 8.12 8.09 8.04 9/356 26561
/proc/meminfo: memFree=21288008/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=294540 CPUtime=12.34 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 19674 0 0 0 1231 3 0 0 25 0 4 0 632713843 301608960 11016 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 73635 11016 379 95 0 68617 0
[pid=26557/tid=26558] ppid=26555 vsize=294540 CPUtime=3.06 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 5474 0 0 0 305 1 0 0 25 0 4 0 632713843 301608960 11016 33554432000 4194304 4580107 140735738431856 18446744073709551615 4406489 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=294540 CPUtime=3.08 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 4751 0 0 0 308 0 0 0 25 0 4 0 632713843 301608960 11016 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=294540 CPUtime=3.08 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 4576 0 0 0 308 0 0 0 25 0 4 0 632713843 301608960 11016 33554432000 4194304 4580107 140735738431856 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 294540

[startup+6.30052 s]
/proc/loadavg: 8.12 8.09 8.04 9/356 26561
/proc/meminfo: memFree=21277968/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=307240 CPUtime=25.1 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 28136 0 0 0 2506 4 0 0 25 0 4 0 632713843 314613760 13336 33554432000 4194304 4580107 140735738431856 18446744073709551615 4423639 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 76810 13336 380 95 0 71792 0
[pid=26557/tid=26558] ppid=26555 vsize=307240 CPUtime=6.22 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 7061 0 0 0 621 1 0 0 25 0 4 0 632713843 314613760 13336 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=307240 CPUtime=6.29 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 7485 0 0 0 628 1 0 0 25 0 4 0 632713843 314613760 13336 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=307240 CPUtime=6.28 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 6672 0 0 0 628 0 0 0 25 0 4 0 632713843 314613760 13336 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 307240

[startup+12.7004 s]
/proc/loadavg: 8.10 8.09 8.04 9/356 26561
/proc/meminfo: memFree=21254912/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=317240 CPUtime=50.64 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 41253 0 0 0 5057 7 0 0 25 0 4 0 632713843 324853760 16995 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 79310 16995 380 95 0 74292 0
[pid=26557/tid=26558] ppid=26555 vsize=317240 CPUtime=12.55 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 11120 0 0 0 1253 2 0 0 25 0 4 0 632713843 324853760 16995 33554432000 4194304 4580107 140735738431856 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=317240 CPUtime=12.69 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 10839 0 0 0 1267 2 0 0 25 0 4 0 632713843 324853760 16995 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=317240 CPUtime=12.69 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 10826 0 0 0 1268 1 0 0 25 0 4 0 632713843 324853760 16995 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 317240

[startup+25.5012 s]
/proc/loadavg: 8.09 8.08 8.04 9/356 26562
/proc/meminfo: memFree=21225912/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=318184 CPUtime=101.69 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 62262 0 0 0 10157 12 0 0 25 0 4 0 632713843 325820416 21401 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 79546 21401 379 95 0 74528 0
[pid=26557/tid=26558] ppid=26555 vsize=318184 CPUtime=25.19 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 17486 0 0 0 2516 3 0 0 25 0 4 0 632713843 325820416 21401 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=318184 CPUtime=25.49 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 16802 0 0 0 2546 3 0 0 25 0 4 0 632713843 325820416 21401 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294460 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=318184 CPUtime=25.48 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 16584 0 0 0 2546 2 0 0 25 0 4 0 632713843 325820416 21401 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 318184

[startup+51.1007 s]
/proc/loadavg: 8.11 8.09 8.04 9/356 26562
/proc/meminfo: memFree=21189420/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=309156 CPUtime=203.78 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 94790 0 0 0 20356 22 0 0 25 0 4 0 632713843 316575744 26531 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 77289 26531 379 95 0 72271 0
[pid=26557/tid=26558] ppid=26555 vsize=309156 CPUtime=50.5 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 27058 0 0 0 5044 6 0 0 25 0 4 0 632713843 316575744 26531 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=309156 CPUtime=51.08 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 26137 0 0 0 5102 6 0 0 25 0 4 0 632713843 316575744 26531 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=309156 CPUtime=51.08 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 24695 0 0 0 5103 5 0 0 25 0 4 0 632713843 316575744 26531 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 309156

[startup+102.301 s]
/proc/loadavg: 8.10 8.09 8.04 9/356 26564
/proc/meminfo: memFree=21137868/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=320848 CPUtime=408.06 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 141379 0 0 0 40769 37 0 0 25 0 4 0 632713843 328548352 35352 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294458 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 80212 35352 379 95 0 75194 0
[pid=26557/tid=26558] ppid=26555 vsize=320848 CPUtime=101.14 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 36783 0 0 0 10105 9 0 0 25 0 4 0 632713843 328548352 35352 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=320848 CPUtime=102.3 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 40622 0 0 0 10220 10 0 0 25 0 4 0 632713843 328548352 35352 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=320848 CPUtime=102.29 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 39028 0 0 0 10219 10 0 0 25 0 4 0 632713843 328548352 35352 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.06
Current children cumulated vsize (KiB) 320848

[startup+162.301 s]

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

[pid=26557] ppid=26555 vsize=480332 CPUtime=2801.31 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 460736 0 0 0 279948 183 0 0 25 0 4 0 632713843 491859968 85469 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 120083 85469 379 95 0 115065 0
[pid=26557/tid=26558] ppid=26555 vsize=480332 CPUtime=694.4 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 102237 0 0 0 69401 39 0 0 25 0 4 0 632713843 491859968 85469 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=480332 CPUtime=702.29 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 127792 0 0 0 70179 50 0 0 25 0 4 0 632713843 491859968 85469 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=480332 CPUtime=702.27 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 123111 0 0 0 70181 46 0 0 25 0 4 0 632713843 491859968 85469 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.31
Current children cumulated vsize (KiB) 480332

[startup+762.301 s]
/proc/loadavg: 4.15 5.88 7.15 5/347 26608
/proc/meminfo: memFree=21220788/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=546148 CPUtime=3040.69 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 486406 0 0 0 303874 195 0 0 25 0 4 0 632713843 559255552 87784 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 136537 87784 379 95 0 131519 0
[pid=26557/tid=26558] ppid=26555 vsize=546148 CPUtime=753.75 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 107066 0 0 0 75334 41 0 0 25 0 4 0 632713843 559255552 87784 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=546148 CPUtime=762.31 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 137868 0 0 0 76176 55 0 0 25 0 4 0 632713843 559255552 87784 33554432000 4194304 4580107 140735738431856 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=546148 CPUtime=762.29 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 127831 0 0 0 76181 48 0 0 25 0 4 0 632713843 559255552 87784 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.69
Current children cumulated vsize (KiB) 546148

[startup+822.301 s]
/proc/loadavg: 4.10 5.55 6.95 5/347 26610
/proc/meminfo: memFree=21237640/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=546436 CPUtime=3280.01 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 507954 0 0 0 327793 208 0 0 25 0 4 0 632713843 559550464 83505 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 136609 83505 379 95 0 131591 0
[pid=26557/tid=26558] ppid=26555 vsize=546436 CPUtime=813.09 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 111150 0 0 0 81265 44 0 0 25 0 4 0 632713843 559550464 83505 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=546436 CPUtime=822.3 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 143492 0 0 0 82172 58 0 0 25 0 4 0 632713843 559550464 83505 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=546436 CPUtime=822.27 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 132169 0 0 0 82177 50 0 0 25 0 4 0 632713843 559550464 83505 33554432000 4194304 4580107 140735738431856 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.01
Current children cumulated vsize (KiB) 546436

[startup+882.314 s]
/proc/loadavg: 4.08 5.28 6.77 5/347 26612
/proc/meminfo: memFree=21189872/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=548772 CPUtime=3519.39 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 531539 0 0 0 351718 221 0 0 25 0 4 0 632713843 561942528 95519 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 137193 95519 379 95 0 132175 0
[pid=26557/tid=26558] ppid=26555 vsize=548772 CPUtime=872.45 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 116759 0 0 0 87197 48 0 0 25 0 4 0 632713843 561942528 95519 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=548772 CPUtime=882.31 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 150146 0 0 0 88169 62 0 0 25 0 4 0 632713843 561942528 95519 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=548772 CPUtime=882.29 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 137158 0 0 0 88176 53 0 0 25 0 4 0 632713843 561942528 95519 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.39
Current children cumulated vsize (KiB) 548772

[startup+942.301 s]
/proc/loadavg: 4.07 5.06 6.60 5/347 26613
/proc/meminfo: memFree=21206224/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=614568 CPUtime=3758.7 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 552330 0 0 0 375637 233 0 0 25 0 4 0 632713843 629317632 92685 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 153642 92685 379 95 0 148624 0
[pid=26557/tid=26558] ppid=26555 vsize=614568 CPUtime=931.78 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 121076 0 0 0 93128 50 0 0 25 0 4 0 632713843 629317632 92685 33554432000 4194304 4580107 140735738431856 18446744073709551615 4321310 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=614568 CPUtime=942.3 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 157688 0 0 0 94164 66 0 0 25 0 4 0 632713843 629317632 92685 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=614568 CPUtime=942.27 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 140183 0 0 0 94173 54 0 0 25 0 4 0 632713843 629317632 92685 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.7
Current children cumulated vsize (KiB) 614568

[startup+1002.3 s]
/proc/loadavg: 4.06 4.88 6.44 5/347 26615
/proc/meminfo: memFree=21222204/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=549264 CPUtime=3998.05 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 571722 0 0 0 399561 244 0 0 25 0 4 0 632713843 562446336 87526 33554432000 4194304 4580107 140735738431856 18446744073709551615 4342192 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 137316 87526 379 95 0 132298 0
[pid=26557/tid=26558] ppid=26555 vsize=549264 CPUtime=991.12 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 124513 0 0 0 99060 52 0 0 25 0 4 0 632713843 562446336 87526 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=549264 CPUtime=1002.31 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 164161 0 0 0 100161 70 0 0 25 0 4 0 632713843 562446336 87526 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=549264 CPUtime=1002.28 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 143775 0 0 0 100172 56 0 0 25 0 4 0 632713843 562446336 87526 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.05
Current children cumulated vsize (KiB) 549264

[startup+1062.3 s]
/proc/loadavg: 4.02 4.72 6.29 5/347 26616
/proc/meminfo: memFree=21151880/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=636104 CPUtime=4237.39 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 595764 0 0 0 423482 257 0 0 25 0 4 0 632713843 651370496 105247 33554432000 4194304 4580107 140735738431856 18446744073709551615 4406440 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 159026 105247 379 95 0 154008 0
[pid=26557/tid=26558] ppid=26555 vsize=636104 CPUtime=1050.46 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 129384 0 0 0 104991 55 0 0 25 0 4 0 632713843 651370496 105247 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=636104 CPUtime=1062.31 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 168924 0 0 0 106158 73 0 0 25 0 4 0 632713843 651370496 105247 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=636104 CPUtime=1062.28 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 149433 0 0 0 106168 60 0 0 25 0 4 0 632713843 651370496 105247 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4237.39
Current children cumulated vsize (KiB) 636104

[startup+1122.3 s]
/proc/loadavg: 4.01 4.58 6.14 5/347 26618
/proc/meminfo: memFree=21169580/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=567876 CPUtime=4476.7 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 613218 0 0 0 447406 264 0 0 25 0 4 0 632713843 581505024 100741 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 141969 100741 379 95 0 136951 0
[pid=26557/tid=26558] ppid=26555 vsize=567876 CPUtime=1109.77 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 133389 0 0 0 110921 56 0 0 25 0 4 0 632713843 581505024 100741 33554432000 4194304 4580107 140735738431856 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=567876 CPUtime=1122.3 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 174290 0 0 0 112155 75 0 0 25 0 4 0 632713843 581505024 100741 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=567876 CPUtime=1122.27 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 154880 0 0 0 112166 61 0 0 25 0 4 0 632713843 581505024 100741 33554432000 4194304 4580107 140735738431856 18446744073709551615 4406440 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.7
Current children cumulated vsize (KiB) 567876

[startup+1182.3 s]
/proc/loadavg: 4.00 4.47 6.00 5/347 26620
/proc/meminfo: memFree=21133112/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=581384 CPUtime=4716.01 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 625325 0 0 0 471330 271 0 0 25 0 4 0 632713843 595337216 109790 33554432000 4194304 4580107 140735738431856 18446744073709551615 4304894 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 145346 109790 379 95 0 140328 0
[pid=26557/tid=26558] ppid=26555 vsize=581384 CPUtime=1169.08 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 133659 0 0 0 116851 57 0 0 25 0 4 0 632713843 595337216 109790 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=581384 CPUtime=1182.31 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 180125 0 0 0 118154 77 0 0 25 0 4 0 632713843 595337216 109790 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=581384 CPUtime=1182.28 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 156829 0 0 0 118166 62 0 0 25 0 4 0 632713843 595337216 109790 33554432000 4194304 4580107 140735738431856 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.01
Current children cumulated vsize (KiB) 581384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 4.06 4.46 5.96 6/347 26620
/proc/meminfo: memFree=21128020/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=594996 CPUtime=4800.25 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 633252 0 0 0 479750 275 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 148749 111038 379 95 0 143731 0
[pid=26557/tid=26558] ppid=26555 vsize=594996 CPUtime=1189.94 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 135368 0 0 0 118937 57 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=594996 CPUtime=1203.44 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 182439 0 0 0 120265 79 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=594996 CPUtime=1203.4 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 158105 0 0 0 120277 63 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 594996

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

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

[startup+1203.4 s]
/proc/loadavg: 4.06 4.46 5.96 6/347 26620
/proc/meminfo: memFree=21128020/32951124 swapFree=67111348/67111528
[pid=26557] ppid=26555 vsize=594996 CPUtime=4800.25 cores=1,3,5,7
/proc/26557/stat : 26557 (strangenight2-m) R 26555 26557 26096 0 -1 4202496 633252 0 0 0 479750 275 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/26557/statm: 148749 111038 379 95 0 143731 0
[pid=26557/tid=26558] ppid=26555 vsize=594996 CPUtime=1189.94 cores=1,3,5,7
/proc/26557/task/26558/stat : 26558 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 135368 0 0 0 118937 57 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=26557/tid=26559] ppid=26555 vsize=594996 CPUtime=1203.44 cores=1,3,5,7
/proc/26557/task/26559/stat : 26559 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 182439 0 0 0 120265 79 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=26557/tid=26560] ppid=26555 vsize=594996 CPUtime=1203.4 cores=1,3,5,7
/proc/26557/task/26560/stat : 26560 (strangenight2-m) R 26555 26557 26096 0 -1 4202560 158105 0 0 0 120277 63 0 0 25 0 4 0 632713843 609275904 111038 33554432000 4194304 4580107 140735738431856 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 594996

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.46
CPU time (s): 4800.31
CPU user time (s): 4797.54
CPU system time (s): 2.77458
CPU usage (%): 398.877
Max. virtual memory (cumulated for all children) (KiB): 662832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.54
system time used= 2.77458
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 633252
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= 127
involuntary context switches= 29992

runsolver used 3.61045 second user time and 9.90249 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-14 21:56:17
IDJOB=3366380
IDBENCH=82789
IDSOLVER=1844
FILE ID=node144/3366380-1305402977
RUNJOBID= node144-1305401771-26412
PBS_JOBID= 13324479
Free space on /tmp= 73236 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S707565158-096.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366380-1305402977/watcher-3366380-1305402977 -o /tmp/evaluation-result-3366380-1305402977/solver-3366380-1305402977 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366380-1305402977.cnf

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

MD5SUM BENCH= 2a8cb5d237e15bd9bba8245975866061
RANDOM SEED=764981364

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21329284 kB
Buffers:        288260 kB
Cached:        3622596 kB
SwapCached:          0 kB
Active:        8407348 kB
Inactive:      2869068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21329284 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5464 kB
Writeback:           0 kB
AnonPages:     7365268 kB
Mapped:          27784 kB
Slab:           244524 kB
PageTables:      37496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 82318460 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= 73236 MiB
End job on node144 at 2011-05-14 22:16:23