Trace number 3366565

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)SAT 71.9781 18.0393

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1129651135-081.SATISFIABLE.cnf
MD5SUMf54f75ab88c77b4cc676aaab44569f75
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
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 51597
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366565-1305408282.cnf'
0.00/0.01	c -- header says num vars:             75
0.00/0.01	c -- header says num clauses:        1597
0.00/0.01	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.27	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.27	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.27	c calculated reachability. Time: 0.00
0.00/0.27	c Calc default polars -  time:   0.00 s pos:      31 undec:       1 neg:      43
0.00/0.27	c =========================================================================================
0.00/0.27	c types(t): F = full restart, N = normal restart
0.00/0.27	c types(t): S = simplification begin/end, E = solution found
0.00/0.27	c restart types(rt): st = static, dy = dynamic
0.00/0.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.82	c  B st     0         0        75      1597         0         0      7985         0   no data   no data
0.00/0.82	c Decided on static restart strategy
0.00/0.82	c  N st     8      4921        75      1597         0      4468      7985     76583   no data   no data
0.00/0.82	c  N st    10     11303        75      1597         0      4113      7985     57294   no data   no data
0.00/0.82	c  N st    11     17046        75      1597         0      9275      7985    141525   no data   no data
0.00/0.82	c  F st    12     25002        75      1597         0     11399      7985    172402   no data   no data
0.00/0.82	c  N st    12     25002        75      1597         0     11399      7985    172402   no data   no data
0.05/0.92	c Decided on static restart strategy
0.05/0.92	c  N st    18     30001        75      1597         0      9833      7985    145023   no data   no data
0.05/0.92	c  S st    18     30001        75      1597         0      9833      7985    145023   no data   no data
3.82/1.02	c  S st    18     30502        75      1597         0     10306      7985    153707   no data   no data
3.82/1.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.82/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.82/1.02	c blocked clauses removed:        0 vars:      0 tried:          75 T: 0.00 s
3.82/1.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.82/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.82/1.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.82/1.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.82/1.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.82/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.22/1.12	c lits-rem:       202  cl-subs:     2629  v-elim:      0  v-fix:    0  time:  0.16 s
4.62/1.17	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.03
4.62/1.17	c calculated reachability. Time: 0.00
4.62/1.17	c  N st    18     30502        75      1597         0      7677      7985    113571   no data   no data
5.98/1.52	c  N st    20     37615        75      1597         0     14015      7985    219246   no data   no data
6.77/1.70	c  N st    21     44015        75      1597         0     12788      7985    189383   no data   no data
6.77/1.80	c  S st    22     45753        75      1597         0     14364      7985    215661   no data   no data
7.19/1.84	c  S st    22     46253        75      1597         0     14835      7985    224244   no data   no data
7.19/1.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.19/1.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.19/1.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.19/1.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.19/1.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.19/1.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.19/1.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.19/1.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.19/1.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.37/2.14	c lits-rem:       390  cl-subs:     2590  v-elim:      0  v-fix:    0  time:  0.29 s
8.37/2.14	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
8.37/2.14	c vivif2 --  cl tried    12245 cl shrink        0 lits rem          0 time: 0.00
8.37/2.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
8.37/2.18	c calculated reachability. Time: 0.00
8.37/2.18	c  N st    22     46253        75      1597         0     12245      7985    183368   no data   no data
11.17/2.90	c  N st    23     60650        75      1597         0     17272      7985    249795   no data   no data
13.15/3.34	c  N st    24     69380        75      1597         0     16271      7985    229193   no data   no data
13.15/3.34	c  S st    24     69380        75      1597         0     16271      7985    229193   no data   no data
13.15/3.39	c  S st    24     69882        75      1597         0     16745      7985    237921   no data   no data
13.15/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.15/3.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
13.55/3.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
13.55/3.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.55/3.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.55/3.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
13.55/3.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.55/3.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
13.55/3.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.75/3.79	c lits-rem:       299  cl-subs:     3341  v-elim:      0  v-fix:    0  time:  0.39 s
14.75/3.79	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
14.75/3.80	c vivif2 --  cl tried    13404 cl shrink        0 lits rem          0 time: 0.00
15.15/3.84	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.05
15.15/3.84	c calculated reachability. Time: 0.00
15.15/3.84	c  N st    24     69882        75      1597         0     13404      7985    188071   no data   no data
18.74/4.74	c  F st    25     87501        75      1597         0     19669      7985    284917   no data   no data
18.74/4.74	c  N st    25     87501        75      1597         0     19669      7985    284917   no data   no data
19.94/5.06	c Decided on static restart strategy
20.77/5.21	c  N st    32     95538        75      1597         0     16201      7985    221876   no data   no data
23.13/5.81	c  N st    34    104823        75      1597         0     12864      7985    159748   no data   no data
23.13/5.81	c  S st    34    104823        75      1597         0     12864      7985    159748   no data   no data
23.13/5.85	c  S st    34    105327        75      1597         0     13342      7985    168476   no data   no data
23.13/5.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.13/5.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
23.13/5.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.13/5.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.13/5.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.13/5.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
23.13/5.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.13/5.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
23.13/5.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.53/5.93	c lits-rem:       138  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  0.08 s
23.53/5.93	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
23.53/5.93	c vivif2 --  cl tried    12254 cl shrink        0 lits rem          0 time: 0.00
23.53/5.98	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.04
23.53/5.98	c calculated reachability. Time: 0.00
23.53/5.98	c  N st    34    105327        75      1597         0     12254      7985    152157   no data   no data
25.92/6.56	c  N st    35    114928        75      1597         0     20926      7985    297762   no data   no data
29.92/7.53	c  N st    36    129325        75      1597         0     21233      7985    284585   no data   no data
35.50/8.93	c  N st    37    150920        75      1597         0     27085      7985    378871   no data   no data
37.50/9.42	c  S st    38    157990        75      1597         0     19115      7985    239833   no data   no data
37.50/9.47	c  S st    38    158493        75      1597         0     19596      7985    248472   no data   no data
37.50/9.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.50/9.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
37.50/9.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.50/9.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.50/9.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.50/9.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
37.50/9.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.50/9.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
37.50/9.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.70/9.76	c lits-rem:       334  cl-subs:     2612  v-elim:      0  v-fix:    0  time:  0.28 s
38.70/9.76	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
38.70/9.77	c vivif2 --  cl tried    16984 cl shrink        0 lits rem          0 time: 0.00
39.10/9.83	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.06
39.10/9.83	c calculated reachability. Time: 0.00
39.10/9.83	c  N st    38    158493        75      1597         0     16984      7985    210947   no data   no data
52.67/13.21	c  N st    39    207081        75      1597         0     29332      7985    393161   no data   no data
61.84/15.58	c  N st    40    237740        75      1597         0     21815      7985    258465   no data   no data
61.84/15.58	c  S st    40    237740        75      1597         0     21815      7985    258465   no data   no data
62.24/15.64	c  S st    40    238245        75      1597         0     22285      7985    267044   no data   no data
62.24/15.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.24/15.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
62.24/15.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.24/15.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.24/15.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.24/15.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
62.24/15.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.24/15.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
62.24/15.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.44/15.92	c lits-rem:       162  cl-subs:     2414  v-elim:      0  v-fix:    0  time:  0.26 s
63.44/15.92	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
63.44/15.92	c vivif2 --  cl tried    19871 cl shrink        0 lits rem          0 time: 0.00
63.44/15.99	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.07
63.44/15.99	c calculated reachability. Time: 0.00
63.44/15.99	c  N st    40    238245        75      1597         0     19871      7985    234752   no data   no data
71.83/18.03	c Following stats are for *FIRST FINISHED THREAD ONLY*
71.83/18.03	c num threads              : 4          
71.83/18.03	c restarts                 : 40         
71.83/18.03	c dynamic restarts         : 0          
71.83/18.03	c static restarts          : 40         
71.83/18.03	c full restarts            : 2          
71.83/18.03	c total simplify time      : 0.00       
71.83/18.03	c learnts DL2              : 0          
71.83/18.03	c learnts size 2           : 0          
71.83/18.03	c learnts size 1           : 0           (0.00      % of vars)
71.83/18.03	c filedLit time            : 0.01        (0.04      % time)
71.83/18.03	c v-elim SatELite          : 0           (0.00      % vars)
71.83/18.03	c SatELite time            : 0.63        (3.48      % time)
71.83/18.03	c v-elim xor               : 0           (0.00      % vars)
71.83/18.03	c xor elim time            : 0.00        (0.01      % time)
71.83/18.03	c num binary xor trees     : 0          
71.83/18.03	c binxor trees' crown      : 0           (nan       leafs/tree)
71.83/18.03	c bin xor find time        : 0.00       
71.83/18.03	c OTF clause improved      : 25856       (0.10      clauses/conflict)
71.83/18.03	c OTF impr. size diff      : 26121       (1.01       lits/clause)
71.83/18.03	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
71.83/18.03	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
71.83/18.03	c tried to recurMin cls    : 12756       (4.81       % of conflicts)
71.83/18.03	c updated cache            : 149         (0.01       lits/tried recurMin)
71.83/18.03	c unit cls recevied        : 0           (nan       % of units)
71.83/18.03	c unit cls sent            : 0           (nan       % of units)
71.83/18.03	c bin cls recevied         : 0          
71.83/18.03	c bin cls sent             : 0          
71.83/18.03	c clauses over max glue    : 0           (0.00      % of all clauses)
71.83/18.03	c conflicts                : 265306      (14725.92  / sec)
71.83/18.03	c decisions                : 294630      (1.87      % random)
71.83/18.03	c bogo-props               : 3021056197  (167684970.65 / sec)
71.83/18.03	c conflict literals        : 4490557     (16.36     % deleted)
71.83/18.03	c Memory used              : 292.27      MB
71.83/18.03	c single-thread CPU time   : 18.02       s
71.83/18.03	c all-threads sum CPU time : 71.90       s
71.83/18.03	s SATISFIABLE
71.83/18.03	v 1 2 3 4 -5 6 -7 -8 -9 -10 11 -12 -13 -14 -15 -16 17 18 -19 20 -21 -22 23 24 25 -26 -27 -28 -29 -30 -31 32 33 -34 35 36 37 -38 -39 -40 -41 -42 -43 44 -45 46 47 -48 -49 -50 51 -52 -53 -54 55 56 -57 58 -59 60 61 62 -63 64 -65 66 67 -68 69 -70 71 72 -73 74 75 0

Verifier Data

OK

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-3366565-1305408282/watcher-3366565-1305408282 -o /tmp/evaluation-result-3366565-1305408282/solver-3366565-1305408282 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366565-1305408282.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.63 8.04 8.06 6/294 5401
/proc/meminfo: memFree=16772072/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 652430922 52396032 348 33554432000 4194304 4580107 140735155450688 18446744073709551615 47361680193458 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 12792 348 299 95 0 7774 0
[pid=5401/tid=5402] ppid=5399 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652430922 52396032 348 33554432000 4194304 4580107 140735155450688 18446744073709551615 218371013617 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 652430922 52396032 348 33554432000 4194304 4580107 140735155450688 18446744073709551615 47361680193458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 652430922 52396032 348 33554432000 4194304 4580107 140735155450688 18446744073709551615 47361680193458 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.019408 s]
/proc/loadavg: 7.63 8.04 8.06 6/294 5401
/proc/meminfo: memFree=16772072/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=281684 CPUtime=0.05 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 851 0 0 0 5 0 0 0 18 0 4 0 652430922 288444416 765 33554432000 4194304 4580107 140735155450688 18446744073709551615 218371000503 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 70421 799 367 95 0 65403 0
[pid=5401/tid=5402] ppid=5399 vsize=281684 CPUtime=0 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) D 5399 5401 5130 0 -1 4202560 101 0 0 0 0 0 0 0 18 0 4 0 652430922 288444416 836 33554432000 4194304 4580107 140735155450688 18446744073709551615 218370618401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=285164 CPUtime=0.85 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1204 0 0 0 85 0 0 0 19 0 4 0 652430922 292007936 2346 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=285164 CPUtime=0.85 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1132 0 0 0 85 0 0 0 19 0 4 0 652430922 292007936 2346 33554432000 4194304 4580107 140735155450688 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 281684

[startup+0.962176 s]
/proc/loadavg: 7.63 8.04 8.06 6/294 5401
/proc/meminfo: memFree=16772072/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=285164 CPUtime=3.82 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 6452 0 0 0 381 1 0 0 19 0 4 0 652430922 292007936 3560 33554432000 4194304 4580107 140735155450688 18446744073709551615 4406476 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 71291 3560 379 95 0 66273 0
[pid=5401/tid=5402] ppid=5399 vsize=285164 CPUtime=0.94 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1282 0 0 0 94 0 0 0 19 0 4 0 652430922 292007936 3560 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=285164 CPUtime=0.95 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1253 0 0 0 95 0 0 0 19 0 4 0 652430922 292007936 3560 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=285164 CPUtime=0.95 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1179 0 0 0 95 0 0 0 19 0 4 0 652430922 292007936 3560 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 285164

[startup+1.06216 s]
/proc/loadavg: 7.63 8.04 8.06 6/294 5401
/proc/meminfo: memFree=16772072/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=285164 CPUtime=4.22 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 6583 0 0 0 421 1 0 0 19 0 4 0 652430922 292007936 3691 33554432000 4194304 4580107 140735155450688 18446744073709551615 4406380 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 71291 3691 379 95 0 66273 0
[pid=5401/tid=5402] ppid=5399 vsize=285164 CPUtime=1.04 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1323 0 0 0 104 0 0 0 19 0 4 0 652430922 292007936 3691 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=285164 CPUtime=1.05 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1295 0 0 0 105 0 0 0 19 0 4 0 652430922 292007936 3691 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=285164 CPUtime=1.05 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1227 0 0 0 105 0 0 0 19 0 4 0 652430922 292007936 3691 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 285164

[startup+1.16214 s]
/proc/loadavg: 7.63 8.04 8.06 6/294 5401
/proc/meminfo: memFree=16772072/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=285164 CPUtime=4.62 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 6746 0 0 0 461 1 0 0 19 0 4 0 652430922 292007936 3699 33554432000 4194304 4580107 140735155450688 18446744073709551615 4301931 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 71291 3699 379 95 0 66273 0
[pid=5401/tid=5402] ppid=5399 vsize=285164 CPUtime=1.14 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1364 0 0 0 114 0 0 0 19 0 4 0 652430922 292007936 3699 33554432000 4194304 4580107 140735155450688 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=285164 CPUtime=1.15 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1345 0 0 0 115 0 0 0 19 0 4 0 652430922 292007936 3699 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=285164 CPUtime=1.15 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1279 0 0 0 115 0 0 0 19 0 4 0 652430922 292007936 3699 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 285164

[startup+1.50108 s]
/proc/loadavg: 7.63 8.04 8.06 6/294 5401
/proc/meminfo: memFree=16772072/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=285680 CPUtime=5.98 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 8793 0 0 0 597 1 0 0 19 0 4 0 652430922 292536320 4425 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 71420 4425 379 95 0 66402 0
[pid=5401/tid=5402] ppid=5399 vsize=285680 CPUtime=1.48 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 2521 0 0 0 148 0 0 0 20 0 4 0 652430922 292536320 4425 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=285680 CPUtime=1.49 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1657 0 0 0 149 0 0 0 20 0 4 0 652430922 292536320 4425 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=285680 CPUtime=1.49 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 1576 0 0 0 149 0 0 0 19 0 4 0 652430922 292536320 4425 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 285680

[startup+3.10079 s]
/proc/loadavg: 7.63 8.04 8.06 9/298 5405
/proc/meminfo: memFree=16727896/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=288732 CPUtime=12.35 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 16768 0 0 0 1233 2 0 0 25 0 4 0 652430922 295661568 9443 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 72183 9443 379 95 0 67165 0
[pid=5401/tid=5402] ppid=5399 vsize=288732 CPUtime=3.06 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 4588 0 0 0 305 1 0 0 25 0 4 0 652430922 295661568 9443 33554432000 4194304 4580107 140735155450688 18446744073709551615 4406378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=288732 CPUtime=3.09 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 3956 0 0 0 309 0 0 0 25 0 4 0 652430922 295661568 9443 33554432000 4194304 4580107 140735155450688 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=288732 CPUtime=3.09 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 3676 0 0 0 309 0 0 0 25 0 4 0 652430922 295661568 9443 33554432000 4194304 4580107 140735155450688 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 288732

[startup+6.31122 s]
/proc/loadavg: 7.66 8.04 8.06 9/298 5405
/proc/meminfo: memFree=16705784/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=297768 CPUtime=25.16 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 24047 0 0 0 2513 3 0 0 25 0 4 0 652430922 304914432 10623 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294546 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74442 10623 379 95 0 69424 0
[pid=5401/tid=5402] ppid=5399 vsize=297768 CPUtime=6.24 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 6167 0 0 0 623 1 0 0 25 0 4 0 652430922 304914432 10623 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=297768 CPUtime=6.3 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 6065 0 0 0 630 0 0 0 25 0 4 0 652430922 304914432 10623 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=297768 CPUtime=6.3 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 5298 0 0 0 630 0 0 0 25 0 4 0 652430922 304914432 10623 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 297768

[startup+12.7011 s]
/proc/loadavg: 7.69 8.04 8.05 9/298 5405
/proc/meminfo: memFree=16687992/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=298620 CPUtime=50.68 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 37415 0 0 0 5062 6 0 0 25 0 4 0 652430922 305786880 13670 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74655 13670 379 95 0 69637 0
[pid=5401/tid=5402] ppid=5399 vsize=298620 CPUtime=12.58 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 9403 0 0 0 1256 2 0 0 25 0 4 0 652430922 305786880 13670 33554432000 4194304 4580107 140735155450688 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=298620 CPUtime=12.69 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 9497 0 0 0 1269 0 0 0 25 0 4 0 652430922 305786880 13670 33554432000 4194304 4580107 140735155450688 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=298620 CPUtime=12.69 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 8748 0 0 0 1268 1 0 0 25 0 4 0 652430922 305786880 13670 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 298620

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

[startup+13.5009 s]
/proc/loadavg: 7.69 8.04 8.05 9/298 5405
/proc/meminfo: memFree=16682288/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=298732 CPUtime=53.87 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 38688 0 0 0 5381 6 0 0 25 0 4 0 652430922 305901568 13403 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74683 13403 379 95 0 69665 0
[pid=5401/tid=5402] ppid=5399 vsize=298732 CPUtime=13.37 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 9874 0 0 0 1335 2 0 0 25 0 4 0 652430922 305901568 13403 33554432000 4194304 4580107 140735155450688 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=298732 CPUtime=13.48 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 9632 0 0 0 1348 0 0 0 25 0 4 0 652430922 305901568 13403 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=298732 CPUtime=13.49 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 9183 0 0 0 1348 1 0 0 25 0 4 0 652430922 305901568 13403 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 53.87
Current children cumulated vsize (KiB) 298732

[startup+15.1107 s]
/proc/loadavg: 7.71 8.04 8.05 9/298 5405
/proc/meminfo: memFree=16671748/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=298896 CPUtime=60.28 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 42172 0 0 0 6022 6 0 0 25 0 4 0 652430922 306069504 14636 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294558 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74724 14636 379 95 0 69706 0
[pid=5401/tid=5402] ppid=5399 vsize=298896 CPUtime=14.96 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 11409 0 0 0 1494 2 0 0 25 0 4 0 652430922 306069504 14636 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=298896 CPUtime=15.09 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 10262 0 0 0 1509 0 0 0 25 0 4 0 652430922 306069504 14636 33554432000 4194304 4580107 140735155450688 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=298896 CPUtime=15.1 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 9856 0 0 0 1509 1 0 0 25 0 4 0 652430922 306069504 14636 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 60.28
Current children cumulated vsize (KiB) 298896

[startup+16.7004 s]
/proc/loadavg: 7.71 8.04 8.05 9/298 5405
/proc/meminfo: memFree=16664800/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=299036 CPUtime=66.64 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 44762 0 0 0 6657 7 0 0 25 0 4 0 652430922 306212864 15113 33554432000 4194304 4580107 140735155450688 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74759 15113 379 95 0 69741 0
[pid=5401/tid=5402] ppid=5399 vsize=299036 CPUtime=16.54 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 12050 0 0 0 1652 2 0 0 25 0 4 0 652430922 306212864 15113 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=299036 CPUtime=16.68 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 10917 0 0 0 1668 0 0 0 25 0 4 0 652430922 306212864 15113 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=299036 CPUtime=16.69 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 10199 0 0 0 1668 1 0 0 25 0 4 0 652430922 306212864 15113 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 66.64
Current children cumulated vsize (KiB) 299036

[startup+17.5002 s]
/proc/loadavg: 7.71 8.04 8.05 9/298 5405
/proc/meminfo: memFree=16663436/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=299100 CPUtime=69.82 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 45753 0 0 0 6975 7 0 0 25 0 4 0 652430922 306278400 15444 33554432000 4194304 4580107 140735155450688 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74775 15444 379 95 0 69757 0
[pid=5401/tid=5402] ppid=5399 vsize=299100 CPUtime=17.33 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 12220 0 0 0 1731 2 0 0 25 0 4 0 652430922 306278400 15444 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=299100 CPUtime=17.48 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 11062 0 0 0 1748 0 0 0 25 0 4 0 652430922 306278400 15444 33554432000 4194304 4580107 140735155450688 18446744073709551615 4305623 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=299100 CPUtime=17.49 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 10696 0 0 0 1748 1 0 0 25 0 4 0 652430922 306278400 15444 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 69.82
Current children cumulated vsize (KiB) 299100

[startup+17.9012 s]
/proc/loadavg: 7.71 8.04 8.05 9/298 5405
/proc/meminfo: memFree=16663436/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=299216 CPUtime=71.43 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 46700 0 0 0 7136 7 0 0 25 0 4 0 652430922 306397184 15075 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74804 15075 379 95 0 69786 0
[pid=5401/tid=5402] ppid=5399 vsize=299216 CPUtime=17.73 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 12296 0 0 0 1771 2 0 0 25 0 4 0 652430922 306397184 15075 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=299216 CPUtime=17.89 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 11444 0 0 0 1788 1 0 0 25 0 4 0 652430922 306397184 15075 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=299216 CPUtime=17.89 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 10787 0 0 0 1788 1 0 0 25 0 4 0 652430922 306397184 15075 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 71.43
Current children cumulated vsize (KiB) 299216

[startup+18.0011 s]
/proc/loadavg: 7.71 8.04 8.05 9/298 5405
/proc/meminfo: memFree=16663436/32951124 swapFree=52307768/67111528
[pid=5401] ppid=5399 vsize=299216 CPUtime=71.83 cores=0,2,4,6
/proc/5401/stat : 5401 (strangenight2-m) R 5399 5401 5130 0 -1 4202496 46784 0 0 0 7176 7 0 0 25 0 4 0 652430922 306397184 15159 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/5401/statm: 74804 15159 379 95 0 69786 0
[pid=5401/tid=5402] ppid=5399 vsize=299216 CPUtime=17.83 cores=0,2,4,6
/proc/5401/task/5402/stat : 5402 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 12311 0 0 0 1781 2 0 0 25 0 4 0 652430922 306397184 15159 33554432000 4194304 4580107 140735155450688 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=5401/tid=5403] ppid=5399 vsize=299216 CPUtime=17.99 cores=0,2,4,6
/proc/5401/task/5403/stat : 5403 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 11467 0 0 0 1798 1 0 0 25 0 4 0 652430922 306397184 15159 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=5401/tid=5404] ppid=5399 vsize=299216 CPUtime=17.99 cores=0,2,4,6
/proc/5401/task/5404/stat : 5404 (strangenight2-m) R 5399 5401 5130 0 -1 4202560 10809 0 0 0 1798 1 0 0 25 0 4 0 652430922 306397184 15159 33554432000 4194304 4580107 140735155450688 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 71.83
Current children cumulated vsize (KiB) 299216

Child status: 10
Real time (s): 18.0393
CPU time (s): 71.9781
CPU user time (s): 71.9011
CPU system time (s): 0.076988
CPU usage (%): 399.006
Max. virtual memory (cumulated for all children) (KiB): 308116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.9011
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47074
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= 298
involuntary context switches= 344

runsolver used 0.051992 second user time and 0.109983 second system time

The end

Launcher Data

Begin job on node101 at 2011-05-14 23:24:42
IDJOB=3366565
IDBENCH=82974
IDSOLVER=1844
FILE ID=node101/3366565-1305408282
RUNJOBID= node101-1305405867-5148
PBS_JOBID= 13324502
Free space on /tmp= 73732 MiB

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

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

MD5SUM BENCH= f54f75ab88c77b4cc676aaab44569f75
RANDOM SEED=854436963

node101.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.841
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.68
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.841
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.07
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.841
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.77
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.841
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16772352 kB
Buffers:        323180 kB
Cached:        5885004 kB
SwapCached:      14848 kB
Active:       10876816 kB
Inactive:      5027400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16772352 kB
SwapTotal:    67111528 kB
SwapFree:     52307768 kB
Dirty:           11480 kB
Writeback:           0 kB
AnonPages:     9692436 kB
Mapped:          15212 kB
Slab:           150364 kB
PageTables:      62116 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 42105136 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= 73728 MiB
End job on node101 at 2011-05-14 23:25:00