Trace number 3369570

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt (fixed)UNSAT 188.463 48.4003

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369570-1305390506.cnf'
0.00/0.01	c -- header says num vars:         135543
0.00/0.01	c -- header says num clauses:      404326
0.37/0.19	c -- clauses added:            0 learnts,       404326 normals,            0 xors
0.37/0.19	c -- vars added     135543
0.37/0.19	c Parsing time:  0.59 s
0.37/0.20	c  N st     0         0    135543    134725    269475         0    943125         0   no data   no data  --
2.35/0.68	c asymm  cl-useful: 0/12383/134595 lits-rem:0 time: 1.91
32.65/8.22	c Flit:   839 Blit:  23912 bXBeca:    0 bXProp: 38638 Bins:      0 BRemL:      0 BRemN:      0 P: 189.3M T: 29.99
32.65/8.24	c Cleaning up after failed var search:     0.09 s 
32.65/8.30	c Replacing    38638 vars Replaced   662546 lits Time:     0.19 s 
33.04/8.34	c bin-w-bin subsume rem         8270 bins  time:  0.06 s
33.04/8.36	c subs with bin:       11  lits-rem:        11  v-fix:    0  time:  0.12 s
33.84/8.59	c Subs w/ non-existent bins:      4 l-rem:      2 v-fix:     2 done:  67032 time:  0.88 s
34.68/8.73	c Removed useless bin:    5894  fixed:     0  props:  20.00M  time:  0.56 s
35.43/8.94	c lits-rem:         2  cl-subs:     2610  v-elim:  22344  v-fix:    0  time:  0.82 s
35.43/8.96	c Finding binary XORs  T:     0.07 s  found:     488
35.43/8.98	c Replacing      488 vars Replaced     4759 lits Time:     0.07 s 
35.83/9.03	c Finding non-binary XORs:     0.15 s (found:    4809, avg size: 3.0)
35.83/9.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   1483 locsubst:   274 time:   0.08
35.83/9.05	c Calc default polars -  time:   0.03 s pos:    3421 undec:   94041 neg:   38081
35.83/9.05	c =========================================================================================
35.83/9.05	c types(t): F = full restart, N = normal restart
35.83/9.05	c types(t): S = simplification begin/end, E = solution found
35.83/9.05	c restart types(rt): st = static, dy = dynamic
35.83/9.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
35.83/9.05	c  B st     0         0     42715     57714     77165         0    340016         0   no data   no data  --
39.81/10.04	c  N dy    17      4556     42698     57714     77277      4373    340016    101688      7.29      7.71  --
43.46/10.95	c  N dy    39      8718     42383     57714     82308      8376    340016    202188      7.96      8.43  --
46.61/11.71	c Finding binary XORs  T:     0.07 s  found:     872
46.61/11.74	c Replacing     1010 vars Replaced    26862 lits Time:     0.11 s 
46.61/11.75	c  N dy    50     13013     41258     55501     80059     11315    327890    248441      7.65      8.06  --
50.19/12.67	c  N dy    75     17106     41027     55501     80104     15309    327890    344743      7.91      8.45  --
53.37/13.46	c  N dy    99     21310     40752     54037     79344      9311    321920    110994      8.08      8.69  --
56.61/14.26	c  F st   119     25000     40710     54037     79829     12929    321920    199876      8.19   no data  --
56.61/14.29	c Replacing      224 vars Replaced     1649 lits Time:     0.08 s 
58.16/14.62	c  N st   121     25627     40383     53585     79164     13144    319305    207261      8.19   no data  --
62.15/15.61	c  N dy   125     30001     40383     53585     79180     17439    319305    361504      8.19   no data  --
62.15/15.61	c  S st   125     30001     40383     53585     79180     17439    319305    361504      8.19   no data  --
62.55/15.77	c  S st   125     30503     40375     53585     79296     17779    319305    364953      8.19   no data  --
62.55/15.79	c x-sub:   127 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
90.46/22.74	c Flit:   101 Blit:   1928 bXBeca:    0 bXProp: 4732 Bins:  40260 BRemL:   7004 BRemN:   1913 P: 51.5M T: 27.53
90.46/22.75	c Cleaning up after failed var search:     0.05 s 
90.46/22.80	c Replacing     4761 vars Replaced   161855 lits Time:     0.16 s 
90.86/22.84	c bin-w-bin subsume rem         8054 bins  time:  0.05 s
91.26/22.91	c subs with bin:     1915  lits-rem:      9117  v-fix:    0  time:  0.25 s
91.26/22.98	c Subs w/ non-existent bins:     78 l-rem:   2319 v-fix:     6 done:  18860 time:  0.30 s
91.70/23.04	c Removed useless bin:    1793  fixed:     0  props:   3.60M  time:  0.20 s
94.05/23.60	c lits-rem:      7763  cl-subs:    18868  v-elim:  22100  v-fix:    0  time:  2.24 s
94.45/23.74	c asymm  cl-useful: 11/24432/36815 lits-rem:33 time: 0.56
94.45/23.76	c calculated reachability. Time: 0.03
94.45/23.76	c  N dy   125     30503     11044     36804     12395      5684    146373     66013      8.19   no data  --
94.85/23.81	c Finding binary XORs  T:     0.20 s  found:       5
96.08/24.19	c  N dy   131     35241     11039     36804     12840     10240    146373    131898      7.88      8.37  --
97.23/24.47	c Finding binary XORs  T:     0.10 s  found:     126
97.23/24.49	c Replacing      207 vars Replaced     6890 lits Time:     0.06 s 
97.63/24.59	c  N dy   144     39452     10660     35728     16396     13746    141363    197064      7.71      8.18  --
100.03/25.15	c  N dy   158     44341     10656     35728     16427     18510    141363    280882      7.60      8.01  --
100.87/25.35	c  S st   169     45754     10656     35728     16441     19897    141363    307529      7.64   no data  --
101.22/25.44	c  S st   169     46257     10654     35728     16494     20336    141363    312848      7.64   no data  --
101.22/25.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    234 locsubst:     0 time:   0.04
101.22/25.46	c Cache  BProp: 31 Set: 1 BXProp: 2 T: 0.01
103.62/26.05	c Flit:    14 Blit:    155 bXBeca:    0 bXProp:  174 Bins:  21915 BRemL:   2486 BRemN:    387 P:  5.5M T:  2.36
103.62/26.05	c Cleaning up after failed var search:     0.03 s 
103.62/26.08	c Replacing      218 vars Replaced    17026 lits Time:     0.08 s 
104.02/26.11	c bin-w-bin subsume rem         3038 bins  time:  0.03 s
104.02/26.15	c subs with bin:     1358  lits-rem:      7806  v-fix:    0  time:  0.19 s
104.02/26.18	c Subs w/ non-existent bins:   1149 l-rem:   4506 v-fix:     0 done:   9348 time:  0.12 s
104.02/26.19	c Removed useless bin:       7  fixed:     0  props:   0.26M  time:  0.03 s
106.40/26.73	c lits-rem:      5145  cl-subs:     5924  v-elim:   1717  v-fix:    0  time:  2.14 s
106.40/26.74	c vivif2 --  cl tried    28350 cl shrink       79 lits rem         95 time: 0.02
106.40/26.75	c vivif2 --  cl tried    15113 cl shrink     2670 lits rem       7802 time: 0.06
107.20/26.97	c asymm  cl-useful: 57/28328/28328 lits-rem:127 time: 0.89
107.20/26.98	c calculated reachability. Time: 0.01
107.20/26.98	c  N dy   169     46257      8257     28308     24767     15101    113959    232923      7.64   no data  --
107.60/27.01	c Finding binary XORs  T:     0.10 s  found:       0
108.80/27.38	c  N dy   179     50306      8246     28308     24813     18982    113959    301084      7.55     11.67  --
110.79/27.85	c  N dy   202     54389      8208     28308     26455     22969    113959    380360      7.53      8.00  --
112.39/28.29	c  N dy   227     58430      8204     28308     27555     14980    113959    199054      7.58      8.16  --
113.63/28.56	c Finding binary XORs  T:     0.09 s  found:      55
114.37/28.71	c  N dy   248     62479      8190     27953     24988     18084    112480    253855      7.56      9.33  --
115.97/29.13	c  N dy   274     66553      8180     27953     25021     22072    112480    334940      7.62      8.02  --
117.17/29.46	c  S st   291     69389      8179     27953     25097     24844    112480    387312      7.63   no data  --
117.57/29.54	c  S st   291     69889      8173     27953     25120     25314    112480    391570      7.63   no data  --
117.57/29.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     97 locsubst:     0 time:   0.04
117.57/29.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
119.17/29.99	c Flit:    24 Blit:     30 bXBeca:    0 bXProp:   45 Bins:   5116 BRemL:   2769 BRemN:     22 P:  4.8M T:  1.71
119.57/30.02	c Replacing      141 vars Replaced    21550 lits Time:     0.09 s 
119.57/30.05	c bin-w-bin subsume rem          971 bins  time:  0.02 s
119.96/30.11	c subs with bin:     1107  lits-rem:      9201  v-fix:    0  time:  0.23 s
119.96/30.13	c Subs w/ non-existent bins:    156 l-rem:   5511 v-fix:     0 done:   7866 time:  0.10 s
119.96/30.14	c Removed useless bin:       6  fixed:     0  props:   0.16M  time:  0.02 s
122.40/30.78	c lits-rem:      4678  cl-subs:     2250  v-elim:    129  v-fix:    0  time:  2.54 s
122.40/30.78	c vivif2 --  cl tried    26827 cl shrink       41 lits rem         46 time: 0.02
122.40/30.80	c vivif2 --  cl tried    20356 cl shrink     3182 lits rem       8171 time: 0.08
123.55/31.04	c asymm  cl-useful: 365/26825/26825 lits-rem:967 time: 0.95
123.55/31.05	c calculated reachability. Time: 0.01
123.55/31.05	c  N dy   291     69889      7737     26547     22370     20351    107151    301813      7.63   no data  --
123.55/31.09	c Finding binary XORs  T:     0.09 s  found:      10
125.95/31.61	c  N dy   313     74717      7734     26547     22398     25061    107151    388895      7.61      8.04  --
128.74/32.32	c  N dy   339     79618      7701     26547     23748     29867    107151    492948      7.65      8.11  --
131.18/32.98	c  N dy   362     85327      7693     26547     24043     20150    107150    257447      7.64      8.06  --
131.58/33.06	c Finding binary XORs  T:     0.09 s  found:      40
132.32/33.25	c  F st   377     87500      7686     26212     22592     21794    105711    291122      7.66   no data  --
132.32/33.27	c Replacing       74 vars Replaced     7521 lits Time:     0.06 s 
133.92/33.67	c  N st   382     90801      7600     26072     22319     24724    104918    352675      7.66   no data  --
137.11/34.41	c  N dy   402     96648      7599     26072     24015     30458    104918    474209      7.65      8.13  --
138.71/34.85	c Finding binary XORs  T:     0.09 s  found:      50
140.69/35.35	c  N dy   432    102873      7576     25923     23377     36036    104332    597671      7.63      9.41  --
141.89/35.64	c  S st   447    104834      7576     25923     23377     19704    104332    205411      7.65      7.40  --
142.29/35.71	c  S st   447    105337      7576     25923     23391     20187    104332    210520      7.65   no data  --
142.29/35.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    109 locsubst:     0 time:   0.04
142.29/35.72	c Cache  BProp: 6 Set: 0 BXProp: 0 T: 0.01
143.89/36.10	c Flit:    12 Blit:      7 bXBeca:    0 bXProp:   44 Bins:   3491 BRemL:   3071 BRemN:     46 P:  3.9M T:  1.52
143.89/36.12	c Replacing      139 vars Replaced     6901 lits Time:     0.07 s 
143.89/36.14	c bin-w-bin subsume rem          667 bins  time:  0.02 s
143.89/36.16	c subs with bin:     1359  lits-rem:      4096  v-fix:    0  time:  0.09 s
143.89/36.18	c Subs w/ non-existent bins:    207 l-rem:   1666 v-fix:     0 done:   7269 time:  0.06 s
143.89/36.18	c Removed useless bin:       2  fixed:     0  props:   0.16M  time:  0.02 s
145.08/36.40	c lits-rem:      2199  cl-subs:     1220  v-elim:    177  v-fix:    0  time:  0.85 s
145.08/36.40	c vivif2 --  cl tried    24639 cl shrink       30 lits rem         80 time: 0.02
145.08/36.42	c vivif2 --  cl tried    16949 cl shrink     1353 lits rem       2790 time: 0.04
145.88/36.66	c asymm  cl-useful: 477/24635/24635 lits-rem:1378 time: 0.97
145.88/36.66	c calculated reachability. Time: 0.01
145.88/36.66	c  N dy   447    105337      7092     24251     19711     16937     98072    169027      7.65   no data  --
145.88/36.69	c Finding binary XORs  T:     0.09 s  found:      21
149.46/37.56	c  N dy   478    112862      7032     24251     19834     24291     98071    307267      7.61      8.11  --
153.10/38.50	c  N dy   510    120118      7020     23912     19614     30582     96390    430772      7.60     11.06  --
153.50/38.59	c Finding binary XORs  T:     0.09 s  found:      56
153.85/38.61	c Replacing      120 vars Replaced    15746 lits Time:     0.08 s 
157.50/39.60	c  N dy   541    128061      6869     23814     19194     37936     95557    567330      7.57      8.12  --
161.44/40.58	c  N dy   575    136755      6840     23814     19254     26699     95557    310190      7.55      7.96  --
163.03/40.95	c Finding binary XORs  T:     0.09 s  found:     143
163.03/40.97	c Replacing      165 vars Replaced     8660 lits Time:     0.06 s 
166.26/41.79	c  N dy   604    145820      6603     22923     18779     32639     91575    441323      7.52      7.92  --
171.39/43.01	c  N dy   647    155164      6524     22321     17724     19367     89641    179707      7.52     10.56  --
172.59/43.34	c  S st   658    158008      6518     22321     17730     22143     89641    231175      7.52      5.84  --
172.98/43.42	c  S st   658    158509      6518     22321     17910     22622     89641    236518      7.52   no data  --
172.98/43.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    133 locsubst:     0 time:   0.04
172.98/43.43	c Cache  BProp: 0 Set: 0 BXProp: 3 T: 0.01
174.19/43.77	c Flit:    21 Blit:     15 bXBeca:    0 bXProp:  131 Bins:   3843 BRemL:   2270 BRemN:    167 P:  3.9M T:  1.36
174.19/43.79	c Replacing      202 vars Replaced    16897 lits Time:     0.07 s 
174.59/43.81	c bin-w-bin subsume rem          451 bins  time:  0.02 s
174.59/43.85	c subs with bin:     2126  lits-rem:      9610  v-fix:    0  time:  0.13 s
174.59/43.86	c Subs w/ non-existent bins:    343 l-rem:   2620 v-fix:     0 done:   6111 time:  0.06 s
174.59/43.87	c Removed useless bin:       3  fixed:     0  props:   0.14M  time:  0.02 s
175.78/44.12	c lits-rem:      3307  cl-subs:     2035  v-elim:    237  v-fix:    0  time:  0.98 s
175.78/44.12	c vivif2 --  cl tried    20725 cl shrink       87 lits rem        155 time: 0.02
175.78/44.13	c vivif2 --  cl tried    17632 cl shrink     1319 lits rem       2795 time: 0.04
176.58/44.33	c asymm  cl-useful: 311/20711/20711 lits-rem:854 time: 0.79
176.58/44.33	c calculated reachability. Time: 0.01
176.58/44.33	c  N dy   658    158509      5874     20471     15035     17621     82058    173326      7.52   no data  --
176.58/44.36	c Finding binary XORs  T:     0.09 s  found:       3
180.57/45.34	c  N dy   679    168658      5840     20471     15223     27519     82057    319355      7.44      7.92  --
183.37/46.05	c Replacing       96 vars Replaced     3825 lits Time:     0.04 s 
183.37/46.06	c  E dy   684    173965      5624     19431     13534     24924     78212    269022      7.39      4.87  --
188.31/48.37	c Following stats are for *FIRST FINISHED THREAD ONLY*
188.31/48.37	c num threads              : 4          
188.31/48.37	c restarts                 : 684        
188.31/48.37	c dynamic restarts         : 666        
188.31/48.37	c static restarts          : 18         
188.31/48.37	c full restarts            : 2          
188.31/48.37	c total simplify time      : 1.95       
188.31/48.37	c learnts DL2              : 0          
188.31/48.37	c learnts size 2           : 413385     
188.31/48.37	c learnts size 1           : 37364       (27.57     % of vars)
188.31/48.37	c filedLit time            : 64.71       (34.45     % time)
188.31/48.37	c v-elim SatELite          : 46704       (34.46     % vars)
188.31/48.37	c SatELite time            : 10.03       (5.34      % time)
188.31/48.37	c v-elim xor               : 2056        (1.52      % vars)
188.31/48.37	c xor elim time            : 0.30        (0.16      % time)
188.31/48.37	c num binary xor trees     : 8488       
188.31/48.37	c binxor trees' crown      : 46483       (5.48      leafs/tree)
188.31/48.37	c bin xor find time        : 1.24       
188.31/48.37	c OTF clause improved      : 3160        (0.02      clauses/conflict)
188.31/48.37	c OTF impr. size diff      : 3756        (1.19       lits/clause)
188.31/48.37	c OTF cl watch-shrink      : 78211       (0.45      clauses/conflict)
188.31/48.37	c OTF cl watch-sh-lit      : 193685      (2.48       lits/clause)
188.31/48.37	c tried to recurMin cls    : 59088       (33.97      % of conflicts)
188.31/48.37	c updated cache            : 0           (0.00       lits/tried recurMin)
188.31/48.37	c unit cls received        : 181         (0.48      % of units)
188.31/48.37	c unit cls sent            : 10069       (26.95     % of units)
188.31/48.37	c bin cls received         : 126625     
188.31/48.37	c bin cls sent             : 87296      
188.31/48.37	c clauses over max glue    : 0           (0.00      % of all clauses)
188.31/48.37	c conflicts                : 173965      (926.14    / sec)
188.31/48.37	c decisions                : 318046      (7.79      % random)
188.31/48.37	c bogo-props               : 1434409628  (7636360.06 / sec)
188.31/48.37	c conflict literals        : 3331219     (34.60     % deleted)
188.31/48.37	c Memory used              : 971.92      MB
188.31/48.37	c single-thread CPU time   : 187.84      s
188.31/48.37	c all-threads sum CPU time : 187.84      s
188.31/48.37	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.01 8.00 7.16 5/388 27052
/proc/meminfo: memFree=26759732/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=51236 CPUtime=0.02 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 418 0 0 0 2 0 0 0 25 0 4 0 650649331 52465664 358 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487922 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/27052/statm: 12809 358 306 112 0 7774 0
[pid=27052/tid=27053] ppid=27050 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650649331 52465664 358 33554432000 4194304 4650419 140733598556048 18446744073709551615 251809287254 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 650649331 52465664 358 33554432000 4194304 4650419 140733598556048 18446744073709551615 251814240187 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=51236 CPUtime=0 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650649331 52465664 358 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487922 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0603499 s]
/proc/loadavg: 8.01 8.00 7.16 5/388 27052
/proc/meminfo: memFree=26759732/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=323340 CPUtime=0.2 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) D 27050 27052 26816 0 -1 4202496 17857 0 0 0 17 3 0 0 25 0 4 0 650649331 331100160 14822 33554432000 4194304 4650419 140733598556048 18446744073709551615 251814283399 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 80322 14604 345 112 0 75287 0
[pid=27052/tid=27053] ppid=27050 vsize=321288 CPUtime=0.04 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) D 27050 27052 26816 0 -1 4202560 4324 0 0 0 3 1 0 0 18 0 4 0 650649331 328998912 14604 33554432000 4194304 4650419 140733598556048 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=321288 CPUtime=0.04 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) D 27050 27052 26816 0 -1 4202560 4322 0 0 0 4 0 0 0 25 0 4 0 650649331 328998912 14604 33554432000 4194304 4650419 140733598556048 18446744073709551615 251814283447 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=321288 CPUtime=0.04 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) D 27050 27052 26816 0 -1 4202560 4480 0 0 0 4 0 0 0 18 0 4 0 650649331 328998912 14604 33554432000 4194304 4650419 140733598556048 18446744073709551615 4319766 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 323340

[startup+0.101965 s]
/proc/loadavg: 8.01 8.00 7.16 5/388 27052
/proc/meminfo: memFree=26759732/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=339640 CPUtime=0.37 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) D 27050 27052 26816 0 -1 4202496 31604 0 0 0 31 6 0 0 25 0 4 0 650649331 347791360 26692 33554432000 4194304 4650419 140733598556048 18446744073709551615 4317116 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 84910 26692 345 112 0 79875 0
[pid=27052/tid=27053] ppid=27050 vsize=339640 CPUtime=0.07 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) D 27050 27052 26816 0 -1 4202560 7543 0 0 0 6 1 0 0 18 0 4 0 650649331 347791360 26692 33554432000 4194304 4650419 140733598556048 18446744073709551615 4317116 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=339640 CPUtime=0.08 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) D 27050 27052 26816 0 -1 4202560 7542 0 0 0 8 0 0 0 25 0 4 0 650649331 347791360 26180 33554432000 4194304 4650419 140733598556048 18446744073709551615 4373896 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=339640 CPUtime=0.08 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 8568 0 0 0 7 1 0 0 18 0 4 0 650649331 347791360 26180 33554432000 4194304 4650419 140733598556048 18446744073709551615 251814283399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 339640

[startup+0.300622 s]
/proc/loadavg: 8.01 8.00 7.16 5/388 27052
/proc/meminfo: memFree=26759732/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=417648 CPUtime=1.15 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 68239 0 0 0 102 13 0 0 25 0 4 0 650649331 427671552 50873 33554432000 4194304 4650419 140733598556048 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 104412 50873 368 112 0 99377 0
[pid=27052/tid=27053] ppid=27050 vsize=417648 CPUtime=0.27 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 16815 0 0 0 23 4 0 0 18 0 4 0 650649331 427671552 50873 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=417648 CPUtime=0.27 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 16819 0 0 0 26 1 0 0 25 0 4 0 650649331 427671552 50873 33554432000 4194304 4650419 140733598556048 18446744073709551615 4371358 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=417648 CPUtime=0.27 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 17367 0 0 0 25 2 0 0 18 0 4 0 650649331 427671552 50873 33554432000 4194304 4650419 140733598556048 18446744073709551615 4330840 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 417648

[startup+0.700553 s]
/proc/loadavg: 8.01 8.00 7.16 5/388 27052
/proc/meminfo: memFree=26759732/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=434132 CPUtime=2.74 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 73059 0 0 0 260 14 0 0 25 0 4 0 650649331 444551168 53317 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369160 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 108533 53318 373 112 0 103498 0
[pid=27052/tid=27053] ppid=27050 vsize=434132 CPUtime=0.67 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 18402 0 0 0 63 4 0 0 18 0 4 0 650649331 444551168 53318 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369860 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=434132 CPUtime=0.68 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 18405 0 0 0 66 2 0 0 25 0 4 0 650649331 444551168 53318 33554432000 4194304 4650419 140733598556048 18446744073709551615 4244779 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=434132 CPUtime=0.67 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 17431 0 0 0 65 2 0 0 18 0 4 0 650649331 444551168 53318 33554432000 4194304 4650419 140733598556048 18446744073709551615 4520322 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.74
Current children cumulated vsize (KiB) 434132

[startup+1.50042 s]
/proc/loadavg: 8.01 8.00 7.16 9/392 27056
/proc/meminfo: memFree=26541956/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=434132 CPUtime=5.93 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 75197 0 0 0 579 14 0 0 25 0 4 0 650649331 444551168 55455 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369478 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 108533 55455 374 112 0 103498 0
[pid=27052/tid=27053] ppid=27050 vsize=434132 CPUtime=1.46 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 18498 0 0 0 142 4 0 0 20 0 4 0 650649331 444551168 55455 33554432000 4194304 4650419 140733598556048 18446744073709551615 4245055 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=434132 CPUtime=1.48 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 18501 0 0 0 146 2 0 0 25 0 4 0 650649331 444551168 55455 33554432000 4194304 4650419 140733598556048 18446744073709551615 4243576 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=434132 CPUtime=1.48 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 19280 0 0 0 145 3 0 0 20 0 4 0 650649331 444551168 55455 33554432000 4194304 4650419 140733598556048 18446744073709551615 4363350 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 434132

[startup+3.10115 s]
/proc/loadavg: 8.01 8.00 7.16 9/392 27056
/proc/meminfo: memFree=26540592/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=435144 CPUtime=12.31 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 76538 0 0 0 1217 14 0 0 25 0 4 0 650649331 445587456 56796 33554432000 4194304 4650419 140733598556048 18446744073709551615 4370224 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 108786 56796 374 112 0 103751 0
[pid=27052/tid=27053] ppid=27050 vsize=435144 CPUtime=3.06 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 18865 0 0 0 302 4 0 0 25 0 4 0 650649331 445587456 56796 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369295 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=435144 CPUtime=3.08 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 18869 0 0 0 306 2 0 0 25 0 4 0 650649331 445587456 56796 33554432000 4194304 4650419 140733598556048 18446744073709551615 4245041 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=435144 CPUtime=3.08 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 19529 0 0 0 305 3 0 0 25 0 4 0 650649331 445587456 56796 33554432000 4194304 4650419 140733598556048 18446744073709551615 4363690 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 435144

[startup+6.30061 s]
/proc/loadavg: 8.01 8.00 7.16 9/392 27057
/proc/meminfo: memFree=26521864/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=441352 CPUtime=25.07 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 80029 0 0 0 2492 15 0 0 25 0 4 0 650649331 451944448 58843 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369322 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 110338 58843 376 112 0 105303 0
[pid=27052/tid=27053] ppid=27050 vsize=441352 CPUtime=6.26 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 19209 0 0 0 622 4 0 0 25 0 4 0 650649331 451944448 58843 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=441352 CPUtime=6.28 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 19210 0 0 0 626 2 0 0 25 0 4 0 650649331 451944448 58843 33554432000 4194304 4650419 140733598556048 18446744073709551615 4370264 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=441352 CPUtime=6.28 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 21983 0 0 0 625 3 0 0 25 0 4 0 650649331 451944448 58843 33554432000 4194304 4650419 140733598556048 18446744073709551615 4363750 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 441352

[startup+12.7005 s]
/proc/loadavg: 8.01 8.00 7.17 9/392 27057
/proc/meminfo: memFree=26444784/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=464780 CPUtime=50.59 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 105093 0 0 0 5038 21 0 0 25 0 4 0 650649331 475934720 79038 33554432000 4194304 4650419 140733598556048 18446744073709551615 4368084 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 116195 79038 395 112 0 111160 0
[pid=27052/tid=27053] ppid=27050 vsize=464780 CPUtime=12.67 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 26022 0 0 0 1261 6 0 0 25 0 4 0 650649331 475934720 79038 33554432000 4194304 4650419 140733598556048 18446744073709551615 4363541 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=464780 CPUtime=12.68 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 26987 0 0 0 1264 4 0 0 25 0 4 0 650649331 475934720 79038 33554432000 4194304 4650419 140733598556048 18446744073709551615 4303973 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=464780 CPUtime=12.68 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 24637 0 0 0 1264 4 0 0 25 0 4 0 650649331 475934720 79038 33554432000 4194304 4650419 140733598556048 18446744073709551615 4354952 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 464780

[startup+25.5004 s]
/proc/loadavg: 8.01 8.00 7.18 9/392 27057
/proc/meminfo: memFree=26119528/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=906372 CPUtime=101.61 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 251278 0 0 0 10109 52 0 0 25 0 4 0 650649331 928124928 163110 33554432000 4194304 4650419 140733598556048 18446744073709551615 4237091 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 226593 163110 395 112 0 221558 0
[pid=27052/tid=27053] ppid=27050 vsize=906372 CPUtime=25.47 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 45866 0 0 0 2537 10 0 0 25 0 4 0 650649331 928124928 163110 33554432000 4194304 4650419 140733598556048 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=906372 CPUtime=25.47 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 70241 0 0 0 2535 12 0 0 25 0 4 0 650649331 928124928 163110 33554432000 4194304 4650419 140733598556048 18446744073709551615 4303950 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=906372 CPUtime=25.47 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 59517 0 0 0 2534 13 0 0 25 0 4 0 650649331 928124928 163110 33554432000 4194304 4650419 140733598556048 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 906372

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

[startup+38.3002 s]
/proc/loadavg: 8.00 8.00 7.19 9/392 27058
/proc/meminfo: memFree=26070092/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=914064 CPUtime=152.66 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 273810 0 0 0 15210 56 0 0 25 0 4 0 650649331 936001536 172459 33554432000 4194304 4650419 140733598556048 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 228516 172459 395 112 0 223481 0
[pid=27052/tid=27053] ppid=27050 vsize=914064 CPUtime=38.27 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 48578 0 0 0 3817 10 0 0 25 0 4 0 650649331 936001536 172459 33554432000 4194304 4650419 140733598556048 18446744073709551615 4363469 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=914064 CPUtime=38.26 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 74664 0 0 0 3813 13 0 0 25 0 4 0 650649331 936001536 172459 33554432000 4194304 4650419 140733598556048 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=914064 CPUtime=38.28 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 68801 0 0 0 3813 15 0 0 25 0 4 0 650649331 936001536 172459 33554432000 4194304 4650419 140733598556048 18446744073709551615 4364838 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 152.66
Current children cumulated vsize (KiB) 914064

[startup+44.7012 s]
/proc/loadavg: 8.00 8.00 7.19 9/392 27058
/proc/meminfo: memFree=26035616/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=929708 CPUtime=178.18 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 280747 0 0 0 17760 58 0 0 25 0 4 0 650649331 952020992 178345 33554432000 4194304 4650419 140733598556048 18446744073709551615 4335216 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/27052/statm: 232427 178345 395 112 0 227392 0
[pid=27052/tid=27053] ppid=27050 vsize=929708 CPUtime=44.67 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 50659 0 0 0 4456 11 0 0 25 0 4 0 650649331 952020992 178345 33554432000 4194304 4650419 140733598556048 18446744073709551615 4365346 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=929708 CPUtime=44.66 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 75726 0 0 0 4452 14 0 0 25 0 4 0 650649331 952020992 178345 33554432000 4194304 4650419 140733598556048 18446744073709551615 4335216 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=929708 CPUtime=44.68 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 70570 0 0 0 4453 15 0 0 25 0 4 0 650649331 952020992 178345 33554432000 4194304 4650419 140733598556048 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 178.18
Current children cumulated vsize (KiB) 929708

[startup+46.3009 s]
/proc/loadavg: 8.00 8.00 7.19 9/392 27058
/proc/meminfo: memFree=26035848/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=929708 CPUtime=184.28 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 281798 0 0 0 18370 58 0 0 25 0 4 0 650649331 952020992 179396 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511462955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27052/statm: 232427 179396 395 112 0 227392 0
[pid=27052/tid=27053] ppid=27050 vsize=929708 CPUtime=46.14 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 50659 0 0 0 4603 11 0 0 25 0 4 0 650649331 952020992 179396 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=929708 CPUtime=46.12 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 75726 0 0 0 4598 14 0 0 25 0 4 0 650649331 952020992 179396 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=929708 CPUtime=46.28 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 71424 0 0 0 4613 15 0 0 25 0 4 0 650649331 952020992 179396 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 184.28
Current children cumulated vsize (KiB) 929708

[startup+47.1008 s]
/proc/loadavg: 8.00 8.00 7.19 9/392 27058
/proc/meminfo: memFree=26035848/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=929708 CPUtime=185.88 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 281936 0 0 0 18530 58 0 0 25 0 4 0 650649331 952020992 179534 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511462955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27052/statm: 232427 179534 395 112 0 227392 0
[pid=27052/tid=27053] ppid=27050 vsize=929708 CPUtime=46.14 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 50659 0 0 0 4603 11 0 0 25 0 4 0 650649331 952020992 179534 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=929708 CPUtime=46.12 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 75726 0 0 0 4598 14 0 0 25 0 4 0 650649331 952020992 179534 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=929708 CPUtime=47.08 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 71562 0 0 0 4693 15 0 0 25 0 4 0 650649331 952020992 179534 33554432000 4194304 4650419 140733598556048 18446744073709551615 4245020 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 185.88
Current children cumulated vsize (KiB) 929708

[startup+47.9006 s]
/proc/loadavg: 7.84 7.97 7.19 7/392 27058
/proc/meminfo: memFree=26031384/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=995244 CPUtime=187.48 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 284274 0 0 0 18690 58 0 0 25 0 4 0 650649331 1019129856 181600 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511463108 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27052/statm: 248811 181600 395 112 0 243776 0
[pid=27052/tid=27053] ppid=27050 vsize=995244 CPUtime=46.14 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 50659 0 0 0 4603 11 0 0 25 0 4 0 650649331 1019129856 181601 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=995244 CPUtime=46.12 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 75726 0 0 0 4598 14 0 0 25 0 4 0 650649331 1019129856 181601 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=995244 CPUtime=47.87 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 73903 0 0 0 4772 15 0 0 25 0 4 0 650649331 1019129856 181603 33554432000 4194304 4650419 140733598556048 18446744073709551615 251813901345 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 187.48
Current children cumulated vsize (KiB) 995244

[startup+48.3005 s]
/proc/loadavg: 7.84 7.97 7.19 7/392 27058
/proc/meminfo: memFree=26016380/32950928 swapFree=44388876/67111528
[pid=27052] ppid=27050 vsize=995244 CPUtime=188.31 cores=0,2,4,6
/proc/27052/stat : 27052 (strangenight1-m) R 27050 27052 26816 0 -1 4202496 285732 0 0 0 18772 59 0 0 25 0 4 0 650649331 1019129856 182275 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511463108 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27052/statm: 248811 182275 395 112 0 243776 0
[pid=27052/tid=27053] ppid=27050 vsize=995244 CPUtime=46.14 cores=0,2,4,6
/proc/27052/task/27053/stat : 27053 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 50659 0 0 0 4603 11 0 0 25 0 4 0 650649331 1019129856 182275 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 4 0 0 0
[pid=27052/tid=27054] ppid=27050 vsize=995244 CPUtime=46.12 cores=0,2,4,6
/proc/27052/task/27054/stat : 27054 (strangenight1-m) S 27050 27052 26816 0 -1 4202560 75726 0 0 0 4598 14 0 0 25 0 4 0 650649331 1019129856 182275 33554432000 4194304 4650419 140733598556048 18446744073709551615 47540511487540 0 0 4096 2 18446604453880859456 0 0 -1 2 0 0 0
[pid=27052/tid=27055] ppid=27050 vsize=995244 CPUtime=48.29 cores=0,2,4,6
/proc/27052/task/27055/stat : 27055 (strangenight1-m) R 27050 27052 26816 0 -1 4202560 75358 0 0 0 4813 16 0 0 25 0 4 0 650649331 1019129856 182275 33554432000 4194304 4650419 140733598556048 18446744073709551615 4369360 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 188.31
Current children cumulated vsize (KiB) 995244

Child status: 20
Real time (s): 48.4003
CPU time (s): 188.463
CPU user time (s): 187.841
CPU system time (s): 0.621905
CPU usage (%): 389.385
Max. virtual memory (cumulated for all children) (KiB): 995244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 187.841
system time used= 0.621905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 285735
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= 2370
involuntary context switches= 1082

runsolver used 0.189971 second user time and 0.421935 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 18:28:26
IDJOB=3369570
IDBENCH=70952
IDSOLVER=1846
FILE ID=node126/3369570-1305390506
RUNJOBID= node126-1305389009-26834
PBS_JOBID= 13324434
Free space on /tmp= 73312 MiB

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

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=1869762163

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26759772 kB
Buffers:        248672 kB
Cached:        2413424 kB
SwapCached:      92524 kB
Active:        1029456 kB
Inactive:      4912852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26759772 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           13216 kB
Writeback:           0 kB
AnonPages:     3199872 kB
Mapped:          15932 kB
Slab:           107988 kB
PageTables:      76536 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88543308 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= 73308 MiB
End job on node126 at 2011-05-14 18:29:15