Trace number 3175102

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 90.1053 22.5625

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v300-c1278-S768688898-014.UNKNOWN.cnf
MD5SUM7436a7d8585345665f45b181a7e46358
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.804876
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses1278
Sum of the clauses size3834
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31278
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175102-1304087812.cnf'
0.00/0.00	c -- header says num vars:            300
0.00/0.00	c -- header says num clauses:        1278
0.00/0.00	c -- clauses added:            0 learnts,         1278 normals,            0 xors
0.00/0.00	c -- vars added        300
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       300      1278         0         0      3834         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1278/1278 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      7  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:     132 undec:      36 neg:     132
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       293      1273         0         0      3853         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.00/0.12	c  N st     8      4918       293      1273         0      4759      3853     72184   no data   no data  --
0.00/0.32	c  N st    10     11300       293      1273         0      4391      3853     49925   no data   no data  --
0.00/0.52	c  N st    11     17043       293      1273         0      9909      3853    131363   no data   no data  --
3.20/0.85	c  F st    12     25000       293      1273         0     12069      3853    160159   no data   no data  --
3.20/0.85	c  N st    12     25000       293      1273         0     12069      3853    160159   no data   no data  --
3.97/1.09	c Decided on static restart strategy
3.97/1.09	c  N st    18     30001       293      1273         0     10451      3853    127516   no data   no data  --
3.97/1.09	c  S st    18     30001       293      1273         0     10451      3853    127516   no data   no data  --
4.37/1.12	c  S st    18     30503       293      1273         0     10952      3853    135947   no data   no data  --
4.37/1.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.37/1.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.37/1.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
4.37/1.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.37/1.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.37/1.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
4.37/1.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.77/1.23	c lits-rem:       230  cl-subs:     1461  v-elim:      0  v-fix:    0  time:  0.42 s
4.77/1.24	c asymm  cl-useful: 0/1273/1273 lits-rem:0 time: 0.03
4.77/1.24	c calculated reachability. Time: 0.00
4.77/1.24	c  N st    18     30503       293      1273         0      9491      3853    116495   no data   no data  --
6.37/1.61	c  N st    20     37614       293      1273         0      8756      3853     92403   no data   no data  --
7.56/1.94	c  N st    21     44015       293      1273         0     14834      3853    174290   no data   no data  --
7.96/2.03	c  S st    22     45756       293      1273         0     16514      3853    199114   no data   no data  --
7.96/2.07	c  S st    22     46260       293      1273         0     17016      3853    207023   no data   no data  --
7.96/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.96/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.96/2.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
7.96/2.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.96/2.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.96/2.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
7.96/2.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.57/2.43	c lits-rem:       424  cl-subs:     2732  v-elim:      0  v-fix:    0  time:  1.38 s
9.57/2.43	c vivif2 --  cl tried     1273 cl shrink        0 lits rem          0 time: 0.00
9.57/2.43	c vivif2 --  cl tried    14284 cl shrink        0 lits rem          0 time: 0.01
9.57/2.44	c asymm  cl-useful: 0/1273/1273 lits-rem:0 time: 0.04
9.57/2.44	c calculated reachability. Time: 0.00
9.57/2.44	c  N st    22     46260       293      1273         0     14284      3853    173176   no data   no data  --
12.76/3.29	c  N st    23     60658       293      1273         0     10110      3853     98462   no data   no data  --
14.76/3.77	c  N st    24     69390       293      1273         0     18415      3853    217399   no data   no data  --
14.76/3.77	c  S st    24     69390       293      1273         0     18415      3853    217399   no data   no data  --
15.16/3.82	c  S st    24     69895       293      1273         0     18917      3853    225820   no data   no data  --
15.16/3.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.16/3.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.16/3.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.16/3.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.16/3.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
15.16/3.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.76/4.28	c lits-rem:       665  cl-subs:     3036  v-elim:      0  v-fix:    0  time:  1.76 s
16.76/4.28	c vivif2 --  cl tried     1273 cl shrink        0 lits rem          0 time: 0.00
16.76/4.28	c vivif2 --  cl tried    15881 cl shrink        0 lits rem          0 time: 0.01
16.76/4.29	c asymm  cl-useful: 0/1273/1273 lits-rem:0 time: 0.04
16.76/4.29	c calculated reachability. Time: 0.00
16.76/4.29	c  N st    24     69895       293      1273         0     15881      3853    185572   no data   no data  --
21.95/5.50	c  F st    25     87503       293      1273         0     22212      3853    275608   no data   no data  --
21.95/5.50	c  N st    25     87503       293      1273         0     22212      3853    275608   no data   no data  --
23.15/5.84	c Decided on static restart strategy
23.95/6.01	c  N st    32     95539       293      1273         0     18450      3853    205795   no data   no data  --
26.34/6.66	c  N st    34    104842       293      1273         0     14953      3853    148514   no data   no data  --
26.34/6.66	c  S st    34    104842       293      1273         0     14953      3853    148514   no data   no data  --
26.74/6.70	c  S st    34    105342       293      1273         0     15451      3853    156723   no data   no data  --
26.74/6.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.74/6.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.74/6.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
26.74/6.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.74/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.74/6.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
26.74/6.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.55/6.91	c lits-rem:       500  cl-subs:     1224  v-elim:      0  v-fix:    0  time:  0.82 s
27.55/6.91	c vivif2 --  cl tried     1273 cl shrink        0 lits rem          0 time: 0.00
27.55/6.92	c vivif2 --  cl tried    14227 cl shrink        0 lits rem          0 time: 0.00
27.55/6.93	c asymm  cl-useful: 0/1273/1273 lits-rem:0 time: 0.04
27.55/6.93	c calculated reachability. Time: 0.00
27.55/6.93	c  N st    34    105342       293      1273         0     14227      3853    141413   no data   no data  --
30.34/7.62	c  N st    35    114942       293      1273         0     23290      3853    265165   no data   no data  --
34.33/8.61	c  N st    36    129341       293      1273         0     23726      3853    263480   no data   no data  --
40.33/10.13	c  N st    37    150937       293      1273         0     30036      3853    349833   no data   no data  --
41.94/10.57	c  S st    38    158013       293      1273         0     21555      3853    218097   no data   no data  --
42.35/10.63	c  S st    38    158516       293      1273         0     22050      3853    226097   no data   no data  --
42.35/10.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.35/10.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.35/10.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
42.35/10.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.35/10.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.35/10.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
42.35/10.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
44.32/11.10	c lits-rem:       829  cl-subs:     2860  v-elim:      0  v-fix:    0  time:  1.84 s
44.32/11.10	c vivif2 --  cl tried     1273 cl shrink        0 lits rem          0 time: 0.00
44.32/11.10	c vivif2 --  cl tried    19190 cl shrink        0 lits rem          0 time: 0.01
44.32/11.12	c asymm  cl-useful: 0/1273/1273 lits-rem:0 time: 0.05
44.32/11.12	c calculated reachability. Time: 0.00
44.32/11.12	c  N st    38    158516       293      1273         0     19190      3853    192306   no data   no data  --
59.10/14.85	c  N st    39    207104       293      1273         1     32005      3853    350276   no data   no data  --
69.08/17.37	c  N st    40    237774       293      1273         2     24202      3853    230149   no data   no data  --
69.08/17.37	c  S st    40    237774       293      1273         2     24202      3853    230149   no data   no data  --
69.48/17.43	c  S st    40    238278       293      1273         4     24703      3853    238696   no data   no data  --
69.48/17.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.48/17.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
69.48/17.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
69.48/17.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.88/17.55	c subs with bin:     2756  lits-rem:      2544  v-fix:    0  time:  0.44 s
69.88/17.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    293 time:  0.00 s
69.88/17.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.48/17.93	c lits-rem:       704  cl-subs:     2718  v-elim:      0  v-fix:    0  time:  1.52 s
71.48/17.93	c vivif2 --  cl tried     1273 cl shrink        0 lits rem          0 time: 0.00
71.48/17.93	c vivif2 --  cl tried    19229 cl shrink        0 lits rem          0 time: 0.01
71.48/17.95	c asymm  cl-useful: 0/1273/1273 lits-rem:0 time: 0.06
71.48/17.95	c calculated reachability. Time: 0.00
71.48/17.95	c  N st    40    238278       293      1273         5     19229      3853    175630   no data   no data  --
79.07/19.88	c Finding binary XORs  T:     0.00 s  found:       0
89.87/22.55	c Following stats are for *FIRST FINISHED THREAD ONLY*
89.87/22.55	c num threads              : 4          
89.87/22.55	c restarts                 : 40         
89.87/22.55	c dynamic restarts         : 0          
89.87/22.55	c static restarts          : 40         
89.87/22.55	c full restarts            : 2          
89.87/22.55	c total simplify time      : 0.23       
89.87/22.55	c learnts DL2              : 0          
89.87/22.55	c learnts size 2           : 178        
89.87/22.55	c learnts size 1           : 70          (23.33     % of vars)
89.87/22.55	c filedLit time            : 0.06        (0.07      % time)
89.87/22.55	c v-elim SatELite          : 7           (2.33      % vars)
89.87/22.55	c SatELite time            : 6.81        (7.56      % time)
89.87/22.55	c v-elim xor               : 0           (0.00      % vars)
89.87/22.55	c xor elim time            : 0.00        (0.00      % time)
89.87/22.55	c num binary xor trees     : 0          
89.87/22.55	c binxor trees' crown      : 0           (nan       leafs/tree)
89.87/22.55	c bin xor find time        : 0.00       
89.87/22.55	c OTF clause improved      : 15042       (0.05      clauses/conflict)
89.87/22.55	c OTF impr. size diff      : 15737       (1.05       lits/clause)
89.87/22.55	c OTF cl watch-shrink      : 59059       (0.20      clauses/conflict)
89.87/22.55	c OTF cl watch-sh-lit      : 71571       (1.21       lits/clause)
89.87/22.55	c tried to recurMin cls    : 46299       (15.29      % of conflicts)
89.87/22.55	c updated cache            : 0           (0.00       lits/tried recurMin)
89.87/22.55	c unit cls received        : 1           (1.43      % of units)
89.87/22.55	c unit cls sent            : 4           (5.71      % of units)
89.87/22.55	c bin cls received         : 17         
89.87/22.55	c bin cls sent             : 63         
89.87/22.55	c clauses over max glue    : 0           (0.00      % of all clauses)
89.87/22.55	c conflicts                : 302738      (3362.70   / sec)
89.87/22.55	c decisions                : 353442      (2.11      % random)
89.87/22.55	c bogo-props               : 2817715957  (31298109.04 / sec)
89.87/22.55	c conflict literals        : 4225299     (28.39     % deleted)
89.87/22.55	c Memory used              : 297.72      MB
89.87/22.55	c single-thread CPU time   : 90.03       s
89.87/22.55	c all-threads sum CPU time : 90.03       s
89.87/22.55	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3175102-1304087812/watcher-3175102-1304087812 -o /tmp/evaluation-result-3175102-1304087812/solver-3175102-1304087812 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175102-1304087812.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.40 7.85 7.51 7/180 29753
/proc/meminfo: memFree=30947520/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=182312 CPUtime=0 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 472 0 0 0 0 0 0 0 24 0 4 0 520379158 186687488 401 33554432000 4194304 4650419 140737102188208 18446744073709551615 228244344756 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 45580 405 331 112 0 40545 0
[pid=29753/tid=29754] ppid=29751 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 37 0 0 0 0 0 0 0 25 0 4 0 520379158 187678720 440 33554432000 4194304 4650419 140737102188208 18446744073709551615 4233488 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=183280 CPUtime=0 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 14 0 0 0 0 0 0 0 25 0 4 0 520379158 187678720 444 33554432000 4194304 4650419 140737102188208 18446744073709551615 228244045579 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=248816 CPUtime=0 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 22 0 0 0 0 0 0 0 25 0 4 0 520379158 254787584 455 33554432000 4194304 4650419 140737102188208 18446744073709551615 228244009669 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.128071 s]
/proc/loadavg: 7.40 7.85 7.51 7/180 29753
/proc/meminfo: memFree=30947520/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=285344 CPUtime=3.2 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 4111 0 0 0 320 0 0 0 19 0 4 0 520379158 292192256 2349 33554432000 4194304 4650419 140737102188208 18446744073709551615 4328357 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 71336 2349 393 112 0 66301 0
[pid=29753/tid=29754] ppid=29751 vsize=285344 CPUtime=0.8 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 948 0 0 0 80 0 0 0 19 0 4 0 520379158 292192256 2349 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363280 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=285344 CPUtime=0.8 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 980 0 0 0 80 0 0 0 25 0 4 0 520379158 292192256 2349 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365361 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=285344 CPUtime=0.8 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 785 0 0 0 80 0 0 0 25 0 4 0 520379158 292192256 2349 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 285344

[startup+0.880711 s]
/proc/loadavg: 7.40 7.85 7.51 7/180 29753
/proc/meminfo: memFree=30947520/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=285632 CPUtime=3.49 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 4329 0 0 0 349 0 0 0 19 0 4 0 520379158 292487168 2567 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 71408 2567 394 112 0 66373 0
[pid=29753/tid=29754] ppid=29751 vsize=285632 CPUtime=0.87 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1020 0 0 0 87 0 0 0 19 0 4 0 520379158 292487168 2567 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=285632 CPUtime=0.87 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1035 0 0 0 87 0 0 0 25 0 4 0 520379158 292487168 2567 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364471 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=285632 CPUtime=0.87 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 823 0 0 0 87 0 0 0 25 0 4 0 520379158 292487168 2567 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365195 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.49
Current children cumulated vsize (KiB) 285632

[startup+0.900707 s]
/proc/loadavg: 7.40 7.85 7.51 7/180 29753
/proc/meminfo: memFree=30947520/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=285632 CPUtime=3.57 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 4361 0 0 0 357 0 0 0 19 0 4 0 520379158 292487168 2599 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 71408 2599 394 112 0 66373 0
[pid=29753/tid=29754] ppid=29751 vsize=285632 CPUtime=0.89 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1028 0 0 0 89 0 0 0 19 0 4 0 520379158 292487168 2599 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365313 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=285632 CPUtime=0.89 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1044 0 0 0 89 0 0 0 25 0 4 0 520379158 292487168 2599 33554432000 4194304 4650419 140737102188208 18446744073709551615 4333710 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=285632 CPUtime=0.89 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 830 0 0 0 89 0 0 0 25 0 4 0 520379158 292487168 2599 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 285632

[startup+1.00069 s]
/proc/loadavg: 7.40 7.85 7.51 7/180 29753
/proc/meminfo: memFree=30947520/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=285912 CPUtime=3.97 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 4869 0 0 0 397 0 0 0 19 0 4 0 520379158 292773888 2449 33554432000 4194304 4650419 140737102188208 18446744073709551615 4331084 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 71478 2449 394 112 0 66443 0
[pid=29753/tid=29754] ppid=29751 vsize=285912 CPUtime=0.99 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1169 0 0 0 99 0 0 0 19 0 4 0 520379158 292773888 2449 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=285912 CPUtime=0.99 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1201 0 0 0 99 0 0 0 25 0 4 0 520379158 292773888 2450 33554432000 4194304 4650419 140737102188208 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=285912 CPUtime=0.99 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 887 0 0 0 99 0 0 0 25 0 4 0 520379158 292773888 2450 33554432000 4194304 4650419 140737102188208 18446744073709551615 4339853 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 285912

[startup+1.50061 s]
/proc/loadavg: 7.40 7.85 7.51 7/180 29753
/proc/meminfo: memFree=30947520/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=288920 CPUtime=5.97 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 7507 0 0 0 597 0 0 0 20 0 4 0 520379158 295854080 4109 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 72230 4109 395 112 0 67195 0
[pid=29753/tid=29754] ppid=29751 vsize=288920 CPUtime=1.49 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 2095 0 0 0 149 0 0 0 20 0 4 0 520379158 295854080 4109 33554432000 4194304 4650419 140737102188208 18446744073709551615 4433048 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=288920 CPUtime=1.49 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1512 0 0 0 149 0 0 0 25 0 4 0 520379158 295854080 4109 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=288920 CPUtime=1.49 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 1295 0 0 0 149 0 0 0 25 0 4 0 520379158 295854080 4109 33554432000 4194304 4650419 140737102188208 18446744073709551615 4332022 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288920

[startup+3.10032 s]
/proc/loadavg: 7.45 7.85 7.51 9/184 29757
/proc/meminfo: memFree=30882024/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=298712 CPUtime=12.36 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 13253 0 0 0 1235 1 0 0 25 0 4 0 520379158 305881088 7578 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363531 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 74678 7578 395 112 0 69643 0
[pid=29753/tid=29754] ppid=29751 vsize=298712 CPUtime=3.07 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 2882 0 0 0 307 0 0 0 25 0 4 0 520379158 305881088 7578 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=298712 CPUtime=3.08 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 3578 0 0 0 308 0 0 0 25 0 4 0 520379158 305881088 7578 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365252 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=298712 CPUtime=3.09 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 3128 0 0 0 309 0 0 0 25 0 4 0 520379158 305881088 7578 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 298712

[startup+6.30076 s]
/proc/loadavg: 7.45 7.85 7.51 9/184 29757
/proc/meminfo: memFree=30855916/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=316716 CPUtime=25.14 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 19151 0 0 0 2512 2 0 0 25 0 4 0 520379158 324317184 10550 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 79179 10550 395 112 0 74144 0
[pid=29753/tid=29754] ppid=29751 vsize=316716 CPUtime=6.26 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 4096 0 0 0 626 0 0 0 25 0 4 0 520379158 324317184 10550 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=316716 CPUtime=6.28 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 5437 0 0 0 628 0 0 0 25 0 4 0 520379158 324317184 10550 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363506 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=316716 CPUtime=6.28 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 4387 0 0 0 628 0 0 0 25 0 4 0 520379158 324317184 10550 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 316716

[startup+12.7006 s]
/proc/loadavg: 7.49 7.86 7.51 10/184 29758
/proc/meminfo: memFree=30820776/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=330944 CPUtime=50.72 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 29005 0 0 0 5068 4 0 0 25 0 4 0 520379158 338886656 12934 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 82736 12934 395 112 0 77701 0
[pid=29753/tid=29754] ppid=29751 vsize=330944 CPUtime=12.63 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 6481 0 0 0 1262 1 0 0 25 0 4 0 520379158 338886656 12934 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=330944 CPUtime=12.69 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 8234 0 0 0 1268 1 0 0 25 0 4 0 520379158 338886656 12934 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=330944 CPUtime=12.69 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 6445 0 0 0 1268 1 0 0 25 0 4 0 520379158 338886656 12934 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 330944

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

[startup+13.4005 s]
/proc/loadavg: 7.49 7.86 7.51 10/184 29758
/proc/meminfo: memFree=30820776/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=321796 CPUtime=53.51 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 29984 0 0 0 5346 5 0 0 25 0 4 0 520379158 329519104 13420 33554432000 4194304 4650419 140737102188208 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 80449 13420 395 112 0 75414 0
[pid=29753/tid=29754] ppid=29751 vsize=321796 CPUtime=13.32 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 6523 0 0 0 1331 1 0 0 25 0 4 0 520379158 329519104 13420 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=321796 CPUtime=13.38 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 8904 0 0 0 1337 1 0 0 25 0 4 0 520379158 329519104 13420 33554432000 4194304 4650419 140737102188208 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=321796 CPUtime=13.39 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 6571 0 0 0 1338 1 0 0 25 0 4 0 520379158 329519104 13420 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365203 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 53.51
Current children cumulated vsize (KiB) 321796

[startup+16.601 s]
/proc/loadavg: 7.61 7.87 7.52 10/184 29758
/proc/meminfo: memFree=30797332/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=314068 CPUtime=66.29 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 33527 0 0 0 6624 5 0 0 25 0 4 0 520379158 321605632 14174 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365327 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 78517 14174 395 112 0 73482 0
[pid=29753/tid=29754] ppid=29751 vsize=314068 CPUtime=16.51 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 7436 0 0 0 1650 1 0 0 25 0 4 0 520379158 321605632 14174 33554432000 4194304 4650419 140737102188208 18446744073709551615 4476213 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=314068 CPUtime=16.58 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 9709 0 0 0 1657 1 0 0 25 0 4 0 520379158 321605632 14174 33554432000 4194304 4650419 140737102188208 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=314068 CPUtime=16.59 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 7238 0 0 0 1658 1 0 0 25 0 4 0 520379158 321605632 14174 33554432000 4194304 4650419 140737102188208 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 66.29
Current children cumulated vsize (KiB) 314068

[startup+19.8004 s]
/proc/loadavg: 7.65 7.88 7.52 10/184 29758
/proc/meminfo: memFree=30784928/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=314092 CPUtime=79.07 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 36810 0 0 0 7901 6 0 0 25 0 4 0 520379158 321630208 14446 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 78523 14446 395 112 0 73488 0
[pid=29753/tid=29754] ppid=29751 vsize=314092 CPUtime=19.69 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 8226 0 0 0 1968 1 0 0 25 0 4 0 520379158 321630208 14446 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=314092 CPUtime=19.78 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 10860 0 0 0 1977 1 0 0 25 0 4 0 520379158 321630208 14446 33554432000 4194304 4650419 140737102188208 18446744073709551615 4328315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=314092 CPUtime=19.78 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 7629 0 0 0 1977 1 0 0 25 0 4 0 520379158 321630208 14446 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 79.07
Current children cumulated vsize (KiB) 314092

[startup+21.4011 s]
/proc/loadavg: 7.65 7.88 7.52 9/184 29758
/proc/meminfo: memFree=30787912/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=314136 CPUtime=85.46 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 38320 0 0 0 8540 6 0 0 25 0 4 0 520379158 321675264 15397 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366869 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 78534 15397 395 112 0 73499 0
[pid=29753/tid=29754] ppid=29751 vsize=314136 CPUtime=21.28 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 8745 0 0 0 2127 1 0 0 25 0 4 0 520379158 321675264 15397 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365273 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=314136 CPUtime=21.38 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 11401 0 0 0 2137 1 0 0 25 0 4 0 520379158 321675264 15397 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=314136 CPUtime=21.38 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 7763 0 0 0 2137 1 0 0 25 0 4 0 520379158 321675264 15397 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 85.46
Current children cumulated vsize (KiB) 314136

[startup+22.201 s]
/proc/loadavg: 7.65 7.88 7.52 9/184 29758
/proc/meminfo: memFree=30788284/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=304860 CPUtime=88.66 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 39167 0 0 0 8860 6 0 0 25 0 4 0 520379158 312176640 15103 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 76215 15103 395 112 0 71180 0
[pid=29753/tid=29754] ppid=29751 vsize=304860 CPUtime=22.07 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 9157 0 0 0 2206 1 0 0 25 0 4 0 520379158 312176640 15103 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=304860 CPUtime=22.18 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 11528 0 0 0 2217 1 0 0 25 0 4 0 520379158 312176640 15103 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=304860 CPUtime=22.18 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 7763 0 0 0 2217 1 0 0 25 0 4 0 520379158 312176640 15103 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 88.66
Current children cumulated vsize (KiB) 304860

[startup+22.4009 s]
/proc/loadavg: 7.65 7.88 7.52 9/184 29758
/proc/meminfo: memFree=30788284/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=304860 CPUtime=89.46 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 39393 0 0 0 8940 6 0 0 25 0 4 0 520379158 312176640 15302 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 76215 15302 395 112 0 71180 0
[pid=29753/tid=29754] ppid=29751 vsize=304860 CPUtime=22.27 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 9204 0 0 0 2226 1 0 0 25 0 4 0 520379158 312176640 15302 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=304860 CPUtime=22.38 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 11668 0 0 0 2237 1 0 0 25 0 4 0 520379158 312176640 15302 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=304860 CPUtime=22.38 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 7763 0 0 0 2237 1 0 0 25 0 4 0 520379158 312176640 15302 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 89.46
Current children cumulated vsize (KiB) 304860

[startup+22.5009 s]
/proc/loadavg: 7.65 7.88 7.52 9/184 29758
/proc/meminfo: memFree=30788284/32951124 swapFree=67111364/67111528
[pid=29753] ppid=29751 vsize=304860 CPUtime=89.87 cores=1,3,5,7
/proc/29753/stat : 29753 (strangenight1-m) R 29751 29753 29618 0 -1 4202496 39450 0 0 0 8980 7 0 0 25 0 4 0 520379158 312176640 15359 33554432000 4194304 4650419 140737102188208 18446744073709551615 4365321 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29753/statm: 76215 15359 395 112 0 71180 0
[pid=29753/tid=29754] ppid=29751 vsize=304860 CPUtime=22.37 cores=1,3,5,7
/proc/29753/task/29754/stat : 29754 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 9221 0 0 0 2236 1 0 0 25 0 4 0 520379158 312176640 15359 33554432000 4194304 4650419 140737102188208 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29753/tid=29755] ppid=29751 vsize=304860 CPUtime=22.48 cores=1,3,5,7
/proc/29753/task/29755/stat : 29755 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 11688 0 0 0 2247 1 0 0 25 0 4 0 520379158 312176640 15359 33554432000 4194304 4650419 140737102188208 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29753/tid=29756] ppid=29751 vsize=304860 CPUtime=22.48 cores=1,3,5,7
/proc/29753/task/29756/stat : 29756 (strangenight1-m) R 29751 29753 29618 0 -1 4202560 7763 0 0 0 2247 1 0 0 25 0 4 0 520379158 312176640 15359 33554432000 4194304 4650419 140737102188208 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 89.87
Current children cumulated vsize (KiB) 304860

Child status: 20
Real time (s): 22.5625
CPU time (s): 90.1053
CPU user time (s): 90.0313
CPU system time (s): 0.073988
CPU usage (%): 399.359
Max. virtual memory (cumulated for all children) (KiB): 340288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 90.0313
system time used= 0.073988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39482
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= 230
involuntary context switches= 735

runsolver used 0.039993 second user time and 0.089986 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 16:36:52
IDJOB=3175102
IDBENCH=82720
IDSOLVER=1588
FILE ID=node136/3175102-1304087812
RUNJOBID= node136-1304086607-29637
PBS_JOBID= 13170547
Free space on /tmp= 72328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v300-c1278-S768688898-014.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175102-1304087812/watcher-3175102-1304087812 -o /tmp/evaluation-result-3175102-1304087812/solver-3175102-1304087812 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175102-1304087812.cnf

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

MD5SUM BENCH= 7436a7d8585345665f45b181a7e46358
RANDOM SEED=79794751

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30948048 kB
Buffers:        573228 kB
Cached:         935584 kB
SwapCached:          0 kB
Active:         136124 kB
Inactive:      1443452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30948048 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:       71172 kB
Mapped:          15064 kB
Slab:           359664 kB
PageTables:       4220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   277356 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= 72324 MiB
End job on node136 at 2011-04-29 16:37:15