Trace number 3282986

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 167.303 41.9596

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 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-3282986-1304028708.cnf'
0.00/0.00	c -- header says num vars:         135543
0.00/0.00	c -- header says num clauses:      404326
0.68/0.29	c -- clauses added:            0 learnts,       404326 normals,            0 xors
0.68/0.29	c -- vars added     135543
0.68/0.29	c Parsing time:  0.16 s
0.68/0.29	c  N st     0         0    135543    134725    269475         0    943125         0   no data   no data
4.22/1.15	c asymm  cl-useful: 0/12383/134595 lits-rem:0 time: 0.88
40.17/10.18	c Flit:   839 Blit:  23912 bXBeca:    0 bXProp: 38638 Bins:      0 BRemL:      0 BRemN:      0 P: 189.3M T:  9.03
40.57/10.21	c Cleaning up after failed var search:     0.03 s 
40.57/10.27	c Replacing    38638 vars Replaced   662546 lits Time:     0.06 s 
40.97/10.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.97/10.32	c bin-w-bin subsume rem         8270 bins  time:  0.02 s
40.97/10.35	c subs with bin:       11  lits-rem:        11  v-fix:    0  time:  0.03 s
41.78/10.54	c Subs w/ non-existent bins:      4 l-rem:      2 v-fix:     2 done:  67032 time:  0.19 s
42.18/10.68	c Removed useless bin:    5894  fixed:     0  props:  20.00M  time:  0.14 s
42.96/10.86	c lits-rem:       340  cl-subs:     2893  v-elim:  22344  v-fix:    0  time:  0.17 s
42.96/10.87	c Finding binary XORs  T:     0.02 s  found:     335
42.96/10.90	c Replacing      335 vars Replaced     2921 lits Time:     0.02 s 
43.36/10.93	c Finding non-binary XORs:     0.02 s (found:    1669, avg size: 3.0)
43.36/10.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    826 locsubst:     0 time:   0.02
43.36/10.94	c calculated reachability. Time: 0.00
43.36/10.95	c Calc default polars -  time:   0.01 s pos:     617 undec:   92263 neg:   42663
43.36/10.95	c =========================================================================================
43.36/10.95	c types(t): F = full restart, N = normal restart
43.36/10.95	c types(t): S = simplification begin/end, E = solution found
43.36/10.95	c restart types(rt): st = static, dy = dynamic
43.36/10.95	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
43.36/10.95	c  B st     0         0     43525     55144     90795         0    353144         0   no data   no data
49.74/12.55	c  N dy    16      4072     43525     55144     90826      3997    353144    148734      8.69      9.37
55.36/13.94	c  N dy    37      8432     43309     55144     91556      8234    353144    297915      8.72      9.19
59.35/14.97	c  N dy    51     12910     43126     55144     91726     12596    353144    406124      8.47      9.28
63.75/16.01	c  N dy    67     17037     43104     55144     91761     16637    353144    512777      8.29      8.74
67.72/17.04	c  N dy    84     21053     42700     52642     91149      9904    342082    146685      8.24      9.34
71.32/17.94	c Finding binary XORs  T:     0.02 s  found:     808
71.32/17.97	c Replacing      811 vars Replaced    34260 lits Time:     0.03 s 
72.53/18.20	c  F st   103     25000     41889     52397     88948     13751    337929    253794      8.32   no data
72.53/18.23	c Replacing        2 vars Replaced       28 lits Time:     0.02 s 
72.94/18.37	c  N st   104     25250     41768     52137     88662     13825    336619    257429      8.32   no data
78.11/19.65	c  N dy   109     30000     41768     52137     88674     18499    336619    446747      8.32   no data
78.11/19.65	c  S st   109     30000     41768     52137     88674     18499    336619    446747      8.32   no data
79.31/19.92	c  S st   109     30502     41767     52137     88779     18867    336619    450466      8.32   no data
79.31/19.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
103.28/25.92	c Flit:    78 Blit:   1298 bXBeca:    0 bXProp: 3022 Bins: 331559 BRemL: 129873 BRemN:   1311 P: 53.1M T:  5.94
103.28/25.94	c Cleaning up after failed var search:     0.02 s 
103.28/26.00	c Replacing     3024 vars Replaced   227472 lits Time:     0.05 s 
103.68/26.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.68/26.06	c bin-w-bin subsume rem        23191 bins  time:  0.04 s
103.68/26.09	c subs with bin:      741  lits-rem:       554  v-fix:    0  time:  0.03 s
104.46/26.22	c Subs w/ non-existent bins:   1031 l-rem:     10 v-fix:     1 done:  37134 time:  0.13 s
104.46/26.27	c Removed useless bin:    1961  fixed:     0  props:   2.28M  time:  0.04 s
105.26/26.49	c lits-rem:       940  cl-subs:     8072  v-elim:  24756  v-fix:    0  time:  0.21 s
105.65/26.52	c subs with bin:      298  lits-rem:      3209  v-fix:    0  time:  0.02 s
105.65/26.55	c lits-rem:       991  cl-subs:      349  v-elim:      0  v-fix:    0  time:  0.03 s
106.86/26.86	c asymm  cl-useful: 2/36238/48621 lits-rem:6 time: 0.30
106.86/26.88	c calculated reachability. Time: 0.01
106.86/26.88	c  N dy   109     30502     12377     48619     45794      5601    189500    147504      8.32   no data
107.26/26.93	c Finding binary XORs  T:     0.05 s  found:      46
109.64/27.57	c  N dy   115     35875     12371     48619     46198     10779    189500    260377      8.01      8.54
111.64/28.05	c  N dy   124     40062     12332     48619     80740     14820    189500    406580      7.85      8.60
113.24/28.44	c Finding binary XORs  T:     0.03 s  found:      48
114.04/28.68	c  N dy   142     44205     12319     48271     93666     10183    188193    280576      7.82      8.24
115.23/28.90	c  S st   149     45753     12317     48271     93683     11689    188193    316788      7.79      5.52
115.64/29.01	c  S st   149     46255     12316     48271     93729     12135    188193    320622      7.79   no data
115.64/29.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.01
119.23/29.91	c Flit:    48 Blit:    160 bXBeca:    0 bXProp:  388 Bins:  37582 BRemL:  66877 BRemN:    451 P: 12.0M T:  0.89
119.23/29.92	c Cleaning up after failed var search:     0.01 s 
119.23/29.95	c Replacing      524 vars Replaced    40381 lits Time:     0.02 s 
119.23/29.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
119.23/29.97	c bin-w-bin subsume rem        10694 bins  time:  0.01 s
119.23/29.98	c subs with bin:     1157  lits-rem:      1042  v-fix:    0  time:  0.01 s
119.63/30.00	c Subs w/ non-existent bins:   2048 l-rem:     17 v-fix:     2 done:  11314 time:  0.02 s
119.63/30.01	c Removed useless bin:      78  fixed:     0  props:   0.30M  time:  0.01 s
120.02/30.13	c lits-rem:      2209  cl-subs:     4529  v-elim:   5228  v-fix:    0  time:  0.11 s
120.02/30.15	c subs with bin:      344  lits-rem:      3518  v-fix:    0  time:  0.01 s
120.02/30.18	c lits-rem:       974  cl-subs:      330  v-elim:      0  v-fix:    0  time:  0.02 s
120.02/30.19	c vivif2 --  cl tried    32240 cl shrink      138 lits rem        143 time: 0.01
120.42/30.20	c vivif2 --  cl tried     6736 cl shrink      745 lits rem       1528 time: 0.01
120.84/30.39	c asymm  cl-useful: 974/32155/32155 lits-rem:1042 time: 0.19
120.84/30.40	c calculated reachability. Time: 0.00
120.84/30.40	c  N dy   149     46255      6084     32142     11352      6729    127921     90100      7.79   no data
121.24/30.42	c Finding binary XORs  T:     0.02 s  found:       0
122.82/30.83	c  N dy   165     50269      6077     32142     13442     10614    127921    169309      7.74      8.24
123.63/31.07	c Finding binary XORs  T:     0.02 s  found:      20
124.83/31.30	c  N dy   189     54393      6043     31842     12185     14212    126690    251550      7.75      8.23
126.02/31.69	c Finding binary XORs  T:     0.02 s  found:      16
126.82/31.85	c  N dy   212     58460      6026     31682     38235     17893    126044    389566      7.77      8.23
128.42/32.29	c  N dy   220     62653      6025     31682     38261     21968    126044    458116      7.66      8.20
130.41/32.75	c  N dy   242     66848      6019     31682     39997     14259    126002    225112      7.65      8.09
131.61/33.00	c  S st   260     69383      6009     31682     41120     16725    126001    274887      7.68      6.60
131.61/33.06	c  S st   260     69886      6009     31682     41152     17187    126001    279387      7.68   no data
131.61/33.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     35 locsubst:     0 time:   0.01
132.81/33.30	c Flit:     7 Blit:     57 bXBeca:    0 bXProp:   51 Bins:   7897 BRemL:  10127 BRemN:     35 P:  2.8M T:  0.23
132.81/33.32	c Replacing       96 vars Replaced     5239 lits Time:     0.01 s 
132.81/33.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.81/33.34	c bin-w-bin subsume rem        12921 bins  time:  0.01 s
132.81/33.35	c subs with bin:      560  lits-rem:       244  v-fix:    0  time:  0.01 s
132.81/33.36	c Subs w/ non-existent bins:     46 l-rem:      0 v-fix:     0 done:   5753 time:  0.01 s
132.81/33.37	c Removed useless bin:      25  fixed:     0  props:   0.12M  time:  0.00 s
132.81/33.39	c lits-rem:       592  cl-subs:      272  v-elim:    216  v-fix:    0  time:  0.03 s
133.21/33.44	c subs with bin:      404  lits-rem:      4262  v-fix:    0  time:  0.03 s
133.21/33.48	c lits-rem:      1460  cl-subs:      655  v-elim:      0  v-fix:    0  time:  0.04 s
133.21/33.49	c vivif2 --  cl tried    29180 cl shrink       48 lits rem         49 time: 0.01
133.61/33.50	c vivif2 --  cl tried    13818 cl shrink     1730 lits rem       2457 time: 0.01
134.43/33.75	c asymm  cl-useful: 995/29179/29179 lits-rem:1466 time: 0.25
134.43/33.76	c calculated reachability. Time: 0.00
134.43/33.76	c  N dy   260     69886      5537     28984     17483     13807    114876    184994      7.68   no data
134.80/33.89	c Finding binary XORs  T:     0.02 s  found:      10
136.40/34.22	c  N dy   280     74692      5532     28938     17091     18476    114670    269941      7.64      8.30
138.00/34.69	c  N dy   286     79627      5527     28938     17153     23278    114670    347022      7.54      8.11
139.59/35.08	c Finding binary XORs  T:     0.02 s  found:      52
139.99/35.10	c Replacing       70 vars Replaced     7766 lits Time:     0.01 s 
140.79/35.39	c  N dy   304     85400      5420     28449     21959     27122    112434    423231      7.47      8.04
141.99/35.62	c  F st   313     87501      5406     28449     22688     29160    112434    461658      7.48      6.84
141.99/35.64	c Replacing        1 vars Replaced      355 lits Time:     0.01 s 
143.99/36.16	c  N dy   319     92704      5403     28327     22248     18901    111988    256508      7.48   no data
146.79/36.84	c  N dy   363     98650      5326     27693     21650     23511    109526    357406      7.55      7.95
147.98/37.17	c Finding binary XORs  T:     0.02 s  found:      57
147.98/37.19	c Replacing      106 vars Replaced     7394 lits Time:     0.02 s 
149.98/37.67	c  S st   407    104830      5148     27058     19852     28062    106846    449834      7.60   no data
150.38/37.75	c  S st   407    105332      5146     27058     20199     28518    106846    454582      7.60   no data
150.38/37.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     40 locsubst:     0 time:   0.01
151.18/37.97	c Flit:    24 Blit:    102 bXBeca:    0 bXProp:  162 Bins:   7928 BRemL:   6256 BRemN:     56 P:  3.4M T:  0.21
151.18/37.98	c Cleaning up after failed var search:     0.01 s 
151.18/38.00	c Replacing      175 vars Replaced    12682 lits Time:     0.02 s 
151.60/38.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.60/38.01	c bin-w-bin subsume rem         2525 bins  time:  0.00 s
151.60/38.01	c subs with bin:      614  lits-rem:       269  v-fix:    0  time:  0.01 s
151.60/38.02	c Subs w/ non-existent bins:     88 l-rem:      4 v-fix:     0 done:   4719 time:  0.01 s
151.60/38.03	c Removed useless bin:      10  fixed:     0  props:   0.10M  time:  0.00 s
151.60/38.06	c lits-rem:       313  cl-subs:      197  v-elim:    214  v-fix:    0  time:  0.03 s
152.00/38.13	c subs with bin:      942  lits-rem:     13308  v-fix:    0  time:  0.06 s
152.38/38.24	c lits-rem:      5371  cl-subs:     1320  v-elim:      0  v-fix:    0  time:  0.11 s
152.38/38.25	c vivif2 --  cl tried    24040 cl shrink       96 lits rem        142 time: 0.01
152.38/38.27	c vivif2 --  cl tried    21337 cl shrink     3763 lits rem       6044 time: 0.02
153.58/38.53	c asymm  cl-useful: 442/24037/24037 lits-rem:786 time: 0.26
153.58/38.53	c calculated reachability. Time: 0.00
153.58/38.53	c  N dy   407    105332      4505     23896     13486     21326     94728    303312      7.60   no data
153.98/38.69	c Finding binary XORs  T:     0.02 s  found:       7
156.40/39.29	c  N dy   423    112112      4482     23885     13557     27847     94687    406212      7.52      9.79
159.17/39.96	c  N dy   450    119331      4472     23885     19418     19742     94686    221033      7.50      7.90
159.97/40.11	c Finding binary XORs  T:     0.02 s  found:      41
159.97/40.12	c Replacing       54 vars Replaced     5861 lits Time:     0.01 s 
162.77/40.80	c  N dy   477    127484      4388     23329     17946     26660     92207    327368      7.46      7.94
167.16/41.92	c  E dy   494    135375      4341     23329     19502     34299     92207    453730      7.40      4.62
167.16/41.92	c Following stats are for *FIRST FINISHED THREAD ONLY*
167.16/41.92	c num threads              : 4          
167.16/41.92	c restarts                 : 494        
167.16/41.92	c dynamic restarts         : 476        
167.16/41.92	c static restarts          : 18         
167.16/41.92	c full restarts            : 2          
167.16/41.92	c total simplify time      : 0.39       
167.16/41.92	c learnts DL2              : 0          
167.16/41.92	c learnts size 2           : 810772     
167.16/41.92	c learnts size 1           : 35813       (26.42     % of vars)
167.16/41.92	c filedLit time            : 16.38       (39.29     % time)
167.16/41.92	c v-elim SatELite          : 52758       (38.92     % vars)
167.16/41.92	c SatELite time            : 0.90        (2.16      % time)
167.16/41.92	c v-elim xor               : 904         (0.67      % vars)
167.16/41.92	c xor elim time            : 0.06        (0.16      % time)
167.16/41.92	c num binary xor trees     : 8252       
167.16/41.92	c binxor trees' crown      : 43836       (5.31      leafs/tree)
167.16/41.92	c bin xor find time        : 0.26       
167.16/41.92	c OTF clause improved      : 2560        (0.02      clauses/conflict)
167.16/41.92	c OTF impr. size diff      : 2945        (1.15       lits/clause)
167.16/41.92	c OTF cl watch-shrink      : 57270       (0.42      clauses/conflict)
167.16/41.92	c OTF cl watch-sh-lit      : 154967      (2.71       lits/clause)
167.16/41.92	c tried to recurMin cls    : 42189       (31.16      % of conflicts)
167.16/41.92	c updated cache            : 0           (0.00       lits/tried recurMin)
167.16/41.92	c unit cls recevied        : 222         (0.62      % of units)
167.16/41.92	c unit cls sent            : 11719       (32.72     % of units)
167.16/41.92	c bin cls recevied         : 200391     
167.16/41.92	c bin cls sent             : 415794     
167.16/41.92	c clauses over max glue    : 0           (0.00      % of all clauses)
167.16/41.92	c conflicts                : 135375      (3246.90   / sec)
167.16/41.92	c decisions                : 260280      (8.40      % random)
167.16/41.92	c bogo-props               : 954146023   (22884678.39 / sec)
167.16/41.92	c conflict literals        : 2848178     (34.22     % deleted)
167.16/41.92	c Memory used              : 1021.65     MB
167.16/41.92	c single-thread CPU time   : 41.69       s
167.16/41.92	c all-threads sum CPU time : 166.58      s
167.16/41.92	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-3282986-1304028708/watcher-3282986-1304028708 -o /tmp/evaluation-result-3282986-1304028708/solver-3282986-1304028708 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3282986-1304028708.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: 0.00 0.00 0.00 2/174 18865
/proc/meminfo: memFree=13896020/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 408 0 0 0 0 0 0 0 20 0 4 0 514471813 52441088 348 33554432000 4194304 4627427 140736638997648 18446744073709551615 46925811218348 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 12803 348 299 106 0 7774 0
[pid=18865/tid=18866] ppid=18863 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 514471813 52441088 348 33554432000 4194304 4627427 140736638997648 18446744073709551615 46925811218354 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 514471813 52441088 348 33554432000 4194304 4627427 140736638997648 18446744073709551615 46925811218354 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 514471814 52441088 348 33554432000 4194304 4627427 140736638997648 18446744073709551615 270613167089 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0610571 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 18865
/proc/meminfo: memFree=13896020/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=370712 CPUtime=0.18 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 15057 0 0 0 14 4 0 0 17 0 4 0 514471813 379609088 12950 33554432000 4194304 4627427 140736638997648 18446744073709551615 270612807776 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 92678 12974 341 106 0 87649 0
[pid=18865/tid=18866] ppid=18863 vsize=370712 CPUtime=0.03 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 3640 0 0 0 3 0 0 0 17 0 4 0 514471813 379609088 13023 33554432000 4194304 4627427 140736638997648 18446744073709551615 270613153975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=370712 CPUtime=0.03 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 3963 0 0 0 3 0 0 0 17 0 4 0 514471813 379609088 13227 33554432000 4194304 4627427 140736638997648 18446744073709551615 270613215775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=370712 CPUtime=0.03 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) D 18863 18865 18832 0 -1 4202560 3530 0 0 0 3 0 0 0 17 0 4 0 514471814 379609088 13258 33554432000 4194304 4627427 140736638997648 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 370712

[startup+0.10375 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 18865
/proc/meminfo: memFree=13896020/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=392708 CPUtime=0.32 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 25685 0 0 0 25 7 0 0 17 0 4 0 514471813 402132992 21410 33554432000 4194304 4627427 140736638997648 18446744073709551615 270612771525 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 98177 21513 341 106 0 93148 0
[pid=18865/tid=18866] ppid=18863 vsize=392708 CPUtime=0.07 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) D 18863 18865 18832 0 -1 4202560 6421 0 0 0 6 1 0 0 17 0 4 0 514471813 402132992 21619 33554432000 4194304 4627427 140736638997648 18446744073709551615 4313348 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=392708 CPUtime=0.07 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 6664 0 0 0 6 1 0 0 17 0 4 0 514471813 402132992 21815 33554432000 4194304 4627427 140736638997648 18446744073709551615 4530587 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=392708 CPUtime=0.07 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) S 18863 18865 18832 0 -1 4202560 6120 0 0 0 6 1 0 0 17 0 4 0 514471814 402132992 21879 33554432000 4194304 4627427 140736638997648 18446744073709551615 270613215726 0 0 4096 2 18446604471130830976 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 392708

[startup+1.09446 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 18865
/proc/meminfo: memFree=13896020/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=478184 CPUtime=4.19 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 70838 0 0 0 397 22 0 0 19 0 4 0 514471813 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308987 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 119546 53388 366 106 0 114517 0
[pid=18865/tid=18866] ppid=18863 vsize=478184 CPUtime=1.04 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17256 0 0 0 100 4 0 0 18 0 4 0 514471813 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=478184 CPUtime=1.04 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17544 0 0 0 99 5 0 0 19 0 4 0 514471813 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=478184 CPUtime=1.04 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17501 0 0 0 98 6 0 0 19 0 4 0 514471814 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 478184

[startup+1.10046 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 18865
/proc/meminfo: memFree=13896020/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=478184 CPUtime=4.22 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 70838 0 0 0 400 22 0 0 19 0 4 0 514471813 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 119546 53388 366 106 0 114517 0
[pid=18865/tid=18866] ppid=18863 vsize=478184 CPUtime=1.04 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17256 0 0 0 100 4 0 0 18 0 4 0 514471813 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=478184 CPUtime=1.05 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17544 0 0 0 100 5 0 0 19 0 4 0 514471813 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=478184 CPUtime=1.05 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17501 0 0 0 99 6 0 0 19 0 4 0 514471814 489660416 53388 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 478184

[startup+1.50038 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 18865
/proc/meminfo: memFree=13896020/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=479352 CPUtime=5.81 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 71839 0 0 0 559 22 0 0 19 0 4 0 514471813 490856448 54389 33554432000 4194304 4627427 140736638997648 18446744073709551615 4299670 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 119838 54389 367 106 0 114809 0
[pid=18865/tid=18866] ppid=18863 vsize=479352 CPUtime=1.45 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17939 0 0 0 140 5 0 0 19 0 4 0 514471813 490856448 54389 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=479352 CPUtime=1.45 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17835 0 0 0 140 5 0 0 19 0 4 0 514471813 490856448 54389 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308928 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=479352 CPUtime=1.45 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 17511 0 0 0 139 6 0 0 19 0 4 0 514471814 490856448 54389 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 479352

[startup+3.1011 s]
/proc/loadavg: 0.48 0.10 0.03 9/184 18878
/proc/meminfo: memFree=13186504/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=480196 CPUtime=12.21 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 74699 0 0 0 1198 23 0 0 25 0 4 0 514471813 491720704 57249 33554432000 4194304 4627427 140736638997648 18446744073709551615 270612779375 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 120049 57249 368 106 0 115020 0
[pid=18865/tid=18866] ppid=18863 vsize=480196 CPUtime=3.05 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 18242 0 0 0 300 5 0 0 23 0 4 0 514471813 491720704 57249 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308499 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=480196 CPUtime=3.04 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 18169 0 0 0 299 5 0 0 24 0 4 0 514471813 491720704 57249 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=480196 CPUtime=3.03 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 19450 0 0 0 297 6 0 0 24 0 4 0 514471814 491720704 57249 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 480196

[startup+6.30053 s]
/proc/loadavg: 1.08 0.23 0.07 9/184 18878
/proc/meminfo: memFree=13152904/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=485604 CPUtime=24.99 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 77867 0 0 0 2475 24 0 0 25 0 4 0 514471813 497258496 58941 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308194 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 121401 58941 369 106 0 116372 0
[pid=18865/tid=18866] ppid=18863 vsize=485604 CPUtime=6.25 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 18725 0 0 0 620 5 0 0 25 0 4 0 514471813 497258496 58941 33554432000 4194304 4627427 140736638997648 18446744073709551615 4237488 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=485604 CPUtime=6.24 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 18668 0 0 0 619 5 0 0 25 0 4 0 514471813 497258496 58941 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308383 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=485604 CPUtime=6.21 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 21154 0 0 0 615 6 0 0 25 0 4 0 514471814 497258496 58941 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308967 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.99
Current children cumulated vsize (KiB) 485604

[startup+12.7004 s]
/proc/loadavg: 1.72 0.38 0.12 9/184 18879
/proc/meminfo: memFree=12875044/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=505396 CPUtime=50.56 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 118326 0 0 0 5025 31 0 0 25 0 4 0 514471813 517525504 77644 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 126349 77644 390 106 0 121320 0
[pid=18865/tid=18866] ppid=18863 vsize=505396 CPUtime=12.64 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 26537 0 0 0 1258 6 0 0 21 0 4 0 514471813 517525504 77644 33554432000 4194304 4627427 140736638997648 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=505396 CPUtime=12.65 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 26038 0 0 0 1258 7 0 0 21 0 4 0 514471813 517525504 77644 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309910 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=505396 CPUtime=12.58 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 37730 0 0 0 1250 8 0 0 25 0 4 0 514471814 517525504 77644 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308760 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.56
Current children cumulated vsize (KiB) 505396

[startup+25.5011 s]
/proc/loadavg: 2.68 0.63 0.21 9/184 18879
/proc/meminfo: memFree=12298160/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=943084 CPUtime=101.66 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 208073 0 0 0 10112 54 0 0 19 0 4 0 514471813 965718016 147991 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308991 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 235771 147991 391 106 0 230742 0
[pid=18865/tid=18866] ppid=18863 vsize=943084 CPUtime=25.44 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 50508 0 0 0 2532 12 0 0 19 0 4 0 514471813 965718016 147991 33554432000 4194304 4627427 140736638997648 18446744073709551615 4237867 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=943084 CPUtime=25.44 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 42693 0 0 0 2532 12 0 0 19 0 4 0 514471813 965718016 147991 33554432000 4194304 4627427 140736638997648 18446744073709551615 270612777946 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=943084 CPUtime=25.31 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 65477 0 0 0 2516 15 0 0 25 0 4 0 514471814 965718016 147991 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 943084

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

[startup+26.201 s]
/proc/loadavg: 3.11 0.75 0.25 9/184 18879
/proc/meminfo: memFree=12220536/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=946148 CPUtime=104.46 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 214933 0 0 0 10390 56 0 0 20 0 4 0 514471813 968855552 154851 33554432000 4194304 4627427 140736638997648 18446744073709551615 4534761 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 236537 154851 391 106 0 231508 0
[pid=18865/tid=18866] ppid=18863 vsize=946148 CPUtime=26.14 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 50950 0 0 0 2602 12 0 0 21 0 4 0 514471813 968855552 154851 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=946148 CPUtime=26.15 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 47103 0 0 0 2601 14 0 0 20 0 4 0 514471813 968855552 154851 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=946148 CPUtime=26 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 65681 0 0 0 2585 15 0 0 25 0 4 0 514471814 968855552 154851 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 104.46
Current children cumulated vsize (KiB) 946148

[startup+32.6069 s]
/proc/loadavg: 3.50 0.87 0.29 9/184 18879
/proc/meminfo: memFree=11883740/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=1035552 CPUtime=130.03 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 246759 0 0 0 12940 63 0 0 25 0 4 0 514471813 1060405248 177610 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 258888 177610 391 106 0 253859 0
[pid=18865/tid=18866] ppid=18863 vsize=1035552 CPUtime=32.54 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 57851 0 0 0 3240 14 0 0 25 0 4 0 514471813 1060405248 177610 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=1035552 CPUtime=32.55 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 54363 0 0 0 3240 15 0 0 25 0 4 0 514471813 1060405248 177610 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=1035552 CPUtime=32.37 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 71150 0 0 0 3220 17 0 0 25 0 4 0 514471814 1060405248 177610 33554432000 4194304 4627427 140736638997648 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 130.03
Current children cumulated vsize (KiB) 1035552

[startup+35.8003 s]
/proc/loadavg: 3.86 0.99 0.33 9/184 18879
/proc/meminfo: memFree=11821492/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=1025312 CPUtime=142.81 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 254066 0 0 0 14216 65 0 0 25 0 4 0 514471813 1049919488 180967 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 256328 180967 391 106 0 251299 0
[pid=18865/tid=18866] ppid=18863 vsize=1025312 CPUtime=35.74 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 61130 0 0 0 3559 15 0 0 25 0 4 0 514471813 1049919488 180967 33554432000 4194304 4627427 140736638997648 18446744073709551615 4310569 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=1025312 CPUtime=35.74 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 54937 0 0 0 3559 15 0 0 25 0 4 0 514471813 1049919488 180967 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=1025312 CPUtime=35.55 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 72252 0 0 0 3538 17 0 0 25 0 4 0 514471814 1049919488 180967 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 142.81
Current children cumulated vsize (KiB) 1025312

[startup+39.0007 s]
/proc/loadavg: 3.86 0.99 0.33 9/184 18879
/proc/meminfo: memFree=11750440/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=1046168 CPUtime=155.58 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 260595 0 0 0 15491 67 0 0 25 0 4 0 514471813 1071276032 185125 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 261542 185125 391 106 0 256513 0
[pid=18865/tid=18866] ppid=18863 vsize=1046168 CPUtime=38.93 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 62605 0 0 0 3878 15 0 0 25 0 4 0 514471813 1071276032 185125 33554432000 4194304 4627427 140736638997648 18446744073709551615 4324768 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=1046168 CPUtime=38.94 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 58303 0 0 0 3879 15 0 0 25 0 4 0 514471813 1071276032 185125 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=1046168 CPUtime=38.74 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 72668 0 0 0 3856 18 0 0 25 0 4 0 514471814 1071276032 185125 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 155.58
Current children cumulated vsize (KiB) 1046168

[startup+40.6005 s]
/proc/loadavg: 3.86 0.99 0.33 9/184 18879
/proc/meminfo: memFree=11727376/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=1046168 CPUtime=161.96 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 262984 0 0 0 16129 67 0 0 25 0 4 0 514471813 1071276032 187513 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308599 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 261542 187513 391 106 0 256513 0
[pid=18865/tid=18866] ppid=18863 vsize=1046168 CPUtime=40.54 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 63311 0 0 0 4038 16 0 0 25 0 4 0 514471813 1071276032 187513 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=1046168 CPUtime=40.54 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 58595 0 0 0 4038 16 0 0 25 0 4 0 514471813 1071276032 187513 33554432000 4194304 4627427 140736638997648 18446744073709551615 4310577 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=1046168 CPUtime=40.33 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 73458 0 0 0 4015 18 0 0 25 0 4 0 514471814 1071276032 187513 33554432000 4194304 4627427 140736638997648 18446744073709551615 4330000 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 161.96
Current children cumulated vsize (KiB) 1046168

[startup+41.4063 s]
/proc/loadavg: 4.19 1.10 0.37 9/184 18879
/proc/meminfo: memFree=11707660/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=1046168 CPUtime=165.19 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 263717 0 0 0 16451 68 0 0 25 0 4 0 514471813 1071276032 188246 33554432000 4194304 4627427 140736638997648 18446744073709551615 4327434 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 261542 188246 391 106 0 256513 0
[pid=18865/tid=18866] ppid=18863 vsize=1046168 CPUtime=41.34 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 63784 0 0 0 4118 16 0 0 25 0 4 0 514471813 1071276032 188246 33554432000 4194304 4627427 140736638997648 18446744073709551615 4325776 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=1046168 CPUtime=41.35 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 58635 0 0 0 4119 16 0 0 25 0 4 0 514471813 1071276032 188246 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=1046168 CPUtime=41.13 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 73554 0 0 0 4095 18 0 0 25 0 4 0 514471814 1071276032 188246 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 165.19
Current children cumulated vsize (KiB) 1046168

[startup+41.8002 s]
/proc/loadavg: 4.19 1.10 0.37 9/184 18879
/proc/meminfo: memFree=11707660/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=1046168 CPUtime=166.76 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 263881 0 0 0 16608 68 0 0 25 0 4 0 514471813 1071276032 188410 33554432000 4194304 4627427 140736638997648 18446744073709551615 4299630 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 261542 188410 391 106 0 256513 0
[pid=18865/tid=18866] ppid=18863 vsize=1046168 CPUtime=41.74 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 63856 0 0 0 4158 16 0 0 25 0 4 0 514471813 1071276032 188410 33554432000 4194304 4627427 140736638997648 18446744073709551615 4223527 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=1046168 CPUtime=41.74 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 58637 0 0 0 4158 16 0 0 25 0 4 0 514471813 1071276032 188410 33554432000 4194304 4627427 140736638997648 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=1046168 CPUtime=41.52 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 73590 0 0 0 4134 18 0 0 25 0 4 0 514471814 1071276032 188410 33554432000 4194304 4627427 140736638997648 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 166.76
Current children cumulated vsize (KiB) 1046168

[startup+41.9002 s]
/proc/loadavg: 4.19 1.10 0.37 9/184 18879
/proc/meminfo: memFree=11707660/32951124 swapFree=67111528/67111528
[pid=18865] ppid=18863 vsize=1046168 CPUtime=167.16 cores=1,3,5,7
/proc/18865/stat : 18865 (strangenight2-m) R 18863 18865 18832 0 -1 4202496 263921 0 0 0 16648 68 0 0 25 0 4 0 514471813 1071276032 188450 33554432000 4194304 4627427 140736638997648 18446744073709551615 4305848 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/18865/statm: 261542 188450 391 106 0 256513 0
[pid=18865/tid=18866] ppid=18863 vsize=1046168 CPUtime=41.84 cores=1,3,5,7
/proc/18865/task/18866/stat : 18866 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 63872 0 0 0 4168 16 0 0 25 0 4 0 514471813 1071276032 188450 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18865/tid=18867] ppid=18863 vsize=1046168 CPUtime=41.84 cores=1,3,5,7
/proc/18865/task/18867/stat : 18867 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 58637 0 0 0 4168 16 0 0 25 0 4 0 514471813 1071276032 188450 33554432000 4194304 4627427 140736638997648 18446744073709551615 4332997 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18865/tid=18868] ppid=18863 vsize=1046168 CPUtime=41.62 cores=1,3,5,7
/proc/18865/task/18868/stat : 18868 (strangenight2-m) R 18863 18865 18832 0 -1 4202560 73601 0 0 0 4144 18 0 0 25 0 4 0 514471814 1071276032 188450 33554432000 4194304 4627427 140736638997648 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 167.16
Current children cumulated vsize (KiB) 1046168

Child status: 20
Real time (s): 41.9596
CPU time (s): 167.303
CPU user time (s): 166.584
CPU system time (s): 0.71889
CPU usage (%): 398.723
Max. virtual memory (cumulated for all children) (KiB): 1046168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 166.584
system time used= 0.71889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263937
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= 14894
involuntary context switches= 1190

runsolver used 0.056991 second user time and 0.180972 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-29 00:11:49
IDJOB=3282986
IDBENCH=70952
IDSOLVER=1586
FILE ID=node108/3282986-1304028708
RUNJOBID= node108-1304028687-18852
PBS_JOBID= 13170344
Free space on /tmp= 72116 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282986-1304028708/watcher-3282986-1304028708 -o /tmp/evaluation-result-3282986-1304028708/solver-3282986-1304028708 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3282986-1304028708.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=465783699

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13896300 kB
Buffers:       2294032 kB
Cached:       16111148 kB
SwapCached:          0 kB
Active:       10236268 kB
Inactive:      8236388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13896300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17712 kB
Writeback:           0 kB
AnonPages:       66268 kB
Mapped:          14400 kB
Slab:           518148 kB
PageTables:       4496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189408 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= 72084 MiB
End job on node108 at 2011-04-29 00:12:31