Trace number 3284688

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mtUNSAT 268.965 71.6352

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-11.cnf
MD5SUM06568f445121c7d3cc3b96042d85c719
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark10.4614
Satisfiable
(Un)Satisfiability was proved
Number of variables96526
Number of clauses325263
Sum of the clauses size848701
Maximum clause length1316
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2139068
Number of clauses of size 3177302
Number of clauses of size 48172
Number of clauses of size 5192
Number of clauses of size over 5528

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3284688-1304029385.cnf'
0.00/0.00	c -- header says num vars:          96526
0.00/0.00	c -- header says num clauses:      325263
0.38/0.92	c -- clauses added:            0 learnts,       325263 normals,            0 xors
0.38/0.92	c -- vars added      96526
0.38/0.92	c Parsing time:  0.13 s
0.38/0.92	c  N st     0         0     96526    185013    136241         0    838160         0   no data   no data
0.38/0.92	c asymm  cl-useful: 2393/40083/185013 lits-rem:3788 time: 0.52
21.51/5.44	c Flit:   680 Blit:   3823 bXBeca:    0 bXProp: 14655 Bins:      0 BRemL:      0 BRemN:      0 P: 91.8M T:  4.74
21.51/5.45	c Cleaning up after failed var search:     0.01 s 
21.91/5.51	c Replacing    14655 vars Replaced   282554 lits Time:     0.05 s 
21.91/5.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.91/5.58	c bin-w-bin subsume rem         5299 bins  time:  0.02 s
22.31/5.63	c subs with bin:    13138  lits-rem:     10274  v-fix:    0  time:  0.04 s
22.71/5.75	c Subs w/ non-existent bins:   1884 l-rem:   1295 v-fix:     2 done:  74044 time:  0.12 s
23.11/5.85	c Removed useless bin:    3763  fixed:     0  props:  18.24M  time:  0.10 s
24.33/6.16	c lits-rem:        30  cl-subs:     7847  v-elim:  24681  v-fix:    0  time:  0.30 s
24.33/6.18	c Finding binary XORs  T:     0.01 s  found:     133
24.73/6.20	c Replacing      133 vars Replaced     1452 lits Time:     0.02 s 
25.10/6.31	c Finding non-binary XORs:     0.07 s (found:   21197, avg size: 3.0)
25.10/6.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:   3760 locsubst:   258 time:   0.03
25.10/6.32	c calculated reachability. Time: 0.00
25.10/6.32	c Calc default polars -  time:   0.01 s pos:   10446 undec:   52759 neg:   33321
25.10/6.32	c =========================================================================================
25.10/6.32	c types(t): F = full restart, N = normal restart
25.10/6.32	c types(t): S = simplification begin/end, E = solution found
25.10/6.32	c restart types(rt): st = static, dy = dynamic
25.10/6.32	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
25.10/6.32	c  B st     0         0     45468     69866     44949         0    373937         0   no data   no data
27.10/6.82	c Decided on static restart strategy
29.12/7.39	c  N st     8      4916     45445     69866     45219      4491    373935     47155   no data   no data
31.49/7.97	c Replacing      794 vars Replaced     9899 lits Time:     0.02 s 
34.69/8.78	c  N st    10     11299     43642     65316     45639     10208    355834    137951   no data   no data
37.51/9.48	c Finding binary XORs  T:     0.01 s  found:     456
37.51/9.50	c Replacing      625 vars Replaced    10236 lits Time:     0.02 s 
42.67/10.76	c  N st    11     17045     42705     64448     45044     15390    349998    199888   no data   no data
50.27/12.60	c  F st    12     25001     42476     64448     47846     14654    349998    199163   no data   no data
50.27/12.62	c Replacing      261 vars Replaced     3279 lits Time:     0.02 s 
51.09/12.84	c  N st    12     25001     42214     63702     47132     14587    345788    198096   no data   no data
52.27/13.13	c Finding binary XORs  T:     0.01 s  found:     128
55.86/14.01	c Decided on static restart strategy
55.86/14.01	c  N st    18     30000     42057     63420     48137     17994    344841    257218   no data   no data
55.86/14.01	c  S st    18     30000     42057     63420     48137     17994    344841    257218   no data   no data
56.66/14.27	c  S st    18     30500     41935     63420     48280     18243    344841    258894   no data   no data
56.66/14.29	c x-sub:    54 x-cut:      0 vfix:      0 v-elim:     48 locsubst:    77 time:   0.02
87.01/21.89	c Flit:   644 Blit:   2112 bXBeca:    0 bXProp: 3100 Bins: 214230 BRemL:  30936 BRemN:    116 P: 156.6M T:  7.56
87.42/21.91	c Cleaning up after failed var search:     0.02 s 
87.42/21.95	c Replacing     4150 vars Replaced   255651 lits Time:     0.04 s 
87.42/21.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.82/22.01	c bin-w-bin subsume rem        29160 bins  time:  0.04 s
87.82/22.04	c subs with bin:     4396  lits-rem:      5024  v-fix:    0  time:  0.03 s
88.21/22.14	c Subs w/ non-existent bins:   1172 l-rem:    598 v-fix:     1 done:  33846 time:  0.10 s
88.21/22.17	c Removed useless bin:     893  fixed:     0  props:   3.50M  time:  0.03 s
88.61/22.26	c lits-rem:       799  cl-subs:     1881  v-elim:   3210  v-fix:    0  time:  0.09 s
89.02/22.31	c subs with bin:      435  lits-rem:      7448  v-fix:    0  time:  0.03 s
89.02/22.39	c lits-rem:      1620  cl-subs:     1411  v-elim:      0  v-fix:    0  time:  0.07 s
90.23/22.67	c asymm  cl-useful: 0/5433/46155 lits-rem:0 time: 0.28
90.63/22.71	c calculated reachability. Time: 0.04
90.63/22.72	c  N st    18     30500     30635     46155    112535     14372    249285    353319   no data   no data
91.01/22.87	c Finding binary XORs  T:     0.16 s  found:    1226
91.01/22.90	c Replacing     1226 vars Replaced    23537 lits Time:     0.02 s 
97.40/24.44	c Replacing      367 vars Replaced     5874 lits Time:     0.02 s 
99.42/24.98	c  N st    20     37613     28627     44776    104918     21016    241460    436341   no data   no data
106.19/26.62	c Finding binary XORs  T:     0.13 s  found:     327
106.19/26.65	c Replacing      332 vars Replaced    16832 lits Time:     0.03 s 
107.38/26.97	c  N st    21     44013     28158     44267    217079     15751    238378    555442   no data   no data
108.98/27.30	c  S st    22     45750     28156     44267    217092     17438    238378    583624   no data   no data
109.78/27.56	c  S st    22     46253     28151     44267    217158     17852    238378    586811   no data   no data
109.78/27.59	c x-sub:    85 x-cut:      0 vfix:      0 v-elim:    121 locsubst:  1471 time:   0.02
151.63/38.44	c Flit:   144 Blit:    200 bXBeca:   10 bXProp:  462 Bins:  73634 BRemL:  49437 BRemN:     91 P: 121.0M T: 10.84
151.63/38.45	c Cleaning up after failed var search:     0.01 s 
151.63/38.48	c Replacing      809 vars Replaced    46406 lits Time:     0.02 s 
151.63/38.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.93/38.59	c bin-w-bin subsume rem        64253 bins  time:  0.09 s
152.23/38.61	c subs with bin:     1024  lits-rem:       623  v-fix:    0  time:  0.02 s
152.23/38.69	c Subs w/ non-existent bins:    163 l-rem:     61 v-fix:     0 done:  26752 time:  0.08 s
152.53/38.71	c Removed useless bin:     311  fixed:     0  props:   1.32M  time:  0.02 s
152.53/38.75	c lits-rem:       446  cl-subs:     1225  v-elim:    368  v-fix:    0  time:  0.04 s
152.53/38.79	c subs with bin:      224  lits-rem:      1712  v-fix:    0  time:  0.03 s
152.83/38.85	c lits-rem:       757  cl-subs:      673  v-elim:      0  v-fix:    0  time:  0.05 s
153.13/38.90	c vivif2 --  cl tried    40242 cl shrink     1194 lits rem       1330 time: 0.05
153.13/38.94	c vivif2 --  cl tried    16831 cl shrink     5535 lits rem      12587 time: 0.04
154.05/39.27	c asymm  cl-useful: 516/6515/39594 lits-rem:549 time: 0.33
154.33/39.31	c calculated reachability. Time: 0.03
154.33/39.31	c  N st    22     46253     26384     39589    142929     16772    216117    416870   no data   no data
154.63/39.48	c Finding binary XORs  T:     0.17 s  found:     367
154.93/39.50	c Replacing      367 vars Replaced     8818 lits Time:     0.02 s 
160.34/41.07	c Finding binary XORs  T:     0.17 s  found:     552
160.34/41.10	c Replacing      634 vars Replaced    25313 lits Time:     0.02 s 
170.31/43.66	c Finding binary XORs  T:     0.16 s  found:     576
170.31/43.69	c Replacing      585 vars Replaced    83466 lits Time:     0.02 s 
171.89/44.09	c  N st    23     60650     23775     35273    245337     29293    195814    902518   no data   no data
179.10/45.82	c Finding binary XORs  T:     0.16 s  found:       8
181.48/46.49	c  N st    24     69379     23764     35244    284816     22519    195685    859418   no data   no data
181.48/46.49	c  S st    24     69379     23764     35244    284816     22519    195685    859418   no data   no data
182.68/46.77	c  S st    24     69881     23633     35244    284872     22948    195685    863147   no data   no data
182.68/46.79	c x-sub:   357 x-cut:      0 vfix:      0 v-elim:    150 locsubst:   734 time:   0.02
217.03/55.31	c Flit:   244 Blit:    316 bXBeca:    4 bXProp:  461 Bins:  79360 BRemL:  28212 BRemN:      9 P: 100.8M T:  8.50
217.03/55.33	c Cleaning up after failed var search:     0.02 s 
217.03/55.36	c Replacing      764 vars Replaced   133195 lits Time:     0.03 s 
217.03/55.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.42/55.46	c bin-w-bin subsume rem        67407 bins  time:  0.09 s
217.42/55.49	c subs with bin:     1313  lits-rem:       468  v-fix:    0  time:  0.02 s
217.82/55.58	c Subs w/ non-existent bins:     49 l-rem:     49 v-fix:     0 done:  22045 time:  0.10 s
217.82/55.60	c Removed useless bin:     271  fixed:     0  props:   0.85M  time:  0.01 s
218.25/55.64	c lits-rem:       170  cl-subs:      657  v-elim:    381  v-fix:    0  time:  0.04 s
218.65/55.72	c subs with bin:      703  lits-rem:     11993  v-fix:    0  time:  0.06 s
219.03/55.82	c lits-rem:      1383  cl-subs:     1321  v-elim:      0  v-fix:    0  time:  0.10 s
219.03/55.86	c vivif2 --  cl tried    30379 cl shrink      322 lits rem        328 time: 0.03
219.43/55.90	c vivif2 --  cl tried    20344 cl shrink     4408 lits rem      11779 time: 0.04
220.63/56.28	c asymm  cl-useful: 78/3651/30251 lits-rem:234 time: 0.38
221.03/56.32	c calculated reachability. Time: 0.03
221.03/56.32	c  N st    24     69881     21664     30173    102395     20318    171656    425583   no data   no data
221.83/56.52	c Finding binary XORs  T:     0.21 s  found:     234
221.83/56.54	c Replacing      234 vars Replaced     5047 lits Time:     0.02 s 
226.62/57.77	c Finding binary XORs  T:     0.18 s  found:     182
226.62/57.80	c Replacing      256 vars Replaced    41402 lits Time:     0.03 s 
233.80/59.55	c Finding binary XORs  T:     0.18 s  found:       7
239.40/60.92	c  F st    25     87503     20907     29285    167390     35708    167179    904524   no data   no data
239.40/60.96	c Replacing       62 vars Replaced     5275 lits Time:     0.03 s 
239.80/61.04	c  N st    25     87503     20814     29093    166309     35359    166288    896719   no data   no data
240.62/61.29	c Finding binary XORs  T:     0.18 s  found:       5
242.99/61.88	c Replacing      292 vars Replaced    48476 lits Time:     0.05 s 
247.79/63.09	c  N dy    35     93484     20127     27516    176050     16893    159730    505846      5.95      6.40
249.40/63.43	c Replacing      801 vars Replaced    26058 lits Time:     0.02 s 
249.78/63.55	c  E dy    44     95591     17875     24408    162322      9506    142380    363513      6.04      3.83
268.74/71.58	c Following stats are for *FIRST FINISHED THREAD ONLY*
268.74/71.58	c num threads              : 4          
268.74/71.58	c restarts                 : 44         
268.74/71.58	c dynamic restarts         : 13         
268.74/71.58	c static restarts          : 31         
268.74/71.58	c full restarts            : 2          
268.74/71.58	c total simplify time      : 2.22       
268.74/71.58	c learnts DL2              : 0          
268.74/71.58	c learnts size 2           : 1023529    
268.74/71.58	c learnts size 1           : 21522       (22.30     % of vars)
268.74/71.58	c filedLit time            : 31.71       (44.51     % time)
268.74/71.58	c v-elim SatELite          : 28640       (29.67     % vars)
268.74/71.58	c SatELite time            : 1.03        (1.45      % time)
268.74/71.58	c v-elim xor               : 4079        (4.23      % vars)
268.74/71.58	c xor elim time            : 0.09        (0.13      % time)
268.74/71.58	c num binary xor trees     : 9522       
268.74/71.58	c binxor trees' crown      : 27347       (2.87      leafs/tree)
268.74/71.58	c bin xor find time        : 1.74       
268.74/71.58	c OTF clause improved      : 2935        (0.03      clauses/conflict)
268.74/71.58	c OTF impr. size diff      : 4310        (1.47       lits/clause)
268.74/71.58	c OTF cl watch-shrink      : 54912       (0.57      clauses/conflict)
268.74/71.58	c OTF cl watch-sh-lit      : 121971      (2.22       lits/clause)
268.74/71.58	c tried to recurMin cls    : 15954       (16.69      % of conflicts)
268.74/71.58	c updated cache            : 0           (0.00       lits/tried recurMin)
268.74/71.58	c unit cls recevied        : 648         (3.01      % of units)
268.74/71.58	c unit cls sent            : 12083       (56.14     % of units)
268.74/71.58	c bin cls recevied         : 533941     
268.74/71.58	c bin cls sent             : 475845     
268.74/71.58	c clauses over max glue    : 0           (0.00      % of all clauses)
268.74/71.58	c conflicts                : 95591       (1341.89   / sec)
268.74/71.58	c decisions                : 409688      (3.57      % random)
268.74/71.58	c bogo-props               : 1424908737  (20002601.73 / sec)
268.74/71.58	c conflict literals        : 1700156     (49.11     % deleted)
268.74/71.58	c Memory used              : 1421.02     MB
268.74/71.58	c single-thread CPU time   : 71.24       s
268.74/71.58	c all-threads sum CPU time : 268.06      s
268.74/71.58	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-3284688-1304029385/watcher-3284688-1304029385 -o /tmp/evaluation-result-3284688-1304029385/solver-3284688-1304029385 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3284688-1304029385.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.90 7.20 4.18 6/180 17082
/proc/meminfo: memFree=10691336/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 409 0 0 0 0 0 0 0 25 0 4 0 593169231 52441088 348 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109731250 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 12803 348 299 106 0 7774 0
[pid=17082/tid=17083] ppid=17080 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593169231 52441088 348 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415448049 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 593169231 52441088 348 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109731250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 593169231 52441088 348 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109731254 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.048748 s]
/proc/loadavg: 7.90 7.20 4.18 6/180 17082
/proc/meminfo: memFree=10691336/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=321536 CPUtime=0.14 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) D 17080 17082 16932 0 -1 4202496 29222 0 0 0 9 5 0 0 18 0 4 0 593169231 329252864 22874 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415417450 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 80384 22552 337 106 0 75355 0
[pid=17082/tid=17083] ppid=17080 vsize=321536 CPUtime=0.03 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) D 17080 17082 16932 0 -1 4202560 7119 0 0 0 2 1 0 0 18 0 4 0 593169231 329252864 22552 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415434887 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=321536 CPUtime=0.03 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 7020 0 0 0 2 1 0 0 18 0 4 0 593169231 329252864 22552 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415434887 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=321536 CPUtime=0.03 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) D 17080 17082 16932 0 -1 4202560 7286 0 0 0 2 1 0 0 18 0 4 0 593169231 329252864 22552 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415434935 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 321536

[startup+0.109444 s]
/proc/loadavg: 7.90 7.20 4.18 6/180 17082
/proc/meminfo: memFree=10691336/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=364176 CPUtime=0.38 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) D 17080 17082 16932 0 -1 4202496 42889 0 0 0 31 7 0 0 18 0 4 0 593169231 372916224 34320 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415052485 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 91516 34902 341 106 0 86487 0
[pid=17082/tid=17083] ppid=17080 vsize=366064 CPUtime=0.09 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) D 17080 17082 16932 0 -1 4202560 10827 0 0 0 8 1 0 0 18 0 4 0 593169231 374849536 35142 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415434935 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=366196 CPUtime=0.11 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 11233 0 0 0 9 2 0 0 18 0 4 0 593169231 374984704 36864 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415052485 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=366592 CPUtime=0.12 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 11317 0 0 0 10 2 0 0 18 0 4 0 593169231 375390208 37522 33554432000 4194304 4627427 140733955358432 18446744073709551615 256415056800 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 364176

[startup+0.966453 s]
/proc/loadavg: 7.90 7.20 4.18 6/180 17082
/proc/meminfo: memFree=10691336/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=373316 CPUtime=3.8 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 54952 0 0 0 371 9 0 0 19 0 4 0 593169231 382275584 45658 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308940 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 93329 45658 368 106 0 88300 0
[pid=17082/tid=17083] ppid=17080 vsize=373316 CPUtime=0.94 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13581 0 0 0 93 1 0 0 19 0 4 0 593169231 382275584 45658 33554432000 4194304 4627427 140733955358432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=373316 CPUtime=0.94 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13475 0 0 0 92 2 0 0 19 0 4 0 593169231 382275584 45658 33554432000 4194304 4627427 140733955358432 18446744073709551615 4310188 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=373316 CPUtime=0.94 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 14040 0 0 0 92 2 0 0 19 0 4 0 593169231 382275584 45658 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 373316

[startup+1.00045 s]
/proc/loadavg: 7.90 7.20 4.18 6/180 17082
/proc/meminfo: memFree=10691336/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=373316 CPUtime=3.94 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 54969 0 0 0 385 9 0 0 19 0 4 0 593169231 382275584 45675 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 93329 45675 368 106 0 88300 0
[pid=17082/tid=17083] ppid=17080 vsize=373316 CPUtime=0.97 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13584 0 0 0 96 1 0 0 19 0 4 0 593169231 382275584 45675 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=373316 CPUtime=0.97 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13479 0 0 0 95 2 0 0 19 0 4 0 593169231 382275584 45675 33554432000 4194304 4627427 140733955358432 18446744073709551615 4238430 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=373316 CPUtime=0.98 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 14044 0 0 0 96 2 0 0 19 0 4 0 593169231 382275584 45675 33554432000 4194304 4627427 140733955358432 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.94
Current children cumulated vsize (KiB) 373316

[startup+1.50035 s]
/proc/loadavg: 7.90 7.20 4.18 6/180 17082
/proc/meminfo: memFree=10691336/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=374088 CPUtime=5.93 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 55523 0 0 0 584 9 0 0 19 0 4 0 593169231 383066112 46229 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308640 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 93522 46229 368 106 0 88493 0
[pid=17082/tid=17083] ppid=17080 vsize=374088 CPUtime=1.47 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13750 0 0 0 146 1 0 0 20 0 4 0 593169231 383066112 46229 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=374088 CPUtime=1.47 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13644 0 0 0 145 2 0 0 20 0 4 0 593169231 383066112 46229 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308265 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=374088 CPUtime=1.48 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 14104 0 0 0 146 2 0 0 20 0 4 0 593169231 383066112 46229 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 374088

[startup+3.10104 s]
/proc/loadavg: 7.90 7.21 4.20 9/184 17086
/proc/meminfo: memFree=10497324/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=379144 CPUtime=12.32 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 57376 0 0 0 1222 10 0 0 25 0 4 0 593169231 388243456 48082 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308411 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 94786 48082 369 106 0 89757 0
[pid=17082/tid=17083] ppid=17080 vsize=379144 CPUtime=3.06 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13923 0 0 0 305 1 0 0 25 0 4 0 593169231 388243456 48082 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=379144 CPUtime=3.07 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 13816 0 0 0 305 2 0 0 25 0 4 0 593169231 388243456 48082 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308428 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=379144 CPUtime=3.07 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 15439 0 0 0 305 2 0 0 25 0 4 0 593169231 388243456 48082 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308996 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 379144

[startup+6.30043 s]
/proc/loadavg: 7.90 7.21 4.20 9/184 17087
/proc/meminfo: memFree=10394276/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=500304 CPUtime=25.1 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 94731 0 0 0 2493 17 0 0 25 0 4 0 593169231 512311296 78904 33554432000 4194304 4627427 140733955358432 18446744073709551615 4297620 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 125076 78906 388 106 0 120047 0
[pid=17082/tid=17083] ppid=17080 vsize=500304 CPUtime=6.24 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 26102 0 0 0 620 4 0 0 18 0 4 0 593169231 512311296 78906 33554432000 4194304 4627427 140733955358432 18446744073709551615 4377516 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=500304 CPUtime=6.27 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 26447 0 0 0 623 4 0 0 18 0 4 0 593169231 512311296 78906 33554432000 4194304 4627427 140733955358432 18446744073709551615 4506196 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=500304 CPUtime=6.28 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 15770 0 0 0 625 3 0 0 25 0 4 0 593169231 512311296 78906 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308824 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 500304

[startup+12.7012 s]
/proc/loadavg: 7.92 7.24 4.24 9/184 17087
/proc/meminfo: memFree=10304920/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=578292 CPUtime=50.69 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 210969 0 0 0 5037 32 0 0 25 0 4 0 593169231 592171008 95477 33554432000 4194304 4627427 140733955358432 18446744073709551615 4252711 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 144573 95477 390 106 0 139544 0
[pid=17082/tid=17083] ppid=17080 vsize=578292 CPUtime=12.62 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 28732 0 0 0 1257 5 0 0 25 0 4 0 593169231 592171008 95478 33554432000 4194304 4627427 140733955358432 18446744073709551615 4309819 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=578292 CPUtime=12.68 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 29036 0 0 0 1263 5 0 0 25 0 4 0 593169231 592171008 95478 33554432000 4194304 4627427 140733955358432 18446744073709551615 4332712 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=578292 CPUtime=12.68 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 125599 0 0 0 1253 15 0 0 25 0 4 0 593169231 592171008 95478 33554432000 4194304 4627427 140733955358432 18446744073709551615 4504795 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 578292

[startup+25.5008 s]
/proc/loadavg: 7.93 7.26 4.28 9/184 17087
/proc/meminfo: memFree=9858900/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1060620 CPUtime=101.8 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 324748 0 0 0 10120 60 0 0 25 0 4 0 593169231 1086074880 205399 33554432000 4194304 4627427 140733955358432 18446744073709551615 4306044 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 265155 205399 391 106 0 260126 0
[pid=17082/tid=17083] ppid=17080 vsize=1060620 CPUtime=25.35 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 54956 0 0 0 2522 13 0 0 25 0 4 0 593169231 1086074880 205399 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1060620 CPUtime=25.48 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 57094 0 0 0 2535 13 0 0 25 0 4 0 593169231 1086074880 205399 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1060620 CPUtime=25.48 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 162758 0 0 0 2524 24 0 0 25 0 4 0 593169231 1086074880 205399 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 1060620

[startup+51.1008 s]
/proc/loadavg: 8.03 7.34 4.38 9/184 17088
/proc/meminfo: memFree=9593612/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1360880 CPUtime=200.25 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 400691 0 0 0 19946 79 0 0 25 0 4 0 593169231 1393541120 271045 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 340220 271045 391 106 0 335191 0
[pid=17082/tid=17083] ppid=17080 vsize=1360880 CPUtime=50.15 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 66749 0 0 0 4999 16 0 0 25 0 4 0 593169231 1393541120 271045 33554432000 4194304 4627427 140733955358432 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1360880 CPUtime=48.1 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 67769 0 0 0 4795 15 0 0 25 0 4 0 593169231 1393541120 271045 33554432000 4194304 4627427 140733955358432 18446744073709551615 4242771 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1360880 CPUtime=51.07 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 201211 0 0 0 5075 32 0 0 25 0 4 0 593169231 1393541120 271045 33554432000 4194304 4627427 140733955358432 18446744073709551615 4306562 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 200.25
Current children cumulated vsize (KiB) 1360880

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

[startup+51.8007 s]
/proc/loadavg: 8.03 7.34 4.38 9/184 17088
/proc/meminfo: memFree=9590760/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1361712 CPUtime=203.05 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 400969 0 0 0 20226 79 0 0 25 0 4 0 593169231 1394393088 271323 33554432000 4194304 4627427 140733955358432 18446744073709551615 4239603 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 340428 271323 391 106 0 335399 0
[pid=17082/tid=17083] ppid=17080 vsize=1361712 CPUtime=50.84 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 66799 0 0 0 5068 16 0 0 25 0 4 0 593169231 1394393088 271323 33554432000 4194304 4627427 140733955358432 18446744073709551615 4332667 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1361712 CPUtime=48.8 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 67815 0 0 0 4865 15 0 0 25 0 4 0 593169231 1394393088 271323 33554432000 4194304 4627427 140733955358432 18446744073709551615 4237337 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1361712 CPUtime=51.77 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 201211 0 0 0 5145 32 0 0 25 0 4 0 593169231 1394393088 271323 33554432000 4194304 4627427 140733955358432 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.05
Current children cumulated vsize (KiB) 1361712

[startup+64.6003 s]
/proc/loadavg: 8.03 7.37 4.44 8/184 17088
/proc/meminfo: memFree=9541644/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1389580 CPUtime=253.23 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 411020 0 0 0 25241 82 0 0 25 0 4 0 593169231 1422929920 279890 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109706436 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 347395 279890 391 106 0 342366 0
[pid=17082/tid=17083] ppid=17080 vsize=1389580 CPUtime=63.58 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 69227 0 0 0 6341 17 0 0 25 0 4 0 593169231 1422929920 279890 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1389580 CPUtime=60.66 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 71780 0 0 0 6049 17 0 0 25 0 4 0 593169231 1422929920 279890 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1389580 CPUtime=64.56 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 202610 0 0 0 6424 32 0 0 25 0 4 0 593169231 1422929920 279890 33554432000 4194304 4627427 140733955358432 18446744073709551615 4238553 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 253.23
Current children cumulated vsize (KiB) 1389580

[startup+67.8067 s]
/proc/loadavg: 7.86 7.35 4.45 7/184 17088
/proc/meminfo: memFree=9498484/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1455116 CPUtime=261.35 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 418707 0 0 0 26051 84 0 0 25 0 4 0 593169231 1490038784 287577 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109706283 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 363779 287577 391 106 0 358750 0
[pid=17082/tid=17083] ppid=17080 vsize=1455116 CPUtime=65.28 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 70183 0 0 0 6511 17 0 0 25 0 4 0 593169231 1490038784 287577 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1455116 CPUtime=60.66 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 71780 0 0 0 6049 17 0 0 25 0 4 0 593169231 1490038784 287577 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1455116 CPUtime=67.77 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 209341 0 0 0 6743 34 0 0 25 0 4 0 593169231 1490038784 287577 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308940 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 261.35
Current children cumulated vsize (KiB) 1455116

[startup+69.4004 s]
/proc/loadavg: 7.86 7.35 4.45 7/184 17088
/proc/meminfo: memFree=9501212/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1455116 CPUtime=264.53 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 418875 0 0 0 26369 84 0 0 25 0 4 0 593169231 1490038784 287745 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109706283 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 363779 287745 391 106 0 358750 0
[pid=17082/tid=17083] ppid=17080 vsize=1455116 CPUtime=65.28 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 70183 0 0 0 6511 17 0 0 25 0 4 0 593169231 1490038784 287745 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1455116 CPUtime=60.66 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 71780 0 0 0 6049 17 0 0 25 0 4 0 593169231 1490038784 287745 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1455116 CPUtime=69.36 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 209509 0 0 0 6902 34 0 0 25 0 4 0 593169231 1490038784 287745 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 264.53
Current children cumulated vsize (KiB) 1455116

[startup+71.0011 s]
/proc/loadavg: 7.86 7.35 4.45 7/184 17088
/proc/meminfo: memFree=9492284/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1455116 CPUtime=267.75 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 422526 0 0 0 26690 85 0 0 25 0 4 0 593169231 1490038784 289362 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109706436 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 363779 289362 391 106 0 358750 0
[pid=17082/tid=17083] ppid=17080 vsize=1455116 CPUtime=65.28 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 70183 0 0 0 6511 17 0 0 25 0 4 0 593169231 1490038784 289362 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1455116 CPUtime=60.66 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 71780 0 0 0 6049 17 0 0 25 0 4 0 593169231 1490038784 289362 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1455116 CPUtime=70.98 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 213160 0 0 0 7063 35 0 0 25 0 4 0 593169231 1490038784 289362 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308928 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 267.75
Current children cumulated vsize (KiB) 1455116

[startup+71.401 s]
/proc/loadavg: 7.86 7.35 4.45 7/184 17088
/proc/meminfo: memFree=9492284/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=1455116 CPUtime=268.54 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) R 17080 17082 16932 0 -1 4202496 422530 0 0 0 26769 85 0 0 25 0 4 0 593169231 1490038784 289366 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109706283 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 363779 289366 391 106 0 358750 0
[pid=17082/tid=17083] ppid=17080 vsize=1455116 CPUtime=65.28 cores=1,3,5,7
/proc/17082/task/17083/stat : 17083 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 70183 0 0 0 6511 17 0 0 25 0 4 0 593169231 1490038784 289366 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=1455116 CPUtime=60.66 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) S 17080 17082 16932 0 -1 4202560 71780 0 0 0 6049 17 0 0 25 0 4 0 593169231 1490038784 289366 33554432000 4194304 4627427 140733955358432 18446744073709551615 47137109730868 0 0 4096 2 18446604461013801088 0 0 -1 5 0 0 0
[pid=17082/tid=17085] ppid=17080 vsize=1455116 CPUtime=71.37 cores=1,3,5,7
/proc/17082/task/17085/stat : 17085 (strangenight2-m) R 17080 17082 16932 0 -1 4202560 213164 0 0 0 7102 35 0 0 25 0 4 0 593169231 1490038784 289366 33554432000 4194304 4627427 140733955358432 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 268.54
Current children cumulated vsize (KiB) 1455116

[startup+71.601 s]
/proc/loadavg: 7.86 7.35 4.45 7/184 17088
/proc/meminfo: memFree=9492284/32950928 swapFree=67111524/67111528
[pid=17082] ppid=17080 vsize=0 CPUtime=268.92 cores=1,3,5,7
/proc/17082/stat : 17082 (strangenight2-m) Z 17080 17082 16932 0 -1 4202524 422533 0 0 0 26805 87 0 0 25 0 2 0 593169231 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/17082/statm: 0 0 0 0 0 0 0
[pid=17082/tid=17084] ppid=17080 vsize=0 CPUtime=60.67 cores=1,3,5,7
/proc/17082/task/17084/stat : 17084 (strangenight2-m) R 17080 17082 16932 0 -1 4203588 71780 0 0 0 6049 18 0 0 18 0 2 0 593169231 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 268.92
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 71.6352
CPU time (s): 268.965
CPU user time (s): 268.059
CPU system time (s): 0.905862
CPU usage (%): 375.465
Max. virtual memory (cumulated for all children) (KiB): 1455116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 268.059
system time used= 0.905862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 422533
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= 3211
involuntary context switches= 1807

runsolver used 0.100984 second user time and 0.298954 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 00:23:06
IDJOB=3284688
IDBENCH=82357
IDSOLVER=1586
FILE ID=node115/3284688-1304029385
RUNJOBID= node115-1304028687-16952
PBS_JOBID= 13170337
Free space on /tmp= 72712 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-11.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284688-1304029385/watcher-3284688-1304029385 -o /tmp/evaluation-result-3284688-1304029385/solver-3284688-1304029385 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3284688-1304029385.cnf

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

MD5SUM BENCH= 06568f445121c7d3cc3b96042d85c719
RANDOM SEED=1131982993

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      10691492 kB
Buffers:       2313912 kB
Cached:       17221708 kB
SwapCached:          4 kB
Active:        9648304 kB
Inactive:     12051436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      10691492 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11264 kB
Writeback:           0 kB
AnonPages:     2163024 kB
Mapped:          15496 kB
Slab:           491924 kB
PageTables:       9064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  2687524 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= 72704 MiB
End job on node115 at 2011-04-29 00:24:17