Trace number 3367196

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)UNSAT 149.713 37.6021

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
MD5SUM7eb9713591c46f87c512df513290fd7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark25.2302
Satisfiable
(Un)Satisfiability was proved
Number of variables115266
Number of clauses345359
Sum of the clauses size805835
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2230238
Number of clauses of size 3115119
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367196-1305394344.cnf'
0.00/0.01	c -- header says num vars:         115266
0.00/0.01	c -- header says num clauses:      345359
0.62/0.84	c -- clauses added:            0 learnts,       345359 normals,            0 xors
0.62/0.84	c -- vars added     115266
0.62/0.84	c Parsing time:  0.11 s
0.62/0.84	c  N st     0         0    115266    115119    230238         0    805833         0   no data   no data
0.62/0.84	c asymm  cl-useful: 0/29036/115118 lits-rem:0 time: 0.34
16.19/4.11	c Flit:  1262 Blit:   5781 bXBeca:    0 bXProp: 13306 Bins:      0 BRemL:      0 BRemN:      0 P: 87.9M T:  3.54
16.19/4.13	c Cleaning up after failed var search:     0.02 s 
16.19/4.18	c Replacing    13306 vars Replaced   339601 lits Time:     0.05 s 
16.61/4.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.61/4.24	c bin-w-bin subsume rem          650 bins  time:  0.01 s
16.61/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
17.77/4.54	c Subs w/ non-existent bins:     31 l-rem:     31 v-fix:     0 done:  94570 time:  0.25 s
18.17/4.64	c Removed useless bin:    2949  fixed:     0  props:  20.00M  time:  0.10 s
19.72/5.04	c lits-rem:      2866  cl-subs:     4185  v-elim:  31523  v-fix:    0  time:  0.35 s
19.72/5.06	c Finding binary XORs  T:     0.02 s  found:     120
19.72/5.08	c Replacing      120 vars Replaced     1165 lits Time:     0.02 s 
20.13/5.12	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
20.13/5.12	c calculated reachability. Time: 0.00
20.13/5.13	c Calc default polars -  time:   0.01 s pos:    3393 undec:   52392 neg:   59481
20.13/5.13	c =========================================================================================
20.13/5.13	c types(t): F = full restart, N = normal restart
20.13/5.13	c types(t): S = simplification begin/end, E = solution found
20.13/5.13	c restart types(rt): st = static, dy = dynamic
20.13/5.13	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
20.13/5.13	c  B st     0         0     62927     90091    130244         0    582096         0   no data   no data
23.71/6.06	c  N dy    18      4132     62907     90091    130573      3743    582083     47962      5.38      6.18
26.91/6.85	c  N dy    43      8272     62869     90091    134185      7593    582045    102411      5.50      5.81
30.09/7.66	c  N dy    71     12375     62688     90091    134328     11461    581985    152485      5.75      6.17
33.70/8.52	c  N dy    93     16671     62647     90091    134759     15545    581958    208465      5.82      6.76
36.49/9.28	c Finding binary XORs  T:     0.02 s  found:     760
36.88/9.31	c Replacing      760 vars Replaced    16855 lits Time:     0.02 s 
37.28/9.43	c  N dy   111     20689     61749     87033    133232      9876    565041     79459      5.80      6.23
40.87/10.35	c  N dy   127     24951     61739     87033    133866     13909    565039    135494      5.73      6.06
40.87/10.36	c  F st   128     25000     61739     87033    133867     13956    565039    135919      5.73   no data
47.30/11.95	c  N dy   134     30001     61652     86532    133830     18725    562699    223125      5.73   no data
47.30/11.95	c  S st   134     30001     61652     86532    133830     18725    562699    223125      5.73   no data
48.45/12.27	c  S st   134     30501     61605     86532    133912     19123    562699    226657      5.73   no data
48.45/12.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
66.41/16.76	c Flit:   149 Blit:    209 bXBeca:    0 bXProp: 2236 Bins: 284424 BRemL: 104916 BRemN:   2813 P: 53.6M T:  4.47
66.41/16.76	c Cleaning up after failed var search:     0.00 s 
66.81/16.82	c Replacing     2236 vars Replaced   202544 lits Time:     0.05 s 
66.81/16.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.21/16.93	c bin-w-bin subsume rem        58930 bins  time:  0.09 s
67.21/16.98	c subs with bin:     6940  lits-rem:     11424  v-fix:    0  time:  0.05 s
68.41/17.21	c Subs w/ non-existent bins:    648 l-rem:   5940 v-fix:     0 done:  58836 time:  0.23 s
68.82/17.36	c Removed useless bin:    3334  fixed:     0  props:  19.09M  time:  0.15 s
71.20/17.90	c lits-rem:      7999  cl-subs:    10425  v-elim:  39224  v-fix:    0  time:  0.52 s
71.20/17.93	c subs with bin:      240  lits-rem:       726  v-fix:    0  time:  0.01 s
71.20/17.96	c lits-rem:       183  cl-subs:      437  v-elim:      0  v-fix:    0  time:  0.02 s
73.21/18.50	c asymm  cl-useful: 1932/49237/78273 lits-rem:2545 time: 0.53
73.21/18.50	c calculated reachability. Time: 0.00
73.21/18.50	c  N dy   134     30501     19612     78049     60633      5081    395876     89224      5.73   no data
73.63/18.55	c Finding binary XORs  T:     0.01 s  found:     155
75.58/19.01	c  N dy   148     34513     19598     77728     61288      8967    394715    134092      5.65      5.96
76.79/19.35	c Finding binary XORs  T:     0.01 s  found:       5
77.60/19.59	c  N dy   169     38683     19596     77672    116402     13026    394513    292837      5.65      5.97
79.97/20.18	c  N dy   190     42823     19595     77672    116438      9135    394511    228337      5.68      6.30
81.99/20.62	c  S st   205     45754     19594     77672    116473     11995    394505    262392      5.67   no data
82.41/20.79	c  S st   205     46254     19593     77672    116520     12442    394504    265478      5.67   no data
82.76/20.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
89.15/22.42	c Flit:    35 Blit:     27 bXBeca:    0 bXProp:  210 Bins:  76163 BRemL:  64989 BRemN:    762 P: 16.8M T:  1.61
89.15/22.46	c Replacing      370 vars Replaced    32736 lits Time:     0.03 s 
89.15/22.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
89.55/22.51	c bin-w-bin subsume rem        30081 bins  time:  0.02 s
89.55/22.55	c subs with bin:    12010  lits-rem:     20663  v-fix:    0  time:  0.04 s
89.95/22.63	c Subs w/ non-existent bins:   1151 l-rem:  12728 v-fix:     0 done:  19153 time:  0.08 s
89.95/22.66	c Removed useless bin:    1469  fixed:     0  props:   1.34M  time:  0.02 s
90.77/22.82	c lits-rem:      2205  cl-subs:     4140  v-elim:   4800  v-fix:    0  time:  0.16 s
90.77/22.84	c subs with bin:      225  lits-rem:       856  v-fix:    0  time:  0.01 s
90.77/22.88	c lits-rem:       281  cl-subs:      500  v-elim:      0  v-fix:    0  time:  0.03 s
91.18/22.91	c vivif2 --  cl tried    64225 cl shrink    10119 lits rem      25471 time: 0.03
91.18/22.92	c vivif2 --  cl tried     8772 cl shrink     1252 lits rem       3333 time: 0.01
94.34/23.71	c asymm  cl-useful: 2541/63661/63661 lits-rem:6817 time: 0.79
94.34/23.73	c calculated reachability. Time: 0.01
94.34/23.73	c  N dy   205     46254     14353     63427     52913      8756    273826    104963      5.67   no data
94.34/23.75	c Finding binary XORs  T:     0.02 s  found:      15
96.33/24.26	c  N dy   212     50436     14352     63427     75578     12855    273818    204160      5.60      5.91
97.93/24.60	c Finding binary XORs  T:     0.02 s  found:      35
99.13/24.91	c  N dy   223     54936     14349     63385     75536     17238    273576    253941      5.54      5.85
100.71/25.36	c Finding binary XORs  T:     0.02 s  found:       5
101.92/25.62	c  N dy   238     59307     14344     63328     90874     21478    273365    332714      5.49      5.96
104.70/26.32	c  N dy   250     63646     14341     63328     91387     25714    273356    382209      5.45      5.99
107.10/26.93	c  N dy   266     67975     14341     63328     91438     17190    273353    247675      5.43      5.76
107.90/27.12	c  S st   273     69383     14341     63328     91453     18570    273353    264997      5.43   no data
108.31/27.25	c  S st   273     69883     14341     63328     91482     19041    273353    268734      5.43   no data
108.31/27.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.49/28.05	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:   33 Bins:  13747 BRemL:  46880 BRemN:   1921 P: 11.5M T:  0.79
111.49/28.07	c Replacing       88 vars Replaced     4833 lits Time:     0.02 s 
111.49/28.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.89/28.10	c bin-w-bin subsume rem        11187 bins  time:  0.01 s
111.89/28.12	c subs with bin:     3667  lits-rem:       504  v-fix:    0  time:  0.02 s
111.89/28.16	c Subs w/ non-existent bins:    552 l-rem:     14 v-fix:     0 done:  14249 time:  0.04 s
111.89/28.18	c Removed useless bin:     394  fixed:     0  props:   0.71M  time:  0.02 s
112.28/28.26	c lits-rem:       311  cl-subs:     1936  v-elim:   2752  v-fix:    0  time:  0.09 s
112.28/28.29	c subs with bin:      365  lits-rem:       886  v-fix:    0  time:  0.01 s
112.70/28.33	c lits-rem:       477  cl-subs:      668  v-elim:      0  v-fix:    0  time:  0.03 s
112.70/28.35	c vivif2 --  cl tried    57781 cl shrink     1096 lits rem       1688 time: 0.02
112.70/28.36	c vivif2 --  cl tried    14434 cl shrink      757 lits rem       1497 time: 0.01
115.47/29.06	c asymm  cl-useful: 3237/57622/57622 lits-rem:9167 time: 0.70
115.47/29.07	c calculated reachability. Time: 0.00
115.47/29.07	c  N dy   273     69883     11497     55283     33560     14424    231765    119587      5.43   no data
115.47/29.09	c Finding binary XORs  T:     0.02 s  found:     229
115.87/29.10	c Replacing      229 vars Replaced     7411 lits Time:     0.01 s 
117.87/29.68	c  N dy   292     74393     11268     55171     53721     18802    230349    209141      5.41      5.95
118.67/29.84	c Finding binary XORs  T:     0.01 s  found:      15
120.67/30.30	c  N dy   313     79237     11267     55136     53769     23562    230230    270199      5.39      5.73
121.48/30.57	c Finding binary XORs  T:     0.01 s  found:      16
123.45/31.04	c  N dy   335     84422     11266     55136     66141     28634    230227    355517      5.38      5.70
125.45/31.50	c  F st   357     87500     11266     55136     74446     31650    230226    409450      5.38      5.04
125.45/31.52	c Replacing       31 vars Replaced     2792 lits Time:     0.01 s 
127.05/31.96	c  N st   362     90797     11235     55098     74282     20871    230005    246030      5.38   no data
128.24/32.28	c Finding binary XORs  T:     0.01 s  found:      16
130.26/32.80	c  N dy   381     96643     11235     55098     74429     26625    230003    323164      5.39      8.77
133.83/33.69	c  N dy   410    102873     11233     55098     74555     32771    230002    399722      5.38      5.81
135.43/34.01	c  S st   424    104824     11233     55098     74572     34692    230001    424948      5.38   no data
135.82/34.14	c  S st   424    105327     11233     55098     74633     35161    230000    429003      5.38   no data
135.82/34.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
137.82/34.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   35 Bins:   9833 BRemL:  38428 BRemN:    920 P:  8.1M T:  0.54
138.22/34.72	c Replacing       51 vars Replaced     4032 lits Time:     0.02 s 
138.22/34.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.22/34.75	c bin-w-bin subsume rem        11662 bins  time:  0.01 s
138.22/34.76	c subs with bin:     2571  lits-rem:       407  v-fix:    0  time:  0.02 s
138.22/34.79	c Subs w/ non-existent bins:    760 l-rem:     13 v-fix:     0 done:  11182 time:  0.02 s
138.62/34.80	c Removed useless bin:     289  fixed:     0  props:   0.40M  time:  0.01 s
138.62/34.86	c lits-rem:        66  cl-subs:      607  v-elim:    389  v-fix:    0  time:  0.06 s
138.62/34.90	c subs with bin:      766  lits-rem:      2715  v-fix:    0  time:  0.03 s
139.03/34.99	c lits-rem:      1914  cl-subs:     1204  v-elim:      0  v-fix:    0  time:  0.07 s
139.03/35.00	c vivif2 --  cl tried    51481 cl shrink      408 lits rem        480 time: 0.01
139.45/35.03	c vivif2 --  cl tried    29748 cl shrink     2562 lits rem       5983 time: 0.02
142.61/35.83	c asymm  cl-useful: 1113/51436/51436 lits-rem:3065 time: 0.81
142.61/35.84	c calculated reachability. Time: 0.00
142.61/35.84	c  N dy   424    105327     10793     50862     31315     29723    211439    266284      5.38   no data
142.61/35.86	c Finding binary XORs  T:     0.01 s  found:      71
146.61/36.85	c  N dy   464    112111     10792     50862     35247     36423    211439    362568      5.39      5.70
149.39/37.56	c  E dy   496    117585     10785     50862     42136     27144    211439    224277      5.40      4.65
149.39/37.57	c Following stats are for *FIRST FINISHED THREAD ONLY*
149.39/37.57	c num threads              : 4          
149.39/37.57	c restarts                 : 496        
149.39/37.57	c dynamic restarts         : 478        
149.39/37.57	c static restarts          : 18         
149.39/37.57	c full restarts            : 2          
149.39/37.57	c total simplify time      : 0.29       
149.39/37.57	c learnts DL2              : 0          
149.39/37.57	c learnts size 2           : 814553     
149.39/37.57	c learnts size 1           : 8694        (7.54      % of vars)
149.39/37.57	c filedLit time            : 10.97       (29.44     % time)
149.39/37.57	c v-elim SatELite          : 78688       (68.27     % vars)
149.39/37.57	c SatELite time            : 1.75        (4.70      % time)
149.39/37.57	c v-elim xor               : 0           (0.00      % vars)
149.39/37.57	c xor elim time            : 0.05        (0.15      % time)
149.39/37.57	c num binary xor trees     : 7271       
149.39/37.57	c binxor trees' crown      : 17262       (2.37      leafs/tree)
149.39/37.57	c bin xor find time        : 0.20       
149.39/37.57	c OTF clause improved      : 1241        (0.01      clauses/conflict)
149.39/37.57	c OTF impr. size diff      : 1401        (1.13       lits/clause)
149.39/37.57	c OTF cl watch-shrink      : 42485       (0.36      clauses/conflict)
149.39/37.57	c OTF cl watch-sh-lit      : 88668       (2.09       lits/clause)
149.39/37.57	c tried to recurMin cls    : 30431       (25.88      % of conflicts)
149.39/37.57	c updated cache            : 0           (0.00       lits/tried recurMin)
149.39/37.57	c unit cls recevied        : 71          (0.82      % of units)
149.39/37.57	c unit cls sent            : 466         (5.36      % of units)
149.39/37.57	c bin cls recevied         : 190231     
149.39/37.57	c bin cls sent             : 398798     
149.39/37.57	c clauses over max glue    : 0           (0.00      % of all clauses)
149.39/37.57	c conflicts                : 117585      (3156.53   / sec)
149.39/37.57	c decisions                : 434187      (6.30      % random)
149.39/37.57	c bogo-props               : 765965412   (20562092.38 / sec)
149.39/37.57	c conflict literals        : 1465620     (28.48     % deleted)
149.39/37.57	c Memory used              : 980.68      MB
149.39/37.57	c single-thread CPU time   : 37.25       s
149.39/37.57	c all-threads sum CPU time : 148.82      s
149.39/37.57	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-3367196-1305394344/watcher-3367196-1305394344 -o /tmp/evaluation-result-3367196-1305394344/solver-3367196-1305394344 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367196-1305394344.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.41 8.20 7.72 6/287 2452
/proc/meminfo: memFree=20478868/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 651032630 52396032 348 33554432000 4194304 4580107 140733297529760 18446744073709551615 47161670363058 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 12792 348 299 95 0 7774 0
[pid=2452/tid=2453] ppid=2450 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651032630 52396032 348 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651032630 52396032 348 33554432000 4194304 4580107 140733297529760 18446744073709551615 47161670363058 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651032630 52396032 348 33554432000 4194304 4580107 140733297529760 18446744073709551615 47161670363058 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.021437 s]
/proc/loadavg: 8.41 8.20 7.72 6/287 2452
/proc/meminfo: memFree=20478868/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=350768 CPUtime=0.05 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) S 2450 2452 1724 0 -1 4202496 3947 0 0 0 4 1 0 0 18 0 4 0 651032630 359186432 3499 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335997422 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 87747 3513 336 95 0 82729 0
[pid=2452/tid=2453] ppid=2450 vsize=350988 CPUtime=0 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) S 2450 2452 1724 0 -1 4202560 824 0 0 0 0 0 0 0 18 0 4 0 651032630 359411712 3521 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335997422 0 0 4096 2 18446604470650463296 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=350988 CPUtime=0.01 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 939 0 0 0 1 0 0 0 18 0 4 0 651032630 359411712 3631 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335589131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=350988 CPUtime=0.01 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 984 0 0 0 1 0 0 0 18 0 4 0 651032630 359411712 3647 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335997422 0 0 4096 2 18446604470650463296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 350768

[startup+0.101204 s]
/proc/loadavg: 8.41 8.20 7.72 6/287 2452
/proc/meminfo: memFree=20478868/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=391576 CPUtime=0.3 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 24211 0 0 0 20 10 0 0 17 0 4 0 651032630 400973824 19969 33554432000 4194304 4580107 140733297529760 18446744073709551615 4512511 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 97894 19969 337 95 0 92876 0
[pid=2452/tid=2453] ppid=2450 vsize=391576 CPUtime=0.06 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) D 2450 2452 1724 0 -1 4202560 6150 0 0 0 3 3 0 0 17 0 4 0 651032630 400973824 19969 33554432000 4194304 4580107 140733297529760 18446744073709551615 4307480 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=391576 CPUtime=0.07 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 5977 0 0 0 5 2 0 0 17 0 4 0 651032630 400973824 19969 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335950250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=393016 CPUtime=0.06 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) S 2450 2452 1724 0 -1 4202560 6004 0 0 0 4 2 0 0 17 0 4 0 651032630 402448384 19976 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335997422 0 0 4096 2 18446604470650463296 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 391576

[startup+1.01165 s]
/proc/loadavg: 8.41 8.20 7.72 6/287 2452
/proc/meminfo: memFree=20478868/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=450104 CPUtime=4.61 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 57684 0 0 0 434 27 0 0 18 0 4 0 651032630 460906496 48379 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 112526 48379 360 95 0 107508 0
[pid=2452/tid=2453] ppid=2450 vsize=450104 CPUtime=1.14 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14330 0 0 0 108 6 0 0 19 0 4 0 651032630 460906496 48379 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293308 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=450104 CPUtime=1.15 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14572 0 0 0 109 6 0 0 19 0 4 0 651032630 460906496 48379 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=450104 CPUtime=1.13 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14663 0 0 0 107 6 0 0 19 0 4 0 651032630 460906496 48379 33554432000 4194304 4580107 140733297529760 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 450104

[startup+1.30199 s]
/proc/loadavg: 8.41 8.20 7.72 6/287 2452
/proc/meminfo: memFree=20478868/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=450104 CPUtime=5.01 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 57693 0 0 0 474 27 0 0 18 0 4 0 651032630 460906496 48388 33554432000 4194304 4580107 140733297529760 18446744073709551615 4234788 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 112526 48388 360 95 0 107508 0
[pid=2452/tid=2453] ppid=2450 vsize=450104 CPUtime=1.24 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14330 0 0 0 118 6 0 0 19 0 4 0 651032630 460906496 48388 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293251 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=450104 CPUtime=1.25 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14573 0 0 0 119 6 0 0 19 0 4 0 651032630 460906496 48388 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293141 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=450104 CPUtime=1.24 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14669 0 0 0 117 7 0 0 19 0 4 0 651032630 460906496 48388 33554432000 4194304 4580107 140733297529760 18446744073709551615 4292956 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.01
Current children cumulated vsize (KiB) 450104

[startup+1.50096 s]
/proc/loadavg: 8.41 8.20 7.72 6/287 2452
/proc/meminfo: memFree=20478868/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=450104 CPUtime=5.81 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 57733 0 0 0 554 27 0 0 19 0 4 0 651032630 460906496 48428 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293968 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 112526 48428 360 95 0 107508 0
[pid=2452/tid=2453] ppid=2450 vsize=450104 CPUtime=1.43 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14337 0 0 0 137 6 0 0 19 0 4 0 651032630 460906496 48428 33554432000 4194304 4580107 140733297529760 18446744073709551615 4294266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=450104 CPUtime=1.45 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14579 0 0 0 139 6 0 0 19 0 4 0 651032630 460906496 48428 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=450104 CPUtime=1.44 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14684 0 0 0 137 7 0 0 19 0 4 0 651032630 460906496 48428 33554432000 4194304 4580107 140733297529760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 450104

[startup+3.11067 s]
/proc/loadavg: 8.37 8.20 7.72 9/291 2456
/proc/meminfo: memFree=20244508/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=455508 CPUtime=12.22 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 59334 0 0 0 1195 27 0 0 22 0 4 0 651032630 466440192 50029 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293308 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 113877 50029 361 95 0 108859 0
[pid=2452/tid=2453] ppid=2450 vsize=455508 CPUtime=3.02 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14356 0 0 0 296 6 0 0 23 0 4 0 651032630 466440192 50029 33554432000 4194304 4580107 140733297529760 18446744073709551615 4292896 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=455508 CPUtime=3.06 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 14663 0 0 0 300 6 0 0 23 0 4 0 651032630 466440192 50029 33554432000 4194304 4580107 140733297529760 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=455508 CPUtime=3.05 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 16156 0 0 0 298 7 0 0 23 0 4 0 651032630 466440192 50029 33554432000 4194304 4580107 140733297529760 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 455508

[startup+6.30111 s]
/proc/loadavg: 8.34 8.19 7.73 9/291 2456
/proc/meminfo: memFree=20033848/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=507788 CPUtime=24.92 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 101023 0 0 0 2450 42 0 0 19 0 4 0 651032630 519974912 84250 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 126947 84250 378 95 0 121929 0
[pid=2452/tid=2453] ppid=2450 vsize=507788 CPUtime=6.18 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 29684 0 0 0 607 11 0 0 19 0 4 0 651032630 519974912 84251 33554432000 4194304 4580107 140733297529760 18446744073709551615 4487397 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=507788 CPUtime=6.25 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 27503 0 0 0 615 10 0 0 19 0 4 0 651032630 519974912 84251 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=507788 CPUtime=6.24 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 16412 0 0 0 617 7 0 0 25 0 4 0 651032630 519974912 84251 33554432000 4194304 4580107 140733297529760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.92
Current children cumulated vsize (KiB) 507788

[startup+12.701 s]
/proc/loadavg: 8.32 8.19 7.73 9/291 2456
/proc/meminfo: memFree=20028184/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=521752 CPUtime=50.45 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 205104 0 0 0 4989 56 0 0 25 0 4 0 651032630 534274048 83281 33554432000 4194304 4580107 140733297529760 18446744073709551615 4294173 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 130438 83281 380 95 0 125420 0
[pid=2452/tid=2453] ppid=2450 vsize=521752 CPUtime=12.52 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 80528 0 0 0 1235 17 0 0 25 0 4 0 651032630 534274048 83281 33554432000 4194304 4580107 140733297529760 18446744073709551615 4341568 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=521752 CPUtime=12.63 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 49214 0 0 0 1250 13 0 0 25 0 4 0 651032630 534274048 83281 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=521752 CPUtime=12.63 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 20122 0 0 0 1255 8 0 0 25 0 4 0 651032630 534274048 83281 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.45
Current children cumulated vsize (KiB) 521752

[startup+25.5007 s]
/proc/loadavg: 8.34 8.20 7.74 9/291 2457
/proc/meminfo: memFree=19696052/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=866868 CPUtime=101.51 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 295933 0 0 0 10073 78 0 0 25 0 4 0 651032630 887672832 156109 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 216717 156109 386 95 0 211699 0
[pid=2452/tid=2453] ppid=2450 vsize=866868 CPUtime=25.21 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 100475 0 0 0 2501 20 0 0 25 0 4 0 651032630 887672832 156109 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=866868 CPUtime=25.43 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 66713 0 0 0 2525 18 0 0 25 0 4 0 651032630 887672832 156109 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293266 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=866868 CPUtime=25.43 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 51079 0 0 0 2526 17 0 0 25 0 4 0 651032630 887672832 156109 33554432000 4194304 4580107 140733297529760 18446744073709551615 4304575 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 866868

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

[startup+26.4005 s]
/proc/loadavg: 8.31 8.20 7.74 9/291 2457
/proc/meminfo: memFree=19687124/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=870260 CPUtime=105.1 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 305699 0 0 0 10430 80 0 0 25 0 4 0 651032630 891146240 164065 33554432000 4194304 4580107 140733297529760 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 217565 164066 386 95 0 212547 0
[pid=2452/tid=2453] ppid=2450 vsize=870260 CPUtime=26.09 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 100965 0 0 0 2589 20 0 0 25 0 4 0 651032630 891146240 164066 33554432000 4194304 4580107 140733297529760 18446744073709551615 4234384 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=870260 CPUtime=26.33 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 66816 0 0 0 2615 18 0 0 25 0 4 0 651032630 891146240 164067 33554432000 4194304 4580107 140733297529760 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=870260 CPUtime=26.33 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 60147 0 0 0 2614 19 0 0 25 0 4 0 651032630 891146240 164067 33554432000 4194304 4580107 140733297529760 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 105.1
Current children cumulated vsize (KiB) 870260

[startup+32.8114 s]
/proc/loadavg: 8.29 8.19 7.74 9/291 2457
/proc/meminfo: memFree=19610984/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=950396 CPUtime=130.68 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 324611 0 0 0 12983 85 0 0 25 0 4 0 651032630 973205504 177237 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 237599 177237 386 95 0 232581 0
[pid=2452/tid=2453] ppid=2450 vsize=950396 CPUtime=32.44 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 105225 0 0 0 3223 21 0 0 25 0 4 0 651032630 973205504 177237 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=950396 CPUtime=32.74 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 70050 0 0 0 3255 19 0 0 25 0 4 0 651032630 973205504 177237 33554432000 4194304 4580107 140733297529760 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=950396 CPUtime=32.74 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 67890 0 0 0 3254 20 0 0 25 0 4 0 651032630 973205504 177237 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 130.68
Current children cumulated vsize (KiB) 950396

[startup+36.0008 s]
/proc/loadavg: 8.27 8.19 7.74 11/291 2457
/proc/meminfo: memFree=19530256/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=950396 CPUtime=143.42 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 327883 0 0 0 14257 85 0 0 25 0 4 0 651032630 973205504 179646 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 237599 179646 386 95 0 232581 0
[pid=2452/tid=2453] ppid=2450 vsize=950396 CPUtime=35.61 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 105527 0 0 0 3540 21 0 0 25 0 4 0 651032630 973205504 179647 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=950396 CPUtime=35.94 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 71323 0 0 0 3575 19 0 0 25 0 4 0 651032630 973205504 179647 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=950396 CPUtime=35.94 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 68078 0 0 0 3574 20 0 0 25 0 4 0 651032630 973205504 179647 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293241 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 143.42
Current children cumulated vsize (KiB) 950396

[startup+36.8007 s]
/proc/loadavg: 8.27 8.19 7.74 11/291 2457
/proc/meminfo: memFree=19530256/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=950396 CPUtime=146.61 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 328817 0 0 0 14575 86 0 0 25 0 4 0 651032630 973205504 180580 33554432000 4194304 4580107 140733297529760 18446744073709551615 4318494 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 237599 180581 386 95 0 232581 0
[pid=2452/tid=2453] ppid=2450 vsize=950396 CPUtime=36.4 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 106253 0 0 0 3619 21 0 0 25 0 4 0 651032630 973205504 180581 33554432000 4194304 4580107 140733297529760 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=950396 CPUtime=36.73 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 71395 0 0 0 3654 19 0 0 25 0 4 0 651032630 973205504 180581 33554432000 4194304 4580107 140733297529760 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=950396 CPUtime=36.73 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 68124 0 0 0 3653 20 0 0 25 0 4 0 651032630 973205504 180581 33554432000 4194304 4580107 140733297529760 18446744073709551615 4321002 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 146.61
Current children cumulated vsize (KiB) 950396

[startup+37.2116 s]
/proc/loadavg: 8.27 8.19 7.74 9/291 2457
/proc/meminfo: memFree=19529512/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=1004208 CPUtime=148.24 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) R 2450 2452 1724 0 -1 4202496 330149 0 0 0 14738 86 0 0 25 0 4 0 651032630 1028308992 180116 33554432000 4194304 4580107 140733297529760 18446744073709551615 4318471 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 251052 180116 386 95 0 246034 0
[pid=2452/tid=2453] ppid=2450 vsize=1004208 CPUtime=36.8 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 106289 0 0 0 3659 21 0 0 25 0 4 0 651032630 1028308992 180116 33554432000 4194304 4580107 140733297529760 18446744073709551615 4301856 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2452/tid=2454] ppid=2450 vsize=1004208 CPUtime=37.14 cores=1,3,5,7
/proc/2452/task/2454/stat : 2454 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 72043 0 0 0 3695 19 0 0 25 0 4 0 651032630 1028308992 180116 33554432000 4194304 4580107 140733297529760 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=2452/tid=2455] ppid=2450 vsize=1004208 CPUtime=37.14 cores=1,3,5,7
/proc/2452/task/2455/stat : 2455 (strangenight2-m) R 2450 2452 1724 0 -1 4202560 68145 0 0 0 3694 20 0 0 25 0 4 0 651032630 1028308992 180116 33554432000 4194304 4580107 140733297529760 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 148.24
Current children cumulated vsize (KiB) 1004208

[startup+37.6007 s]
/proc/loadavg: 8.27 8.19 7.74 9/291 2457
/proc/meminfo: memFree=19529512/32951124 swapFree=66457188/67111528
[pid=2452] ppid=2450 vsize=0 CPUtime=149.7 cores=1,3,5,7
/proc/2452/stat : 2452 (strangenight2-m) Z 2450 2452 1724 0 -1 4202524 330281 0 0 0 14881 89 0 0 25 0 2 0 651032630 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/2452/statm: 0 0 0 0 0 0 0
[pid=2452/tid=2453] ppid=2450 vsize=0 CPUtime=37.19 cores=1,3,5,7
/proc/2452/task/2453/stat : 2453 (strangenight2-m) R 2450 2452 1724 0 -1 4203588 106320 0 0 0 3695 24 0 0 25 0 2 0 651032630 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 149.7
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 37.6021
CPU time (s): 149.713
CPU user time (s): 148.816
CPU system time (s): 0.896863
CPU usage (%): 398.151
Max. virtual memory (cumulated for all children) (KiB): 1004208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 148.816
system time used= 0.896863
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 330281
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= 18574
involuntary context switches= 801

runsolver used 0.097985 second user time and 0.253961 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 19:32:25
IDJOB=3367196
IDBENCH=82492
IDSOLVER=1844
FILE ID=node132/3367196-1305394344
RUNJOBID= node132-1305393088-2233
PBS_JOBID= 13324437
Free space on /tmp= 73312 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtviseisenberg2-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367196-1305394344/watcher-3367196-1305394344 -o /tmp/evaluation-result-3367196-1305394344/solver-3367196-1305394344 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367196-1305394344.cnf

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

MD5SUM BENCH= 7eb9713591c46f87c512df513290fd7f
RANDOM SEED=603263205

node132.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20479024 kB
Buffers:        271888 kB
Cached:        5570368 kB
SwapCached:       6904 kB
Active:        5861836 kB
Inactive:      6303188 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20479024 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           12716 kB
Writeback:          32 kB
AnonPages:     6320704 kB
Mapped:          19480 kB
Slab:           218764 kB
PageTables:      26700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35963944 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 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 node132 at 2011-05-14 19:33:02