Trace number 3289198

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 122.593 30.7086

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark53.8988
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3289198-1304126936.cnf'
0.00/0.00	c -- header says num vars:          19995
0.00/0.00	c -- header says num clauses:       66333
0.00/0.34	c -- clauses added:            0 learnts,        66333 normals,            0 xors
0.00/0.34	c -- vars added      19995
0.00/0.34	c Parsing time:  0.09 s
0.00/0.34	c  N st     0         0     19995     30626     31735         0    158899         0   no data   no data  --
0.00/0.34	c asymm  cl-useful: 8/30626/30626 lits-rem:83 time: 1.24
3.57/0.96	c Flit:    59 Blit:   1904 bXBeca:    0 bXProp: 3257 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  2.36
3.57/0.96	c Cleaning up after failed var search:     0.01 s 
3.57/0.97	c Replacing     3257 vars Replaced    87417 lits Time:     0.04 s 
3.57/0.98	c bin-w-bin subsume rem          509 bins  time:  0.01 s
3.57/0.98	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.02 s
3.96/1.00	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  13673 time:  0.07 s
3.96/1.01	c Removed useless bin:      38  fixed:     0  props:   1.82M  time:  0.04 s
3.96/1.09	c lits-rem:         0  cl-subs:     1102  v-elim:   4557  v-fix:    0  time:  0.32 s
4.35/1.12	c Finding binary XORs  T:     0.09 s  found:      16
4.35/1.12	c Replacing       16 vars Replaced      190 lits Time:     0.01 s 
4.35/1.13	c Finding non-binary XORs:     0.05 s (found:    1935, avg size: 3.3)
4.35/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    330 locsubst:     0 time:   0.01
4.35/1.14	c calculated reachability. Time: 0.01
4.35/1.14	c Calc default polars -  time:   0.01 s pos:    1740 undec:   11386 neg:    6869
4.35/1.14	c =========================================================================================
4.35/1.14	c types(t): F = full restart, N = normal restart
4.35/1.14	c types(t): S = simplification begin/end, E = solution found
4.35/1.14	c restart types(rt): st = static, dy = dynamic
4.35/1.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.35/1.14	c  B st     0         0      8770     14068     14327         0    104189         0   no data   no data  --
5.18/1.37	c Decided on static restart strategy
6.36/1.64	c  N st     8      4915      8768     14068     14373      4787    104189    171493   no data   no data  --
9.57/2.44	c  N st    10     11297      8764     14068     14479      4565    104189    131069   no data   no data  --
12.75/3.26	c  N st    11     17040      8736     14068     14488     10219    104189    403172   no data   no data  --
17.94/4.55	c  F st    12     25000      8734     14068     14548     12596    104189    580234   no data   no data  --
17.94/4.57	c  N st    12     25000      8734     14044     14240     12566    103490    579806   no data   no data  --
20.33/5.17	c Decided on static restart strategy
20.33/5.17	c  N st    18     30001      8731     14044     14301     10759    103490    311601   no data   no data  --
20.33/5.17	c  S st    18     30001      8731     14044     14301     10759    103490    311601   no data   no data  --
20.73/5.26	c  S st    18     30503      8731     14044     14368     11189    103490    318721   no data   no data  --
20.73/5.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    162 locsubst:     0 time:   0.02
20.73/5.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.33/6.10	c Flit:   117 Blit:      2 bXBeca:    0 bXProp:  247 Bins:  23695 BRemL:   6003 BRemN:     40 P: 10.8M T:  3.33
24.33/6.10	c Cleaning up after failed var search:     0.01 s 
24.33/6.11	c Replacing      247 vars Replaced     8046 lits Time:     0.02 s 
24.33/6.12	c bin-w-bin subsume rem          255 bins  time:  0.01 s
24.33/6.15	c subs with bin:      151  lits-rem:      1154  v-fix:    0  time:  0.13 s
24.33/6.17	c Subs w/ non-existent bins:      9 l-rem:   1093 v-fix:     0 done:   5285 time:  0.07 s
24.33/6.18	c Removed useless bin:      62  fixed:     0  props:   0.51M  time:  0.02 s
25.53/6.46	c lits-rem:      5179  cl-subs:     6995  v-elim:   3008  v-fix:    0  time:  1.15 s
25.93/6.57	c asymm  cl-useful: 317/13989/13989 lits-rem:461 time: 0.41
25.93/6.57	c calculated reachability. Time: 0.01
25.93/6.57	c  N st    18     30503      5073     13979     10037      1605     86543     29117   no data   no data  --
25.93/6.59	c Finding binary XORs  T:     0.08 s  found:       0
29.53/7.45	c  N st    20     37613      5071     13979     10041      8443     86543    423177   no data   no data  --
31.94/8.07	c  N st    21     44013      5067     13979     10046      8387     86543    241483   no data   no data  --
31.94/8.08	c Finding binary XORs  T:     0.05 s  found:      16
32.71/8.24	c  S st    22     45754      5063     13935     11960     10043     86135    287676   no data   no data  --
33.12/8.32	c  S st    22     46255      5063     13935     11964     10538     86135    297279   no data   no data  --
33.12/8.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     75 locsubst:     0 time:   0.02
33.12/8.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.52/8.47	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   20 Bins:    863 BRemL:   2902 BRemN:     87 P:  2.8M T:  0.60
33.52/8.48	c Replacing       36 vars Replaced     1680 lits Time:     0.03 s 
33.52/8.50	c bin-w-bin subsume rem          664 bins  time:  0.00 s
33.91/8.55	c subs with bin:      415  lits-rem:      1474  v-fix:    0  time:  0.21 s
33.91/8.56	c Subs w/ non-existent bins:      3 l-rem:   1536 v-fix:     0 done:   4951 time:  0.05 s
33.91/8.56	c Removed useless bin:      93  fixed:     0  props:   0.21M  time:  0.01 s
36.33/9.16	c lits-rem:       824  cl-subs:     1312  v-elim:    113  v-fix:    0  time:  2.39 s
36.33/9.17	c vivif2 --  cl tried    13502 cl shrink       13 lits rem         23 time: 0.01
36.33/9.18	c vivif2 --  cl tried     9097 cl shrink      581 lits rem       1310 time: 0.04
37.11/9.31	c asymm  cl-useful: 138/13501/13501 lits-rem:160 time: 0.53
37.11/9.31	c calculated reachability. Time: 0.01
37.11/9.31	c  N st    22     46255      4838     13501      8676      9097     84918    244043   no data   no data  --
45.49/11.44	c  N st    23     60652      4838     13501      8682     15356     84918    713246   no data   no data  --
45.49/11.46	c Finding binary XORs  T:     0.05 s  found:       4
51.09/12.88	c  N st    24     69382      4832     13486      8696     14494     84679    586811   no data   no data  --
51.09/12.88	c  S st    24     69382      4832     13486      8696     14494     84679    586811   no data   no data  --
51.49/12.97	c  S st    24     69884      4832     13486      8794     14989     84679    596456   no data   no data  --
51.49/12.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
51.49/12.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
52.29/13.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    493 BRemL:    397 BRemN:      4 P:  3.2M T:  0.55
52.29/13.12	c Replacing        7 vars Replaced      214 lits Time:     0.01 s 
52.29/13.14	c bin-w-bin subsume rem          201 bins  time:  0.00 s
52.69/13.25	c subs with bin:      105  lits-rem:      4099  v-fix:    0  time:  0.45 s
52.69/13.27	c Subs w/ non-existent bins:     11 l-rem:   1996 v-fix:     0 done:   2739 time:  0.05 s
52.69/13.27	c Removed useless bin:       3  fixed:     0  props:   0.19M  time:  0.01 s
62.69/15.75	c lits-rem:      1834  cl-subs:     2216  v-elim:     46  v-fix:    0  time:  9.89 s
62.69/15.75	c vivif2 --  cl tried    13424 cl shrink        6 lits rem          8 time: 0.01
62.69/15.77	c vivif2 --  cl tried    12772 cl shrink     1671 lits rem       5671 time: 0.08
63.46/15.95	c asymm  cl-useful: 147/13424/13424 lits-rem:242 time: 0.69
63.46/15.95	c calculated reachability. Time: 0.00
63.46/15.95	c  N st    24     69884      4779     13416      8587     12772     84404    459734   no data   no data  --
73.45/18.44	c  F st    25     87502      4779     13416      8588     19491     84404    711097   no data   no data  --
73.45/18.44	c  N st    25     87502      4779     13416      8588     19491     84404    711097   no data   no data  --
73.45/18.46	c Finding binary XORs  T:     0.05 s  found:       1
76.65/19.26	c  N dy    34     93264      4777     13415      8690     13440     84336    345799     10.31     10.88  --
79.45/19.98	c  N dy    61     99367      4771     13415      8733     19438     84336    536067      8.64      9.15  --
82.65/20.71	c  S st    93    104826      4771     13415      8737     24778     84336    701150      9.36      5.91  --
83.05/20.81	c  S st    93    105332      4771     13415      8739     25282     84336    711812      9.36   no data  --
83.05/20.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      5 locsubst:     0 time:   0.02
83.05/20.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.45/20.98	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    7 Bins:    153 BRemL:    184 BRemN:      0 P:  3.9M T:  0.62
83.85/21.00	c Replacing        8 vars Replaced     6144 lits Time:     0.09 s 
83.85/21.03	c bin-w-bin subsume rem           48 bins  time:  0.00 s
84.26/21.17	c subs with bin:      127  lits-rem:      3057  v-fix:    0  time:  0.57 s
84.26/21.18	c Subs w/ non-existent bins:      6 l-rem:   2122 v-fix:     0 done:   2434 time:  0.06 s
84.26/21.19	c Removed useless bin:       0  fixed:     0  props:   0.19M  time:  0.01 s
97.02/24.34	c lits-rem:      1983  cl-subs:     1310  v-elim:     10  v-fix:    0  time: 12.61 s
97.02/24.35	c vivif2 --  cl tried    13287 cl shrink       13 lits rem         13 time: 0.01
97.02/24.38	c vivif2 --  cl tried    23743 cl shrink     4082 lits rem      14869 time: 0.13
97.84/24.60	c asymm  cl-useful: 81/13285/13285 lits-rem:105 time: 0.87
98.22/24.60	c calculated reachability. Time: 0.00
98.22/24.60	c  N dy    93    105332      4746     13285      8216     23743     83573    644317      9.36   no data  --
99.82/25.04	c Finding binary XORs  T:     0.05 s  found:       9
101.84/25.58	c  N dy   129    112430      4739     13248      8064     17662     83354    359598      9.44     10.24  --
105.81/26.55	c  N dy   150    119706      4737     13248      8106     24807     83354    575527      9.15      9.67  --
110.20/27.60	c  N dy   194    127510      4735     13248      8112     18767     83354    336990      9.21      9.70  --
115.02/28.84	c  N dy   246    136209      4732     13248      8120     27333     83354    595385      9.34     10.10  --
119.82/30.05	c  N dy   293    144922      4729     13248      8161     21115     83354    376329      9.37      9.87  --
122.19/30.69	c Following stats are for *FIRST FINISHED THREAD ONLY*
122.19/30.69	c num threads              : 4          
122.19/30.69	c restarts                 : 289        
122.19/30.69	c dynamic restarts         : 259        
122.19/30.69	c static restarts          : 30         
122.19/30.69	c full restarts            : 2          
122.19/30.69	c total simplify time      : 0.63       
122.19/30.69	c learnts DL2              : 0          
122.19/30.69	c learnts size 2           : 65770      
122.19/30.69	c learnts size 1           : 4401        (22.01     % of vars)
122.19/30.69	c filedLit time            : 6.79        (5.55      % time)
122.19/30.69	c v-elim SatELite          : 7678        (38.40     % vars)
122.19/30.69	c SatELite time            : 12.13       (9.91      % time)
122.19/30.69	c v-elim xor               : 568         (2.84      % vars)
122.19/30.69	c xor elim time            : 0.07        (0.06      % time)
122.19/30.69	c num binary xor trees     : 1019       
122.19/30.69	c binxor trees' crown      : 3718        (3.65      leafs/tree)
122.19/30.69	c bin xor find time        : 0.51       
122.19/30.69	c OTF clause improved      : 3860        (0.02      clauses/conflict)
122.19/30.69	c OTF impr. size diff      : 4614        (1.20       lits/clause)
122.19/30.69	c OTF cl watch-shrink      : 96442       (0.53      clauses/conflict)
122.19/30.69	c OTF cl watch-sh-lit      : 239430      (2.48       lits/clause)
122.19/30.69	c tried to recurMin cls    : 68978       (37.91      % of conflicts)
122.19/30.69	c updated cache            : 0           (0.00       lits/tried recurMin)
122.19/30.69	c unit cls received        : 49          (1.11      % of units)
122.19/30.69	c unit cls sent            : 285         (6.48      % of units)
122.19/30.69	c bin cls received         : 13854      
122.19/30.69	c bin cls sent             : 5997       
122.19/30.69	c clauses over max glue    : 0           (0.00      % of all clauses)
122.19/30.69	c conflicts                : 181938      (1487.57   / sec)
122.19/30.69	c decisions                : 264719      (4.81      % random)
122.19/30.69	c bogo-props               : 2053564967  (16790467.68 / sec)
122.19/30.69	c conflict literals        : 6549819     (34.22     % deleted)
122.19/30.69	c Memory used              : 533.44      MB
122.19/30.69	c single-thread CPU time   : 122.31      s
122.19/30.69	c all-threads sum CPU time : 122.31      s
122.19/30.69	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.33 7.88 7.97 4/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 412 0 0 0 0 0 0 0 19 0 4 0 602924325 52465664 352 33554432000 4194304 4650419 140733536394144 18446744073709551615 47289973921712 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 12809 352 303 112 0 7774 0
[pid=6565/tid=6566] ppid=6561 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 602924325 52465664 352 33554432000 4194304 4650419 140733536394144 18446744073709551615 47289973921704 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 602924325 52465664 352 33554432000 4194304 4650419 140733536394144 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 602924325 52465664 352 33554432000 4194304 4650419 140733536394144 18446744073709551615 47289973921714 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.353737 s]
/proc/loadavg: 7.33 7.88 7.97 4/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=303704 CPUtime=1.38 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) D 6561 6565 5921 0 -1 4202496 12971 0 0 0 136 2 0 0 18 0 4 0 602924325 310992896 10319 33554432000 4194304 4650419 140733536394144 18446744073709551615 231895151649 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 75926 10319 373 112 0 70891 0
[pid=6565/tid=6566] ppid=6561 vsize=303704 CPUtime=0.33 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) D 6561 6565 5921 0 -1 4202560 3134 0 0 0 33 0 0 0 18 0 4 0 602924325 310992896 10319 33554432000 4194304 4650419 140733536394144 18446744073709551615 231895533751 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=303704 CPUtime=0.33 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 3217 0 0 0 33 0 0 0 18 0 4 0 602924325 310992896 10319 33554432000 4194304 4650419 140733536394144 18446744073709551615 231895533751 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=303704 CPUtime=0.34 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 3028 0 0 0 34 0 0 0 18 0 4 0 602924325 310992896 10319 33554432000 4194304 4650419 140733536394144 18446744073709551615 4327534 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 303704

[startup+0.400377 s]
/proc/loadavg: 7.33 7.88 7.97 4/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=303704 CPUtime=1.57 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 15087 0 0 0 154 3 0 0 18 0 4 0 602924325 310992896 12435 33554432000 4194304 4650419 140733536394144 18446744073709551615 231895151649 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 75926 12435 373 112 0 70891 0
[pid=6565/tid=6566] ppid=6561 vsize=303704 CPUtime=0.39 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 3830 0 0 0 38 1 0 0 18 0 4 0 602924325 310992896 12435 33554432000 4194304 4650419 140733536394144 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=303704 CPUtime=0.38 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 3925 0 0 0 38 0 0 0 18 0 4 0 602924325 310992896 12435 33554432000 4194304 4650419 140733536394144 18446744073709551615 4243596 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=303704 CPUtime=0.38 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 3038 0 0 0 38 0 0 0 18 0 4 0 602924325 310992896 12436 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363335 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 303704

[startup+0.500359 s]
/proc/loadavg: 7.33 7.88 7.97 4/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=303704 CPUtime=1.96 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 20184 0 0 0 191 5 0 0 18 0 4 0 602924325 310992896 17532 33554432000 4194304 4650419 140733536394144 18446744073709551615 4369390 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 75926 17536 373 112 0 70891 0
[pid=6565/tid=6566] ppid=6561 vsize=303704 CPUtime=0.48 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 5519 0 0 0 47 1 0 0 18 0 4 0 602924325 310992896 17538 33554432000 4194304 4650419 140733536394144 18446744073709551615 4241514 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=303704 CPUtime=0.48 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 5618 0 0 0 47 1 0 0 18 0 4 0 602924325 310992896 17538 33554432000 4194304 4650419 140733536394144 18446744073709551615 4244991 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=303704 CPUtime=0.48 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 3063 0 0 0 48 0 0 0 18 0 4 0 602924325 310992896 17538 33554432000 4194304 4650419 140733536394144 18446744073709551615 4514559 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 303704

[startup+0.700322 s]
/proc/loadavg: 7.33 7.88 7.97 4/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=303868 CPUtime=2.76 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 27721 0 0 0 267 9 0 0 18 0 4 0 602924325 311160832 25069 33554432000 4194304 4650419 140733536394144 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 75967 25069 373 112 0 70932 0
[pid=6565/tid=6566] ppid=6561 vsize=303868 CPUtime=0.68 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 8016 0 0 0 65 3 0 0 18 0 4 0 602924325 311160832 25069 33554432000 4194304 4650419 140733536394144 18446744073709551615 4369010 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=303868 CPUtime=0.68 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 8082 0 0 0 66 2 0 0 18 0 4 0 602924325 311160832 25069 33554432000 4194304 4650419 140733536394144 18446744073709551615 4370872 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=303868 CPUtime=0.68 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 3148 0 0 0 68 0 0 0 18 0 4 0 602924325 311160832 25069 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363337 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 303868

[startup+1.50117 s]
/proc/loadavg: 7.39 7.89 7.97 9/184 6573
/proc/meminfo: memFree=29260128/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=306436 CPUtime=5.96 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 37624 0 0 0 584 12 0 0 19 0 4 0 602924325 313790464 33247 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363756 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 76609 33247 395 112 0 71574 0
[pid=6565/tid=6566] ppid=6561 vsize=306436 CPUtime=1.48 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 11041 0 0 0 144 4 0 0 20 0 4 0 602924325 313790464 33247 33554432000 4194304 4650419 140733536394144 18446744073709551615 4367013 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=306436 CPUtime=1.48 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 11074 0 0 0 145 3 0 0 20 0 4 0 602924325 313790464 33247 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363500 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=306436 CPUtime=1.48 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 4013 0 0 0 148 0 0 0 19 0 4 0 602924325 313790464 33247 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 306436

[startup+3.10087 s]
/proc/loadavg: 7.39 7.89 7.97 9/184 6573
/proc/meminfo: memFree=29255916/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=309156 CPUtime=12.35 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 42554 0 0 0 1222 13 0 0 25 0 4 0 602924325 316575744 35228 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364340 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 77289 35228 395 112 0 72254 0
[pid=6565/tid=6566] ppid=6561 vsize=309156 CPUtime=3.08 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 12109 0 0 0 304 4 0 0 25 0 4 0 602924325 316575744 35228 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363935 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=309156 CPUtime=3.07 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 12383 0 0 0 304 3 0 0 25 0 4 0 602924325 316575744 35228 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=309156 CPUtime=3.08 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 5277 0 0 0 307 1 0 0 25 0 4 0 602924325 316575744 35229 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 309156

[startup+6.30027 s]
/proc/loadavg: 7.44 7.89 7.97 9/184 6573
/proc/meminfo: memFree=29232976/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=320336 CPUtime=25.13 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 51629 0 0 0 2497 16 0 0 25 0 4 0 602924325 328024064 37670 33554432000 4194304 4650419 140733536394144 18446744073709551615 4476293 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 80084 37670 396 112 0 75049 0
[pid=6565/tid=6566] ppid=6561 vsize=320336 CPUtime=6.28 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 14645 0 0 0 624 4 0 0 25 0 4 0 602924325 328024064 37670 33554432000 4194304 4650419 140733536394144 18446744073709551615 4230548 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=320336 CPUtime=6.25 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 14077 0 0 0 622 3 0 0 25 0 4 0 602924325 328024064 37670 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364340 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=320336 CPUtime=6.28 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 6694 0 0 0 626 2 0 0 25 0 4 0 602924325 328024064 37670 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363538 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 320336

[startup+12.7011 s]
/proc/loadavg: 7.48 7.89 7.97 9/184 6573
/proc/meminfo: memFree=29109636/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=406736 CPUtime=50.69 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 75468 0 0 0 5048 21 0 0 25 0 4 0 602924325 416497664 53494 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 101684 53494 396 112 0 96649 0
[pid=6565/tid=6566] ppid=6561 vsize=406736 CPUtime=12.68 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 22481 0 0 0 1262 6 0 0 25 0 4 0 602924325 416497664 53494 33554432000 4194304 4650419 140733536394144 18446744073709551615 4439089 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=406736 CPUtime=12.61 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 18725 0 0 0 1257 4 0 0 25 0 4 0 602924325 416497664 53494 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=406736 CPUtime=12.69 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 12534 0 0 0 1265 4 0 0 25 0 4 0 602924325 416497664 53494 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 406736

[startup+25.5007 s]
/proc/loadavg: 7.74 7.93 7.98 9/184 6603
/proc/meminfo: memFree=28918188/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=546240 CPUtime=101.84 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 93206 0 0 0 10158 26 0 0 25 0 4 0 602924325 559349760 61464 33554432000 4194304 4650419 140733536394144 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 136560 61464 396 112 0 131525 0
[pid=6565/tid=6566] ppid=6561 vsize=546240 CPUtime=25.48 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 27865 0 0 0 2540 8 0 0 25 0 4 0 602924325 559349760 61464 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=546240 CPUtime=25.35 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 22469 0 0 0 2530 5 0 0 25 0 4 0 602924325 559349760 61464 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=546240 CPUtime=25.48 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 15214 0 0 0 2544 4 0 0 25 0 4 0 602924325 559349760 61464 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 546240

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

[startup+25.8006 s]
/proc/loadavg: 7.74 7.93 7.98 9/184 6603
/proc/meminfo: memFree=28918188/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=546240 CPUtime=103.01 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 93346 0 0 0 10275 26 0 0 25 0 4 0 602924325 559349760 61604 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 136560 61604 396 112 0 131525 0
[pid=6565/tid=6566] ppid=6561 vsize=546240 CPUtime=25.78 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 27923 0 0 0 2570 8 0 0 25 0 4 0 602924325 559349760 61604 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=546240 CPUtime=25.64 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 22472 0 0 0 2559 5 0 0 25 0 4 0 602924325 559349760 61604 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=546240 CPUtime=25.78 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 15214 0 0 0 2574 4 0 0 25 0 4 0 602924325 559349760 61604 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363768 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 103.01
Current children cumulated vsize (KiB) 546240

[startup+29.001 s]
/proc/loadavg: 7.74 7.93 7.98 9/184 6603
/proc/meminfo: memFree=28902200/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=546240 CPUtime=115.8 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 95482 0 0 0 11553 27 0 0 25 0 4 0 602924325 559349760 63677 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364859 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 136560 63677 396 112 0 131525 0
[pid=6565/tid=6566] ppid=6561 vsize=546240 CPUtime=28.98 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 28206 0 0 0 2890 8 0 0 25 0 4 0 602924325 559349760 63677 33554432000 4194304 4650419 140733536394144 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=546240 CPUtime=28.83 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 23154 0 0 0 2877 6 0 0 25 0 4 0 602924325 559349760 63677 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363354 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=546240 CPUtime=28.98 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 15225 0 0 0 2894 4 0 0 25 0 4 0 602924325 559349760 63677 33554432000 4194304 4650419 140733536394144 18446744073709551615 4315054 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 115.8
Current children cumulated vsize (KiB) 546240

[startup+29.8009 s]
/proc/loadavg: 7.74 7.93 7.98 9/184 6603
/proc/meminfo: memFree=28902200/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=546240 CPUtime=119 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 95897 0 0 0 11873 27 0 0 25 0 4 0 602924325 559349760 63219 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 136560 63219 396 112 0 131525 0
[pid=6565/tid=6566] ppid=6561 vsize=546240 CPUtime=29.78 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 28362 0 0 0 2970 8 0 0 25 0 4 0 602924325 559349760 63219 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=546240 CPUtime=29.63 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 23315 0 0 0 2957 6 0 0 25 0 4 0 602924325 559349760 63219 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366931 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=546240 CPUtime=29.78 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 15225 0 0 0 2974 4 0 0 25 0 4 0 602924325 559349760 63219 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 119
Current children cumulated vsize (KiB) 546240

[startup+30.2008 s]
/proc/loadavg: 7.74 7.93 7.98 9/184 6603
/proc/meminfo: memFree=28899844/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=546240 CPUtime=120.59 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 95976 0 0 0 12032 27 0 0 25 0 4 0 602924325 559349760 63298 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364775 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 136560 63298 396 112 0 131525 0
[pid=6565/tid=6566] ppid=6561 vsize=546240 CPUtime=30.18 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 28365 0 0 0 3010 8 0 0 25 0 4 0 602924325 559349760 63298 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363883 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=546240 CPUtime=30.03 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 23391 0 0 0 2997 6 0 0 25 0 4 0 602924325 559349760 63298 33554432000 4194304 4650419 140733536394144 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=546240 CPUtime=30.18 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 15225 0 0 0 3014 4 0 0 25 0 4 0 602924325 559349760 63298 33554432000 4194304 4650419 140733536394144 18446744073709551615 4368288 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 120.59
Current children cumulated vsize (KiB) 546240

[startup+30.6007 s]
/proc/loadavg: 7.74 7.93 7.98 9/184 6603
/proc/meminfo: memFree=28899844/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=546240 CPUtime=122.19 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) R 6561 6565 5921 0 -1 4202496 96374 0 0 0 12192 27 0 0 25 0 4 0 602924325 559349760 63696 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364907 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 136560 63696 396 112 0 131525 0
[pid=6565/tid=6566] ppid=6561 vsize=546240 CPUtime=30.58 cores=0,2,4,6
/proc/6565/task/6566/stat : 6566 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 28368 0 0 0 3050 8 0 0 25 0 4 0 602924325 559349760 63696 33554432000 4194304 4650419 140733536394144 18446744073709551615 4367017 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=6565/tid=6570] ppid=6561 vsize=546240 CPUtime=30.43 cores=0,2,4,6
/proc/6565/task/6570/stat : 6570 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 23786 0 0 0 3037 6 0 0 25 0 4 0 602924325 559349760 63696 33554432000 4194304 4650419 140733536394144 18446744073709551615 4363994 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=546240 CPUtime=30.58 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4202560 15225 0 0 0 3054 4 0 0 25 0 4 0 602924325 559349760 63696 33554432000 4194304 4650419 140733536394144 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 122.19
Current children cumulated vsize (KiB) 546240

[startup+30.7007 s]
/proc/loadavg: 7.74 7.93 7.98 9/184 6603
/proc/meminfo: memFree=28899844/32950928 swapFree=67111356/67111528
[pid=6565] ppid=6561 vsize=0 CPUtime=122.57 cores=0,2,4,6
/proc/6565/stat : 6565 (strangenight1-m) Z 6561 6565 5921 0 -1 4203548 96403 0 0 0 12230 27 0 0 25 0 2 0 602924325 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/6565/statm: 0 0 0 0 0 0 0
[pid=6565/tid=6571] ppid=6561 vsize=0 CPUtime=30.68 cores=0,2,4,6
/proc/6565/task/6571/stat : 6571 (strangenight1-m) R 6561 6565 5921 0 -1 4203588 15225 0 0 0 3063 5 0 0 25 0 2 0 602924325 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 122.57
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 30.7086
CPU time (s): 122.593
CPU user time (s): 122.308
CPU system time (s): 0.284956
CPU usage (%): 399.215
Max. virtual memory (cumulated for all children) (KiB): 546240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.308
system time used= 0.284956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96403
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= 2904
involuntary context switches= 852

runsolver used 0.067989 second user time and 0.100984 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 03:28:56
IDJOB=3289198
IDBENCH=83117
IDSOLVER=1588
FILE ID=node114/3289198-1304126936
RUNJOBID= node114-1304126936-6546
PBS_JOBID= 13170736
Free space on /tmp= 71804 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289198-1304126936/watcher-3289198-1304126936 -o /tmp/evaluation-result-3289198-1304126936/solver-3289198-1304126936 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3289198-1304126936.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=306957866

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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:     32950928 kB
MemFree:      29497404 kB
Buffers:       1078500 kB
Cached:        1804908 kB
SwapCached:        168 kB
Active:         163192 kB
Inactive:      2784756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29497404 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           14480 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          14488 kB
Slab:           441200 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185372 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= 71788 MiB
End job on node114 at 2011-04-30 03:29:27