Trace number 3175164

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-mtSAT 79.7029 19.9566

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S25975519-056.SATISFIABLE.cnf
MD5SUMe97f6275ab407a8de4fd3a3e9a04d03e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.004999
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.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-3175164-1304094058.cnf'
0.00/0.00	c -- header says num vars:             75
0.00/0.00	c -- header says num clauses:        1597
0.00/0.00	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.00	c -- vars added         75
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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.02
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.01	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:      0  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:      43 undec:       1 neg:      31
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        75      1597         0         0      7985         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.38/0.10	c  N st     8      4913        75      1597         0      4457      7985     76745   no data   no data  --
0.77/0.25	c  N st    10     11296        75      1597         0      4128      7985     57742   no data   no data  --
1.57/0.43	c  N st    11     17040        75      1597         0      9346      7985    145090   no data   no data  --
2.78/0.72	c  F st    12     25000        75      1597         0     11417      7985    178484   no data   no data  --
2.78/0.72	c  N st    12     25000        75      1597         0     11417      7985    178484   no data   no data  --
3.58/0.91	c Decided on static restart strategy
3.58/0.91	c  N st    18     30000        75      1597         0      9787      7985    141864   no data   no data  --
3.58/0.91	c  S st    18     30000        75      1597         0      9787      7985    141864   no data   no data  --
3.58/0.94	c  S st    18     30501        75      1597         0     10263      7985    150432   no data   no data  --
3.58/0.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/0.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.58/0.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.58/0.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/0.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/0.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.58/0.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.15	c lits-rem:      1493  cl-subs:     2612  v-elim:      0  v-fix:    0  time:  0.84 s
4.39/1.18	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
4.39/1.18	c calculated reachability. Time: 0.00
4.39/1.18	c  N st    18     30501        75      1597         0      7651      7985    109158   no data   no data  --
5.97/1.51	c  N st    20     37613        75      1597         0      7055      7985     91877   no data   no data  --
6.77/1.73	c  N st    21     44012        75      1597         0     12743      7985    182057   no data   no data  --
7.17/1.82	c  S st    22     45751        75      1597         0     14331      7985    208670   no data   no data  --
7.17/1.85	c  S st    22     46254        75      1597         0     14794      7985    216838   no data   no data  --
7.17/1.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.17/1.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.17/1.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.17/1.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.17/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.17/1.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.76/2.75	c lits-rem:      1989  cl-subs:     3174  v-elim:      0  v-fix:    0  time:  3.55 s
10.76/2.76	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
10.76/2.76	c vivif2 --  cl tried    11620 cl shrink        0 lits rem          0 time: 0.01
11.16/2.80	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.18
11.16/2.80	c calculated reachability. Time: 0.00
11.16/2.80	c  N st    22     46254        75      1597         0     11620      7985    166121   no data   no data  --
13.55/3.45	c  N st    23     60651        75      1597         0     16722      7985    243895   no data   no data  --
15.16/3.88	c  N st    24     69381        75      1597         0     15740      7985    219464   no data   no data  --
15.16/3.88	c  S st    24     69381        75      1597         0     15740      7985    219464   no data   no data  --
15.56/3.92	c  S st    24     69886        75      1597         0     16212      7985    228050   no data   no data  --
15.56/3.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.56/3.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.56/3.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.56/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.56/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.56/3.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.56/3.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.56/4.91	c lits-rem:      2305  cl-subs:     2913  v-elim:      0  v-fix:    0  time:  3.89 s
19.56/4.91	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.56/4.91	c vivif2 --  cl tried    13299 cl shrink        0 lits rem          0 time: 0.00
19.56/4.96	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
19.56/4.96	c calculated reachability. Time: 0.00
19.56/4.96	c  N st    24     69886        75      1597         0     13299      7985    182927   no data   no data  --
23.55/5.90	c  F st    25     87501        75      1597         0     19491      7985    281455   no data   no data  --
23.55/5.90	c  N st    25     87501        75      1597         0     19491      7985    281455   no data   no data  --
24.75/6.21	c Decided on static restart strategy
25.14/6.36	c  N st    32     95536        75      1597         0     16046      7985    216585   no data   no data  --
27.54/6.95	c  N st    34    104829        75      1597         0     12731      7985    156532   no data   no data  --
27.54/6.95	c  S st    34    104829        75      1597         0     12731      7985    156532   no data   no data  --
27.54/6.98	c  S st    34    105334        75      1597         0     13204      7985    165153   no data   no data  --
27.54/6.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.54/6.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.54/6.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
27.54/6.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.54/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.54/6.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
27.54/6.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.36/7.63	c lits-rem:       771  cl-subs:     1130  v-elim:      0  v-fix:    0  time:  2.53 s
30.36/7.63	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
30.36/7.63	c vivif2 --  cl tried    12074 cl shrink        0 lits rem          0 time: 0.00
30.36/7.68	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
30.36/7.68	c calculated reachability. Time: 0.00
30.36/7.68	c  N st    34    105334        75      1597         0     12074      7985    148151   no data   no data  --
32.34/8.18	c  N st    35    114932        75      1597         0     20726      7985    287378   no data   no data  --
36.33/9.14	c  N st    36    129330        75      1597         0     21133      7985    291975   no data   no data  --
41.93/10.59	c  N st    37    150925        75      1597         0     27013      7985    381377   no data   no data  --
43.95/11.03	c  S st    38    158002        75      1597         0     19004      7985    238259   no data   no data  --
43.95/11.08	c  S st    38    158505        75      1597         0     19475      7985    246767   no data   no data  --
43.95/11.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.95/11.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.95/11.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
43.95/11.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.95/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.95/11.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
43.95/11.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.94/12.07	c lits-rem:      1864  cl-subs:     2380  v-elim:      0  v-fix:    0  time:  3.89 s
47.94/12.07	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
47.94/12.07	c vivif2 --  cl tried    17095 cl shrink        0 lits rem          0 time: 0.01
48.34/12.14	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.27
48.34/12.14	c calculated reachability. Time: 0.00
48.34/12.14	c  N st    38    158505        75      1597         0     17095      7985    210181   no data   no data  --
62.30/15.63	c  N st    39    207093        75      1597         0     29527      7985    402623   no data   no data  --
72.29/18.13	c  N st    40    237761        75      1597         0     22053      7985    264119   no data   no data  --
72.29/18.13	c  S st    40    237761        75      1597         0     22053      7985    264119   no data   no data  --
72.29/18.19	c  S st    40    238265        75      1597         0     22523      7985    272396   no data   no data  --
72.29/18.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
72.29/18.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
72.29/18.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
72.69/18.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
72.69/18.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
72.69/18.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
72.69/18.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
76.69/19.26	c lits-rem:      1699  cl-subs:     2192  v-elim:      0  v-fix:    0  time:  4.25 s
76.69/19.26	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
76.69/19.27	c vivif2 --  cl tried    20331 cl shrink        0 lits rem          0 time: 0.01
77.09/19.35	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.32
77.09/19.35	c calculated reachability. Time: 0.00
77.09/19.35	c  N st    40    238265        75      1597         0     20331      7985    240347   no data   no data  --
79.49/19.95	c  E st    41    246132         0      1597         0     27347      7985    360918   no data   no data  --
79.49/19.95	c Verified 1597 clauses.
79.49/19.95	c Verified 1597 clauses.
79.49/19.95	c Following stats are for *FIRST FINISHED THREAD ONLY*
79.49/19.95	c num threads              : 4          
79.49/19.95	c restarts                 : 41         
79.49/19.95	c dynamic restarts         : 0          
79.49/19.95	c static restarts          : 41         
79.49/19.95	c full restarts            : 2          
79.49/19.95	c total simplify time      : 0.00       
79.49/19.95	c learnts DL2              : 0          
79.49/19.95	c learnts size 2           : 0          
79.49/19.95	c learnts size 1           : 0           (0.00      % of vars)
79.49/19.95	c filedLit time            : 0.09        (0.11      % time)
79.49/19.95	c v-elim SatELite          : 0           (0.00      % vars)
79.49/19.95	c SatELite time            : 18.84       (23.66     % time)
79.49/19.95	c v-elim xor               : 0           (0.00      % vars)
79.49/19.95	c xor elim time            : 0.01        (0.02      % time)
79.49/19.95	c num binary xor trees     : 0          
79.49/19.95	c binxor trees' crown      : 0           (nan       leafs/tree)
79.49/19.95	c bin xor find time        : 0.00       
79.49/19.95	c OTF clause improved      : 24277       (0.10      clauses/conflict)
79.49/19.95	c OTF impr. size diff      : 24550       (1.01       lits/clause)
79.49/19.95	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
79.49/19.95	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
79.49/19.95	c tried to recurMin cls    : 16172       (6.57       % of conflicts)
79.49/19.95	c updated cache            : 0           (0.00       lits/tried recurMin)
79.49/19.95	c unit cls received        : 0           (nan       % of units)
79.49/19.95	c unit cls sent            : 0           (nan       % of units)
79.49/19.95	c bin cls received         : 0          
79.49/19.95	c bin cls sent             : 0          
79.49/19.95	c clauses over max glue    : 0           (0.00      % of all clauses)
79.49/19.95	c conflicts                : 246132      (3091.76   / sec)
79.49/19.95	c decisions                : 272659      (1.28      % random)
79.49/19.95	c bogo-props               : 2615056344  (32848795.08 / sec)
79.49/19.95	c conflict literals        : 4122468     (16.16     % deleted)
79.49/19.95	c Memory used              : 233.00      MB
79.49/19.95	c single-thread CPU time   : 79.61       s
79.49/19.95	c all-threads sum CPU time : 79.61       s
79.49/19.95	s SATISFIABLE
79.49/19.95	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: 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-3175164-1304094058/watcher-3175164-1304094058 -o /tmp/evaluation-result-3175164-1304094058/solver-3175164-1304094058 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3175164-1304094058.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.37 7.92 7.96 7/180 7932
/proc/meminfo: memFree=31370280/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 417 0 0 0 0 0 0 0 24 0 4 0 501821388 52465664 357 33554432000 4194304 4650419 140737069693792 18446744073709551615 270338383803 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 12809 357 306 112 0 7774 0
[pid=7932/tid=7933] ppid=7930 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501821388 52465664 357 33554432000 4194304 4650419 140737069693792 18446744073709551615 48003331950514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501821388 52465664 357 33554432000 4194304 4650419 140737069693792 18446744073709551615 270333430870 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 501821388 52465664 357 33554432000 4194304 4650419 140737069693792 18446744073709551615 48003331950099 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0509591 s]
/proc/loadavg: 7.37 7.92 7.96 7/180 7932
/proc/meminfo: memFree=31370280/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=216944 CPUtime=0.18 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 1270 0 0 0 18 0 0 0 25 0 4 0 501821388 222150656 1149 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 54236 1149 389 112 0 49201 0
[pid=7932/tid=7933] ppid=7930 vsize=216944 CPUtime=0.04 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 200 0 0 0 4 0 0 0 25 0 4 0 501821388 222150656 1149 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=216944 CPUtime=0.04 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 229 0 0 0 4 0 0 0 25 0 4 0 501821388 222150656 1149 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=216944 CPUtime=0.04 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 149 0 0 0 4 0 0 0 25 0 4 0 501821388 222150656 1149 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 216944

[startup+0.100949 s]
/proc/loadavg: 7.37 7.92 7.96 7/180 7932
/proc/meminfo: memFree=31370280/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=217088 CPUtime=0.38 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 1560 0 0 0 38 0 0 0 25 0 4 0 501821388 222298112 1439 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 54272 1439 389 112 0 49237 0
[pid=7932/tid=7933] ppid=7930 vsize=217088 CPUtime=0.09 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 276 0 0 0 9 0 0 0 25 0 4 0 501821388 222298112 1439 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=217088 CPUtime=0.09 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 305 0 0 0 9 0 0 0 25 0 4 0 501821388 222298112 1439 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=217088 CPUtime=0.09 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 213 0 0 0 9 0 0 0 25 0 4 0 501821388 222298112 1439 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 217088

[startup+0.300909 s]
/proc/loadavg: 7.37 7.92 7.96 7/180 7932
/proc/meminfo: memFree=31370280/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=218812 CPUtime=1.17 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 2963 0 0 0 117 0 0 0 25 0 4 0 501821388 224063488 1797 33554432000 4194304 4650419 140737069693792 18446744073709551615 4298498 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 54703 1797 391 112 0 49668 0
[pid=7932/tid=7933] ppid=7930 vsize=218812 CPUtime=0.29 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 655 0 0 0 29 0 0 0 25 0 4 0 501821388 224063488 1797 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365216 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=218812 CPUtime=0.29 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 629 0 0 0 29 0 0 0 25 0 4 0 501821388 224063488 1797 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=218812 CPUtime=0.29 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 553 0 0 0 29 0 0 0 25 0 4 0 501821388 224063488 1797 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 218812

[startup+0.70083 s]
/proc/loadavg: 7.37 7.92 7.96 7/180 7932
/proc/meminfo: memFree=31370280/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=219756 CPUtime=2.78 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 4460 0 0 0 277 1 0 0 25 0 4 0 501821388 225030144 2496 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365231 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 54939 2496 392 112 0 49904 0
[pid=7932/tid=7933] ppid=7930 vsize=219756 CPUtime=0.69 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 1064 0 0 0 69 0 0 0 25 0 4 0 501821388 225030144 2496 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365276 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=219756 CPUtime=0.69 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 1000 0 0 0 69 0 0 0 25 0 4 0 501821388 225030144 2496 33554432000 4194304 4650419 140737069693792 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=219756 CPUtime=0.69 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 891 0 0 0 69 0 0 0 25 0 4 0 501821388 225030144 2496 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366865 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 219756

[startup+1.50067 s]
/proc/loadavg: 7.37 7.92 7.96 10/184 7936
/proc/meminfo: memFree=31344460/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=227044 CPUtime=5.97 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 8389 0 0 0 596 1 0 0 25 0 4 0 501821388 232493056 4667 33554432000 4194304 4650419 140737069693792 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 56761 4667 393 112 0 51726 0
[pid=7932/tid=7933] ppid=7930 vsize=227044 CPUtime=1.48 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 2291 0 0 0 148 0 0 0 25 0 4 0 501821388 232493056 4667 33554432000 4194304 4650419 140737069693792 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=227044 CPUtime=1.49 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 1707 0 0 0 149 0 0 0 25 0 4 0 501821388 232493056 4667 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365300 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=227044 CPUtime=1.49 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 1491 0 0 0 149 0 0 0 25 0 4 0 501821388 232493056 4667 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 227044

[startup+3.10036 s]
/proc/loadavg: 7.37 7.92 7.96 10/184 7936
/proc/meminfo: memFree=31313956/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=225136 CPUtime=12.36 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 15065 0 0 0 1234 2 0 0 25 0 4 0 501821388 230539264 8771 33554432000 4194304 4650419 140737069693792 18446744073709551615 4364785 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 56284 8771 393 112 0 51249 0
[pid=7932/tid=7933] ppid=7930 vsize=225136 CPUtime=3.07 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 3821 0 0 0 307 0 0 0 25 0 4 0 501821388 230539264 8771 33554432000 4194304 4650419 140737069693792 18446744073709551615 4433059 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=225136 CPUtime=3.08 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 3560 0 0 0 308 0 0 0 25 0 4 0 501821388 230539264 8771 33554432000 4194304 4650419 140737069693792 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=225136 CPUtime=3.08 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 3469 0 0 0 308 0 0 0 25 0 4 0 501821388 230539264 8771 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 225136

[startup+6.30072 s]
/proc/loadavg: 7.42 7.92 7.96 10/184 7936
/proc/meminfo: memFree=31291220/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=236032 CPUtime=25.14 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 21229 0 0 0 2510 4 0 0 25 0 4 0 501821388 241696768 10205 33554432000 4194304 4650419 140737069693792 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 59008 10205 393 112 0 53973 0
[pid=7932/tid=7933] ppid=7930 vsize=236032 CPUtime=6.26 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 5174 0 0 0 625 1 0 0 25 0 4 0 501821388 241696768 10205 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=236032 CPUtime=6.28 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 5384 0 0 0 628 0 0 0 25 0 4 0 501821388 241696768 10205 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=236032 CPUtime=6.29 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 4756 0 0 0 628 1 0 0 25 0 4 0 501821388 241696768 10205 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366835 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 236032

[startup+12.7005 s]
/proc/loadavg: 7.47 7.92 7.96 9/184 7936
/proc/meminfo: memFree=31268380/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=238056 CPUtime=50.72 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 33113 0 0 0 5066 6 0 0 25 0 4 0 501821388 243769344 13397 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366831 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 59514 13397 393 112 0 54479 0
[pid=7932/tid=7933] ppid=7930 vsize=238056 CPUtime=12.63 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 8175 0 0 0 1262 1 0 0 25 0 4 0 501821388 243769344 13397 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=238056 CPUtime=12.68 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 8843 0 0 0 1267 1 0 0 25 0 4 0 501821388 243769344 13397 33554432000 4194304 4650419 140737069693792 18446744073709551615 4476304 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=238056 CPUtime=12.68 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 7507 0 0 0 1267 1 0 0 25 0 4 0 501821388 243769344 13397 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 238056

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

[startup+15.9008 s]
/proc/loadavg: 7.51 7.93 7.96 10/184 7936
/proc/meminfo: memFree=31250540/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=238280 CPUtime=63.51 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 37736 0 0 0 6343 8 0 0 25 0 4 0 501821388 243998720 15605 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 59570 15605 393 112 0 54535 0
[pid=7932/tid=7933] ppid=7930 vsize=238280 CPUtime=15.82 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 9783 0 0 0 1580 2 0 0 25 0 4 0 501821388 243998720 15605 33554432000 4194304 4650419 140737069693792 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=238280 CPUtime=15.88 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 9720 0 0 0 1587 1 0 0 25 0 4 0 501821388 243998720 15605 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=238280 CPUtime=15.88 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 8321 0 0 0 1587 1 0 0 25 0 4 0 501821388 243998720 15605 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 63.51
Current children cumulated vsize (KiB) 238280

[startup+17.5005 s]
/proc/loadavg: 7.51 7.93 7.96 10/184 7936
/proc/meminfo: memFree=31242976/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=238432 CPUtime=69.91 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 40158 0 0 0 6983 8 0 0 25 0 4 0 501821388 244154368 15592 33554432000 4194304 4650419 140737069693792 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 59608 15592 393 112 0 54573 0
[pid=7932/tid=7933] ppid=7930 vsize=238432 CPUtime=17.41 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 10322 0 0 0 1739 2 0 0 25 0 4 0 501821388 244154368 15592 33554432000 4194304 4650419 140737069693792 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=238432 CPUtime=17.49 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 10359 0 0 0 1748 1 0 0 25 0 4 0 501821388 244154368 15592 33554432000 4194304 4650419 140737069693792 18446744073709551615 4520021 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=238432 CPUtime=17.49 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 8888 0 0 0 1747 2 0 0 25 0 4 0 501821388 244154368 15592 33554432000 4194304 4650419 140737069693792 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 69.91
Current children cumulated vsize (KiB) 238432

[startup+19.1002 s]
/proc/loadavg: 7.51 7.93 7.96 10/184 7936
/proc/meminfo: memFree=31240732/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=238592 CPUtime=76.29 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 42241 0 0 0 7620 9 0 0 25 0 4 0 501821388 244318208 15091 33554432000 4194304 4650419 140737069693792 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 59648 15091 393 112 0 54613 0
[pid=7932/tid=7933] ppid=7930 vsize=238592 CPUtime=19 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 10953 0 0 0 1898 2 0 0 25 0 4 0 501821388 244318208 15091 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=238592 CPUtime=19.08 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 11033 0 0 0 1907 1 0 0 25 0 4 0 501821388 244318208 15091 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=238592 CPUtime=19.09 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 9061 0 0 0 1907 2 0 0 25 0 4 0 501821388 244318208 15091 33554432000 4194304 4650419 140737069693792 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 76.29
Current children cumulated vsize (KiB) 238592

[startup+19.5011 s]
/proc/loadavg: 7.51 7.93 7.96 10/184 7936
/proc/meminfo: memFree=31240732/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=238592 CPUtime=77.89 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 42614 0 0 0 7780 9 0 0 25 0 4 0 501821388 244318208 15464 33554432000 4194304 4650419 140737069693792 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 59648 15464 393 112 0 54613 0
[pid=7932/tid=7933] ppid=7930 vsize=238592 CPUtime=19.4 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 11062 0 0 0 1938 2 0 0 25 0 4 0 501821388 244318208 15464 33554432000 4194304 4650419 140737069693792 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=238592 CPUtime=19.48 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 11116 0 0 0 1947 1 0 0 25 0 4 0 501821388 244318208 15464 33554432000 4194304 4650419 140737069693792 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=238592 CPUtime=19.49 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 9105 0 0 0 1947 2 0 0 25 0 4 0 501821388 244318208 15464 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366841 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 77.89
Current children cumulated vsize (KiB) 238592

[startup+19.901 s]
/proc/loadavg: 7.55 7.93 7.96 10/184 7936
/proc/meminfo: memFree=31236888/32951124 swapFree=67111356/67111528
[pid=7932] ppid=7930 vsize=238592 CPUtime=79.49 cores=1,3,5,7
/proc/7932/stat : 7932 (strangenight1-m) R 7930 7932 7164 0 -1 4202496 42976 0 0 0 7940 9 0 0 25 0 4 0 501821388 244318208 15826 33554432000 4194304 4650419 140737069693792 18446744073709551615 4331089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7932/statm: 59648 15827 393 112 0 54613 0
[pid=7932/tid=7933] ppid=7930 vsize=238592 CPUtime=19.79 cores=1,3,5,7
/proc/7932/task/7933/stat : 7933 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 11154 0 0 0 1977 2 0 0 25 0 4 0 501821388 244318208 15827 33554432000 4194304 4650419 140737069693792 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7932/tid=7934] ppid=7930 vsize=238592 CPUtime=19.88 cores=1,3,5,7
/proc/7932/task/7934/stat : 7934 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 11197 0 0 0 1987 1 0 0 25 0 4 0 501821388 244318208 15827 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7932/tid=7935] ppid=7930 vsize=238592 CPUtime=19.89 cores=1,3,5,7
/proc/7932/task/7935/stat : 7935 (strangenight1-m) R 7930 7932 7164 0 -1 4202560 9167 0 0 0 1987 2 0 0 25 0 4 0 501821388 244318208 15827 33554432000 4194304 4650419 140737069693792 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 79.49
Current children cumulated vsize (KiB) 238592

Child status: 10
Real time (s): 19.9566
CPU time (s): 79.7029
CPU user time (s): 79.6089
CPU system time (s): 0.093985
CPU usage (%): 399.381
Max. virtual memory (cumulated for all children) (KiB): 247976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.6089
system time used= 0.093985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43039
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= 229
involuntary context switches= 424

runsolver used 0.031995 second user time and 0.072988 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 18:20:58
IDJOB=3175164
IDBENCH=82782
IDSOLVER=1588
FILE ID=node143/3175164-1304094058
RUNJOBID= node143-1304092854-7806
PBS_JOBID= 13170544
Free space on /tmp= 72920 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v75-c1597-S25975519-056.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175164-1304094058/watcher-3175164-1304094058 -o /tmp/evaluation-result-3175164-1304094058/solver-3175164-1304094058 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3175164-1304094058.cnf

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

MD5SUM BENCH= e97f6275ab407a8de4fd3a3e9a04d03e
RANDOM SEED=1123227565

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.846
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.74
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.846
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:      31371304 kB
Buffers:        221396 kB
Cached:        1017620 kB
SwapCached:        168 kB
Active:         285996 kB
Inactive:      1018920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31371304 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12452 kB
Writeback:           0 kB
AnonPages:       65948 kB
Mapped:          15280 kB
Slab:           212112 kB
PageTables:       4180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   273348 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= 72912 MiB
End job on node143 at 2011-04-29 18:21:18