Trace number 3289196

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-mtUNSAT 117.663 29.4736

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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3289196-1304117679.cnf'
0.00/0.00	c -- header says num vars:          19995
0.00/0.00	c -- header says num clauses:       66333
0.00/0.03	c -- clauses added:            0 learnts,        66333 normals,            0 xors
0.00/0.03	c -- vars added      19995
0.00/0.03	c Parsing time:  0.02 s
0.00/0.03	c  N st     0         0     19995     30626     31735         0    158899         0   no data   no data
1.57/0.44	c asymm  cl-useful: 8/30626/30626 lits-rem:83 time: 0.41
4.38/1.15	c Flit:    59 Blit:   1904 bXBeca:    0 bXProp: 3257 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  0.69
4.38/1.16	c Cleaning up after failed var search:     0.00 s 
4.38/1.17	c Replacing     3257 vars Replaced    87417 lits Time:     0.01 s 
4.38/1.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.38/1.18	c bin-w-bin subsume rem          509 bins  time:  0.00 s
4.38/1.18	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.00 s
4.38/1.20	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  13673 time:  0.01 s
4.76/1.21	c Removed useless bin:      38  fixed:     0  props:   1.82M  time:  0.01 s
4.76/1.26	c lits-rem:         0  cl-subs:      150  v-elim:   4557  v-fix:    0  time:  0.05 s
4.76/1.29	c Finding binary XORs  T:     0.02 s  found:      13
4.76/1.29	c Replacing       13 vars Replaced      166 lits Time:     0.00 s 
5.16/1.31	c Finding non-binary XORs:     0.01 s (found:    4121, avg size: 3.0)
5.16/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    647 locsubst:  2628 time:   0.01
5.16/1.31	c Replacing     1314 vars Replaced     7884 lits Time:     0.00 s 
5.16/1.31	c calculated reachability. Time: 0.00
5.16/1.31	c Calc default polars -  time:   0.00 s pos:    1080 undec:   12882 neg:    6033
5.16/1.31	c =========================================================================================
5.16/1.31	c types(t): F = full restart, N = normal restart
5.16/1.31	c types(t): S = simplification begin/end, E = solution found
5.16/1.31	c restart types(rt): st = static, dy = dynamic
5.16/1.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.16/1.31	c  B st     0         0      7142     11596      9930         0     76602         0   no data   no data
5.96/1.50	c Decided on static restart strategy
7.16/1.84	c  N st     8      4926      7138     11596      9965      4775     76602    209078   no data   no data
11.15/2.81	c  N st    10     11310      7132     11596     10213      4601     76602    159023   no data   no data
14.74/3.78	c  N st    11     17055      7115     11596     10235     10242     76602    501733   no data   no data
21.14/5.32	c  F st    12     25001      7114     11596     10350     12558     76602    693683   no data   no data
21.14/5.33	c  N st    12     25001      7114     11592     10033     12519     75924    692876   no data   no data
21.14/5.35	c Finding binary XORs  T:     0.01 s  found:       3
24.33/6.10	c Decided on static restart strategy
24.33/6.10	c  N st    18     30000      7114     11592     10089     10736     75924    441689   no data   no data
24.33/6.10	c  S st    18     30000      7114     11592     10089     10736     75924    441689   no data   no data
24.33/6.19	c  S st    18     30501      7111     11592     10137     11185     75924    449045   no data   no data
24.73/6.20	c x-sub:  1314 x-cut:      0 vfix:      0 v-elim:    324 locsubst:     0 time:   0.01
25.95/6.51	c Flit:    53 Blit:      8 bXBeca:    0 bXProp:   22 Bins:  69850 BRemL:  35880 BRemN:      8 P:  5.0M T:  0.31
25.95/6.52	c Replacing       25 vars Replaced     1882 lits Time:     0.01 s 
25.95/6.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.95/6.53	c bin-w-bin subsume rem          256 bins  time:  0.00 s
25.95/6.53	c subs with bin:      536  lits-rem:       442  v-fix:    0  time:  0.01 s
25.95/6.54	c Subs w/ non-existent bins:      0 l-rem:      9 v-fix:     0 done:   6701 time:  0.01 s
25.95/6.55	c Removed useless bin:      27  fixed:     0  props:   0.21M  time:  0.00 s
25.95/6.57	c lits-rem:       172  cl-subs:      166  v-elim:   1232  v-fix:    0  time:  0.02 s
25.95/6.58	c subs with bin:       69  lits-rem:       214  v-fix:    0  time:  0.01 s
25.95/6.59	c lits-rem:        53  cl-subs:      115  v-elim:      0  v-fix:    0  time:  0.01 s
26.35/6.69	c asymm  cl-useful: 171/11175/11175 lits-rem:656 time: 0.10
26.35/6.69	c calculated reachability. Time: 0.00
26.35/6.69	c  N st    18     30501      5469     11175     34596      2008     65982     82925   no data   no data
27.92/7.03	c Finding binary XORs  T:     0.02 s  found:       1
29.93/7.56	c  N st    20     37612      5466     11173     33958      5506     65881    192207   no data   no data
31.92/8.06	c Finding binary XORs  T:     0.01 s  found:       1
32.72/8.21	c  N st    21     44012      5435     11124     39592     11621     65246    442161   no data   no data
33.52/8.45	c  S st    22     45751      5435     11124     39592     13340     65246    552006   no data   no data
33.92/8.53	c  S st    22     46256      5435     11124     39599      7419     65246    217922   no data   no data
33.92/8.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    144 locsubst:     0 time:   0.00
34.32/8.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:   2938 BRemL:  22286 BRemN:     65 P:  2.2M T:  0.14
34.32/8.67	c Replacing        3 vars Replaced      678 lits Time:     0.00 s 
34.32/8.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.32/8.68	c bin-w-bin subsume rem         3740 bins  time:  0.00 s
34.32/8.68	c subs with bin:      110  lits-rem:        52  v-fix:    0  time:  0.00 s
34.32/8.69	c Subs w/ non-existent bins:      0 l-rem:     32 v-fix:     0 done:   5288 time:  0.00 s
34.32/8.69	c Removed useless bin:       2  fixed:     0  props:   0.14M  time:  0.00 s
34.32/8.70	c lits-rem:         0  cl-subs:       40  v-elim:     36  v-fix:    0  time:  0.01 s
34.73/8.72	c subs with bin:       12  lits-rem:       224  v-fix:    0  time:  0.01 s
34.73/8.73	c lits-rem:       220  cl-subs:      216  v-elim:      0  v-fix:    0  time:  0.02 s
34.73/8.74	c vivif2 --  cl tried    10979 cl shrink       83 lits rem        197 time: 0.00
34.73/8.74	c vivif2 --  cl tried     5008 cl shrink      250 lits rem        544 time: 0.00
35.13/8.84	c asymm  cl-useful: 53/10968/10968 lits-rem:141 time: 0.10
35.13/8.85	c calculated reachability. Time: 0.00
35.13/8.85	c  N st    22     46256      5252     10968     16160      5008     63886    104741   no data   no data
42.71/10.77	c  N st    23     60653      5252     10968     16173     11551     63886    383281   no data   no data
42.71/10.79	c Finding binary XORs  T:     0.01 s  found:      49
47.92/12.07	c  N st    24     69384      5243     10910     17234     10489     63520    309847   no data   no data
47.92/12.07	c  S st    24     69384      5243     10910     17234     10489     63520    309847   no data   no data
47.92/12.08	c Finding binary XORs  T:     0.01 s  found:       0
48.32/12.17	c  S st    24     69888      5241     10909     19455     10982     63462    322429   no data   no data
48.32/12.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     72 locsubst:     0 time:   0.00
49.10/12.31	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   51 Bins:   1992 BRemL:   4944 BRemN:      4 P:  2.9M T:  0.13
49.10/12.32	c Replacing      100 vars Replaced     3580 lits Time:     0.01 s 
49.10/12.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.10/12.32	c bin-w-bin subsume rem          588 bins  time:  0.00 s
49.10/12.33	c subs with bin:      210  lits-rem:       148  v-fix:    0  time:  0.00 s
49.10/12.33	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:   5069 time:  0.00 s
49.10/12.33	c Removed useless bin:       1  fixed:     0  props:   0.13M  time:  0.00 s
49.10/12.34	c lits-rem:        17  cl-subs:      183  v-elim:     70  v-fix:    0  time:  0.01 s
49.10/12.40	c subs with bin:       16  lits-rem:       545  v-fix:    0  time:  0.04 s
49.50/12.45	c lits-rem:       467  cl-subs:      281  v-elim:      0  v-fix:    0  time:  0.05 s
49.50/12.45	c vivif2 --  cl tried    10398 cl shrink       39 lits rem         49 time: 0.00
49.50/12.46	c vivif2 --  cl tried    10110 cl shrink     1200 lits rem       9186 time: 0.01
49.90/12.56	c asymm  cl-useful: 85/10397/10397 lits-rem:203 time: 0.09
49.90/12.56	c calculated reachability. Time: 0.00
49.90/12.56	c  N st    24     69888      4999     10372     13087     10110     61275    266977   no data   no data
60.28/15.13	c  F st    25     87500      4999     10372     13091     16357     61275    400329   no data   no data
60.28/15.14	c  N st    25     87500      4999     10371     12964     16351     61259    400030   no data   no data
60.28/15.16	c Finding binary XORs  T:     0.01 s  found:       7
63.08/15.80	c Decided on static restart strategy
64.27/16.18	c  N st    32     95542      4989     10365     12768     24081     61122    660242   no data   no data
67.07/16.81	c Finding binary XORs  T:     0.01 s  found:       0
69.88/17.56	c  N st    34    104832      4989     10354     13107     20837     61015    550286   no data   no data
69.88/17.56	c  S st    34    104832      4989     10354     13107     20837     61015    550286   no data   no data
70.29/17.66	c  S st    34    105338      4960     10354     13485     21336     61015    561207   no data   no data
70.29/17.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.07/17.80	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:   16 Bins:    241 BRemL:   1656 BRemN:     10 P:  3.5M T:  0.14
71.07/17.82	c Replacing       46 vars Replaced     8960 lits Time:     0.02 s 
71.07/17.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
71.07/17.82	c bin-w-bin subsume rem          335 bins  time:  0.00 s
71.07/17.83	c subs with bin:       37  lits-rem:        27  v-fix:    0  time:  0.00 s
71.07/17.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4913 time:  0.00 s
71.07/17.83	c Removed useless bin:       0  fixed:     0  props:   0.15M  time:  0.00 s
71.07/17.85	c lits-rem:         5  cl-subs:       80  v-elim:     52  v-fix:    0  time:  0.01 s
71.47/17.94	c subs with bin:       52  lits-rem:      2507  v-fix:    0  time:  0.08 s
72.26/18.11	c lits-rem:      1294  cl-subs:     1403  v-elim:      0  v-fix:    0  time:  0.17 s
72.26/18.11	c vivif2 --  cl tried    10075 cl shrink        1 lits rem          1 time: 0.00
72.26/18.13	c vivif2 --  cl tried    15714 cl shrink     2475 lits rem       6328 time: 0.02
72.66/18.24	c asymm  cl-useful: 50/10075/10075 lits-rem:81 time: 0.11
72.66/18.24	c calculated reachability. Time: 0.00
72.66/18.24	c  N st    34    105338      4861     10072     10926     15714     59450    373942   no data   no data
79.08/19.81	c  N st    35    114936      4861     10072     10926     13746     59450    274843   no data   no data
79.08/19.83	c Finding binary XORs  T:     0.01 s  found:       2
86.64/21.78	c  N st    36    129335      4847     10019     10689     27365     59167    879794   no data   no data
87.04/21.81	c Finding binary XORs  T:     0.01 s  found:      19
95.84/24.02	c Replacing       51 vars Replaced     4895 lits Time:     0.03 s 
99.03/24.89	c  N st    37    150930      4751      9856     10620     17890     57933    345721   no data   no data
103.42/25.92	c  S st    38    158007      4751      9856     10631     24601     57933    513575   no data   no data
103.42/25.94	c Finding binary XORs  T:     0.01 s  found:      11
103.82/26.02	c  S st    38    158510      4749      9836     10625     25097     57785    516330   no data   no data
103.82/26.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      1 locsubst:     0 time:   0.00
104.22/26.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    8 Bins:    660 BRemL:   1031 BRemN:      0 P:  4.3M T:  0.15
104.22/26.19	c Replacing       19 vars Replaced     6685 lits Time:     0.01 s 
104.22/26.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.22/26.19	c bin-w-bin subsume rem          199 bins  time:  0.00 s
104.22/26.20	c subs with bin:       71  lits-rem:        51  v-fix:    0  time:  0.00 s
104.61/26.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4729 time:  0.00 s
104.61/26.20	c Removed useless bin:       0  fixed:     0  props:   0.14M  time:  0.00 s
104.61/26.22	c lits-rem:        16  cl-subs:       64  v-elim:     38  v-fix:    0  time:  0.01 s
105.43/26.42	c subs with bin:     2224  lits-rem:      4815  v-fix:    0  time:  0.19 s
105.82/26.58	c lits-rem:      1148  cl-subs:     1916  v-elim:      0  v-fix:    0  time:  0.16 s
105.82/26.58	c vivif2 --  cl tried     9654 cl shrink       15 lits rem         15 time: 0.00
106.22/26.60	c vivif2 --  cl tried    18971 cl shrink     4541 lits rem      10910 time: 0.02
106.62/26.73	c asymm  cl-useful: 33/9654/9654 lits-rem:61 time: 0.12
106.62/26.73	c calculated reachability. Time: 0.00
106.62/26.73	c  N st    38    158510      4691      9650      9727     18970     57112    368900   no data   no data
117.40/29.46	c Following stats are for *FIRST FINISHED THREAD ONLY*
117.40/29.46	c num threads              : 4          
117.40/29.46	c restarts                 : 38         
117.40/29.46	c dynamic restarts         : 0          
117.40/29.46	c static restarts          : 38         
117.40/29.46	c full restarts            : 2          
117.40/29.46	c total simplify time      : 0.23       
117.40/29.46	c learnts DL2              : 0          
117.40/29.46	c learnts size 2           : 108029     
117.40/29.46	c learnts size 1           : 3744        (18.72     % of vars)
117.40/29.46	c filedLit time            : 1.26        (4.29      % time)
117.40/29.46	c v-elim SatELite          : 5918        (29.60     % vars)
117.40/29.46	c SatELite time            : 0.50        (1.70      % time)
117.40/29.46	c v-elim xor               : 1187        (5.94      % vars)
117.40/29.46	c xor elim time            : 0.03        (0.10      % time)
117.40/29.46	c num binary xor trees     : 2223       
117.40/29.46	c binxor trees' crown      : 4827        (2.17      leafs/tree)
117.40/29.46	c bin xor find time        : 0.14       
117.40/29.46	c OTF clause improved      : 7104        (0.04      clauses/conflict)
117.40/29.46	c OTF impr. size diff      : 9138        (1.29       lits/clause)
117.40/29.46	c OTF cl watch-shrink      : 113553      (0.62      clauses/conflict)
117.40/29.46	c OTF cl watch-sh-lit      : 325655      (2.87       lits/clause)
117.40/29.46	c tried to recurMin cls    : 40188       (21.88      % of conflicts)
117.40/29.46	c updated cache            : 0           (0.00       lits/tried recurMin)
117.40/29.46	c unit cls recevied        : 46          (1.23      % of units)
117.40/29.46	c unit cls sent            : 2835        (75.72     % of units)
117.40/29.46	c bin cls recevied         : 39924      
117.40/29.46	c bin cls sent             : 14741      
117.40/29.46	c clauses over max glue    : 0           (0.00      % of all clauses)
117.40/29.46	c conflicts                : 183703      (6249.56   / sec)
117.40/29.46	c decisions                : 243853      (4.79      % random)
117.40/29.46	c bogo-props               : 2470394933  (84042672.19 / sec)
117.40/29.46	c conflict literals        : 6021750     (36.60     % deleted)
117.40/29.46	c Memory used              : 471.38      MB
117.40/29.46	c single-thread CPU time   : 29.39       s
117.40/29.46	c all-threads sum CPU time : 117.44      s
117.40/29.46	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-3289196-1304117679/watcher-3289196-1304117679 -o /tmp/evaluation-result-3289196-1304117679/solver-3289196-1304117679 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3289196-1304117679.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.05 8.03 7.93 2/172 17615
/proc/meminfo: memFree=23073968/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 414 0 0 0 0 0 0 0 23 0 4 0 523368327 52441088 353 33554432000 4194304 4627427 140733778232480 18446744073709551615 47353780078512 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 12803 353 303 106 0 7774 0
[pid=17615/tid=17616] ppid=17613 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 4 0 523368327 52441088 353 33554432000 4194304 4627427 140733778232480 18446744073709551615 244446945211 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 523368327 52441088 353 33554432000 4194304 4627427 140733778232480 18446744073709551615 47353780078508 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 523368327 52441088 353 33554432000 4194304 4627427 140733778232480 18446744073709551615 244441992278 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0934609 s]
/proc/loadavg: 8.05 8.03 7.93 2/172 17615
/proc/meminfo: memFree=23073968/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=300552 CPUtime=0.34 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 11990 0 0 0 32 2 0 0 25 0 4 0 523368327 307765248 9916 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309038 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 75138 9916 366 106 0 70109 0
[pid=17615/tid=17616] ppid=17613 vsize=300552 CPUtime=0.08 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 2850 0 0 0 8 0 0 0 18 0 4 0 523368327 307765248 9916 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=300552 CPUtime=0.08 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 2842 0 0 0 8 0 0 0 25 0 4 0 523368327 307765248 9916 33554432000 4194304 4627427 140733778232480 18446744073709551615 4297751 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=300552 CPUtime=0.08 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 3037 0 0 0 8 0 0 0 18 0 4 0 523368327 307765248 9916 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 300552

[startup+0.100454 s]
/proc/loadavg: 8.05 8.03 7.93 2/172 17615
/proc/meminfo: memFree=23073968/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=300552 CPUtime=0.37 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 11994 0 0 0 35 2 0 0 25 0 4 0 523368327 307765248 9920 33554432000 4194304 4627427 140733778232480 18446744073709551615 4299691 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 75138 9920 366 106 0 70109 0
[pid=17615/tid=17616] ppid=17613 vsize=300552 CPUtime=0.08 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 2850 0 0 0 8 0 0 0 18 0 4 0 523368327 307765248 9920 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=300552 CPUtime=0.08 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 2842 0 0 0 8 0 0 0 25 0 4 0 523368327 307765248 9920 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=300552 CPUtime=0.08 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 3041 0 0 0 8 0 0 0 18 0 4 0 523368327 307765248 9920 33554432000 4194304 4627427 140733778232480 18446744073709551615 4327583 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 300552

[startup+0.300423 s]
/proc/loadavg: 8.05 8.03 7.93 2/172 17615
/proc/meminfo: memFree=23073968/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=300552 CPUtime=1.17 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 12152 0 0 0 115 2 0 0 25 0 4 0 523368327 307765248 10054 33554432000 4194304 4627427 140733778232480 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 75138 10054 367 106 0 70109 0
[pid=17615/tid=17616] ppid=17613 vsize=300552 CPUtime=0.28 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 2850 0 0 0 28 0 0 0 18 0 4 0 523368327 307765248 10054 33554432000 4194304 4627427 140733778232480 18446744073709551615 4299595 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=300552 CPUtime=0.28 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 2842 0 0 0 28 0 0 0 25 0 4 0 523368327 307765248 10054 33554432000 4194304 4627427 140733778232480 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=300552 CPUtime=0.28 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 3199 0 0 0 28 0 0 0 18 0 4 0 523368327 307765248 10054 33554432000 4194304 4627427 140733778232480 18446744073709551615 4332987 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 300552

[startup+0.700345 s]
/proc/loadavg: 8.05 8.03 7.93 2/172 17615
/proc/meminfo: memFree=23073968/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=314172 CPUtime=2.77 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) D 17613 17615 17393 0 -1 4202496 22391 0 0 0 272 5 0 0 25 0 4 0 523368327 321712128 20293 33554432000 4194304 4627427 140733778232480 18446744073709551615 244446988471 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 78543 20293 368 106 0 73514 0
[pid=17615/tid=17616] ppid=17613 vsize=314172 CPUtime=0.68 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) D 17613 17615 17393 0 -1 4202560 6207 0 0 0 67 1 0 0 18 0 4 0 523368327 321712128 20293 33554432000 4194304 4627427 140733778232480 18446744073709551615 244446988471 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=314172 CPUtime=0.69 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 6242 0 0 0 68 1 0 0 25 0 4 0 523368327 321712128 20293 33554432000 4194304 4627427 140733778232480 18446744073709551615 244446606369 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=314172 CPUtime=0.68 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 3344 0 0 0 68 0 0 0 18 0 4 0 523368327 321712128 20293 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 314172

[startup+1.5012 s]
/proc/loadavg: 8.05 8.03 7.93 10/184 17627
/proc/meminfo: memFree=22876440/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=330528 CPUtime=5.96 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 36587 0 0 0 588 8 0 0 18 0 4 0 523368327 338460672 32764 33554432000 4194304 4627427 140733778232480 18446744073709551615 4324679 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 82632 32764 389 106 0 77603 0
[pid=17615/tid=17616] ppid=17613 vsize=330528 CPUtime=1.48 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 10954 0 0 0 146 2 0 0 18 0 4 0 523368327 338460672 32764 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=330528 CPUtime=1.47 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 10267 0 0 0 146 1 0 0 18 0 4 0 523368327 338460672 32764 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309979 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=330528 CPUtime=1.48 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 4032 0 0 0 148 0 0 0 20 0 4 0 523368327 338460672 32764 33554432000 4194304 4627427 140733778232480 18446744073709551615 4299569 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 330528

[startup+3.1009 s]
/proc/loadavg: 8.05 8.03 7.93 9/184 17627
/proc/meminfo: memFree=22838264/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=324852 CPUtime=12.35 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 40783 0 0 0 1226 9 0 0 20 0 4 0 523368327 332648448 33423 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309703 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 81213 33423 389 106 0 76184 0
[pid=17615/tid=17616] ppid=17613 vsize=324852 CPUtime=3.09 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 11880 0 0 0 306 3 0 0 20 0 4 0 523368327 332648448 33424 33554432000 4194304 4627427 140733778232480 18446744073709551615 4333404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=324852 CPUtime=3.07 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 11470 0 0 0 305 2 0 0 22 0 4 0 523368327 332648448 33424 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=324852 CPUtime=3.08 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 4880 0 0 0 308 0 0 0 25 0 4 0 523368327 332648448 33424 33554432000 4194304 4627427 140733778232480 18446744073709551615 4322057 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 324852

[startup+6.3003 s]
/proc/loadavg: 8.04 8.03 7.93 9/184 17627
/proc/meminfo: memFree=22812604/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=391576 CPUtime=25.13 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 48264 0 0 0 2502 11 0 0 25 0 4 0 523368327 400973824 37658 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 97894 37658 391 106 0 92865 0
[pid=17615/tid=17616] ppid=17613 vsize=391576 CPUtime=6.28 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 13795 0 0 0 625 3 0 0 25 0 4 0 523368327 400973824 37658 33554432000 4194304 4627427 140733778232480 18446744073709551615 244446612482 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=391576 CPUtime=6.25 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 13355 0 0 0 623 2 0 0 25 0 4 0 523368327 400973824 37658 33554432000 4194304 4627427 140733778232480 18446744073709551615 4333312 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=391576 CPUtime=6.29 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 6213 0 0 0 628 1 0 0 25 0 4 0 523368327 400973824 37658 33554432000 4194304 4627427 140733778232480 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 391576

[startup+12.7011 s]
/proc/loadavg: 8.12 8.04 7.94 12/184 17657
/proc/meminfo: memFree=22806368/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=410000 CPUtime=50.7 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 66476 0 0 0 5056 14 0 0 25 0 4 0 523368327 419840000 48720 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 102500 48720 391 106 0 97471 0
[pid=17615/tid=17616] ppid=17613 vsize=410000 CPUtime=12.68 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 17526 0 0 0 1264 4 0 0 25 0 4 0 523368327 419840000 48720 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=410000 CPUtime=12.61 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 17172 0 0 0 1259 2 0 0 25 0 4 0 523368327 419840000 48720 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=410000 CPUtime=12.68 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 11296 0 0 0 1267 1 0 0 25 0 4 0 523368327 419840000 48720 33554432000 4194304 4627427 140733778232480 18446744073709551615 4322573 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 410000

[startup+25.5007 s]
/proc/loadavg: 8.30 8.09 7.95 9/184 17657
/proc/meminfo: memFree=22468044/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=416988 CPUtime=101.82 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 84425 0 0 0 10163 19 0 0 25 0 4 0 523368327 426995712 57646 33554432000 4194304 4627427 140733778232480 18446744073709551615 4330318 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 104247 57646 391 106 0 99218 0
[pid=17615/tid=17616] ppid=17613 vsize=416988 CPUtime=25.48 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 21390 0 0 0 2543 5 0 0 25 0 4 0 523368327 426995712 57646 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=416988 CPUtime=25.34 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22085 0 0 0 2530 4 0 0 25 0 4 0 523368327 426995712 57646 33554432000 4194304 4627427 140733778232480 18446744073709551615 4332992 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=416988 CPUtime=25.48 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 14841 0 0 0 2546 2 0 0 25 0 4 0 523368327 426995712 57646 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 416988

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

[startup+27.1004 s]
/proc/loadavg: 8.30 8.09 7.95 9/184 17657
/proc/meminfo: memFree=22432084/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=416988 CPUtime=108.21 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 87255 0 0 0 10801 20 0 0 25 0 4 0 523368327 426995712 59880 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 104247 59881 391 106 0 99218 0
[pid=17615/tid=17616] ppid=17613 vsize=416988 CPUtime=27.08 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22093 0 0 0 2703 5 0 0 25 0 4 0 523368327 426995712 59881 33554432000 4194304 4627427 140733778232480 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=416988 CPUtime=26.93 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22085 0 0 0 2689 4 0 0 25 0 4 0 523368327 426995712 59881 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=416988 CPUtime=27.08 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 15129 0 0 0 2706 2 0 0 25 0 4 0 523368327 426995712 59881 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 108.21
Current children cumulated vsize (KiB) 416988

[startup+28.7011 s]
/proc/loadavg: 8.27 8.09 7.95 9/184 17657
/proc/meminfo: memFree=22416412/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=482692 CPUtime=114.6 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 89004 0 0 0 11440 20 0 0 25 0 4 0 523368327 494276608 59286 33554432000 4194304 4627427 140733778232480 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 120673 59286 391 106 0 115644 0
[pid=17615/tid=17616] ppid=17613 vsize=482692 CPUtime=28.68 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22369 0 0 0 2863 5 0 0 25 0 4 0 523368327 494276608 59286 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=482692 CPUtime=28.52 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22800 0 0 0 2848 4 0 0 25 0 4 0 523368327 494276608 59286 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=482692 CPUtime=28.68 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 15243 0 0 0 2866 2 0 0 25 0 4 0 523368327 494276608 59286 33554432000 4194304 4627427 140733778232480 18446744073709551615 4299691 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 114.6
Current children cumulated vsize (KiB) 482692

[startup+29.101 s]
/proc/loadavg: 8.27 8.09 7.95 9/184 17657
/proc/meminfo: memFree=22416412/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=482692 CPUtime=116.2 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 89231 0 0 0 11600 20 0 0 25 0 4 0 523368327 494276608 59513 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309650 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 120673 59513 391 106 0 115644 0
[pid=17615/tid=17616] ppid=17613 vsize=482692 CPUtime=29.08 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22439 0 0 0 2903 5 0 0 25 0 4 0 523368327 494276608 59513 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=482692 CPUtime=28.92 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22871 0 0 0 2888 4 0 0 25 0 4 0 523368327 494276608 59513 33554432000 4194304 4627427 140733778232480 18446744073709551615 4332749 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=482692 CPUtime=29.08 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 15243 0 0 0 2906 2 0 0 25 0 4 0 523368327 494276608 59513 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 116.2
Current children cumulated vsize (KiB) 482692

[startup+29.301 s]
/proc/loadavg: 8.27 8.09 7.95 9/184 17657
/proc/meminfo: memFree=22416412/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=482692 CPUtime=117 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 89332 0 0 0 11680 20 0 0 25 0 4 0 523368327 494276608 59614 33554432000 4194304 4627427 140733778232480 18446744073709551615 4308265 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 120673 59614 391 106 0 115644 0
[pid=17615/tid=17616] ppid=17613 vsize=482692 CPUtime=29.28 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22460 0 0 0 2923 5 0 0 25 0 4 0 523368327 494276608 59614 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=482692 CPUtime=29.12 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22904 0 0 0 2908 4 0 0 25 0 4 0 523368327 494276608 59614 33554432000 4194304 4627427 140733778232480 18446744073709551615 4322560 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=482692 CPUtime=29.28 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 15243 0 0 0 2926 2 0 0 25 0 4 0 523368327 494276608 59614 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 117
Current children cumulated vsize (KiB) 482692

[startup+29.401 s]
/proc/loadavg: 8.27 8.09 7.95 9/184 17657
/proc/meminfo: memFree=22416412/32951124 swapFree=67111524/67111528
[pid=17615] ppid=17613 vsize=482692 CPUtime=117.4 cores=1,3,5,7
/proc/17615/stat : 17615 (strangenight2-m) R 17613 17615 17393 0 -1 4202496 89381 0 0 0 11720 20 0 0 25 0 4 0 523368327 494276608 59663 33554432000 4194304 4627427 140733778232480 18446744073709551615 4310600 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/17615/statm: 120673 59663 391 106 0 115644 0
[pid=17615/tid=17616] ppid=17613 vsize=482692 CPUtime=29.38 cores=1,3,5,7
/proc/17615/task/17616/stat : 17616 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22467 0 0 0 2933 5 0 0 25 0 4 0 523368327 494276608 59663 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17615/tid=17617] ppid=17613 vsize=482692 CPUtime=29.22 cores=1,3,5,7
/proc/17615/task/17617/stat : 17617 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 22924 0 0 0 2918 4 0 0 25 0 4 0 523368327 494276608 59663 33554432000 4194304 4627427 140733778232480 18446744073709551615 4310392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17615/tid=17618] ppid=17613 vsize=482692 CPUtime=29.38 cores=1,3,5,7
/proc/17615/task/17618/stat : 17618 (strangenight2-m) R 17613 17615 17393 0 -1 4202560 15243 0 0 0 2936 2 0 0 25 0 4 0 523368327 494276608 59663 33554432000 4194304 4627427 140733778232480 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 117.4
Current children cumulated vsize (KiB) 482692

Child status: 20
Real time (s): 29.4736
CPU time (s): 117.663
CPU user time (s): 117.444
CPU system time (s): 0.218966
CPU usage (%): 399.215
Max. virtual memory (cumulated for all children) (KiB): 482692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 117.444
system time used= 0.218966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89412
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= 1839
involuntary context switches= 912

runsolver used 0.05999 second user time and 0.110983 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-30 00:54:39
IDJOB=3289196
IDBENCH=83117
IDSOLVER=1586
FILE ID=node105/3289196-1304117679
RUNJOBID= node105-1304115271-17412
PBS_JOBID= 13170708
Free space on /tmp= 71940 MiB

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

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=1517267824

node105.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.825
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.65
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.825
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.825
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.82
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.825
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.75
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.825
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	: 5410.70
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.825
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.825
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.82
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.825
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:      23074124 kB
Buffers:       2159584 kB
Cached:        7107104 kB
SwapCached:          4 kB
Active:         576876 kB
Inactive:      8753196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23074124 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           13244 kB
Writeback:           0 kB
AnonPages:       62832 kB
Mapped:          14604 kB
Slab:           483500 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   186080 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= 71924 MiB
End job on node105 at 2011-04-30 00:55:08