Trace number 3367153

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 89.0145 22.8537

General information on the benchmark

NameSAT02/industrial/goldberg/rand_net/
rand_net70-60-10.shuffled.cnf
MD5SUM6ebe2de27b5534e626cb88c01abcf6c6
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.028995
Satisfiable
(Un)Satisfiability was proved
Number of variables8400
Number of clauses25061
Sum of the clauses size58730
Maximum clause length70
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216520
Number of clauses of size 38540
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

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 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-3367153-1305417652.cnf'
0.00/0.01	c -- header says num vars:           8400
0.00/0.01	c -- header says num clauses:       25061
1.56/0.47	c -- clauses added:            0 learnts,        25061 normals,            0 xors
1.56/0.47	c -- vars added       8400
1.56/0.47	c Parsing time:  0.01 s
1.56/0.47	c  N st     0         0      8400      8541     16520         0     58730         0   no data   no data
1.56/0.47	c asymm  cl-useful: 2/8541/8541 lits-rem:6 time: 0.43
6.75/1.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  804 Bins:      0 BRemL:      0 BRemN:      0 P: 15.9M T:  1.25
6.75/1.72	c Replacing      804 vars Replaced    12463 lits Time:     0.00 s 
6.75/1.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.75/1.73	c bin-w-bin subsume rem           34 bins  time:  0.00 s
6.75/1.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.75/1.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   7596 time:  0.06 s
7.15/1.86	c Removed useless bin:     478  fixed:     0  props:   5.48M  time:  0.07 s
7.15/1.88	c lits-rem:         2  cl-subs:        6  v-elim:   2532  v-fix:    0  time:  0.02 s
7.54/1.93	c Finding binary XORs  T:     0.05 s  found:     107
7.54/1.93	c Replacing      107 vars Replaced     1526 lits Time:     0.00 s 
7.54/1.93	c Finding non-binary XORs:     0.00 s (found:      70, avg size: 3.0)
7.54/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.54/1.94	c calculated reachability. Time: 0.00
7.54/1.94	c Calc default polars -  time:   0.00 s pos:    2384 undec:    3532 neg:    2484
7.54/1.94	c =========================================================================================
7.54/1.94	c types(t): F = full restart, N = normal restart
7.54/1.94	c types(t): S = simplification begin/end, E = solution found
7.54/1.94	c restart types(rt): st = static, dy = dynamic
7.54/1.94	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
7.54/1.94	c  B st     0         0      4957      7133     10425         0     44915         0   no data   no data
9.13/2.38	c  N dy    12      4021      4957      7133     10610      3815     44915    262459      8.00      8.43
11.13/2.87	c  N dy    37      8203      4956      7133     11102      5447     44915    182191      9.54     10.14
14.32/3.63	c  N dy    55     13709      4951      7133     11681      6734     44915    212465      8.98      9.52
15.12/3.86	c Finding binary XORs  T:     0.02 s  found:     219
15.12/3.87	c Replacing      219 vars Replaced    18119 lits Time:     0.01 s 
16.72/4.26	c  N dy    74     17841      4731      7101     11296     10242     44766    373581      8.97      9.45
19.11/4.82	c  N dy    97     21878      4731      7101     11570      8989     44766    198391      9.03      9.54
21.10/5.32	c  F st   113     25002      4731      7101     11623     12031     44766    315193      8.97   no data
21.93/5.54	c  N st   116     26191      4731      7101     12054      6704     44766     77624      8.97   no data
24.28/6.11	c  S st   119     30000      4731      7101     12075     10471     44766    274983      8.97   no data
24.68/6.20	c  S st   119     30502      4729      7101     12082     10965     44766    299902      8.97   no data
24.68/6.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.68/8.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  629 Bins:  76836 BRemL:  19244 BRemN:      9 P: 23.2M T:  2.47
34.68/8.74	c Replacing      630 vars Replaced    75350 lits Time:     0.02 s 
34.68/8.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.68/8.76	c bin-w-bin subsume rem         7360 bins  time:  0.01 s
34.68/8.77	c subs with bin:      147  lits-rem:       103  v-fix:    0  time:  0.01 s
34.68/8.80	c Subs w/ non-existent bins:     48 l-rem:    194 v-fix:     0 done:   4099 time:  0.03 s
34.68/8.80	c Removed useless bin:      12  fixed:     0  props:   0.20M  time:  0.00 s
35.08/8.83	c lits-rem:         0  cl-subs:      789  v-elim:    602  v-fix:    0  time:  0.02 s
35.08/8.84	c subs with bin:      236  lits-rem:      1153  v-fix:    0  time:  0.01 s
35.08/8.85	c lits-rem:        35  cl-subs:      292  v-elim:      0  v-fix:    0  time:  0.01 s
37.01/9.32	c asymm  cl-useful: 328/6469/6469 lits-rem:389 time: 0.47
37.01/9.33	c calculated reachability. Time: 0.00
37.01/9.33	c  N dy   119     30502      3497      6467     46629      3996     36915    112920      8.97   no data
37.01/9.36	c Finding binary XORs  T:     0.04 s  found:      20
40.60/10.23	c  N dy   124     36481      3495      6467     47012      5416     36915    130533      8.58      9.17
43.43/10.96	c  N dy   140     41051      3492      6467     84268      9892     36915    323125      8.52      8.98
43.43/10.98	c Finding binary XORs  T:     0.02 s  found:      50
43.43/10.99	c Replacing       71 vars Replaced    13022 lits Time:     0.01 s 
46.58/11.72	c  N dy   150     45054      3420      6441     89408     13571     36610    414576      8.46     13.33
46.98/11.85	c  S st   154     45753      3420      6441     89411      7249     36610    220757      8.46      8.53
47.38/11.93	c  S st   154     46255      3420      6441     89413      7749     36610    242975      8.46   no data
47.38/11.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.15/13.67	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:  158 Bins:  20219 BRemL:  45910 BRemN:     18 P: 11.3M T:  1.71
54.15/13.68	c Replacing      160 vars Replaced    14684 lits Time:     0.01 s 
54.15/13.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.55/13.70	c bin-w-bin subsume rem        16463 bins  time:  0.01 s
54.55/13.70	c subs with bin:      163  lits-rem:        26  v-fix:    0  time:  0.01 s
54.55/13.72	c Subs w/ non-existent bins:     93 l-rem:     18 v-fix:     0 done:   3255 time:  0.02 s
54.55/13.72	c Removed useless bin:      14  fixed:     0  props:   0.16M  time:  0.00 s
54.55/13.74	c lits-rem:         0  cl-subs:      317  v-elim:    111  v-fix:    0  time:  0.01 s
54.55/13.77	c subs with bin:      242  lits-rem:      1106  v-fix:    0  time:  0.02 s
54.55/13.78	c lits-rem:        57  cl-subs:      231  v-elim:      0  v-fix:    0  time:  0.01 s
54.55/13.78	c vivif2 --  cl tried     6007 cl shrink      198 lits rem        212 time: 0.01
54.55/13.79	c vivif2 --  cl tried     6469 cl shrink     1200 lits rem       3252 time: 0.01
56.58/14.24	c asymm  cl-useful: 29/5953/5953 lits-rem:32 time: 0.43
56.58/14.24	c calculated reachability. Time: 0.00
56.58/14.24	c  N dy   154     46255      3144      5953     40508      6461     33709    120482      8.46   no data
56.58/14.27	c Finding binary XORs  T:     0.02 s  found:       2
58.94/14.82	c  N dy   164     50288      3143      5953     40544     10406     33709    221809      8.30      8.92
61.73/15.50	c  N dy   173     54781      3137      5953     44734     14774     33709    322635      8.19      8.82
62.53/15.78	c Finding binary XORs  T:     0.02 s  found:      62
62.93/15.80	c Replacing       67 vars Replaced    12589 lits Time:     0.01 s 
64.13/16.12	c  N dy   191     58897      3070      5936     43890      9679     33623    179006      8.18      8.62
65.76/16.55	c Finding binary XORs  T:     0.02 s  found:      31
65.76/16.55	c Replacing       34 vars Replaced     5439 lits Time:     0.00 s 
66.51/16.79	c  N dy   211     63151      3032      5929     59675     13679     33580    311880      8.13      8.64
69.74/17.54	c  N dy   226     67507      3028      5929     60374     17928     33580    409972      8.06      8.54
70.89/17.89	c  S st   232     69382      3026      5929     60407     10060     33580    172951      8.03      6.92
71.29/17.96	c  S st   232     69883      3026      5929     60410     10558     33580    190955      8.03   no data
71.29/17.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
76.88/19.35	c Flit:     2 Blit:      1 bXBeca:    0 bXProp:  181 Bins:   9169 BRemL:  31648 BRemN:     17 P: 17.5M T:  1.38
76.88/19.36	c Replacing      188 vars Replaced    12498 lits Time:     0.01 s 
76.88/19.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
76.88/19.37	c bin-w-bin subsume rem         6361 bins  time:  0.00 s
76.88/19.37	c subs with bin:       39  lits-rem:        10  v-fix:    0  time:  0.00 s
76.88/19.38	c Subs w/ non-existent bins:     25 l-rem:      5 v-fix:     0 done:   2835 time:  0.01 s
76.88/19.39	c Removed useless bin:       7  fixed:     0  props:   0.14M  time:  0.00 s
77.28/19.40	c lits-rem:         0  cl-subs:      385  v-elim:     65  v-fix:    0  time:  0.01 s
77.28/19.42	c subs with bin:      422  lits-rem:      1221  v-fix:    0  time:  0.02 s
77.28/19.43	c lits-rem:        70  cl-subs:      442  v-elim:      0  v-fix:    0  time:  0.01 s
77.28/19.44	c vivif2 --  cl tried     5554 cl shrink       76 lits rem         87 time: 0.00
77.28/19.45	c vivif2 --  cl tried     8742 cl shrink     1045 lits rem       3652 time: 0.01
78.92/19.86	c asymm  cl-useful: 333/5549/5549 lits-rem:1023 time: 0.40
78.92/19.87	c calculated reachability. Time: 0.00
78.92/19.87	c  N dy   232     69883      2770      5304     28439      8730     30620    102487      8.03   no data
78.92/19.89	c Finding binary XORs  T:     0.02 s  found:      13
81.26/20.47	c Finding binary XORs  T:     0.02 s  found:      40
81.26/20.48	c Replacing       59 vars Replaced     5330 lits Time:     0.00 s 
81.26/20.49	c  N dy   244     74443      2697      5258     33091     11731     30239    188466      7.93      8.49
83.65/21.07	c Finding binary XORs  T:     0.02 s  found:      31
83.65/21.08	c Replacing       45 vars Replaced     4639 lits Time:     0.00 s 
84.44/21.21	c  N dy   256     79305      2629      5199     36464     14249     29767    244430      7.84      8.26
86.46/21.73	c  E dy   263     82734      2609      5199     36559     17503     29766    294188      7.80      3.71
88.91/22.84	c Following stats are for *FIRST FINISHED THREAD ONLY*
88.91/22.84	c num threads              : 4          
88.91/22.84	c restarts                 : 263        
88.91/22.84	c dynamic restarts         : 251        
88.91/22.84	c static restarts          : 12         
88.91/22.84	c full restarts            : 1          
88.91/22.84	c total simplify time      : 0.27       
88.91/22.84	c learnts DL2              : 0          
88.91/22.84	c learnts size 2           : 207606     
88.91/22.84	c learnts size 1           : 1131        (13.46     % of vars)
88.91/22.84	c filedLit time            : 6.80        (30.10     % time)
88.91/22.84	c v-elim SatELite          : 3310        (39.40     % vars)
88.91/22.84	c SatELite time            : 0.17        (0.77      % time)
88.91/22.84	c v-elim xor               : 0           (0.00      % vars)
88.91/22.84	c xor elim time            : 0.01        (0.04      % time)
88.91/22.84	c num binary xor trees     : 1587       
88.91/22.84	c binxor trees' crown      : 2384        (1.50      leafs/tree)
88.91/22.84	c bin xor find time        : 0.24       
88.91/22.84	c OTF clause improved      : 778         (0.01      clauses/conflict)
88.91/22.84	c OTF impr. size diff      : 1007        (1.29       lits/clause)
88.91/22.84	c OTF cl watch-shrink      : 49387       (0.60      clauses/conflict)
88.91/22.84	c OTF cl watch-sh-lit      : 193605      (3.92       lits/clause)
88.91/22.84	c tried to recurMin cls    : 41441       (50.09      % of conflicts)
88.91/22.84	c updated cache            : 0           (0.00       lits/tried recurMin)
88.91/22.84	c unit cls recevied        : 24          (2.12      % of units)
88.91/22.84	c unit cls sent            : 128         (11.32     % of units)
88.91/22.84	c bin cls recevied         : 83100      
88.91/22.84	c bin cls sent             : 114561     
88.91/22.84	c clauses over max glue    : 0           (0.00      % of all clauses)
88.91/22.84	c conflicts                : 82734       (3661.35   / sec)
88.91/22.84	c decisions                : 160799      (0.93      % random)
88.91/22.84	c bogo-props               : 586986155   (25976788.11 / sec)
88.91/22.84	c conflict literals        : 2637572     (29.15     % deleted)
88.91/22.84	c Memory used              : 337.80      MB
88.91/22.84	c single-thread CPU time   : 22.60       s
88.91/22.84	c all-threads sum CPU time : 88.88       s
88.91/22.84	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-3367153-1305417652/watcher-3367153-1305417652 -o /tmp/evaluation-result-3367153-1305417652/solver-3367153-1305417652 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367153-1305417652.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: 7.77 8.07 7.53 6/358 15151
/proc/meminfo: memFree=21486664/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 407 0 0 0 1 0 0 0 23 0 4 0 653364831 52396032 347 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057650 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15151/statm: 12792 347 299 95 0 7774 0
[pid=15151/tid=15152] ppid=15149 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 653364832 52396032 347 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057644 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 653364832 52396032 347 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057644 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 653364832 52396032 347 33554432000 4194304 4580107 140735991711296 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0307909 s]
/proc/loadavg: 7.77 8.07 7.53 6/358 15151
/proc/meminfo: memFree=21486664/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=290484 CPUtime=0.08 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 5264 0 0 0 8 0 0 0 25 0 4 0 653364831 297455616 4267 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293268 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15151/statm: 72621 4267 359 95 0 67603 0
[pid=15151/tid=15152] ppid=15149 vsize=290484 CPUtime=0.02 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1192 0 0 0 2 0 0 0 18 0 4 0 653364832 297455616 4267 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293268 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=290484 CPUtime=0.02 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1195 0 0 0 2 0 0 0 18 0 4 0 653364832 297455616 4267 33554432000 4194304 4580107 140735991711296 18446744073709551615 4292935 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=290484 CPUtime=0.01 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1250 0 0 0 1 0 0 0 25 0 4 0 653364832 297455616 4267 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 290484

[startup+0.100776 s]
/proc/loadavg: 7.77 8.07 7.53 6/358 15151
/proc/meminfo: memFree=21486664/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=290616 CPUtime=0.36 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 5310 0 0 0 36 0 0 0 25 0 4 0 653364831 297590784 4313 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15151/statm: 72654 4313 359 95 0 67636 0
[pid=15151/tid=15152] ppid=15149 vsize=290616 CPUtime=0.09 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1192 0 0 0 9 0 0 0 18 0 4 0 653364832 297590784 4313 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=290616 CPUtime=0.09 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1195 0 0 0 9 0 0 0 18 0 4 0 653364832 297590784 4313 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=290616 CPUtime=0.08 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1296 0 0 0 8 0 0 0 25 0 4 0 653364832 297590784 4313 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 290616

[startup+0.300747 s]
/proc/loadavg: 7.77 8.07 7.53 6/358 15151
/proc/meminfo: memFree=21486664/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=290616 CPUtime=1.16 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 5424 0 0 0 116 0 0 0 25 0 4 0 653364831 297590784 4427 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293087 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15151/statm: 72654 4427 359 95 0 67636 0
[pid=15151/tid=15152] ppid=15149 vsize=290616 CPUtime=0.29 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1192 0 0 0 29 0 0 0 18 0 4 0 653364832 297590784 4427 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=290616 CPUtime=0.29 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1195 0 0 0 29 0 0 0 18 0 4 0 653364832 297590784 4427 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=290616 CPUtime=0.28 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1410 0 0 0 28 0 0 0 25 0 4 0 653364832 297590784 4427 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293720 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 290616

[startup+0.700676 s]
/proc/loadavg: 7.77 8.07 7.53 6/358 15151
/proc/meminfo: memFree=21486664/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=290944 CPUtime=2.76 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 12500 0 0 0 274 2 0 0 25 0 4 0 653364831 297926656 11503 33554432000 4194304 4580107 140735991711296 18446744073709551615 210646807585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15151/statm: 72736 11504 360 95 0 67718 0
[pid=15151/tid=15152] ppid=15149 vsize=290944 CPUtime=0.68 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 3505 0 0 0 68 0 0 0 18 0 4 0 653364832 297926656 11504 33554432000 4194304 4580107 140735991711296 18446744073709551615 4295327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=290944 CPUtime=0.68 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 3514 0 0 0 68 0 0 0 18 0 4 0 653364832 297926656 11504 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293048 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=290944 CPUtime=0.68 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 1550 0 0 0 68 0 0 0 25 0 4 0 653364832 297926656 11504 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 290944

[startup+1.50054 s]
/proc/loadavg: 7.77 8.07 7.53 10/362 15155
/proc/meminfo: memFree=21419020/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=292040 CPUtime=5.95 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 24322 0 0 0 590 5 0 0 18 0 4 0 653364831 299048960 23043 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293308 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15151/statm: 73010 23043 361 95 0 67992 0
[pid=15151/tid=15152] ppid=15149 vsize=292040 CPUtime=1.48 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 7287 0 0 0 147 1 0 0 19 0 4 0 653364832 299048960 23043 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=292040 CPUtime=1.49 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 7281 0 0 0 148 1 0 0 19 0 4 0 653364832 299048960 23043 33554432000 4194304 4580107 140735991711296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=292040 CPUtime=1.46 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 2023 0 0 0 146 0 0 0 25 0 4 0 653364832 299048960 23043 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 292040

[startup+3.10028 s]
/proc/loadavg: 7.77 8.07 7.53 9/362 15155
/proc/meminfo: memFree=21390664/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=294052 CPUtime=12.33 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 29146 0 0 0 1227 6 0 0 21 0 4 0 653364831 301109248 26251 33554432000 4194304 4580107 140735991711296 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/15151/statm: 73513 26251 379 95 0 68495 0
[pid=15151/tid=15152] ppid=15149 vsize=294052 CPUtime=3.09 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 8722 0 0 0 307 2 0 0 25 0 4 0 653364832 301109248 26251 33554432000 4194304 4580107 140735991711296 18446744073709551615 4316365 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=294052 CPUtime=3.08 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 8616 0 0 0 307 1 0 0 25 0 4 0 653364832 301109248 26251 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=294052 CPUtime=3.05 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 2576 0 0 0 305 0 0 0 25 0 4 0 653364832 301109248 26251 33554432000 4194304 4580107 140735991711296 18446744073709551615 4306066 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 294052

[startup+6.30074 s]
/proc/loadavg: 7.78 8.07 7.53 9/362 15155
/proc/meminfo: memFree=21380084/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=277752 CPUtime=25.08 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 34803 0 0 0 2501 7 0 0 25 0 4 0 653364831 284418048 29079 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15151/statm: 69438 29079 380 95 0 64420 0
[pid=15151/tid=15152] ppid=15149 vsize=277752 CPUtime=6.28 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 10095 0 0 0 626 2 0 0 25 0 4 0 653364832 284418048 29079 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=277752 CPUtime=6.29 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 9999 0 0 0 627 2 0 0 25 0 4 0 653364832 284418048 29079 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=277752 CPUtime=6.21 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 3771 0 0 0 621 0 0 0 25 0 4 0 653364832 284418048 29079 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293308 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 277752

[startup+12.7007 s]
/proc/loadavg: 7.80 8.07 7.53 9/362 15164
/proc/meminfo: memFree=21361380/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=296292 CPUtime=50.57 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 49928 0 0 0 5046 11 0 0 25 0 4 0 653364831 303403008 40801 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294220 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15151/statm: 74073 40801 380 95 0 69055 0
[pid=15151/tid=15152] ppid=15149 vsize=296292 CPUtime=12.67 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 12916 0 0 0 1264 3 0 0 25 0 4 0 653364832 303403008 40801 33554432000 4194304 4580107 140735991711296 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=296292 CPUtime=12.68 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 12506 0 0 0 1266 2 0 0 25 0 4 0 653364832 303403008 40801 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=296292 CPUtime=12.6 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 10654 0 0 0 1259 1 0 0 25 0 4 0 653364832 303403008 40801 33554432000 4194304 4580107 140735991711296 18446744073709551615 4234907 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 296292

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

[startup+19.1006 s]
/proc/loadavg: 7.82 8.07 7.54 9/362 15165
/proc/meminfo: memFree=21317504/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=345876 CPUtime=76.08 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 56328 0 0 0 7596 12 0 0 25 0 4 0 653364831 354177024 45089 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15151/statm: 86469 45089 380 95 0 81451 0
[pid=15151/tid=15152] ppid=15149 vsize=345876 CPUtime=19.06 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 14868 0 0 0 1903 3 0 0 25 0 4 0 653364832 354177024 45089 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=345876 CPUtime=19.09 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 13739 0 0 0 1906 3 0 0 25 0 4 0 653364832 354177024 45089 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=345876 CPUtime=19 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 12897 0 0 0 1898 2 0 0 25 0 4 0 653364832 354177024 45089 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.08
Current children cumulated vsize (KiB) 345876

[startup+20.7003 s]
/proc/loadavg: 7.83 8.07 7.54 9/362 15165
/proc/meminfo: memFree=21312296/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=354808 CPUtime=82.46 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 57553 0 0 0 8234 12 0 0 25 0 4 0 653364831 363323392 46314 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294148 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15151/statm: 88702 46314 380 95 0 83684 0
[pid=15151/tid=15152] ppid=15149 vsize=354808 CPUtime=20.66 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 15256 0 0 0 2063 3 0 0 25 0 4 0 653364832 363323392 46314 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=354808 CPUtime=20.68 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 13936 0 0 0 2065 3 0 0 25 0 4 0 653364832 363323392 46314 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=354808 CPUtime=20.6 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 13110 0 0 0 2058 2 0 0 25 0 4 0 653364832 363323392 46314 33554432000 4194304 4580107 140735991711296 18446744073709551615 4497257 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 82.46
Current children cumulated vsize (KiB) 354808

[startup+21.5012 s]
/proc/loadavg: 7.83 8.07 7.54 9/362 15165
/proc/meminfo: memFree=21308716/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=345900 CPUtime=85.65 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 57773 0 0 0 8553 12 0 0 25 0 4 0 653364831 354201600 46042 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/15151/statm: 86475 46042 380 95 0 81457 0
[pid=15151/tid=15152] ppid=15149 vsize=345900 CPUtime=21.46 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 15345 0 0 0 2143 3 0 0 25 0 4 0 653364832 354201600 46042 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=345900 CPUtime=21.49 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 13957 0 0 0 2146 3 0 0 25 0 4 0 653364832 354201600 46042 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=345900 CPUtime=21.4 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 13112 0 0 0 2138 2 0 0 25 0 4 0 653364832 354201600 46042 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294173 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 85.65
Current children cumulated vsize (KiB) 345900

[startup+22.3011 s]
/proc/loadavg: 7.83 8.07 7.54 7/362 15165
/proc/meminfo: memFree=21305368/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=345900 CPUtime=87.91 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 57817 0 0 0 8778 13 0 0 25 0 4 0 653364831 354201600 46086 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874032683 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15151/statm: 86475 46086 380 95 0 81457 0
[pid=15151/tid=15152] ppid=15149 vsize=345900 CPUtime=21.79 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) S 15149 15151 14801 0 -1 4202560 15366 0 0 0 2176 3 0 0 25 0 4 0 653364832 354201600 46086 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057268 0 0 4096 2 18446604459381552960 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=345900 CPUtime=22.29 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 13957 0 0 0 2226 3 0 0 25 0 4 0 653364832 354201600 46086 33554432000 4194304 4580107 140735991711296 18446744073709551615 4230298 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=345900 CPUtime=21.72 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) S 15149 15151 14801 0 -1 4202560 13112 0 0 0 2170 2 0 0 25 0 4 0 653364832 354201600 46086 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057268 0 0 4096 2 18446604459381552960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 87.91
Current children cumulated vsize (KiB) 345900

[startup+22.701 s]
/proc/loadavg: 7.83 8.07 7.54 7/362 15165
/proc/meminfo: memFree=21305368/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=345900 CPUtime=88.71 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 58311 0 0 0 8858 13 0 0 25 0 4 0 653364831 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874032836 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15151/statm: 86475 46564 380 95 0 81457 0
[pid=15151/tid=15152] ppid=15149 vsize=345900 CPUtime=21.79 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) S 15149 15151 14801 0 -1 4202560 15366 0 0 0 2176 3 0 0 25 0 4 0 653364832 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057268 0 0 4096 2 18446604459381552960 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=345900 CPUtime=22.69 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 14451 0 0 0 2266 3 0 0 25 0 4 0 653364832 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=345900 CPUtime=21.72 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) S 15149 15151 14801 0 -1 4202560 13112 0 0 0 2170 2 0 0 25 0 4 0 653364832 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057268 0 0 4096 2 18446604459381552960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.71
Current children cumulated vsize (KiB) 345900

[startup+22.801 s]
/proc/loadavg: 7.83 8.07 7.54 7/362 15165
/proc/meminfo: memFree=21305368/32951132 swapFree=64495980/67111528
[pid=15151] ppid=15149 vsize=345900 CPUtime=88.91 cores=1,3,5,7
/proc/15151/stat : 15151 (strangenight2-m) R 15149 15151 14801 0 -1 4202496 58311 0 0 0 8878 13 0 0 25 0 4 0 653364831 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874032683 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/15151/statm: 86475 46564 380 95 0 81457 0
[pid=15151/tid=15152] ppid=15149 vsize=345900 CPUtime=21.79 cores=1,3,5,7
/proc/15151/task/15152/stat : 15152 (strangenight2-m) S 15149 15151 14801 0 -1 4202560 15366 0 0 0 2176 3 0 0 25 0 4 0 653364832 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057268 0 0 4096 2 18446604459381552960 0 0 -1 1 0 0 0
[pid=15151/tid=15153] ppid=15149 vsize=345900 CPUtime=22.79 cores=1,3,5,7
/proc/15151/task/15153/stat : 15153 (strangenight2-m) R 15149 15151 14801 0 -1 4202560 14451 0 0 0 2276 3 0 0 25 0 4 0 653364832 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 4293292 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=15151/tid=15154] ppid=15149 vsize=345900 CPUtime=21.72 cores=1,3,5,7
/proc/15151/task/15154/stat : 15154 (strangenight2-m) S 15149 15151 14801 0 -1 4202560 13112 0 0 0 2170 2 0 0 25 0 4 0 653364832 354201600 46564 33554432000 4194304 4580107 140735991711296 18446744073709551615 47516874057268 0 0 4096 2 18446604459381552960 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 88.91
Current children cumulated vsize (KiB) 345900

Child status: 20
Real time (s): 22.8537
CPU time (s): 89.0145
CPU user time (s): 88.8755
CPU system time (s): 0.138978
CPU usage (%): 389.498
Max. virtual memory (cumulated for all children) (KiB): 366524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 88.8755
system time used= 0.138978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58314
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= 1076
involuntary context switches= 561

runsolver used 0.071989 second user time and 0.207968 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 02:00:52
IDJOB=3367153
IDBENCH=87988
IDSOLVER=1844
FILE ID=node129/3367153-1305417652
RUNJOBID= node129-1305415156-14820
PBS_JOBID= 13324559
Free space on /tmp= 73356 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT02/industrial/goldberg/rand_net/rand_net70-60-10.shuffled.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367153-1305417652/watcher-3367153-1305417652 -o /tmp/evaluation-result-3367153-1305417652/solver-3367153-1305417652 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367153-1305417652.cnf

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

MD5SUM BENCH= 6ebe2de27b5534e626cb88c01abcf6c6
RANDOM SEED=100159200

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21486944 kB
Buffers:        246500 kB
Cached:        5795436 kB
SwapCached:      52668 kB
Active:        3138900 kB
Inactive:      8105300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21486944 kB
SwapTotal:    67111528 kB
SwapFree:     64495980 kB
Dirty:            5576 kB
Writeback:          28 kB
AnonPages:     5158528 kB
Mapped:          17820 kB
Slab:           118648 kB
PageTables:      38320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 80113868 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node129 at 2011-05-15 02:01:15