Trace number 3289244

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mtUNSAT 76.8563 20.064

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3289244-1304126936.cnf'
0.00/0.00	c -- header says num vars:          17298
0.00/0.00	c -- header says num clauses:       57292
0.00/0.03	c -- clauses added:            0 learnts,        57292 normals,            0 xors
0.00/0.03	c -- vars added      17298
0.00/0.28	c Parsing time:  0.07 s
0.00/0.28	c  N st     0         0     17298     26194     27671         0    137056         0   no data   no data  --
0.00/0.28	c asymm  cl-useful: 8/26194/26194 lits-rem:82 time: 0.99
2.75/0.75	c Flit:    56 Blit:   1670 bXBeca:    0 bXProp: 2814 Bins:      0 BRemL:      0 BRemN:      0 P: 11.3M T:  1.85
2.75/0.75	c Cleaning up after failed var search:     0.01 s 
2.75/0.76	c Replacing     2814 vars Replaced    74967 lits Time:     0.03 s 
2.75/0.77	c bin-w-bin subsume rem          461 bins  time:  0.01 s
2.75/0.77	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.02 s
2.75/0.78	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  11768 time:  0.05 s
2.75/0.79	c Removed useless bin:      37  fixed:     0  props:   1.53M  time:  0.04 s
3.15/0.86	c lits-rem:         0  cl-subs:      906  v-elim:   3922  v-fix:    0  time:  0.24 s
3.15/0.88	c Finding binary XORs  T:     0.07 s  found:      13
3.15/0.88	c Replacing       13 vars Replaced      163 lits Time:     0.01 s 
3.15/0.89	c Finding non-binary XORs:     0.04 s (found:    1633, avg size: 3.3)
3.15/0.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    272 locsubst:     0 time:   0.01
3.15/0.89	c calculated reachability. Time: 0.01
3.15/0.89	c Calc default polars -  time:   0.00 s pos:    1553 undec:    9866 neg:    5879
3.15/0.89	c =========================================================================================
3.15/0.89	c types(t): F = full restart, N = normal restart
3.15/0.89	c types(t): S = simplification begin/end, E = solution found
3.15/0.89	c restart types(rt): st = static, dy = dynamic
3.15/0.89	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.15/0.89	c  B st     0         0      7561     12105     12369         0     88838         0   no data   no data  --
3.95/1.08	c Decided on static restart strategy
5.17/1.38	c  N st     8      4913      7561     12105     12415      4786     88838    236662   no data   no data  --
8.35/2.13	c  N st    10     11297      7561     12105     12454      4660     88838    112213   no data   no data  --
10.74/2.76	c  N st    11     17040      7557     12105     12472     10268     88838    357652   no data   no data  --
14.33/3.63	c  F st    12     25000      7544     12105     12595     12664     88838    317175   no data   no data  --
14.33/3.65	c  N st    12     25000      7544     12091     12445     12650     88499    316897   no data   no data  --
16.73/4.24	c Decided on static restart strategy
16.73/4.24	c  N st    18     30001      7530     12091     12491     10993     88499    271253   no data   no data  --
16.73/4.24	c  S st    18     30001      7530     12091     12491     10993     88499    271253   no data   no data  --
17.13/4.32	c  S st    18     30504      7530     12091     12565     11420     88499    277390   no data   no data  --
17.13/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    130 locsubst:     0 time:   0.02
17.13/4.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.13/4.88	c Flit:    89 Blit:     84 bXBeca:    0 bXProp:  279 Bins:  16641 BRemL:   5473 BRemN:     25 P:  8.3M T:  2.24
19.13/4.89	c Cleaning up after failed var search:     0.01 s 
19.13/4.89	c Replacing      279 vars Replaced     8222 lits Time:     0.02 s 
19.53/4.91	c bin-w-bin subsume rem          321 bins  time:  0.01 s
19.53/4.93	c subs with bin:      223  lits-rem:      1145  v-fix:    0  time:  0.09 s
19.53/4.94	c Subs w/ non-existent bins:     12 l-rem:   2175 v-fix:     0 done:   3303 time:  0.06 s
19.53/4.95	c Removed useless bin:      32  fixed:     0  props:   0.43M  time:  0.02 s
20.72/5.20	c lits-rem:      4066  cl-subs:     8358  v-elim:   2458  v-fix:    0  time:  1.00 s
20.72/5.28	c asymm  cl-useful: 369/11887/11887 lits-rem:746 time: 0.32
20.72/5.28	c calculated reachability. Time: 0.01
20.72/5.28	c  N st    18     30504      4399     11876      7937      1372     73324     21363   no data   no data  --
21.12/5.30	c Finding binary XORs  T:     0.06 s  found:       4
24.32/6.12	c  N st    20     37615      4394     11876      7954      8108     73324    253330   no data   no data  --
26.32/6.69	c  N st    21     44017      4393     11876      7965      7814     73324    178736   no data   no data  --
26.32/6.70	c Finding binary XORs  T:     0.03 s  found:       1
27.13/6.86	c  S st    22     45756      4392     11865      8857      9476     72944    247192   no data   no data  --
27.51/6.94	c  S st    22     46258      4392     11865      8868      9965     72944    256206   no data   no data  --
27.51/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     56 locsubst:     0 time:   0.01
27.51/6.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.92/7.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   20 Bins:    961 BRemL:   1306 BRemN:     76 P:  2.6M T:  0.48
27.92/7.07	c Replacing       25 vars Replaced     2232 lits Time:     0.02 s 
27.92/7.08	c bin-w-bin subsume rem          491 bins  time:  0.00 s
28.32/7.14	c subs with bin:      334  lits-rem:       638  v-fix:    0  time:  0.22 s
28.32/7.15	c Subs w/ non-existent bins:      1 l-rem:   1699 v-fix:     0 done:   4311 time:  0.04 s
28.32/7.15	c Removed useless bin:      77  fixed:     0  props:   0.19M  time:  0.01 s
30.72/7.74	c lits-rem:       995  cl-subs:     1146  v-elim:    106  v-fix:    0  time:  2.34 s
30.72/7.74	c vivif2 --  cl tried    11491 cl shrink       59 lits rem        155 time: 0.01
30.72/7.75	c vivif2 --  cl tried     8776 cl shrink      949 lits rem       3677 time: 0.04
31.13/7.87	c asymm  cl-useful: 150/11491/11491 lits-rem:183 time: 0.48
31.13/7.87	c calculated reachability. Time: 0.00
31.13/7.87	c  N st    22     46258      4205     11491      7587      8776     71531    217596   no data   no data  --
31.13/7.88	c Finding binary XORs  T:     0.04 s  found:       0
37.51/9.41	c  N st    23     60656      4205     11491      7589     14934     71531    429887   no data   no data  --
37.51/9.42	c Finding binary XORs  T:     0.04 s  found:      11
42.30/10.66	c  N st    24     69387      4177     11319      8249     13698     70412    383407   no data   no data  --
42.30/10.66	c  S st    24     69387      4177     11319      8249     13698     70412    383407   no data   no data  --
42.70/10.73	c  S st    24     69889      4176     11319      8364     14187     70411    392897   no data   no data  --
42.70/10.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
42.70/10.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.09/10.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:    327 BRemL:    904 BRemN:     20 P:  3.0M T:  0.45
43.09/10.86	c Replacing       33 vars Replaced     1767 lits Time:     0.04 s 
43.09/10.87	c bin-w-bin subsume rem          229 bins  time:  0.00 s
43.49/10.93	c subs with bin:       94  lits-rem:      1195  v-fix:    0  time:  0.23 s
43.49/10.94	c Subs w/ non-existent bins:     13 l-rem:   2096 v-fix:     0 done:   3042 time:  0.05 s
43.49/10.95	c Removed useless bin:       4  fixed:     0  props:   0.17M  time:  0.01 s
48.29/12.13	c lits-rem:      1323  cl-subs:     1975  v-elim:     55  v-fix:    0  time:  4.73 s
48.29/12.13	c vivif2 --  cl tried    11200 cl shrink       20 lits rem         32 time: 0.01
48.29/12.15	c vivif2 --  cl tried    12247 cl shrink     2341 lits rem       5805 time: 0.06
48.71/12.29	c asymm  cl-useful: 177/11199/11199 lits-rem:350 time: 0.56
48.71/12.29	c calculated reachability. Time: 0.00
48.71/12.29	c  N st    24     69889      4088     11191      7367     12245     69456    318283   no data   no data  --
53.50/13.42	c Finding binary XORs  T:     0.04 s  found:      10
58.68/14.70	c  F st    25     87503      4079     11146      7205     18844     69160    426336   no data   no data  --
58.68/14.70	c Replacing       10 vars Replaced     1463 lits Time:     0.02 s 
58.68/14.71	c  N st    25     87503      4069     11136      7184     18843     69124    426294   no data   no data  --
61.88/15.56	c  N dy    33     93688      4066     11136      7217     13561     69124    278272     11.22     11.81  --
65.07/16.32	c  N dy    62     99687      4062     11136      7235     19485     69124    468870     10.43     11.49  --
67.86/17.02	c  S st    75    104833      4054     11136      7296     24533     69124    611371      9.81   no data  --
68.26/17.12	c  S st    75    105333      4054     11136      7297     25028     69124    619334      9.81   no data  --
68.26/17.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
68.26/17.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
68.66/17.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   13 Bins:    102 BRemL:    153 BRemN:      8 P:  3.5M T:  0.48
68.66/17.25	c Replacing       13 vars Replaced     1305 lits Time:     0.04 s 
68.66/17.27	c bin-w-bin subsume rem          107 bins  time:  0.00 s
69.05/17.37	c subs with bin:      288  lits-rem:      3026  v-fix:    0  time:  0.40 s
69.05/17.39	c Subs w/ non-existent bins:     49 l-rem:   2765 v-fix:     0 done:   2400 time:  0.07 s
69.45/17.40	c Removed useless bin:       2  fixed:     0  props:   0.16M  time:  0.01 s
76.32/19.86	c lits-rem:      2920  cl-subs:     2827  v-elim:     30  v-fix:    0  time:  6.99 s
76.32/19.86	c vivif2 --  cl tried    10817 cl shrink        3 lits rem          3 time: 0.00
76.32/19.89	c vivif2 --  cl tried    21229 cl shrink     3850 lits rem       9446 time: 0.05
76.74/20.05	c asymm  cl-useful: 121/10817/10817 lits-rem:307 time: 0.32
76.74/20.05	c calculated reachability. Time: 0.00
76.74/20.05	c  N dy    75    105333      4011     10808      6703     21229     67241    490670      9.81   no data  --
76.74/20.05	c Following stats are for *FIRST FINISHED THREAD ONLY*
76.74/20.05	c num threads              : 4          
76.74/20.05	c restarts                 : 170        
76.74/20.05	c dynamic restarts         : 140        
76.74/20.05	c static restarts          : 30         
76.74/20.05	c full restarts            : 2          
76.74/20.05	c total simplify time      : 0.33       
76.74/20.05	c learnts DL2              : 0          
76.74/20.05	c learnts size 2           : 55838      
76.74/20.05	c learnts size 1           : 4232        (24.47     % of vars)
76.74/20.05	c filedLit time            : 5.65        (7.37      % time)
76.74/20.05	c v-elim SatELite          : 6647        (38.43     % vars)
76.74/20.05	c SatELite time            : 2.82        (3.68      % time)
76.74/20.05	c v-elim xor               : 458         (2.65      % vars)
76.74/20.05	c xor elim time            : 0.05        (0.07      % time)
76.74/20.05	c num binary xor trees     : 973        
76.74/20.05	c binxor trees' crown      : 3288        (3.38      leafs/tree)
76.74/20.05	c bin xor find time        : 0.33       
76.74/20.05	c OTF clause improved      : 4415        (0.03      clauses/conflict)
76.74/20.05	c OTF impr. size diff      : 5000        (1.13       lits/clause)
76.74/20.05	c OTF cl watch-shrink      : 60793       (0.47      clauses/conflict)
76.74/20.05	c OTF cl watch-sh-lit      : 120509      (1.98       lits/clause)
76.74/20.05	c tried to recurMin cls    : 44471       (34.53      % of conflicts)
76.74/20.05	c updated cache            : 0           (0.00       lits/tried recurMin)
76.74/20.05	c unit cls received        : 24          (0.57      % of units)
76.74/20.05	c unit cls sent            : 412         (9.74      % of units)
76.74/20.05	c bin cls received         : 11054      
76.74/20.05	c bin cls sent             : 7972       
76.74/20.05	c clauses over max glue    : 0           (0.00      % of all clauses)
76.74/20.05	c conflicts                : 128805      (1679.68   / sec)
76.74/20.05	c decisions                : 184375      (6.80      % random)
76.74/20.05	c bogo-props               : 1360721232  (17744446.87 / sec)
76.74/20.05	c conflict literals        : 3848977     (33.71     % deleted)
76.74/20.05	c Memory used              : 314.95      MB
76.74/20.05	c single-thread CPU time   : 76.68       s
76.74/20.05	c all-threads sum CPU time : 76.68       s
76.74/20.05	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3289244-1304126936/watcher-3289244-1304126936 -o /tmp/evaluation-result-3289244-1304126936/solver-3289244-1304126936 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3289244-1304126936.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.33 7.88 7.97 3/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 414 0 0 0 0 0 0 0 18 0 4 0 602924325 52465664 353 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127858 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 12809 353 303 112 0 7774 0
[pid=6563/tid=6567] ppid=6560 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 602924325 52465664 353 33554432000 4194304 4650419 140733771187440 18446744073709551615 231895546865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 602924325 52465664 353 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127858 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 602924325 52465664 353 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127858 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.284249 s]
/proc/loadavg: 7.33 7.88 7.97 3/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=317908 CPUtime=1.09 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 11077 0 0 0 107 2 0 0 18 0 4 0 602924325 325537792 9012 33554432000 4194304 4650419 140733771187440 18446744073709551615 4511549 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 79477 9012 371 112 0 74442 0
[pid=6563/tid=6567] ppid=6560 vsize=317908 CPUtime=0.26 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 2442 0 0 0 26 0 0 0 18 0 4 0 602924325 325537792 9012 33554432000 4194304 4650419 140733771187440 18446744073709551615 231895533658 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=317908 CPUtime=0.26 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) D 6560 6563 5921 0 -1 4202560 2706 0 0 0 26 0 0 0 18 0 4 0 602924325 325537792 9012 33554432000 4194304 4650419 140733771187440 18446744073709551615 4516467 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=317908 CPUtime=0.27 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 2739 0 0 0 27 0 0 0 18 0 4 0 602924325 325537792 9012 33554432000 4194304 4650419 140733771187440 18446744073709551615 4304010 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 317908

[startup+0.300408 s]
/proc/loadavg: 7.33 7.88 7.97 3/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=302772 CPUtime=1.16 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 11864 0 0 0 114 2 0 0 18 0 4 0 602924325 310038528 9325 33554432000 4194304 4650419 140733771187440 18446744073709551615 231895151301 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 75693 9326 373 112 0 70658 0
[pid=6563/tid=6567] ppid=6560 vsize=302772 CPUtime=0.28 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 2888 0 0 0 28 0 0 0 18 0 4 0 602924325 310038528 9327 33554432000 4194304 4650419 140733771187440 18446744073709551615 231895151649 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=302772 CPUtime=0.28 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 2885 0 0 0 28 0 0 0 18 0 4 0 602924325 310038528 9328 33554432000 4194304 4650419 140733771187440 18446744073709551615 4370224 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=302772 CPUtime=0.28 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 2745 0 0 0 28 0 0 0 18 0 4 0 602924325 310038528 9328 33554432000 4194304 4650419 140733771187440 18446744073709551615 4364559 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 302772

[startup+0.400389 s]
/proc/loadavg: 7.33 7.88 7.97 3/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=308772 CPUtime=1.55 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 16357 0 0 0 152 3 0 0 18 0 4 0 602924325 316182528 13818 33554432000 4194304 4650419 140733771187440 18446744073709551615 231895151301 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 77193 13820 373 112 0 72158 0
[pid=6563/tid=6567] ppid=6560 vsize=308772 CPUtime=0.37 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 4358 0 0 0 37 0 0 0 18 0 4 0 602924325 316182528 13820 33554432000 4194304 4650419 140733771187440 18446744073709551615 231895151649 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=308772 CPUtime=0.38 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 4353 0 0 0 37 1 0 0 18 0 4 0 602924325 316182528 13820 33554432000 4194304 4650419 140733771187440 18446744073709551615 4369390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=308772 CPUtime=0.38 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 2790 0 0 0 38 0 0 0 18 0 4 0 602924325 316182528 13821 33554432000 4194304 4650419 140733771187440 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 308772

[startup+0.700335 s]
/proc/loadavg: 7.33 7.88 7.97 3/176 6565
/proc/meminfo: memFree=29497224/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=317664 CPUtime=2.75 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 22943 0 0 0 271 4 0 0 18 0 4 0 602924325 325287936 20029 33554432000 4194304 4650419 140733771187440 18446744073709551615 4369075 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 79416 20029 375 112 0 74381 0
[pid=6563/tid=6567] ppid=6560 vsize=317664 CPUtime=0.68 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 6400 0 0 0 67 1 0 0 18 0 4 0 602924325 325287936 20029 33554432000 4194304 4650419 140733771187440 18446744073709551615 4369089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=317664 CPUtime=0.68 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 6399 0 0 0 67 1 0 0 18 0 4 0 602924325 325287936 20029 33554432000 4194304 4650419 140733771187440 18446744073709551615 4369031 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=317664 CPUtime=0.68 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 3311 0 0 0 68 0 0 0 18 0 4 0 602924325 325287936 20029 33554432000 4194304 4650419 140733771187440 18446744073709551615 4229506 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 317664

[startup+1.50119 s]
/proc/loadavg: 7.39 7.89 7.97 10/184 6573
/proc/meminfo: memFree=29262112/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=326584 CPUtime=5.94 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 32158 0 0 0 588 6 0 0 18 0 4 0 602924325 334422016 26579 33554432000 4194304 4650419 140733771187440 18446744073709551615 4364871 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 81646 26579 395 112 0 76611 0
[pid=6563/tid=6567] ppid=6560 vsize=326584 CPUtime=1.47 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 9474 0 0 0 146 1 0 0 18 0 4 0 602924325 334422016 26579 33554432000 4194304 4650419 140733771187440 18446744073709551615 4333632 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=326584 CPUtime=1.47 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 9367 0 0 0 145 2 0 0 19 0 4 0 602924325 334422016 26579 33554432000 4194304 4650419 140733771187440 18446744073709551615 4315156 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=326584 CPUtime=1.48 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 3760 0 0 0 148 0 0 0 19 0 4 0 602924325 334422016 26579 33554432000 4194304 4650419 140733771187440 18446744073709551615 4367372 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 326584

[startup+3.10089 s]
/proc/loadavg: 7.39 7.89 7.97 10/184 6573
/proc/meminfo: memFree=29256660/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=327900 CPUtime=12.33 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 36906 0 0 0 1226 7 0 0 21 0 4 0 602924325 335769600 27147 33554432000 4194304 4650419 140733771187440 18446744073709551615 4363522 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 81975 27147 395 112 0 76940 0
[pid=6563/tid=6567] ppid=6560 vsize=327900 CPUtime=3.08 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 10753 0 0 0 306 2 0 0 21 0 4 0 602924325 335769600 27147 33554432000 4194304 4650419 140733771187440 18446744073709551615 4364336 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=327900 CPUtime=3.06 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 10686 0 0 0 304 2 0 0 23 0 4 0 602924325 335769600 27147 33554432000 4194304 4650419 140733771187440 18446744073709551615 4364006 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=327900 CPUtime=3.08 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 4819 0 0 0 308 0 0 0 25 0 4 0 602924325 335769600 27147 33554432000 4194304 4650419 140733771187440 18446744073709551615 4364416 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 327900

[startup+6.30029 s]
/proc/loadavg: 7.44 7.89 7.97 10/184 6573
/proc/meminfo: memFree=29232728/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=327164 CPUtime=25.12 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 46250 0 0 0 2503 9 0 0 25 0 4 0 602924325 335015936 32236 33554432000 4194304 4650419 140733771187440 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 81791 32237 396 112 0 76756 0
[pid=6563/tid=6567] ppid=6560 vsize=327164 CPUtime=6.27 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 14038 0 0 0 625 2 0 0 25 0 4 0 602924325 335015936 32237 33554432000 4194304 4650419 140733771187440 18446744073709551615 4439309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=327164 CPUtime=6.24 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 12525 0 0 0 622 2 0 0 25 0 4 0 602924325 335015936 32237 33554432000 4194304 4650419 140733771187440 18446744073709551615 4363566 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=327164 CPUtime=6.29 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 6086 0 0 0 628 1 0 0 25 0 4 0 602924325 335015936 32237 33554432000 4194304 4650419 140733771187440 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 327164

[startup+12.7011 s]
/proc/loadavg: 7.48 7.89 7.97 10/184 6573
/proc/meminfo: memFree=29109780/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=339664 CPUtime=50.69 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 63899 0 0 0 5056 13 0 0 25 0 4 0 602924325 347815936 44251 33554432000 4194304 4650419 140733771187440 18446744073709551615 4363680 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 84916 44251 396 112 0 79881 0
[pid=6563/tid=6567] ppid=6560 vsize=339664 CPUtime=12.67 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 17942 0 0 0 1264 3 0 0 25 0 4 0 602924325 347815936 44251 33554432000 4194304 4650419 140733771187440 18446744073709551615 4367021 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=339664 CPUtime=12.61 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 17537 0 0 0 1258 3 0 0 25 0 4 0 602924325 347815936 44251 33554432000 4194304 4650419 140733771187440 18446744073709551615 4365327 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=339664 CPUtime=12.69 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 11287 0 0 0 1267 2 0 0 25 0 4 0 602924325 347815936 44251 33554432000 4194304 4650419 140733771187440 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 339664

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

[startup+12.9011 s]
/proc/loadavg: 7.48 7.89 7.97 10/184 6573
/proc/meminfo: memFree=29109780/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=339664 CPUtime=51.49 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 64055 0 0 0 5136 13 0 0 25 0 4 0 602924325 347815936 44407 33554432000 4194304 4650419 140733771187440 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 84916 44407 396 112 0 79881 0
[pid=6563/tid=6567] ppid=6560 vsize=339664 CPUtime=12.87 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 17982 0 0 0 1284 3 0 0 25 0 4 0 602924325 347815936 44407 33554432000 4194304 4650419 140733771187440 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=339664 CPUtime=12.81 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 17578 0 0 0 1278 3 0 0 25 0 4 0 602924325 347815936 44407 33554432000 4194304 4650419 140733771187440 18446744073709551615 4363889 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=339664 CPUtime=12.89 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 11316 0 0 0 1287 2 0 0 25 0 4 0 602924325 347815936 44407 33554432000 4194304 4650419 140733771187440 18446744073709551615 4331074 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 51.49
Current children cumulated vsize (KiB) 339664

[startup+16.1005 s]
/proc/loadavg: 7.52 7.89 7.97 10/184 6573
/proc/meminfo: memFree=29096244/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=330040 CPUtime=64.27 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 68267 0 0 0 6412 15 0 0 25 0 4 0 602924325 337960960 44998 33554432000 4194304 4650419 140733771187440 18446744073709551615 4364064 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 82510 44998 396 112 0 77475 0
[pid=6563/tid=6567] ppid=6560 vsize=330040 CPUtime=16.07 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 18543 0 0 0 1604 3 0 0 25 0 4 0 602924325 337960960 44998 33554432000 4194304 4650419 140733771187440 18446744073709551615 4363452 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=330040 CPUtime=15.99 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 19175 0 0 0 1595 4 0 0 25 0 4 0 602924325 337960960 44998 33554432000 4194304 4650419 140733771187440 18446744073709551615 4333952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=330040 CPUtime=16.09 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 11997 0 0 0 1607 2 0 0 25 0 4 0 602924325 337960960 44998 33554432000 4194304 4650419 140733771187440 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 64.27
Current children cumulated vsize (KiB) 330040

[startup+17.7012 s]
/proc/loadavg: 7.52 7.89 7.97 10/184 6573
/proc/meminfo: memFree=29088920/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=322076 CPUtime=70.67 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 70978 0 0 0 7052 15 0 0 25 0 4 0 602924325 329805824 45458 33554432000 4194304 4650419 140733771187440 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 80519 45458 396 112 0 75484 0
[pid=6563/tid=6567] ppid=6560 vsize=322076 CPUtime=17.68 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 18986 0 0 0 1764 4 0 0 25 0 4 0 602924325 329805824 45458 33554432000 4194304 4650419 140733771187440 18446744073709551615 4528498 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=322076 CPUtime=17.59 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 19739 0 0 0 1755 4 0 0 25 0 4 0 602924325 329805824 45458 33554432000 4194304 4650419 140733771187440 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=322076 CPUtime=17.69 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 12154 0 0 0 1767 2 0 0 25 0 4 0 602924325 329805824 45458 33554432000 4194304 4650419 140733771187440 18446744073709551615 4367329 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 70.67
Current children cumulated vsize (KiB) 322076

[startup+19.3009 s]
/proc/loadavg: 7.52 7.89 7.97 8/184 6573
/proc/meminfo: memFree=29082604/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=322500 CPUtime=75.32 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 71171 0 0 0 7517 15 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 4439371 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 80625 45651 396 112 0 75590 0
[pid=6563/tid=6567] ppid=6560 vsize=322500 CPUtime=19.27 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 18986 0 0 0 1923 4 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865103044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=322500 CPUtime=18.32 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 19859 0 0 0 1828 4 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=322500 CPUtime=18.42 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 12154 0 0 0 1840 2 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 75.32
Current children cumulated vsize (KiB) 322500

[startup+19.7008 s]
/proc/loadavg: 7.52 7.89 7.97 8/184 6573
/proc/meminfo: memFree=29082604/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=322500 CPUtime=76.12 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 71171 0 0 0 7597 15 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 4422499 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 80625 45651 396 112 0 75590 0
[pid=6563/tid=6567] ppid=6560 vsize=322500 CPUtime=19.67 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 18986 0 0 0 1963 4 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865103044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=322500 CPUtime=18.32 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 19859 0 0 0 1828 4 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=322500 CPUtime=18.42 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 12154 0 0 0 1840 2 0 0 25 0 4 0 602924325 330240000 45651 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.12
Current children cumulated vsize (KiB) 322500

[startup+19.9008 s]
/proc/loadavg: 7.52 7.89 7.97 8/184 6573
/proc/meminfo: memFree=29076528/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=322500 CPUtime=76.53 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 71325 0 0 0 7638 15 0 0 25 0 4 0 602924325 330240000 45805 33554432000 4194304 4650419 140733771187440 18446744073709551615 4370892 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 80625 45805 396 112 0 75590 0
[pid=6563/tid=6567] ppid=6560 vsize=322500 CPUtime=19.88 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 18986 0 0 0 1984 4 0 0 25 0 4 0 602924325 330240000 45805 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865102891 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=322500 CPUtime=18.32 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 19859 0 0 0 1828 4 0 0 25 0 4 0 602924325 330240000 45805 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=322500 CPUtime=18.42 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 12154 0 0 0 1840 2 0 0 25 0 4 0 602924325 330240000 45805 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.53
Current children cumulated vsize (KiB) 322500

[startup+20.0068 s]
/proc/loadavg: 7.52 7.89 7.97 8/184 6573
/proc/meminfo: memFree=29076528/32950928 swapFree=67111356/67111528
[pid=6563] ppid=6560 vsize=322500 CPUtime=76.74 cores=1,3,5,7
/proc/6563/stat : 6563 (strangenight1-m) R 6560 6563 5921 0 -1 4202496 71326 0 0 0 7659 15 0 0 25 0 4 0 602924325 330240000 45806 33554432000 4194304 4650419 140733771187440 18446744073709551615 4302842 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/6563/statm: 80625 45806 396 112 0 75590 0
[pid=6563/tid=6567] ppid=6560 vsize=322500 CPUtime=19.98 cores=1,3,5,7
/proc/6563/task/6567/stat : 6567 (strangenight1-m) R 6560 6563 5921 0 -1 4202560 18986 0 0 0 1994 4 0 0 25 0 4 0 602924325 330240000 45806 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865103044 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=6563/tid=6568] ppid=6560 vsize=322500 CPUtime=18.32 cores=1,3,5,7
/proc/6563/task/6568/stat : 6568 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 19859 0 0 0 1828 4 0 0 25 0 4 0 602924325 330240000 45806 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 7 0 0 0
[pid=6563/tid=6569] ppid=6560 vsize=322500 CPUtime=18.42 cores=1,3,5,7
/proc/6563/task/6569/stat : 6569 (strangenight1-m) S 6560 6563 5921 0 -1 4202560 12154 0 0 0 1840 2 0 0 25 0 4 0 602924325 330240000 45806 33554432000 4194304 4650419 140733771187440 18446744073709551615 47425865127476 0 0 4096 2 18446604464804421824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 76.74
Current children cumulated vsize (KiB) 322500

Child status: 20
Real time (s): 20.064
CPU time (s): 76.8563
CPU user time (s): 76.6853
CPU system time (s): 0.170974
CPU usage (%): 383.056
Max. virtual memory (cumulated for all children) (KiB): 339664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 76.6853
system time used= 0.170974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71329
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= 1752
involuntary context switches= 708

runsolver used 0.035994 second user time and 0.085986 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-30 03:28:56
IDJOB=3289244
IDBENCH=83118
IDSOLVER=1588
FILE ID=node114/3289244-1304126936
RUNJOBID= node114-1304126936-6547
PBS_JOBID= 13170736
Free space on /tmp= 71804 MiB

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

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=306957866

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.848
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.74
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.848
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:     32950928 kB
MemFree:      29497412 kB
Buffers:       1078500 kB
Cached:        1804908 kB
SwapCached:        168 kB
Active:         163132 kB
Inactive:      2784812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29497412 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           14480 kB
Writeback:           0 kB
AnonPages:       63848 kB
Mapped:          14488 kB
Slab:           441200 kB
PageTables:       4484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   185372 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71792 MiB
End job on node114 at 2011-04-30 03:29:17