Trace number 3368965

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-mt (fixed)SAT 58.6981 14.7258

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v75-c1597-S1129651135-081.SATISFIABLE.cnf
MD5SUMf54f75ab88c77b4cc676aaab44569f75
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.002999
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses1597
Sum of the clauses size7985
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51597
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368965-1305408134.cnf'
0.00/0.01	c -- header says num vars:             75
0.00/0.01	c -- header says num clauses:        1597
0.00/0.01	c -- clauses added:            0 learnts,         1597 normals,            0 xors
0.00/0.01	c -- vars added         75
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.11	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.11	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.11	c calculated reachability. Time: 0.00
0.00/0.11	c Calc default polars -  time:   0.00 s pos:      31 undec:       1 neg:      43
0.00/0.11	c =========================================================================================
0.00/0.11	c types(t): F = full restart, N = normal restart
0.00/0.11	c types(t): S = simplification begin/end, E = solution found
0.00/0.11	c restart types(rt): st = static, dy = dynamic
0.00/0.11	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.11	c  B st     0         0        75      1597         0         0      7985         0   no data   no data  --
0.00/0.11	c Decided on static restart strategy
0.00/0.11	c  N st     8      4921        75      1597         0      4468      7985     76583   no data   no data  --
0.77/0.28	c  N st    10     11303        75      1597         0      4113      7985     57294   no data   no data  --
1.57/0.43	c  N st    11     17046        75      1597         0      9275      7985    141525   no data   no data  --
2.77/0.72	c  F st    12     25002        75      1597         0     11399      7985    172402   no data   no data  --
2.77/0.72	c  N st    12     25002        75      1597         0     11399      7985    172402   no data   no data  --
3.57/0.91	c Decided on static restart strategy
3.57/0.91	c  N st    18     30001        75      1597         0      9833      7985    145023   no data   no data  --
3.57/0.91	c  S st    18     30001        75      1597         0      9833      7985    145023   no data   no data  --
3.57/0.94	c  S st    18     30502        75      1597         0     10306      7985    153707   no data   no data  --
3.57/0.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.57/0.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.57/0.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
3.57/0.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.57/0.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.57/0.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
3.57/0.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.39/1.17	c lits-rem:      1789  cl-subs:     2628  v-elim:      0  v-fix:    0  time:  0.88 s
4.39/1.20	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.12
4.39/1.20	c calculated reachability. Time: 0.00
4.39/1.20	c  N st    18     30502        75      1597         0      7678      7985    112051   no data   no data  --
5.54/1.48	c  N st    20     37613        75      1597         0     14104      7985    224218   no data   no data  --
6.74/1.72	c  N st    21     44013        75      1597         0     12837      7985    192102   no data   no data  --
7.14/1.81	c  S st    22     45754        75      1597         0     14434      7985    219192   no data   no data  --
7.14/1.85	c  S st    22     46255        75      1597         0     14902      7985    227548   no data   no data  --
7.14/1.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.14/1.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.14/1.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
7.14/1.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.14/1.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.14/1.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
7.14/1.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.14/2.85	c lits-rem:      3116  cl-subs:     2399  v-elim:      0  v-fix:    0  time:  3.94 s
11.14/2.85	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
11.14/2.85	c vivif2 --  cl tried    12503 cl shrink        0 lits rem          0 time: 0.00
11.54/2.90	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.20
11.54/2.90	c calculated reachability. Time: 0.00
11.54/2.90	c  N st    22     46255        75      1597         0     12503      7985    185849   no data   no data  --
13.92/3.55	c  N st    23     60652        75      1597         0     17573      7985    260368   no data   no data  --
15.52/3.95	c  N st    24     69382        75      1597         0     16539      7985    236601   no data   no data  --
15.52/3.95	c  S st    24     69382        75      1597         0     16539      7985    236601   no data   no data  --
15.52/3.99	c  S st    24     69886        75      1597         0     17010      7985    245112   no data   no data  --
15.52/3.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.52/3.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.92/4.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
15.92/4.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.92/4.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.92/4.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
15.92/4.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.91/5.05	c lits-rem:      2615  cl-subs:     3337  v-elim:      0  v-fix:    0  time:  4.19 s
19.91/5.05	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
19.91/5.06	c vivif2 --  cl tried    13673 cl shrink        0 lits rem          0 time: 0.01
20.31/5.11	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.19
20.31/5.11	c calculated reachability. Time: 0.00
20.31/5.11	c  N st    24     69886        75      1597         0     13673      7985    191106   no data   no data  --
24.30/6.10	c  F st    25     87501        75      1597         0     19882      7985    288068   no data   no data  --
24.30/6.10	c  N st    25     87501        75      1597         0     19882      7985    288068   no data   no data  --
25.50/6.41	c Decided on static restart strategy
25.90/6.55	c  N st    32     95544        75      1597         0     16442      7985    226095   no data   no data  --
28.29/7.17	c  N st    34    104829        75      1597         0     13083      7985    163372   no data   no data  --
28.29/7.17	c  S st    34    104829        75      1597         0     13083      7985    163372   no data   no data  --
28.68/7.21	c  S st    34    105332        75      1597         0     13558      7985    172036   no data   no data  --
28.68/7.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.68/7.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.68/7.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
28.68/7.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.68/7.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.68/7.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
28.68/7.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.12/7.88	c lits-rem:       787  cl-subs:     1153  v-elim:      0  v-fix:    0  time:  2.66 s
31.12/7.88	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
31.12/7.89	c vivif2 --  cl tried    12405 cl shrink        0 lits rem          0 time: 0.00
31.47/7.94	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.21
31.47/7.94	c calculated reachability. Time: 0.00
31.47/7.94	c  N st    34    105332        75      1597         0     12405      7985    153980   no data   no data  --
33.87/8.53	c  N st    35    114930        75      1597         0     21004      7985    294536   no data   no data  --
37.45/9.44	c  N st    36    129328        75      1597         0     21400      7985    296348   no data   no data  --
43.45/10.92	c  N st    37    150923        75      1597         0     27287      7985    379873   no data   no data  --
45.04/11.40	c  S st    38    157999        75      1597         0     19276      7985    241101   no data   no data  --
45.44/11.45	c  S st    38    158499        75      1597         0     19741      7985    249652   no data   no data  --
45.44/11.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.44/11.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.44/11.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
45.44/11.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.44/11.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.44/11.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     75 time:  0.00 s
45.44/11.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.43/12.45	c lits-rem:      1829  cl-subs:     2546  v-elim:      0  v-fix:    0  time:  3.95 s
49.43/12.45	c vivif2 --  cl tried     1597 cl shrink        0 lits rem          0 time: 0.00
49.43/12.45	c vivif2 --  cl tried    17195 cl shrink        0 lits rem          0 time: 0.01
49.83/12.52	c asymm  cl-useful: 0/1597/1597 lits-rem:0 time: 0.28
49.83/12.52	c calculated reachability. Time: 0.00
49.83/12.52	c  N st    38    158499        75      1597         0     17195      7985    211371   no data   no data  --
58.20/14.66	c  E st    39    189358         0      1597         0     29770      7985    409911   no data   no data  --
58.59/14.72	c Verified 1597 clauses.
58.59/14.72	c Verified 1597 clauses.
58.59/14.72	c Following stats are for *FIRST FINISHED THREAD ONLY*
58.59/14.72	c num threads              : 4          
58.59/14.72	c restarts                 : 39         
58.59/14.72	c dynamic restarts         : 0          
58.59/14.72	c static restarts          : 39         
58.59/14.72	c full restarts            : 2          
58.59/14.72	c total simplify time      : 0.00       
58.59/14.72	c learnts DL2              : 0          
58.59/14.72	c learnts size 2           : 0          
58.59/14.72	c learnts size 1           : 0           (0.00      % of vars)
58.59/14.72	c filedLit time            : 0.07        (0.12      % time)
58.59/14.72	c v-elim SatELite          : 0           (0.00      % vars)
58.59/14.72	c SatELite time            : 15.52       (26.47     % time)
58.59/14.72	c v-elim xor               : 0           (0.00      % vars)
58.59/14.72	c xor elim time            : 0.01        (0.01      % time)
58.59/14.72	c num binary xor trees     : 0          
58.59/14.72	c binxor trees' crown      : 0           (nan       leafs/tree)
58.59/14.72	c bin xor find time        : 0.00       
58.59/14.72	c OTF clause improved      : 18339       (0.10      clauses/conflict)
58.59/14.72	c OTF impr. size diff      : 18529       (1.01       lits/clause)
58.59/14.72	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
58.59/14.72	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
58.59/14.72	c tried to recurMin cls    : 12651       (6.68       % of conflicts)
58.59/14.72	c updated cache            : 0           (0.00       lits/tried recurMin)
58.59/14.72	c unit cls received        : 0           (nan       % of units)
58.59/14.72	c unit cls sent            : 0           (nan       % of units)
58.59/14.72	c bin cls received         : 0          
58.59/14.72	c bin cls sent             : 0          
58.59/14.72	c clauses over max glue    : 0           (0.00      % of all clauses)
58.59/14.72	c conflicts                : 189358      (3229.32   / sec)
58.59/14.72	c decisions                : 210494      (1.38      % random)
58.59/14.72	c bogo-props               : 1822655915  (31083671.96 / sec)
58.59/14.72	c conflict literals        : 3169584     (15.98     % deleted)
58.59/14.72	c Memory used              : 288.58      MB
58.59/14.72	c single-thread CPU time   : 58.64       s
58.59/14.72	c all-threads sum CPU time : 58.64       s
58.59/14.72	s SATISFIABLE
58.59/14.72	v -1 -2 3 -4 -5 -6 7 8 9 -10 -11 12 13 -14 -15 -16 -17 18 -19 20 21 22 -23 -24 -25 -26 27 -28 29 -30 -31 32 33 -34 35 -36 37 -38 39 40 -41 -42 -43 -44 -45 46 -47 -48 -49 50 -51 -52 53 -54 55 56 57 58 59 60 61 62 -63 -64 -65 -66 67 68 -69 -70 71 72 73 74 75 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 8.10 8.10 8.05 6/360 19146
/proc/meminfo: memFree=18390256/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=51236 CPUtime=0.01 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 418 0 0 0 1 0 0 0 25 0 4 0 633229289 52465664 358 33554432000 4194304 4650419 140735495393968 18446744073709551615 47719271769625 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 12809 358 306 112 0 7774 0
[pid=19146/tid=19147] ppid=19144 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633229290 52465664 358 33554432000 4194304 4650419 140735495393968 18446744073709551615 47719271770024 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633229290 52465664 358 33554432000 4194304 4650419 140735495393968 18446744073709551615 47719271769619 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 633229290 52465664 358 33554432000 4194304 4650419 140735495393968 18446744073709551615 47719271769616 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.113929 s]
/proc/loadavg: 8.10 8.10 8.05 6/360 19146
/proc/meminfo: memFree=18390256/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=282364 CPUtime=0.42 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 1614 0 0 0 42 0 0 0 18 0 4 0 633229289 289140736 1479 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366920 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 70591 1479 390 112 0 65556 0
[pid=19146/tid=19147] ppid=19144 vsize=282364 CPUtime=0.09 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 302 0 0 0 9 0 0 0 25 0 4 0 633229290 289140736 1479 33554432000 4194304 4650419 140735495393968 18446744073709551615 4339963 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=282364 CPUtime=0.1 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 328 0 0 0 10 0 0 0 18 0 4 0 633229290 289140736 1479 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=282364 CPUtime=0.1 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 255 0 0 0 10 0 0 0 18 0 4 0 633229290 289140736 1479 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 282364

[startup+0.200861 s]
/proc/loadavg: 8.10 8.10 8.05 6/360 19146
/proc/meminfo: memFree=18390256/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=283324 CPUtime=0.77 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 2246 0 0 0 77 0 0 0 18 0 4 0 633229289 290123776 1691 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366879 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 70831 1691 391 112 0 65796 0
[pid=19146/tid=19147] ppid=19144 vsize=283324 CPUtime=0.18 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 476 0 0 0 18 0 0 0 25 0 4 0 633229290 290123776 1691 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=283324 CPUtime=0.19 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 476 0 0 0 19 0 0 0 18 0 4 0 633229290 290123776 1691 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=283324 CPUtime=0.19 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 399 0 0 0 19 0 0 0 18 0 4 0 633229290 290123776 1691 33554432000 4194304 4650419 140735495393968 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283324

[startup+0.300844 s]
/proc/loadavg: 8.10 8.10 8.05 6/360 19146
/proc/meminfo: memFree=18390256/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=283796 CPUtime=1.17 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 2983 0 0 0 117 0 0 0 18 0 4 0 633229289 290607104 1794 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365357 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 70949 1794 391 112 0 65914 0
[pid=19146/tid=19147] ppid=19144 vsize=283796 CPUtime=0.28 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 637 0 0 0 28 0 0 0 25 0 4 0 633229290 290607104 1795 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364772 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=283796 CPUtime=0.29 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 659 0 0 0 29 0 0 0 18 0 4 0 633229290 290607104 1795 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=283796 CPUtime=0.29 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 612 0 0 0 29 0 0 0 18 0 4 0 633229290 290607104 1795 33554432000 4194304 4650419 140735495393968 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283796

[startup+0.700772 s]
/proc/loadavg: 8.10 8.10 8.05 6/360 19146
/proc/meminfo: memFree=18390256/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=284500 CPUtime=2.77 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 4419 0 0 0 276 1 0 0 18 0 4 0 633229289 291328000 2426 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 71125 2426 391 112 0 66090 0
[pid=19146/tid=19147] ppid=19144 vsize=284500 CPUtime=0.68 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 988 0 0 0 68 0 0 0 25 0 4 0 633229290 291328000 2426 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365321 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=284500 CPUtime=0.69 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 1016 0 0 0 69 0 0 0 18 0 4 0 633229290 291328000 2426 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=284500 CPUtime=0.69 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 962 0 0 0 69 0 0 0 18 0 4 0 633229290 291328000 2426 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 284500

[startup+1.50063 s]
/proc/loadavg: 8.17 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18374600/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=289568 CPUtime=5.94 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 8829 0 0 0 593 1 0 0 20 0 4 0 633229289 296517632 4652 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365286 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 72392 4652 393 112 0 67357 0
[pid=19146/tid=19147] ppid=19144 vsize=289568 CPUtime=1.47 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 2453 0 0 0 147 0 0 0 25 0 4 0 633229290 296517632 4652 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=289568 CPUtime=1.49 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 1739 0 0 0 149 0 0 0 20 0 4 0 633229290 296517632 4652 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365223 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=289568 CPUtime=1.49 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 1604 0 0 0 149 0 0 0 20 0 4 0 633229290 296517632 4652 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365348 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 289568

[startup+3.10035 s]
/proc/loadavg: 8.17 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18355876/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=283852 CPUtime=12.33 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 15541 0 0 0 1231 2 0 0 25 0 4 0 633229289 290664448 8996 33554432000 4194304 4650419 140735495393968 18446744073709551615 4367232 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 70963 8996 393 112 0 65928 0
[pid=19146/tid=19147] ppid=19144 vsize=283852 CPUtime=3.05 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 4249 0 0 0 305 0 0 0 25 0 4 0 633229290 290664448 8996 33554432000 4194304 4650419 140735495393968 18446744073709551615 4432376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=283852 CPUtime=3.09 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 3644 0 0 0 309 0 0 0 25 0 4 0 633229290 290664448 8996 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=283852 CPUtime=3.09 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 3551 0 0 0 309 0 0 0 25 0 4 0 633229290 290664448 8996 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366857 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 283852

[startup+6.30077 s]
/proc/loadavg: 8.17 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18340796/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=303732 CPUtime=25.1 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 21797 0 0 0 2507 3 0 0 25 0 4 0 633229289 311021568 10735 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 75933 10735 393 112 0 70898 0
[pid=19146/tid=19147] ppid=19144 vsize=303732 CPUtime=6.21 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 5522 0 0 0 621 0 0 0 25 0 4 0 633229290 311021568 10735 33554432000 4194304 4650419 140735495393968 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=303732 CPUtime=6.28 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 5631 0 0 0 628 0 0 0 25 0 4 0 633229290 311021568 10735 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=303732 CPUtime=6.29 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 4995 0 0 0 629 0 0 0 25 0 4 0 633229290 311021568 10735 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 303732

[startup+12.7006 s]
/proc/loadavg: 8.15 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18322832/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=295392 CPUtime=50.63 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 32748 0 0 0 5058 5 0 0 25 0 4 0 633229289 302481408 13458 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 73848 13458 393 112 0 68813 0
[pid=19146/tid=19147] ppid=19144 vsize=295392 CPUtime=12.54 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8345 0 0 0 1253 1 0 0 25 0 4 0 633229290 302481408 13458 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=295392 CPUtime=12.69 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8803 0 0 0 1268 1 0 0 25 0 4 0 633229290 302481408 13458 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=295392 CPUtime=12.68 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 7780 0 0 0 1268 0 0 0 25 0 4 0 633229290 302481408 13458 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 295392

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

[startup+12.8006 s]
/proc/loadavg: 8.15 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18322832/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=295392 CPUtime=51.03 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 32843 0 0 0 5098 5 0 0 25 0 4 0 633229289 302481408 13553 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 73848 13553 393 112 0 68813 0
[pid=19146/tid=19147] ppid=19144 vsize=295392 CPUtime=12.64 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8367 0 0 0 1263 1 0 0 25 0 4 0 633229290 302481408 13553 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=295392 CPUtime=12.79 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8831 0 0 0 1278 1 0 0 25 0 4 0 633229290 302481408 13553 33554432000 4194304 4650419 140735495393968 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=295392 CPUtime=12.78 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 7798 0 0 0 1278 0 0 0 25 0 4 0 633229290 302481408 13553 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 295392

[startup+13.6005 s]
/proc/loadavg: 8.15 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18319856/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=295392 CPUtime=54.21 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 34113 0 0 0 5416 5 0 0 25 0 4 0 633229289 302481408 14823 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365343 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 73848 14823 393 112 0 68813 0
[pid=19146/tid=19147] ppid=19144 vsize=295392 CPUtime=13.43 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8534 0 0 0 1342 1 0 0 25 0 4 0 633229290 302481408 14823 33554432000 4194304 4650419 140735495393968 18446744073709551615 4313071 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=295392 CPUtime=13.59 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 9247 0 0 0 1358 1 0 0 25 0 4 0 633229290 302481408 14823 33554432000 4194304 4650419 140735495393968 18446744073709551615 4433074 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=295392 CPUtime=13.58 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8301 0 0 0 1358 0 0 0 25 0 4 0 633229290 302481408 14823 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366816 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 54.21
Current children cumulated vsize (KiB) 295392

[startup+14.4133 s]
/proc/loadavg: 8.15 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18315888/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=295500 CPUtime=57.45 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 35145 0 0 0 5740 5 0 0 25 0 4 0 633229289 302592000 14729 33554432000 4194304 4650419 140735495393968 18446744073709551615 4366828 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 73875 14729 393 112 0 68840 0
[pid=19146/tid=19147] ppid=19144 vsize=295500 CPUtime=14.23 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8986 0 0 0 1422 1 0 0 25 0 4 0 633229290 302592000 14729 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=295500 CPUtime=14.4 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 9260 0 0 0 1439 1 0 0 25 0 4 0 633229290 302592000 14729 33554432000 4194304 4650419 140735495393968 18446744073709551615 4476204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=295500 CPUtime=14.39 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8436 0 0 0 1439 0 0 0 25 0 4 0 633229290 302592000 14729 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 57.45
Current children cumulated vsize (KiB) 295500

[startup+14.6003 s]
/proc/loadavg: 8.15 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18315888/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=295500 CPUtime=58.2 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 35387 0 0 0 5815 5 0 0 25 0 4 0 633229289 302592000 14971 33554432000 4194304 4650419 140735495393968 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 73875 14971 393 112 0 68840 0
[pid=19146/tid=19147] ppid=19144 vsize=295500 CPUtime=14.42 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 9027 0 0 0 1441 1 0 0 25 0 4 0 633229290 302592000 14971 33554432000 4194304 4650419 140735495393968 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=295500 CPUtime=14.59 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 9381 0 0 0 1458 1 0 0 25 0 4 0 633229290 302592000 14971 33554432000 4194304 4650419 140735495393968 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=295500 CPUtime=14.58 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8463 0 0 0 1458 0 0 0 25 0 4 0 633229290 302592000 14971 33554432000 4194304 4650419 140735495393968 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 58.2
Current children cumulated vsize (KiB) 295500

[startup+14.7003 s]
/proc/loadavg: 8.15 8.11 8.05 9/364 19150
/proc/meminfo: memFree=18315888/32951124 swapFree=67111348/67111528
[pid=19146] ppid=19144 vsize=295500 CPUtime=58.59 cores=0,2,4,6
/proc/19146/stat : 19146 (strangenight1-m) R 19144 19146 18878 0 -1 4202496 35433 0 0 0 5854 5 0 0 25 0 4 0 633229289 302592000 15017 33554432000 4194304 4650419 140735495393968 18446744073709551615 47719271745216 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/19146/statm: 73875 15017 393 112 0 68840 0
[pid=19146/tid=19147] ppid=19144 vsize=295500 CPUtime=14.52 cores=0,2,4,6
/proc/19146/task/19147/stat : 19147 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 9043 0 0 0 1451 1 0 0 25 0 4 0 633229290 302592000 15017 33554432000 4194304 4650419 140735495393968 18446744073709551615 47719271769625 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=19146/tid=19148] ppid=19144 vsize=295500 CPUtime=14.69 cores=0,2,4,6
/proc/19146/task/19148/stat : 19148 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 9381 0 0 0 1468 1 0 0 25 0 4 0 633229290 302592000 15017 33554432000 4194304 4650419 140735495393968 18446744073709551615 4370604 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=19146/tid=19149] ppid=19144 vsize=295500 CPUtime=14.68 cores=0,2,4,6
/proc/19146/task/19149/stat : 19149 (strangenight1-m) R 19144 19146 18878 0 -1 4202560 8475 0 0 0 1468 0 0 0 25 0 4 0 633229290 302592000 15017 33554432000 4194304 4650419 140735495393968 18446744073709551615 47719271769625 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 58.59
Current children cumulated vsize (KiB) 295500

Child status: 10
Real time (s): 14.7258
CPU time (s): 58.6981
CPU user time (s): 58.6371
CPU system time (s): 0.06099
CPU usage (%): 398.607
Max. virtual memory (cumulated for all children) (KiB): 304148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.6371
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35441
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= 178
involuntary context switches= 365

runsolver used 0.056991 second user time and 0.119981 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 23:22:14
IDJOB=3368965
IDBENCH=82974
IDSOLVER=1846
FILE ID=node145/3368965-1305408134
RUNJOBID= node145-1305405721-18896
PBS_JOBID= 13324499
Free space on /tmp= 73656 MiB

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

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

MD5SUM BENCH= f54f75ab88c77b4cc676aaab44569f75
RANDOM SEED=343175843

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18390412 kB
Buffers:        296292 kB
Cached:        8125524 kB
SwapCached:          0 kB
Active:        7585044 kB
Inactive:      6621428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18390412 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            6224 kB
Writeback:           0 kB
AnonPages:     5785216 kB
Mapped:          28088 kB
Slab:           255820 kB
PageTables:      34444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79768948 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= 73648 MiB
End job on node145 at 2011-05-14 23:22:29