Trace number 3366669

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.4 1205.25

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v700-c2982-S1744841484-003.SATISFIABLE.cnf
MD5SUMdfb1a270a60c2005459af6275114712d
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 variables700
Number of clauses2982
Sum of the clauses size8946
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32982
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3366669-1305411638.cnf'
0.00/0.00	c -- header says num vars:            700
0.00/0.00	c -- header says num clauses:        2982
0.00/0.00	c -- clauses added:            0 learnts,         2982 normals,            0 xors
0.00/0.00	c -- vars added        700
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       700      2982         0         0      8946         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2982/2982 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
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    700 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     306 undec:      61 neg:     333
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       686      2969         0         0      9010         0   no data   no data
0.24/0.07	c Decided on static restart strategy
0.37/0.17	c  N st     8      4915       686      2969         0      4866      9010    144150   no data   no data
1.57/0.45	c  N st    10     11297       686      2969         0      4526      9010     96224   no data   no data
2.77/0.76	c  N st    11     17040       686      2969         0     10200      9010    285704   no data   no data
15.59/4.68	c  F st    12     25001       686      2969         0     12487      9010    353779   no data   no data
15.59/4.68	c  N st    12     25001       686      2969         0     12487      9010    353779   no data   no data
16.79/4.95	c Decided on static restart strategy
16.79/4.95	c  N st    18     30003       686      2969         0     10762      9010    255539   no data   no data
16.79/4.95	c  S st    18     30003       686      2969         0     10762      9010    255539   no data   no data
16.79/4.98	c  S st    18     30505       686      2969         0     11263      9010    269778   no data   no data
16.79/4.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/4.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.79/4.98	c blocked clauses removed:       44 vars:      7 tried:         686 T: 0.00 s
16.79/4.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.79/4.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.79/4.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    679 time:  0.00 s
16.79/4.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.79/4.99	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
17.19/5.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.19/5.04	c lits-rem:        80  cl-subs:      250  v-elim:      0  v-fix:    0  time:  0.04 s
17.19/5.05	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.01
17.19/5.05	c calculated reachability. Time: 0.00
17.19/5.05	c  N st    18     30505       677      2923         0     10218      8890    238011   no data   no data
18.82/5.46	c  N st    20     37616       677      2923         0      9854      8890    205162   no data   no data
20.38/5.86	c  N st    21     44015       677      2923         0     16158      8890    411386   no data   no data
20.78/5.99	c  S st    22     45757       677      2923         0      9258      8890    164034   no data   no data
21.18/6.02	c  S st    22     46261       677      2923         0      9762      8890    177299   no data   no data
21.18/6.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.18/6.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
21.18/6.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.18/6.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.18/6.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.18/6.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
21.18/6.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.18/6.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
21.18/6.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.18/6.04	c lits-rem:         9  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.01 s
21.18/6.04	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
21.18/6.04	c vivif2 --  cl tried     9715 cl shrink        0 lits rem          0 time: 0.00
21.18/6.05	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.01
21.18/6.05	c calculated reachability. Time: 0.00
21.18/6.05	c  N st    22     46261       677      2923         0      9715      8890    175728   no data   no data
25.56/7.11	c  N st    23     60661       677      2923         0     14203      8890    293198   no data   no data
28.35/7.81	c  N st    24     69393       677      2923         0     12006      8890    217199   no data   no data
28.35/7.81	c  S st    24     69393       677      2923         0     12006      8890    217199   no data   no data
28.35/7.84	c  S st    24     69898       677      2923         0     12510      8890    231753   no data   no data
28.35/7.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.35/7.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
28.35/7.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.35/7.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.35/7.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.35/7.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
28.35/7.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
28.35/7.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.35/7.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.35/7.88	c lits-rem:        15  cl-subs:      116  v-elim:      0  v-fix:    0  time:  0.02 s
28.35/7.88	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
28.35/7.88	c vivif2 --  cl tried    12394 cl shrink        0 lits rem          0 time: 0.00
28.35/7.89	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.01
28.35/7.89	c calculated reachability. Time: 0.00
28.35/7.89	c  N st    24     69898       677      2923         0     12394      8890    227864   no data   no data
33.93/9.25	c  F st    25     87501       677      2923         0     17976      8890    401206   no data   no data
33.93/9.25	c  N st    25     87501       677      2923         0     17976      8890    401206   no data   no data
35.92/9.72	c  N dy    32     93324       677      2923         0     23733      8890    572341     19.74     20.83
37.91/10.26	c  N dy    62    100324       677      2923         0     17798      8890    307754     19.45     20.50
39.52/10.63	c  S st    82    104849       677      2923         0     22292      8890    434632     19.39     16.83
39.52/10.68	c  S st    82    105355       677      2923         0     22798      8890    448682     19.39   no data
39.52/10.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.52/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
39.52/10.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.52/10.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.52/10.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.52/10.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
39.52/10.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.91/10.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.91/10.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.91/10.78	c lits-rem:        63  cl-subs:      182  v-elim:      0  v-fix:    0  time:  0.07 s
39.91/10.78	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
39.91/10.79	c vivif2 --  cl tried    22616 cl shrink        0 lits rem          0 time: 0.01
40.31/10.80	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.01
40.31/10.80	c calculated reachability. Time: 0.00
40.31/10.80	c  N dy    82    105355       677      2923         0     22616      8890    442265     19.39   no data
42.69/11.46	c  N dy   109    112670       677      2923         0     15969      8890    214624     19.27     20.34
45.53/12.11	c  N dy   134    120844       677      2923         0     24072      8890    440691     19.04     20.06
48.64/12.92	c  N dy   177    128601       677      2923         0     16891      8890    214325     19.20     20.27
51.82/13.72	c  N dy   206    137865       677      2923         0     26079      8890    473090     19.14     20.26
55.41/14.60	c  N dy   258    147003       677      2923         0     19269      8890    252285     19.24     20.25
58.65/15.48	c  N dy   315    156457       677      2923         0     28640      8890    517279     19.36     21.39
59.40/15.65	c  S st   318    158033       677      2923         0     30199      8890    562248     19.31     18.88
59.80/15.72	c  S st   318    158537       677      2923         0     30702      8890    576596     19.31   no data
59.80/15.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.80/15.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
59.80/15.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
59.80/15.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
59.80/15.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.80/15.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
59.80/15.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
59.80/15.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.80/15.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.20/15.89	c lits-rem:       115  cl-subs:      315  v-elim:      0  v-fix:    0  time:  0.13 s
60.20/15.89	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
60.20/15.89	c vivif2 --  cl tried    30387 cl shrink        0 lits rem          0 time: 0.01
60.60/15.91	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.02
60.60/15.91	c calculated reachability. Time: 0.00
60.60/15.91	c  N dy   318    158537       677      2923         0     30387      8890    565602     19.31   no data
65.38/17.14	c  N dy   355    171554       677      2923         0     26416      8890    429695     19.21     20.45
70.56/18.43	c  N dy   413    182544       677      2923         0     19479      8890    210079     19.28     20.51
74.95/19.55	c  N dy   465    194221       677      2923         0     31041      8890    533303     19.33     20.41
80.16/20.88	c  N dy   480    207289       677      2923         0     25161      8890    358829     19.17     20.52
86.50/22.48	c  N dy   558    220663       677      2923         0     38440      8890    738366     19.24     20.69
92.49/23.99	c  N dy   634    234776       677      2923         0     32594      8890    539844     19.33     20.60
94.07/24.38	c  S st   655    237808       677      2923         0     35602      8890    624610     19.35     19.71
94.47/24.46	c  S st   655    238308       677      2923         0     36101      8890    638625     19.35   no data
94.47/24.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.47/24.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
94.47/24.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.47/24.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.47/24.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.47/24.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
94.47/24.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
94.47/24.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
94.87/24.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.27/24.68	c lits-rem:       136  cl-subs:      428  v-elim:      0  v-fix:    0  time:  0.18 s
95.27/24.68	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
95.27/24.69	c vivif2 --  cl tried    35673 cl shrink        0 lits rem          0 time: 0.01
95.67/24.71	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.02
95.67/24.71	c calculated reachability. Time: 0.00
95.67/24.71	c  N dy   655    238308       677      2923         0     35673      8890    624162     19.35   no data
102.50/26.44	c  N dy   710    253520       677      2923         0     29912      8890    438093     19.34     22.97
110.85/28.61	c  N dy   790    270255       677      2923         0     24711      8890    265275     19.37     20.49
119.62/30.71	c  N dy   876    287526       677      2923         0     41865      8890    764177     19.42     25.17
128.79/33.07	c  F st   985    306250       677      2923         0     37617      8890    614926     19.49     18.02
128.79/33.07	c  N st   985    306250       677      2923         0     37617      8890    614926     19.49     18.02
131.53/33.77	c Decided on static restart strategy
142.68/36.55	c  N st   995    334552       677      2923         0     41786      8890    989960     19.49   no data
155.43/39.77	c  N st   997    357464       677      2923         0     39540      8890    872293     19.49   no data
155.43/39.77	c  S st   997    357464       677      2923         0     39540      8890    872293     19.49   no data
155.82/39.87	c  S st   997    357965       677      2923         0     40041      8890    886634     19.49   no data
155.82/39.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
155.82/39.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
155.82/39.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
155.82/39.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
155.82/39.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.82/39.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
155.82/39.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
156.22/39.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
156.22/39.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.07/40.69	c lits-rem:       250  cl-subs:     1634  v-elim:      0  v-fix:    0  time:  0.77 s
159.07/40.69	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
159.07/40.71	c vivif2 --  cl tried    38407 cl shrink        0 lits rem          0 time: 0.01
159.48/40.74	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.03
159.48/40.74	c calculated reachability. Time: 0.00
159.48/40.74	c  N st   997    357965       677      2923         0     38407      8890    830919     19.49   no data
178.55/45.56	c  N st   998    390359       677      2923         0     44725      8890   1006638     19.49   no data
207.29/52.76	c  N st   999    438948       677      2923         0     38420      8890    728453     19.49   no data
252.29/64.07	c  N st  1000    511830       677      2923         0     52193      8890   1124384     19.49   no data
267.04/67.76	c  N st  1001    536948       677      2923         0     46313      8890    877406     19.49   no data
267.04/67.76	c  S st  1001    536948       677      2923         0     46313      8890    877406     19.49   no data
267.44/67.87	c  S st  1001    537453       677      2923         0     46817      8890    892122     19.49   no data
267.44/67.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
267.44/67.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
267.44/67.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
267.44/67.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
267.44/67.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
267.44/67.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
267.44/67.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
267.84/67.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
267.84/67.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.83/68.92	c lits-rem:       257  cl-subs:     1672  v-elim:      0  v-fix:    0  time:  0.98 s
271.83/68.92	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
271.83/68.93	c vivif2 --  cl tried    45145 cl shrink        0 lits rem          0 time: 0.01
271.83/68.97	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.04
271.83/68.97	c calculated reachability. Time: 0.00
271.83/68.97	c  N st  1001    537453       677      2923         0     45145      8890    842173     19.49   no data
385.43/97.43	c  N st  1002    701437       677      2923         0     39343      8890    569092     19.49   no data
466.39/117.72	c  N st  1003    806179       677      2923         0     68918      8890   1491599     19.49   no data
466.39/117.72	c  S st  1003    806179       677      2923         0     68918      8890   1491599     19.49   no data
467.13/117.91	c  S st  1003    806683       677      2923         0     69420      8890   1506350     19.49   no data
467.13/117.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
467.13/117.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
467.13/117.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.13/117.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.13/117.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.13/117.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
467.13/117.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
467.13/117.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
467.54/118.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
481.08/121.46	c lits-rem:      1527  cl-subs:     2377  v-elim:      0  v-fix:    0  time:  3.45 s
481.08/121.46	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
481.08/121.48	c vivif2 --  cl tried    67043 cl shrink        0 lits rem          0 time: 0.02
481.48/121.54	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.06
481.48/121.55	c calculated reachability. Time: 0.00
481.48/121.55	c  N st  1003    806683       677      2923         0     67043      8890   1429636     19.49   no data
710.28/178.90	c  F st  1004   1071875       677      2923         0     82316      8890   1720773     19.49   no data
710.28/178.90	c  N st  1004   1071875       677      2923         0     82316      8890   1720773     19.49   no data
716.31/180.49	c Decided on static restart strategy
734.19/184.95	c  N st  1014   1100178       677      2923         0     66105      8890   1233040     19.49   no data
766.49/193.07	c  N st  1016   1136170       677      2923         0     56355      8890    876144     19.49   no data
798.78/201.19	c  N st  1017   1168562       677      2923         0     88273      8890   1844556     19.49   no data
840.23/211.58	c  N st  1018   1210024       677      2923         0     82654      8890   1645617     19.49   no data
840.23/211.58	c  S st  1018   1210024       677      2923         0     82654      8890   1645617     19.49   no data
841.43/211.87	c  S st  1018   1210529       677      2923         0     83159      8890   1660851     19.49   no data
841.43/211.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
841.83/211.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.05
841.83/211.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
841.83/211.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
841.83/211.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
841.83/211.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
841.83/211.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
841.83/211.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
842.23/212.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
875.68/220.49	c lits-rem:       600  cl-subs:     4716  v-elim:      0  v-fix:    0  time:  8.47 s
875.68/220.49	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
876.08/220.52	c vivif2 --  cl tried    78443 cl shrink        0 lits rem          0 time: 0.02
876.47/220.60	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.08
876.47/220.60	c calculated reachability. Time: 0.00
876.47/220.60	c  N st  1018   1210529       677      2923         0     78443      8890   1515792     19.49   no data
949.42/238.92	c  N st  1019   1283413       677      2923         0     54704      8890    737458     19.49   no data
1055.85/265.61	c  N st  1020   1392736       677      2923         0     63270      8890    978422     19.49   no data
1236.80/311.04	c  N st  1021   1556720       677      2923         0     67950      8890   1030793     19.49   no data
1409.03/354.25	c  N st  1022   1710531       677      2923         0    110501      8890   2477852     19.49   no data
1409.03/354.25	c  S st  1022   1710531       677      2923         0    110501      8890   2477852     19.49   no data
1410.17/354.56	c  S st  1022   1711033       677      2923         0    111003      8890   2492024     19.49   no data
1410.17/354.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1410.57/354.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1410.57/354.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1410.57/354.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1410.57/354.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1410.57/354.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
1410.57/354.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1410.57/354.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1410.97/354.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1451.62/364.98	c lits-rem:      1456  cl-subs:     3020  v-elim:      0  v-fix:    0  time: 10.23 s
1451.62/364.98	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
1452.02/365.01	c vivif2 --  cl tried   107983 cl shrink        0 lits rem          0 time: 0.03
1452.46/365.13	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.12
1452.46/365.13	c calculated reachability. Time: 0.00
1452.46/365.13	c  N st  1022   1711033       677      2923         0    107983      8890   2376098     19.49   no data
1885.99/474.00	c  N st  1023   2079999       677      2923         0    119095      8890   2598065     19.49   no data
2056.96/516.87	c  N st  1024   2211034       677      2923         0    123260      8890   2742780     19.49   no data
2056.96/516.87	c  S st  1024   2211034       677      2923         0    123260      8890   2742780     19.49   no data
2058.55/517.25	c  S st  1024   2211540       677      2923         0    123766      8890   2757322     19.49   no data
2058.55/517.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2058.95/517.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
2058.95/517.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2058.95/517.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2058.95/517.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2058.95/517.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
2058.95/517.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2058.95/517.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2059.35/517.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2130.27/535.29	c lits-rem:       930  cl-subs:     5584  v-elim:      0  v-fix:    0  time: 17.81 s
2130.27/535.29	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
2130.67/535.33	c vivif2 --  cl tried   118182 cl shrink        0 lits rem          0 time: 0.04
2131.07/535.47	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.14
2131.07/535.47	c calculated reachability. Time: 0.00
2131.07/535.47	c  N st  1024   2211540       677      2923         0    118182      8890   2546569     19.49   no data
2810.56/705.96	c  N st  1025   2711541       677      2923         0     71016      8890    756068     19.49   no data
2810.56/705.96	c  S st  1025   2711541       677      2923         0     71016      8890    756068     19.49   no data
2811.39/706.15	c  S st  1025   2712046       677      2923         0     71520      8890    770622     19.49   no data
2811.39/706.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2811.39/706.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
2811.39/706.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2811.39/706.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2811.39/706.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2811.39/706.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
2811.39/706.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2811.39/706.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2811.80/706.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2812.14/706.33	c lits-rem:        13  cl-subs:       59  v-elim:      0  v-fix:    0  time:  0.10 s
2812.14/706.33	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
2812.14/706.34	c vivif2 --  cl tried    71461 cl shrink        0 lits rem          0 time: 0.01
2812.54/706.41	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.06
2812.54/706.41	c calculated reachability. Time: 0.00
2812.54/706.41	c  N st  1025   2712046       677      2923         0     71461      8890    769361     19.49   no data
3517.16/883.23	c  N st  1026   3212047       677      2923         0    117163      8890   2044553     19.49   no data
3517.16/883.23	c  S st  1026   3212047       677      2923         0    117163      8890   2044553     19.49   no data
3519.11/883.72	c  S st  1026   3212549       677      2923         0    117664      8890   2059247     19.49   no data
3519.11/883.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3519.51/883.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.08
3519.51/883.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3519.51/883.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3519.51/883.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3519.51/883.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
3519.51/883.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3519.51/883.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3519.91/883.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3566.11/895.50	c lits-rem:       238  cl-subs:     5802  v-elim:      0  v-fix:    0  time: 11.56 s
3566.11/895.50	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
3566.11/895.53	c vivif2 --  cl tried   111862 cl shrink        0 lits rem          0 time: 0.03
3566.51/895.65	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.12
3566.51/895.65	c calculated reachability. Time: 0.00
3566.51/895.65	c  N st  1026   3212549       677      2923         0    111862      8890   1898459     19.49   no data
4350.04/1092.22	c  N st  1027   3712549       677      2923         0    122656      8890   2073389     19.49   no data
4350.04/1092.22	c  S st  1027   3712549       677      2923         0    122656      8890   2073389     19.49   no data
4351.59/1092.61	c  S st  1027   3713050       677      2923         0    123157      8890   2087942     19.49   no data
4351.59/1092.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4351.59/1092.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4351.59/1092.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4351.59/1092.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4351.59/1092.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4351.59/1092.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    677 time:  0.00 s
4351.59/1092.68	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4351.99/1092.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4351.99/1092.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4410.58/1107.49	c lits-rem:       482  cl-subs:     6398  v-elim:      0  v-fix:    0  time: 14.52 s
4410.58/1107.49	c vivif2 --  cl tried     2923 cl shrink        0 lits rem          0 time: 0.00
4410.98/1107.53	c vivif2 --  cl tried   116759 cl shrink        0 lits rem          0 time: 0.03
4411.83/1107.71	c asymm  cl-useful: 0/2923/2923 lits-rem:0 time: 0.17
4411.83/1107.72	c calculated reachability. Time: 0.00
4411.83/1107.72	c  N st  1027   3713050       677      2923         0    116759      8890   1914730     19.49   no data
4495.09/1128.65	c  F st  1028   3751563       677      2923         0    154560      8890   3098414     19.49   no data
4495.09/1128.65	c  N st  1028   3751563       677      2923         0    154560      8890   3098414     19.49   no data
4507.40/1131.77	c Decided on static restart strategy
4544.44/1141.05	c  N st  1038   3779868       677      2923         0     99312      8890   1339889     19.49   no data
4600.29/1155.05	c  N st  1040   3815861       677      2923         0    134775      8890   2463165     19.49   no data
4677.55/1174.44	c  N st  1041   3848254       677      2923         0    166578      8890   3429652     19.49   no data
4754.04/1193.61	c  N st  1042   3896842       677      2923         0    129942      8890   2257962     19.49   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-3366669-1305411638/watcher-3366669-1305411638 -o /tmp/evaluation-result-3366669-1305411638/solver-3366669-1305411638 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366669-1305411638.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: 7.84 8.06 8.05 2/394 29389
/proc/meminfo: memFree=24244708/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=282276 CPUtime=0.02 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 1222 0 0 0 2 0 0 0 23 0 4 0 652762431 289050624 1145 33554432000 4194304 4580107 140733303897360 18446744073709551615 4415488 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 70569 1146 371 95 0 65551 0
[pid=29389/tid=29393] ppid=29386 vsize=282436 CPUtime=0 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 298 0 0 0 0 0 0 0 24 0 4 0 652762431 289214464 1204 33554432000 4194304 4580107 140733303897360 18446744073709551615 4368223 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=282436 CPUtime=0 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 136 0 0 0 0 0 0 0 24 0 4 0 652762431 289214464 1204 33554432000 4194304 4580107 140733303897360 18446744073709551615 242970655214 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=282436 CPUtime=0 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 161 0 0 0 0 0 0 0 24 0 4 0 652762431 289214464 1204 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.069197 s]
/proc/loadavg: 7.84 8.06 8.05 2/394 29389
/proc/meminfo: memFree=24244708/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=282432 CPUtime=0.24 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 1745 0 0 0 24 0 0 0 23 0 4 0 652762431 289210368 1602 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 70608 1602 377 95 0 65590 0
[pid=29389/tid=29393] ppid=29386 vsize=282432 CPUtime=0.06 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 359 0 0 0 6 0 0 0 24 0 4 0 652762431 289210368 1602 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=282432 CPUtime=0.05 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 342 0 0 0 5 0 0 0 24 0 4 0 652762431 289210368 1602 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=282432 CPUtime=0.06 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 247 0 0 0 6 0 0 0 24 0 4 0 652762431 289210368 1602 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 282432

[startup+0.101191 s]
/proc/loadavg: 7.84 8.06 8.05 2/394 29389
/proc/meminfo: memFree=24244708/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=282432 CPUtime=0.37 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 1922 0 0 0 37 0 0 0 23 0 4 0 652762431 289210368 1779 33554432000 4194304 4580107 140733303897360 18446744073709551615 4295841 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 70608 1779 377 95 0 65590 0
[pid=29389/tid=29393] ppid=29386 vsize=282432 CPUtime=0.09 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 391 0 0 0 9 0 0 0 24 0 4 0 652762431 289210368 1779 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=282432 CPUtime=0.08 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 392 0 0 0 8 0 0 0 24 0 4 0 652762431 289210368 1779 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=282432 CPUtime=0.09 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 294 0 0 0 9 0 0 0 24 0 4 0 652762431 289210368 1779 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 282432

[startup+0.300157 s]
/proc/loadavg: 7.84 8.06 8.05 2/394 29389
/proc/meminfo: memFree=24244708/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=284148 CPUtime=1.17 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 3092 0 0 0 117 0 0 0 23 0 4 0 652762431 290967552 2246 33554432000 4194304 4580107 140733303897360 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 71037 2246 377 95 0 66019 0
[pid=29389/tid=29393] ppid=29386 vsize=284148 CPUtime=0.29 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 671 0 0 0 29 0 0 0 25 0 4 0 652762431 290967552 2246 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=284148 CPUtime=0.28 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 679 0 0 0 28 0 0 0 25 0 4 0 652762431 290967552 2246 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=284148 CPUtime=0.29 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 577 0 0 0 29 0 0 0 25 0 4 0 652762431 290967552 2246 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284148

[startup+0.701089 s]
/proc/loadavg: 7.84 8.06 8.05 2/394 29389
/proc/meminfo: memFree=24244708/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=285096 CPUtime=2.77 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 4903 0 0 0 277 0 0 0 25 0 4 0 652762431 291938304 2968 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293952 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 71274 2968 377 95 0 66256 0
[pid=29389/tid=29393] ppid=29386 vsize=285096 CPUtime=0.69 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 1108 0 0 0 69 0 0 0 25 0 4 0 652762431 291938304 2968 33554432000 4194304 4580107 140733303897360 18446744073709551615 4316600 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=285096 CPUtime=0.68 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 1129 0 0 0 68 0 0 0 25 0 4 0 652762431 291938304 2968 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=285096 CPUtime=0.69 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 1032 0 0 0 69 0 0 0 25 0 4 0 652762431 291938304 2968 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 285096

[startup+1.50095 s]
/proc/loadavg: 7.93 8.07 8.05 10/405 29400
/proc/meminfo: memFree=24220196/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=286624 CPUtime=5.71 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 7971 0 0 0 565 6 0 0 25 0 4 0 652762431 293502976 3434 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 71656 3434 378 95 0 66638 0
[pid=29389/tid=29393] ppid=29386 vsize=286624 CPUtime=1.47 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 1990 0 0 0 147 0 0 0 25 0 4 0 652762431 293502976 3434 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=286624 CPUtime=1.45 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 1973 0 0 0 143 2 0 0 25 0 4 0 652762431 293502976 3434 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=286624 CPUtime=1.47 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 1903 0 0 0 146 1 0 0 25 0 4 0 652762431 293502976 3434 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.71
Current children cumulated vsize (KiB) 286624

[startup+3.10068 s]
/proc/loadavg: 7.93 8.07 8.05 9/405 29400
/proc/meminfo: memFree=24195520/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=273884 CPUtime=10.55 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 14658 0 0 0 972 83 0 0 25 0 4 0 652762431 280457216 7520 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 68471 7520 379 95 0 63453 0
[pid=29389/tid=29393] ppid=29386 vsize=273884 CPUtime=2.79 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) D 29386 29389 28827 0 -1 4202560 4292 0 0 0 278 1 0 0 18 0 4 0 652762431 280457216 7520 33554432000 4194304 4580107 140733303897360 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=273884 CPUtime=2.98 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 4694 0 0 0 235 63 0 0 18 0 4 0 652762431 280457216 7520 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=273884 CPUtime=2.81 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 3562 0 0 0 268 13 0 0 18 0 4 0 652762431 280457216 7520 33554432000 4194304 4580107 140733303897360 18446744073709551615 242970593463 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10.55
Current children cumulated vsize (KiB) 273884

[startup+6.30113 s]
/proc/loadavg: 7.93 8.07 8.05 9/405 29400
/proc/meminfo: memFree=24141180/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=274632 CPUtime=22.38 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 25722 0 0 0 2146 92 0 0 25 0 4 0 652762431 281223168 14465 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 68658 14465 379 95 0 63640 0
[pid=29389/tid=29393] ppid=29386 vsize=274632 CPUtime=5.98 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 8464 0 0 0 596 2 0 0 25 0 4 0 652762431 281223168 14465 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=274632 CPUtime=6.13 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 6277 0 0 0 550 63 0 0 25 0 4 0 652762431 281223168 14465 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=274632 CPUtime=6.01 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 5965 0 0 0 587 14 0 0 25 0 4 0 652762431 281223168 14465 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.38
Current children cumulated vsize (KiB) 274632

[startup+12.701 s]
/proc/loadavg: 7.94 8.07 8.05 9/405 29401
/proc/meminfo: memFree=24095704/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=311104 CPUtime=47.83 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 41651 0 0 0 4684 99 0 0 25 0 4 0 652762431 318570496 23766 33554432000 4194304 4580107 140733303897360 18446744073709551615 4295687 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 77776 23766 379 95 0 72758 0
[pid=29389/tid=29393] ppid=29386 vsize=311104 CPUtime=12.38 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 12182 0 0 0 1235 3 0 0 25 0 4 0 652762431 318570496 23766 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=311104 CPUtime=12.44 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 10685 0 0 0 1180 64 0 0 25 0 4 0 652762431 318570496 23766 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=311104 CPUtime=12.4 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 9909 0 0 0 1225 15 0 0 25 0 4 0 652762431 318570496 23766 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 47.83
Current children cumulated vsize (KiB) 311104

[startup+25.5008 s]
/proc/loadavg: 8.03 8.08 8.05 9/405 29401
/proc/meminfo: memFree=24062592/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=279244 CPUtime=98.85 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 58940 0 0 0 9781 104 0 0 25 0 4 0 652762431 285945856 28399 33554432000 4194304 4580107 140733303897360 18446744073709551615 4322552 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 69811 28399 379 95 0 64793 0
[pid=29389/tid=29393] ppid=29386 vsize=279244 CPUtime=25.18 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 13338 0 0 0 2515 3 0 0 25 0 4 0 652762431 285945856 28399 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=279244 CPUtime=25.06 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 18929 0 0 0 2440 66 0 0 25 0 4 0 652762431 285945856 28399 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=279244 CPUtime=25.2 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 13069 0 0 0 2504 16 0 0 25 0 4 0 652762431 285945856 28399 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.85
Current children cumulated vsize (KiB) 279244

[startup+51.1004 s]
/proc/loadavg: 8.02 8.08 8.05 9/405 29402
/proc/meminfo: memFree=24018208/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=302556 CPUtime=200.88 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 88439 0 0 0 19971 117 0 0 25 0 4 0 652762431 309817344 36529 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 75639 36529 379 95 0 70621 0
[pid=29389/tid=29393] ppid=29386 vsize=302556 CPUtime=50.78 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 19716 0 0 0 5073 5 0 0 25 0 4 0 652762431 309817344 36529 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=302556 CPUtime=50.31 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 28297 0 0 0 4963 68 0 0 25 0 4 0 652762431 309817344 36529 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=302556 CPUtime=50.79 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 20843 0 0 0 5061 18 0 0 25 0 4 0 652762431 309817344 36529 33554432000 4194304 4580107 140733303897360 18446744073709551615 4321144 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.88
Current children cumulated vsize (KiB) 302556

[startup+102.316 s]
/proc/loadavg: 8.06 8.08 8.05 9/405 29403
/proc/meminfo: memFree=23912656/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=444412 CPUtime=405.01 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 133255 0 0 0 40373 128 0 0 25 0 4 0 652762431 455077888 58551 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 111103 58551 379 95 0 106085 0
[pid=29389/tid=29393] ppid=29386 vsize=444412 CPUtime=101.99 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 24523 0 0 0 10194 5 0 0 25 0 4 0 652762431 455077888 58551 33554432000 4194304 4580107 140733303897360 18446744073709551615 4416657 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=444412 CPUtime=100.82 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 38326 0 0 0 10011 71 0 0 25 0 4 0 652762431 455077888 58551 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=444412 CPUtime=102 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 38443 0 0 0 10177 23 0 0 25 0 4 0 652762431 455077888 58551 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 405.01
Current children cumulated vsize (KiB) 444412

[startup+162.3 s]

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

[pid=29389] ppid=29386 vsize=638584 CPUtime=2557.13 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 462367 0 0 0 255444 269 0 0 25 0 4 0 652762431 653910016 107740 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 159646 107740 379 95 0 154628 0
[pid=29389/tid=29393] ppid=29386 vsize=638584 CPUtime=641.9 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 97319 0 0 0 64155 35 0 0 25 0 4 0 652762431 653910016 107740 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=638584 CPUtime=633.37 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 110746 0 0 0 63235 102 0 0 25 0 4 0 652762431 653910016 107740 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=638584 CPUtime=641.98 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 139514 0 0 0 64136 62 0 0 25 0 4 0 652762431 653910016 107740 33554432000 4194304 4580107 140733303897360 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2557.13
Current children cumulated vsize (KiB) 638584

[startup+702.3 s]
/proc/loadavg: 8.19 8.12 8.08 9/405 29419
/proc/meminfo: memFree=23543608/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=639060 CPUtime=2796.2 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 497088 0 0 0 279337 283 0 0 25 0 4 0 652762431 654397440 114153 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 159765 114153 379 95 0 154747 0
[pid=29389/tid=29393] ppid=29386 vsize=639060 CPUtime=701.87 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 104865 0 0 0 70149 38 0 0 25 0 4 0 652762431 654397440 114153 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=639060 CPUtime=692.53 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 119420 0 0 0 69148 105 0 0 25 0 4 0 652762431 654397440 114153 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=639060 CPUtime=701.96 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 151270 0 0 0 70130 66 0 0 25 0 4 0 652762431 654397440 114153 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2796.2
Current children cumulated vsize (KiB) 639060

[startup+762.316 s]
/proc/loadavg: 8.19 8.13 8.09 9/405 29421
/proc/meminfo: memFree=23527968/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=626624 CPUtime=3035.35 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 527616 0 0 0 303234 301 0 0 25 0 4 0 652762431 641662976 116050 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 156656 116050 379 95 0 151638 0
[pid=29389/tid=29393] ppid=29386 vsize=626624 CPUtime=761.86 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 114486 0 0 0 76143 43 0 0 25 0 4 0 652762431 641662976 116050 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=626624 CPUtime=751.7 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 126543 0 0 0 75062 108 0 0 25 0 4 0 652762431 641662976 116050 33554432000 4194304 4580107 140733303897360 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=626624 CPUtime=761.96 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 159417 0 0 0 76127 69 0 0 25 0 4 0 652762431 641662976 116050 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3035.35
Current children cumulated vsize (KiB) 626624

[startup+822.301 s]
/proc/loadavg: 8.18 8.13 8.09 9/405 29422
/proc/meminfo: memFree=23530184/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=679364 CPUtime=3274.42 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 553778 0 0 0 327129 313 0 0 25 0 4 0 652762431 695668736 114014 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 169841 114014 379 95 0 164823 0
[pid=29389/tid=29393] ppid=29386 vsize=679364 CPUtime=821.85 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 122621 0 0 0 82138 47 0 0 25 0 4 0 652762431 695668736 114014 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=679364 CPUtime=810.87 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 131642 0 0 0 80977 110 0 0 25 0 4 0 652762431 695668736 114014 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=679364 CPUtime=821.95 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 167956 0 0 0 82121 74 0 0 25 0 4 0 652762431 695668736 114014 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3274.42
Current children cumulated vsize (KiB) 679364

[startup+882.3 s]
/proc/loadavg: 8.17 8.14 8.09 9/405 29424
/proc/meminfo: memFree=23468532/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=779284 CPUtime=3513.53 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 593554 0 0 0 351022 331 0 0 25 0 4 0 652762431 797986816 126841 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29389/statm: 194821 126841 379 95 0 189803 0
[pid=29389/tid=29393] ppid=29386 vsize=779284 CPUtime=881.83 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 136269 0 0 0 88132 51 0 0 25 0 4 0 652762431 797986816 126841 33554432000 4194304 4580107 140733303897360 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=779284 CPUtime=870.04 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 139246 0 0 0 86889 115 0 0 25 0 4 0 652762431 797986816 126841 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=779284 CPUtime=881.95 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 181634 0 0 0 88115 80 0 0 25 0 4 0 652762431 797986816 126841 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3513.53
Current children cumulated vsize (KiB) 779284

[startup+942.301 s]
/proc/loadavg: 8.17 8.14 8.09 9/405 29425
/proc/meminfo: memFree=23399188/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=792312 CPUtime=3752.62 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 622275 0 0 0 374916 346 0 0 25 0 4 0 652762431 811327488 136935 33554432000 4194304 4580107 140733303897360 18446744073709551615 4293710 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29389/statm: 198078 136935 379 95 0 193060 0
[pid=29389/tid=29393] ppid=29386 vsize=792312 CPUtime=941.82 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 142817 0 0 0 94127 55 0 0 25 0 4 0 652762431 811327488 136935 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=792312 CPUtime=929.29 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 147929 0 0 0 92810 119 0 0 25 0 4 0 652762431 811327488 136935 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=792312 CPUtime=941.94 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 188417 0 0 0 94110 84 0 0 25 0 4 0 652762431 811327488 136935 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294510 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3752.62
Current children cumulated vsize (KiB) 792312

[startup+1002.3 s]
/proc/loadavg: 8.06 8.11 8.09 9/405 29427
/proc/meminfo: memFree=23386156/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=793372 CPUtime=3991.72 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 647639 0 0 0 398815 357 0 0 25 0 4 0 652762431 812412928 145241 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29389/statm: 198343 145241 379 95 0 193325 0
[pid=29389/tid=29393] ppid=29386 vsize=793372 CPUtime=1001.81 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 150420 0 0 0 100123 58 0 0 25 0 4 0 652762431 812412928 145241 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=793372 CPUtime=989.28 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 155588 0 0 0 98806 122 0 0 25 0 4 0 652762431 812412928 145241 33554432000 4194304 4580107 140733303897360 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=793372 CPUtime=1001.89 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 194465 0 0 0 100102 87 0 0 25 0 4 0 652762431 812412928 145241 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3991.72
Current children cumulated vsize (KiB) 793372

[startup+1062.3 s]
/proc/loadavg: 8.07 8.10 8.09 9/405 29429
/proc/meminfo: memFree=23370268/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=868632 CPUtime=4230.85 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 676748 0 0 0 422713 372 0 0 25 0 4 0 652762431 889479168 153552 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29389/statm: 217158 153552 379 95 0 212140 0
[pid=29389/tid=29393] ppid=29386 vsize=868632 CPUtime=1061.81 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 156230 0 0 0 106119 62 0 0 25 0 4 0 652762431 889479168 153552 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=868632 CPUtime=1049.28 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 159658 0 0 0 104804 124 0 0 25 0 4 0 652762431 889479168 153552 33554432000 4194304 4580107 140733303897360 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=868632 CPUtime=1061.85 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 207667 0 0 0 106092 93 0 0 25 0 4 0 652762431 889479168 153552 33554432000 4194304 4580107 140733303897360 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4230.85
Current children cumulated vsize (KiB) 868632

[startup+1122.3 s]
/proc/loadavg: 8.07 8.10 8.09 9/405 29430
/proc/meminfo: memFree=23373232/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=893876 CPUtime=4469.94 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 693015 0 0 0 446611 383 0 0 25 0 4 0 652762431 915329024 152936 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29389/statm: 223469 152936 379 95 0 218451 0
[pid=29389/tid=29393] ppid=29386 vsize=893876 CPUtime=1121.8 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 159942 0 0 0 112116 64 0 0 25 0 4 0 652762431 915329024 152936 33554432000 4194304 4580107 140733303897360 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=893876 CPUtime=1109.25 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 164356 0 0 0 110798 127 0 0 25 0 4 0 652762431 915329024 152936 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=893876 CPUtime=1121.8 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 211085 0 0 0 112084 96 0 0 25 0 4 0 652762431 915329024 152936 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4469.94
Current children cumulated vsize (KiB) 893876

[startup+1182.3 s]
/proc/loadavg: 8.06 8.09 8.08 9/405 29432
/proc/meminfo: memFree=23387104/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=922168 CPUtime=4709.02 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 713109 0 0 0 470508 394 0 0 25 0 4 0 652762431 944300032 149698 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29389/statm: 230542 149698 379 95 0 225524 0
[pid=29389/tid=29393] ppid=29386 vsize=922168 CPUtime=1181.78 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 164953 0 0 0 118111 67 0 0 25 0 4 0 652762431 944300032 149698 33554432000 4194304 4580107 140733303897360 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=922168 CPUtime=1169.24 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 168699 0 0 0 116794 130 0 0 25 0 4 0 652762431 944300032 149698 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=922168 CPUtime=1181.76 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 215362 0 0 0 118077 99 0 0 25 0 4 0 652762431 944300032 149698 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4709.02
Current children cumulated vsize (KiB) 922168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.2 s]
/proc/loadavg: 6.98 7.84 8.00 5/396 29449
/proc/meminfo: memFree=23633196/32951132 swapFree=67093844/67111528
[pid=29389] ppid=29386 vsize=869260 CPUtime=4800.33 cores=0,2,4,6
/proc/29389/stat : 29389 (strangenight2-m) R 29386 29389 28827 0 -1 4202496 722520 0 0 0 479630 403 0 0 25 0 4 0 652762431 890122240 153896 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/29389/statm: 217315 153896 379 95 0 212297 0
[pid=29389/tid=29393] ppid=29386 vsize=869260 CPUtime=1204.68 cores=0,2,4,6
/proc/29389/task/29393/stat : 29393 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 168128 0 0 0 120400 68 0 0 25 0 4 0 652762431 890122240 153896 33554432000 4194304 4580107 140733303897360 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29389/tid=29394] ppid=29386 vsize=869260 CPUtime=1192.14 cores=0,2,4,6
/proc/29389/task/29394/stat : 29394 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 171168 0 0 0 119083 131 0 0 25 0 4 0 652762431 890122240 153897 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29389/tid=29395] ppid=29386 vsize=869260 CPUtime=1204.66 cores=0,2,4,6
/proc/29389/task/29395/stat : 29395 (strangenight2-m) R 29386 29389 28827 0 -1 4202560 217506 0 0 0 120362 104 0 0 25 0 4 0 652762431 890122240 153897 33554432000 4194304 4580107 140733303897360 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 869260

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1205.25
CPU time (s): 4800.4
CPU user time (s): 4796.34
CPU system time (s): 4.05938
CPU usage (%): 398.291
Max. virtual memory (cumulated for all children) (KiB): 1055772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.34
system time used= 4.05938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 722524
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= 931
involuntary context switches= 27097

runsolver used 4.64329 second user time and 11.6972 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 00:20:38
IDJOB=3366669
IDBENCH=83078
IDSOLVER=1844
FILE ID=node128/3366669-1305411638
RUNJOBID= node128-1305411638-29373
PBS_JOBID= 13324496
Free space on /tmp= 73608 MiB

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

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

MD5SUM BENCH= dfb1a270a60c2005459af6275114712d
RANDOM SEED=594424870

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24244996 kB
Buffers:        267820 kB
Cached:        2892208 kB
SwapCached:       1440 kB
Active:        6326156 kB
Inactive:      2089476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24244996 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:           10964 kB
Writeback:          28 kB
AnonPages:     5254192 kB
Mapped:          31304 kB
Slab:           187496 kB
PageTables:      38044 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100669160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73604 MiB
End job on node128 at 2011-05-15 00:40:45