Trace number 3394362

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 51.8201 6.82524

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.18691
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.02	c Using 8 threads
0.47/0.12	c This is CryptoMiniSat 3.0.0
0.47/0.12	c WARNING: for repeatability, setting FPU to use double precision
0.47/0.12	c Reading file 'HOME/instance-3394362-1306094852.cnf'
0.47/0.12	c -- header says num vars:          17298
0.47/0.12	c -- header says num clauses:       57292
0.47/0.17	c -- clauses added:            0 learnts,        57292 normals,            0 xors
0.47/0.17	c -- vars added      17298
0.47/0.17	c Parsing time:  0.02 s
0.47/0.17	c  N st     0         0     17298     26194     27671         0    137056         0   no data   no data
3.21/0.51	c asymm  cl-useful: 8/26194/26194 lits-rem:82 time: 0.33
7.18/1.11	c Flit:    56 Blit:   1670 bXBeca:    0 bXProp: 2814 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  0.57
7.18/1.11	c Cleaning up after failed var search:     0.00 s 
8.00/1.12	c Replacing     2814 vars Replaced    74967 lits Time:     0.01 s 
8.00/1.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.00/1.13	c bin-w-bin subsume rem          461 bins  time:  0.00 s
8.00/1.13	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
8.00/1.15	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  11768 time:  0.01 s
8.00/1.16	c Removed useless bin:      37  fixed:     0  props:   1.53M  time:  0.01 s
8.66/1.21	c lits-rem:         0  cl-subs:      135  v-elim:   3922  v-fix:    0  time:  0.05 s
8.66/1.23	c Finding binary XORs  T:     0.02 s  found:      12
8.66/1.23	c Replacing       12 vars Replaced      159 lits Time:     0.00 s 
8.66/1.25	c Finding non-binary XORs:     0.01 s (found:    3486, avg size: 3.0)
8.66/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    540 locsubst:  2222 time:   0.00
8.66/1.25	c Replacing     1111 vars Replaced     6666 lits Time:     0.00 s 
8.66/1.25	c calculated reachability. Time: 0.00
8.66/1.25	c Calc default polars -  time:   0.00 s pos:     977 undec:   11143 neg:    5178
8.66/1.25	c =========================================================================================
8.66/1.25	c types(t): F = full restart, N = normal restart
8.66/1.25	c types(t): S = simplification begin/end, E = solution found
8.66/1.25	c restart types(rt): st = static, dy = dynamic
8.66/1.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
8.66/1.25	c  B st     0         0      6183     10001      8730         0     66186         0   no data   no data
10.24/1.47	c Decided on static restart strategy
12.64/1.76	c  N st     8      4917      6183     10001      8766      4714     66186    146658   no data   no data
18.22/2.49	c  N st    10     11301      6160     10001      8999      4625     66186    130463   no data   no data
25.53/3.36	c  N st    11     17045      6160     10001      9011     10269     66186    458905   no data   no data
25.53/3.38	c Finding binary XORs  T:     0.01 s  found:       1
34.31/4.44	c  F st    12     25000      6158      9997      9013     12636     65585    407680   no data   no data
34.31/4.44	c Replacing        1 vars Replaced        9 lits Time:     0.00 s 
34.31/4.45	c  N st    12     25000      6157      9997      9011     12636     65581    407680   no data   no data
39.79/5.10	c Decided on static restart strategy
39.79/5.10	c  N st    18     30001      6154      9997      9140     10926     65581    297697   no data   no data
39.79/5.10	c  S st    18     30001      6154      9997      9140     10926     65581    297697   no data   no data
39.79/5.19	c  S st    18     30501      6154      9997      9220     11346     65581    304404   no data   no data
39.79/5.19	c x-sub:  1111 x-cut:      0 vfix:      0 v-elim:    269 locsubst:     0 time:   0.01
42.28/5.43	c Flit:    90 Blit:      2 bXBeca:    0 bXProp:   16 Bins:  34057 BRemL:  19471 BRemN:     11 P:  4.5M T:  0.23
42.28/5.43	c Replacing       16 vars Replaced     1954 lits Time:     0.00 s 
42.28/5.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.28/5.44	c bin-w-bin subsume rem          296 bins  time:  0.00 s
42.28/5.44	c subs with bin:      488  lits-rem:       324  v-fix:    0  time:  0.00 s
42.28/5.45	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   5776 time:  0.01 s
42.28/5.45	c Removed useless bin:      48  fixed:     0  props:   0.16M  time:  0.00 s
42.28/5.47	c lits-rem:       144  cl-subs:      115  v-elim:   1092  v-fix:    0  time:  0.02 s
42.28/5.48	c subs with bin:      125  lits-rem:       966  v-fix:    0  time:  0.01 s
42.28/5.49	c lits-rem:       225  cl-subs:      244  v-elim:      0  v-fix:    0  time:  0.01 s
43.10/5.57	c asymm  cl-useful: 163/9561/9561 lits-rem:610 time: 0.08
43.10/5.58	c calculated reachability. Time: 0.00
43.10/5.58	c  N st    18     30501      4684      9561     16204      2617     56195     60506   no data   no data
43.10/5.59	c Finding binary XORs  T:     0.01 s  found:       0
48.56/6.24	c  N st    20     37613      4682      9561     16254      5925     56195    160315   no data   no data
51.77/6.81	c Following stats are for *FIRST FINISHED THREAD ONLY*
51.77/6.81	c num threads              : 8          
51.77/6.81	c restarts                 : 22         
51.77/6.81	c dynamic restarts         : 0          
51.77/6.81	c static restarts          : 22         
51.77/6.81	c full restarts            : 1          
51.77/6.81	c total simplify time      : 0.01       
51.77/6.81	c learnts DL2              : 0          
51.77/6.81	c learnts size 2           : 31643      
51.77/6.81	c learnts size 1           : 3804        (21.99     % of vars)
51.77/6.81	c filedLit time            : 0.55        (8.17      % time)
51.77/6.81	c v-elim SatELite          : 3922        (22.67     % vars)
51.77/6.81	c SatELite time            : 0.05        (0.71      % time)
51.77/6.81	c v-elim xor               : 540         (3.12      % vars)
51.77/6.81	c xor elim time            : 0.01        (0.07      % time)
51.77/6.81	c num binary xor trees     : 1878       
51.77/6.81	c binxor trees' crown      : 3939        (2.10      leafs/tree)
51.77/6.81	c bin xor find time        : 0.03       
51.77/6.81	c OTF clause improved      : 1691        (0.04      clauses/conflict)
51.77/6.81	c OTF impr. size diff      : 2063        (1.22       lits/clause)
51.77/6.81	c OTF cl watch-shrink      : 17342       (0.38      clauses/conflict)
51.77/6.81	c OTF cl watch-sh-lit      : 31873       (1.84       lits/clause)
51.77/6.81	c tried to recurMin cls    : 15243       (33.06      % of conflicts)
51.77/6.81	c updated cache            : 0           (0.00       lits/tried recurMin)
51.77/6.81	c unit cls recevied        : 16          (0.42      % of units)
51.77/6.81	c unit cls sent            : 2252        (59.20     % of units)
51.77/6.81	c bin cls recevied         : 10138      
51.77/6.81	c bin cls sent             : 10845      
51.77/6.81	c clauses over max glue    : 0           (0.00      % of all clauses)
51.77/6.81	c conflicts                : 46112       (6852.75   / sec)
51.77/6.81	c decisions                : 62683       (0.00      % random)
51.77/6.81	c bogo-props               : 482474368   (71700998.23 / sec)
51.77/6.81	c conflict literals        : 1218646     (38.69     % deleted)
51.77/6.81	c Memory used              : 633.89      MB
51.77/6.81	c single-thread CPU time   : 6.73        s
51.77/6.81	c all-threads sum CPU time : 51.49       s
51.77/6.81	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3394362-1306094852/watcher-3394362-1306094852 -o /tmp/evaluation-result-3394362-1306094852/solver-3394362-1306094852 -C 40000 -W 5100 -M 31000 ./strangenight2-mt --threads=8 HOME/instance-3394362-1306094852.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.02 2.03 2/470 20311
/proc/meminfo: memFree=16489524/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=92144 CPUtime=0.04 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 412 0 0 0 4 0 0 0 24 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098860 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 23036 352 299 95 0 18018 0
[pid=20311/tid=20312] ppid=20309 vsize=92144 CPUtime=0.01 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1 0 0 0 1 0 0 0 24 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098856 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=92144 CPUtime=0.01 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=92144 CPUtime=0.01 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 8 0 701900543 94355456 352 33554432000 4194304 4580107 140734157158016 18446744073709551615 254261672945 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.049093 s]
/proc/loadavg: 1.99 2.02 2.03 2/470 20311
/proc/meminfo: memFree=16489524/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=92144 CPUtime=0.21 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 418 0 0 0 21 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 23036 358 302 95 0 18018 0
[pid=20311/tid=20312] ppid=20309 vsize=92144 CPUtime=0.04 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 4 0 0 0 4 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098451 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=92144 CPUtime=0.02 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 2 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=92144 CPUtime=0.04 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=92144 CPUtime=0.04 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1 0 0 0 4 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098451 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=92144 CPUtime=0.01 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 92144

[startup+0.101083 s]
/proc/loadavg: 1.99 2.02 2.03 2/470 20311
/proc/meminfo: memFree=16489524/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=92144 CPUtime=0.47 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 418 0 0 0 47 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098455 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 23036 358 302 95 0 18018 0
[pid=20311/tid=20312] ppid=20309 vsize=92144 CPUtime=0.09 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 4 0 0 0 9 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=92144 CPUtime=0.07 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 7 0 0 0 24 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=92144 CPUtime=0.09 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=92144 CPUtime=0.09 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1 0 0 0 9 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=92144 CPUtime=0.01 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 0 0 0 0 1 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098866 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=92144 CPUtime=0 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 8 0 701900543 94355456 358 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098457 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 92144

[startup+0.301017 s]
/proc/loadavg: 1.99 2.02 2.03 2/470 20311
/proc/meminfo: memFree=16489524/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=578576 CPUtime=1.72 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 19884 0 0 0 161 11 0 0 17 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293292 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 144644 17087 360 95 0 139626 0
[pid=20311/tid=20312] ppid=20309 vsize=578576 CPUtime=0.24 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 2497 0 0 0 23 1 0 0 17 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=578576 CPUtime=0.09 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 2660 0 0 0 9 0 0 0 17 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=578576 CPUtime=0.25 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 2491 0 0 0 24 1 0 0 17 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=578576 CPUtime=0.26 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 1983 0 0 0 25 1 0 0 18 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=578576 CPUtime=0.27 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 2430 0 0 0 26 1 0 0 17 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4288888 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=578576 CPUtime=0.17 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 2325 0 0 0 16 1 0 0 18 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=578576 CPUtime=0.1 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 2522 0 0 0 10 0 0 0 17 0 8 0 701900543 592461824 17087 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 578576

[startup+0.70095 s]
/proc/loadavg: 1.99 2.02 2.03 2/470 20311
/proc/meminfo: memFree=16489524/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=588692 CPUtime=4.75 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 32589 0 0 0 458 17 0 0 18 0 8 0 701900543 602820608 29791 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293241 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 147173 29794 361 95 0 142155 0
[pid=20311/tid=20312] ppid=20309 vsize=588692 CPUtime=0.63 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 4326 0 0 0 61 2 0 0 18 0 8 0 701900543 602820608 29795 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=588692 CPUtime=0.4 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 3233 0 0 0 39 1 0 0 18 0 8 0 701900543 602820608 29795 33554432000 4194304 4580107 140734157158016 18446744073709551615 4289014 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=588692 CPUtime=0.64 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 4702 0 0 0 62 2 0 0 18 0 8 0 701900543 602820608 29797 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=588692 CPUtime=0.65 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 3810 0 0 0 63 2 0 0 18 0 8 0 701900543 602820608 29798 33554432000 4194304 4580107 140734157158016 18446744073709551615 254261277381 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=588692 CPUtime=0.66 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 4574 0 0 0 64 2 0 0 18 0 8 0 701900543 602820608 29799 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=588692 CPUtime=0.56 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 4291 0 0 0 54 2 0 0 18 0 8 0 701900543 602820608 29802 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=588692 CPUtime=0.48 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 2676 0 0 0 47 1 0 0 18 0 8 0 701900543 602820608 29803 33554432000 4194304 4580107 140734157158016 18446744073709551615 4318686 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 588692

[startup+1.50081 s]
/proc/loadavg: 1.99 2.02 2.03 9/478 20319
/proc/meminfo: memFree=16319084/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=611788 CPUtime=11.04 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 63194 0 0 0 1077 27 0 0 18 0 8 0 701900543 626470912 57914 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293710 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 152947 57914 380 95 0 147929 0
[pid=20311/tid=20312] ppid=20309 vsize=611788 CPUtime=1.42 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 8294 0 0 0 139 3 0 0 18 0 8 0 701900543 626470912 57914 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=611788 CPUtime=1.18 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 8957 0 0 0 116 2 0 0 18 0 8 0 701900543 626470912 57914 33554432000 4194304 4580107 140734157158016 18446744073709551615 4295066 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=611788 CPUtime=1.42 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 8644 0 0 0 139 3 0 0 18 0 8 0 701900543 626470912 57914 33554432000 4194304 4580107 140734157158016 18446744073709551615 254261721631 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=611788 CPUtime=1.42 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 8342 0 0 0 138 4 0 0 18 0 8 0 701900543 626470912 57914 33554432000 4194304 4580107 140734157158016 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=611788 CPUtime=1.45 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 8347 0 0 0 142 3 0 0 18 0 8 0 701900543 626470912 57914 33554432000 4194304 4580107 140734157158016 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=611788 CPUtime=1.35 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 8412 0 0 0 131 4 0 0 18 0 8 0 701900543 626470912 57914 33554432000 4194304 4580107 140734157158016 18446744073709551615 4294316 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=611788 CPUtime=1.28 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 3349 0 0 0 127 1 0 0 19 0 8 0 701900543 626470912 57915 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 611788

[startup+3.10052 s]
/proc/loadavg: 1.99 2.02 2.03 9/478 20319
/proc/meminfo: memFree=16258944/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=620020 CPUtime=23.81 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 71502 0 0 0 2353 28 0 0 20 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4306071 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 155005 59424 380 95 0 149987 0
[pid=20311/tid=20312] ppid=20309 vsize=620020 CPUtime=3.02 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 9436 0 0 0 299 3 0 0 20 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4295465 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=620020 CPUtime=2.79 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 10318 0 0 0 276 3 0 0 20 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4320872 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=620020 CPUtime=3.02 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 9714 0 0 0 299 3 0 0 20 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=620020 CPUtime=3 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 9382 0 0 0 296 4 0 0 20 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4295118 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=620020 CPUtime=3.06 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 9457 0 0 0 302 4 0 0 22 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4322911 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=620020 CPUtime=2.95 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 9247 0 0 0 291 4 0 0 20 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=620020 CPUtime=2.87 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 3990 0 0 0 286 1 0 0 23 0 8 0 701900543 634900480 59424 33554432000 4194304 4580107 140734157158016 18446744073709551615 4292924 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 23.81
Current children cumulated vsize (KiB) 620020

[startup+6.30096 s]
/proc/loadavg: 2.47 2.12 2.06 9/478 20319
/proc/meminfo: memFree=16241124/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=649100 CPUtime=49.37 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) R 20309 20311 20285 0 -1 4202496 84532 0 0 0 4906 31 0 0 25 0 8 0 701900543 664678400 63883 33554432000 4194304 4580107 140734157158016 18446744073709551615 4294316 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 162275 63883 381 95 0 157257 0
[pid=20311/tid=20312] ppid=20309 vsize=649100 CPUtime=6.22 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 11172 0 0 0 618 4 0 0 25 0 8 0 701900543 664678400 63884 33554432000 4194304 4580107 140734157158016 18446744073709551615 4294410 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=649100 CPUtime=5.99 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 12298 0 0 0 596 3 0 0 25 0 8 0 701900543 664678400 63884 33554432000 4194304 4580107 140734157158016 18446744073709551615 4295023 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=649100 CPUtime=6.22 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 11082 0 0 0 619 3 0 0 25 0 8 0 701900543 664678400 63884 33554432000 4194304 4580107 140734157158016 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=649100 CPUtime=6.15 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 10496 0 0 0 611 4 0 0 25 0 8 0 701900543 664678400 63884 33554432000 4194304 4580107 140734157158016 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=649100 CPUtime=6.25 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 10962 0 0 0 621 4 0 0 25 0 8 0 701900543 664678400 63884 33554432000 4194304 4580107 140734157158016 18446744073709551615 4484623 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=649100 CPUtime=6.15 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 10819 0 0 0 611 4 0 0 25 0 8 0 701900543 664678400 63884 33554432000 4194304 4580107 140734157158016 18446744073709551615 4295066 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=649100 CPUtime=6.07 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 5481 0 0 0 606 1 0 0 25 0 8 0 701900543 664678400 63884 33554432000 4194304 4580107 140734157158016 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.37
Current children cumulated vsize (KiB) 649100

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

[startup+6.70093 s]
/proc/loadavg: 2.47 2.12 2.06 9/478 20319
/proc/meminfo: memFree=16232096/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=649100 CPUtime=51.58 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) S 20309 20311 20285 0 -1 4202496 85130 0 0 0 5127 31 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 162275 64481 381 95 0 157257 0
[pid=20311/tid=20312] ppid=20309 vsize=649100 CPUtime=6.62 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 11522 0 0 0 658 4 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 4515177 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=649100 CPUtime=6.22 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 12331 0 0 0 619 3 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 4 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=649100 CPUtime=6.45 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 11141 0 0 0 642 3 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=649100 CPUtime=6.39 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 10525 0 0 0 635 4 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 5 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=649100 CPUtime=6.65 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 10990 0 0 0 661 4 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022073899 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=649100 CPUtime=6.38 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 10849 0 0 0 634 4 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 1 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=649100 CPUtime=6.31 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 5502 0 0 0 630 1 0 0 25 0 8 0 701900543 664678400 64481 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51.58
Current children cumulated vsize (KiB) 649100

[startup+6.8009 s]
/proc/loadavg: 2.47 2.12 2.06 9/478 20319
/proc/meminfo: memFree=16232096/32951124 swapFree=67057928/67111528
[pid=20311] ppid=20309 vsize=649100 CPUtime=51.77 cores=0-7
/proc/20311/stat : 20311 (strangenight2-m) S 20309 20311 20285 0 -1 4202496 85341 0 0 0 5146 31 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20311/statm: 162275 64646 381 95 0 157257 0
[pid=20311/tid=20312] ppid=20309 vsize=649100 CPUtime=6.72 cores=0-7
/proc/20311/task/20312/stat : 20312 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 11733 0 0 0 668 4 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 4295023 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20311/tid=20313] ppid=20309 vsize=649100 CPUtime=6.22 cores=0-7
/proc/20311/task/20313/stat : 20313 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 12331 0 0 0 619 3 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 4 0 0 0
[pid=20311/tid=20314] ppid=20309 vsize=649100 CPUtime=6.45 cores=0-7
/proc/20311/task/20314/stat : 20314 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 11141 0 0 0 642 3 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 6 0 0 0
[pid=20311/tid=20315] ppid=20309 vsize=649100 CPUtime=6.39 cores=0-7
/proc/20311/task/20315/stat : 20315 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 10525 0 0 0 635 4 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 5 0 0 0
[pid=20311/tid=20316] ppid=20309 vsize=649100 CPUtime=6.75 cores=0-7
/proc/20311/task/20316/stat : 20316 (strangenight2-m) R 20309 20311 20285 0 -1 4202560 10990 0 0 0 671 4 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022074052 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=20311/tid=20317] ppid=20309 vsize=649100 CPUtime=6.38 cores=0-7
/proc/20311/task/20317/stat : 20317 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 10849 0 0 0 634 4 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 1 0 0 0
[pid=20311/tid=20318] ppid=20309 vsize=649100 CPUtime=6.31 cores=0-7
/proc/20311/task/20318/stat : 20318 (strangenight2-m) S 20309 20311 20285 0 -1 4202560 5502 0 0 0 630 1 0 0 25 0 8 0 701900543 664678400 64646 33554432000 4194304 4580107 140734157158016 18446744073709551615 47938022098484 0 0 4096 2 18446604447219783488 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51.77
Current children cumulated vsize (KiB) 649100

Child status: 20
Real time (s): 6.82524
CPU time (s): 51.8201
CPU user time (s): 51.4902
CPU system time (s): 0.329949
CPU usage (%): 759.243
Max. virtual memory (cumulated for all children) (KiB): 668336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 51.4902
system time used= 0.329949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85344
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= 22301
involuntary context switches= 1331

runsolver used 0.040993 second user time and 0.078987 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-22 22:07:32
IDJOB=3394362
IDBENCH=83118
IDSOLVER=1878
FILE ID=node140/3394362-1306094852
RUNJOBID= node140-1306094852-20299
PBS_JOBID= 13387963
Free space on /tmp= 73224 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3394362-1306094852/watcher-3394362-1306094852 -o /tmp/evaluation-result-3394362-1306094852/solver-3394362-1306094852 -C 40000 -W 5100 -M 31000  ./strangenight2-mt --threads=8 HOME/instance-3394362-1306094852.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=1746004858

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16489928 kB
Buffers:        358548 kB
Cached:        8828448 kB
SwapCached:       8168 kB
Active:       10809288 kB
Inactive:      5293028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16489928 kB
SwapTotal:    67111528 kB
SwapFree:     67057928 kB
Dirty:            6740 kB
Writeback:           0 kB
AnonPages:     6912636 kB
Mapped:          37368 kB
Slab:           236600 kB
PageTables:      52324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 141376844 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= 73220 MiB
End job on node140 at 2011-05-22 22:07:39